.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wrapper {
  background: url("../images/breadcrumb_bg.jpg") repeat-x scroll center -73px #ffffff;
}
.breadcrumb-row {
  margin-bottom: 10px;
  margin-top: 10px;
}
/* BOOKS TABLE LISTING
====================== */
table th {
  color: #666666;
}
.listing .wrapper {
  background-position: center -57px;
}
.listing .wrapper .head {
  margin: 20px 0;
}
.listing .filter-bar {
  margin-top: 20px;
}
/* DATASET TITLE CARDS
====================== */
.title-card {
  margin: 20px auto;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.thumbnail {
  border: 1px solid #999999;
  margin-right: 20px;
  margin-left: 0;
  width: 130px;
  max-width: 130px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.thumbnail img {
  width: 130px;
  max-width: 130px;
}
h1 {
  padding: 0;
  margin-top: 0;
  line-height: 24px;
}
.brief-excerpt {
  margin-left: 0;
}
/* DATASET SEARCH FORM
====================== */
.search_dataset {
  border-top: 2px solid #d9d9d9;
  border-bottom: 2px solid #d9d9d9;
  margin-top: 20px;
  padding-top: 9px;
}
.search_dataset .search-well {
  padding: 0;
  margin-bottom: 20px;
}
.search_dataset .search-well input[type="text"] {
  width: 165px;
}
.search_dataset .search-well select {
  width: 218px !important;
  height: 30px;
  text-indent: 1px;
  vertical-align: middle;
  padding-right: 0px;
  margin-right: 0px;
  padding-left: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.search_dataset .search-well fieldset {
  margin-bottom: 8px;
}
.search_dataset .search-well label {
  margin-bottom: 3px;
  width: 181px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: default;
}
.search_dataset .search-well abbr {
  color: #666;
}
.search_dataset .search-well input.typeahead {
  background: url('../images/typeahead_bg.png') no-repeat 193px 7px transparent;
  margin-top: 0px;
  /* Typeahead positioning fix in line with other inputs */

}
.search_dataset .search-well ul.typeahead {
  width: 183px;
}
.search_dataset .custom-column {
  margin-bottom: 15px;
}
.search_dataset .custom-column label {
  margin-bottom: 2px;
  width: 220px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.search_dataset .custom-column input[type="text"] {
  width: 202px;
}
.search_dataset .custom-column.omega {
  margin-right: 0;
}
.search_dataset #addl-fields {
  display: none;
}
.search_dataset #addl-fields .dashed {
  clear: both;
  margin: 10px 0 15px;
}
#search-query {
  height: 21px;
  border-radius: 3px;
  border-right: 0;
  padding: 7px;
}
.form-search .btn {
  color: white;
  border-radius: 3px !important;
  padding: 9px 20px;
  margin: 0 0 0 -4px;
}
.basic {
  margin-left: 0;
  margin-top: -15px;
}
.basic .btn {
  height: 41px;
}
.basic fieldset {
  margin-right: 15px !important;
}
.basic fieldset.submit {
  margin-right: 0px !important;
}
.condensed {
  padding-left: 0;
  padding-right: 0;
}
/* BROWSE
========= */
.browse {
  margin-bottom: 20px;
}
.browse h5:first-child {
  margin-top: 0;
}
.browse p {
  color: #999999;
}
.browse .preview {
  display: block;
  background: url('../images/record-preview-shadow.png') no-repeat bottom center transparent;
  padding-bottom: 14px;
}
/* DATASET LISTINGS
=================== */
.dataset-result .result {
  padding-bottom: 30px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.rate {
  font-size: 12px;
}
.rate span {
  padding-right: 5px;
}
.rate a:hover {
  text-decoration: none;
}
.full-excerpt p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #666666;
}
.frequency h3 {
  margin-bottom: 20px;
}
.frequency-bar {
  text-transform: uppercase;
  display: block;
  background-color: #d1effe;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 4px 10px;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.frequency-bar:hover {
  background-color: #c2e9fe;
}
.name_keyword .frequency-bar {
  background-color: #d9d9d9;
}
.name_keyword .frequency-bar:hover {
  background-color: #b3b3b3;
}
/* SERP RESULTS ON DATASET OVERVIEW
=================================== */
.results {
  margin-bottom: 15px;
}
.results h5 {
  border-bottom: 2px solid #d9d9d9;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.serp-result {
  margin-top: 15px;
  padding-bottom: 20px;
  border-bottom: 2px solid #d9d9d9;
}
.serp-result h3 {
  margin: 0 0 10px 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.serp-result p {
  font-size: 14px;
}
.serp-result .serp-thumbnail {
  margin-left: 0;
}
.serp-result .serp-crumb {
  color: #999999;
  font-size: 14px;
}
.serp-result .serp-crumb a {
  color: #999999;
  font-weight: 400;
  text-decoration: none;
}
.serp-result .excerpt {
  color: #666666;
}
.serp-result .excerpt .key p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.serp-result .thumb {
  margin-top: 5px;
  max-height: 150px;
}
.serp-result .rate {
  margin-bottom: 0;
  padding-right: 0;
}
.serp-result .rate li {
  display: inline;
  float: left;
  font-size: 14px;
}
.serp-result .rate li.positive-match,
.serp-result .rate li.maybe-match {
  margin-right: 20px;
}
.serp-result .rate li a {
  color: #cccccc;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
.serp-result:hover .rate li a {
  color: inherit;
}
.serp-result:hover .rate li a.show-full {
  color: #09a7fa;
}
.serp-result:hover .rate li a.show-full:hover {
  color: #0487cc;
}
.serp-result:hover .green:hover {
  color: #3d8912;
}
.serp-result:hover .orange:hover {
  color: #b85602;
}
.serp-result:hover .red:hover {
  color: #721c15;
}
.sidebar dl {
  margin-bottom: 30px;
}
.sidebar .currently {
  margin-left: 10px;
  color: #666666;
}
.sidebar .tags dd {
  font-size: 14px;
  line-height: 20px;
}
.sidebar .tags dd strong {
  color: #333333;
}
.authorRow {
  padding: 15px;
  margin-top: 5px;
  border-color: #cccccc 1px solid;
  height: 100px;
}
.authorRow img {
  padding-right: 15px;
  padding-bottom: 15px;
}
.authorRow .btn.btn-primary.pull-right {
  margin-top: -5px;
}
.authorRow h1 {
  font-family: proxima-nova, sans-serif;
  font-size: 24px;
  color: #333333;
  text-transform: uppercase;
  margin-bottom: 0px;
  line-height: 24px;
  margin-top: 0px;
  margin-left: 15px;
}
.authorRow h3 {
  font-family: "Helvetica Neue", sans-serif;
  font-size: 14px;
  line-height: 14px;
  color: #666666;
  margin-top: 0px;
  margin-bottom: 0px;
}
.authorRow .profileDocCount {
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  margin-top: -10px;
  color: #666666;
  text-align: right;
  line-height: 8px;
}
.authorRow .profileDocCount .count {
  font-family: proxima-nova, sans-serif;
  font-size: 24px;
  color: #333333;
  border-bottom: #aaaaaa 1px solid;
  margin-bottom: 0px;
  padding-bottom: 0px;
  line-height: 26px;
  width: 150px;
  text-align: right;
}
.photos {
  border-top: 2px solid #d9d9d9;
  padding-top: 10px;
  margin-top: 15px;
}
.photos h3 {
  margin-bottom: 15px;
}
.photos .view-all-photos {
  display: block;
  clear: both;
  text-align: center;
  font-size: 18px;
  padding: 20px 0;
  text-transform: uppercase;
  text-decoration: none;
}
.photos .photo-container {
  width: 170px;
  height: 170px;
  margin-left: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  float: left;
  position: relative;
  display: block;
}
.photos .photo-container:first-child {
  margin-left: 0;
}
.photos .photo-container:nth-child(4n+2) {
  margin-left: 0;
}
.photos .photo-container .dataset-photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.debugBox {
  max-height: none;
  overflow: visible;
}