.search-content {
    display: none;
    padding: 10px;
    margin: 2px;
}

.search-content p {
    margin: 1px;
}

p.abstract {
    text-align: justify;
}

.search-options {
    display: none;
}

.search-options select {
    margin-top: 5px;
}

.search-heading li {
    font-size: medium;
}

span.search-adv {
    float: right;
    padding-right: 5px;
}

li.search-heading {
    font-size: 1.1em !important;
}

.equinox-search-widget {
    padding: 1px;
}

.equinox-search-widget h3 {
    padding: 5px;
}

.equinox-search-widget select {
    width: 98%;
}

.equinox-nav h4 {
    padding-top: 5px;
}

.keywords {
    width: 98%;
}

.equinox-table {
    display: table;
    font-size: 0.9em;
}

.equinox-title {
    display: table-caption;
    text-align: center;
    font-weight: bold;
    font-size: larger;
}

.equinox-row {
    display: table-row;
}

.equinox-cell {
    display: table-cell;
    border-width: thin;
    padding-left: 5px;
    padding-right: 5px;
    width: 51%;
    font-size: small;
}

.equinox-heading {
    width: 49%;
    font-size: small;
}

div.most-viewed-output {
    display: none;
}

#hideResults {
    display: none;
}

.pricesAndOrder {
    text-align: left;
    padding: 5px;
}

.buy-options {
    padding: 8px 0px 5px 0px;
    font-size: 1.4em;
    text-align: left;
}

.contrib-title {
    color: #012a62;
    padding-top: 5px;
    font-size: 1.1em;
}

.bio-output {
    display: none;
    padding: 10px;
}

.hide-toggle {
    display: none;
}

.contrib-name {
    font-size: 1.1em;
}

div.book-details {
    padding-bottom: 5px;
}

div.showHideBio h5 {
    font-weight: bolder;
    font-weight: 0.9em;
}

div.book-details h5 {
    margin: 3px 0 3px 0;
}

div.book-details h6 {
    text-transform: capitalize;
    font-size: 0.9em;
    margin: 3px 0 3px 0;
}

div.promo-book {
    text-align: left;
}

div.promo-book h2 {
    padding-bottom: 10px;
}

div.promo-book h3 {
    padding-top: 5px;
    padding-bottom: 5px;
}

div.promo-book h4 {
    padding-bottom: 3px;
}

img.promo-image {
    max-width: 240px;
}

.buy-options button.btn.btn-default {
    width: 100%;
}

div.search-keyword button {
    width: 98%;
    margin-top: 5px;
}

.search-download button, .search-nav button {
    margin-top: 5px;
}

div.search-download a.left button {
    float: left;
    width: 100%;
}

div.search-download a.right button {
    float: right;
    width: 100%;
    margin-right: 2%;
}

div.search-nav, div.search-download {
    clear: both;
}

div.search-nav a.left button {
    float: left;
    width: 100%;
}

div.search-nav a.right button {
    float: right;
    width: 100%;
    margin-right: 2%;
}

.equinox-nav ul {
    clear: both;
}

.autocomplete-suggestions {
    border: 1px solid #999;
    background: #FFF;
    cursor: default;
    overflow: auto;
    -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
}

.autocomplete-suggestion {
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden;
}

.autocomplete-no-suggestion {
    padding: 2px 5px;
}

.autocomplete-selected {
    background: #F0F0F0;
}

.autocomplete-suggestions strong {
    font-weight: normal;
    color: #3399FF;
}

div.book-section {
    padding: 0 0 20px 0;
}

div.book-section p {
    font-size: 1.2em;
    font-weight: bolder;
    margin: 0 0 5px 0;
}

div.chapter {
    clear: both;
    padding: 0 0 15px 0;
}

div.chapter div.chapter-title {
    width: 100%;
}

div.chapter div.chapter-title span.chapter-title-lhs {
    float: left;
    width: 85%
}

div.chapter div.chapter-title span.showHideChapterBlurb {
    padding-left: 5px;
}

div.chapter div.chapter-second-line {
    clear: both;
    padding-bottom: 12px;
}

div.chapter div.chapter-second-line span.fulltext {
    float: right;
    font-size: 0.95em;
    width: 15%;
    text-align: right;
}

div.chapter div.chapter-title span.book-pages {
    float: right;
    width: 15%;
    text-align: right;
}

div.chapter span.chapter-authors {
    float: left;
    width: 85%;
    font-style: italic;
}

div.chapter div.chapter-abstract {
    font-size: 0.85em;
    width: 85%;
    text-align: justify;
    clear: both;
}

div.chapter div.chapter-abstract .hide-toggle {
    display: none;
}

div.author-detail {
    clear: both;
    font-size: 0.85em;
    width: 85%;
    text-align: justify;
}

div.affiliation {
    font-size: 1.2em;
    font-style: italic;
}

div.contact-author {
    font-size: 1.1em;
}

span.contrib-entry {
    padding-right: 5px;
}

span.contrib-entry a.current {
    font-weight: bolder;
}

div.author-detail {
    display: none;
    padding-top: 5px;
}

div.tocSection div.book-toc {
    padding-top: 10px;
    display: none;
}

.tocSection button.btn.btn-default {
    width: 65%;
    margin: 0px auto 10px 18%;
}

p.book-series {
    font-size: 1.2em;
}

.equinox-header {
    text-align: left;
    padding: 0 2px 15px 0;
}

.equinox-nav h3 {
    margin-bottom: 0px  !important;
}

.equinox-section h3 {
    margin-top: 0px  !important;
}

.equinox-nav {
    line-height: 30px;
    height: 300px;
    width: 35%;
    float: left;
    padding: 0 10px 0 5px;
}

.equinox-section {
    width: 58%;
    float: left;
    text-align: justify;
    padding: 0 0px 0 5px;
}

.equinox-footer {
    clear: both;
    text-align: left;
    padding: 2px 0 0 0;
}

.equinox-header p {
    padding: 0  !important;
    margin: 0 !important;
}

.equinox-nav p {
    padding: 0 !important;
    margin: 0 !important;
}

.equinox-footer p {
    padding: 0 !important;
    margin: 0 !important;
}

.equinox-section p {
    padding: 0 !important;
    margin: 0 !important;
}