

.detailActions .button {
    margin-bottom: 5px;
    float: right;
    clear: both\9;
    width: 198px;
    height: 20px;
    font-size: 11px;
    padding: 0px;
    padding-top: 2px;
}
.detailActions a.button {
    width: 198px;
    height: 16px;
    padding-top: 4px;
}
.detailActions {
    text-align: right;
    width: 200px;
}
.bookRiver .amazonButton {
    margin-right: 0;
}
#accountMain {
    width: 759px;
}
/*--- Register/Forgot My PIN Colors and Icons ---*/

#loginPageForm>center>table>tbody>tr:nth-child(4)>td:nth-child(1) a:before {
    font-family: FontAwesome;
    content: "\f044";
    padding-right: 4px;
}
#loginPageForm>center>table>tbody>tr:nth-child(4)>td:nth-child(1) a {
    color: #22B900 !important;
    margin-top: 8px;
}
#loginPageForm>center>table>tbody>tr:nth-child(4)>td:nth-child(1) a:hover {
    text-decoration: none;
}
#loginPageForm>center>table>tbody>tr:nth-child(5)>td:nth-child(1) a:before {
    font-family: FontAwesome;
    content: "\f059";
    padding-right: 4px;
}
#loginPageForm>center>table>tbody>tr:nth-child(5)>td:nth-child(1) a {
    color: #e36262 !important;
}
#loginPageForm>center>table>tbody>tr:nth-child(5)>td:nth-child(1) a:hover {
    text-decoration: none;
}
/*--- Fix For Overlapping Buttons ---*/

.myListList .results_right {
    float: right;
    position: static;
}
.myListList .results_bio {
    margin: 0;
    float: left;
}
/*--- Logo Overlap ---*/

#mainMenuContainer {
    position: relative;
}
/*--- SMS Notification Fixes ---*/

#addSmsDiv {
    width: 130px;
    margin-top: 0;
}
.smsPrefButtons .button {
    float: left;
    font-family: "Source Sans Pro";
}
.smsPrefButtons button {
    margin-right: 5px;
}
.smsPrefButtons {
    padding-bottom: 10px;
}
/*--- Fix for Overlapping of Search Results Buttons (01-04-16) ---*/

.results_bio {
    margin: 0 !important;
    float: left;
    width: 560px;
}
.cell_wrapper table.sortable {
    margin: 0;
}
.researchStarter .results_bio {
    float: none;
    border: none !important;
}
/*--- Fix Results Links (Add Word-Wrap/Margin) ---*/

.displayElementText a {
    word-wrap: break-word !important;
}
/*--- Adjust Size of Results Table ---*/

.list .results_wrapper .cell_wrapper .sortable th {
    padding: 4px;
    font-size: 10px;
    font-weight: normal;
}
.list .results_wrapper .cell_wrapper .sortable td {
    padding: 4px;
    font-size: 10px;
}
#results_wrapper .results_every_four .cell_wrapper .sortable th {
    padding: 4px;
    font-size: 10px;
    font-weight: normal;
}
#results_wrapper .results_every_four .cell_wrapper .sortable td {
    padding: 4px;
    font-size: 10px;
}
/*--- Fix Width of Job Trends Graphic ---*/

.content p embed {
    width: 100%;
}
/*--- Adjust Dropdown on My Lists ---*/

.myListList .dropdown li {
    border: none;
    padding: 0;
}
/*--- Book River Amazon Button Adjustments ---*/

.bookRiver .amazonButton {
    margin-right: 0;
}
.nytimes_detail_bio #amazonButtonDiv .button {
    height: initial;
    background: #306D9C;
    border: 0;
    padding: 5px 15px;
    font-weight: 100;
    font-family: 'Source Sans Pro', sans-serif;
    border-radius: 5px !important;
    margin-top: 0 !important;
    font-size: 13px !important;
}
.nytimes_detail_bio #amazonButtonDiv .button:hover {
    background-color: #2d4e79;
}
.nytimes_detail_bio input.button {
    border-radius: 5px;
    background: #306d9c;
}
.nytimes_detail_bio input.button:hover {
    background-color: #2d4e79;
}
/*--- Fix Width of Job Trends Graphic ---*/

.content p embed {
    width: 100%;
}
/*--- Change Button Border Radius ---*/

#searchButton,
.btn-library-only,
.btn-library-only:visited,
.btn-available,
.btn-available:visited,
.btn-eds-only,
.btn-eds-only:visited,
.clearAllCrumbs .button,
.limitcolumn_wrapper .button {
    border-radius: 5px;
}
/*--- Results Found Background Color ---*/

.resultsToolbar_num_results {
    background: #3b3a36;
}
/*--- Library Information Top Menu Dropdown ---*/

#libraryInfo {
    background-color: #fff;
    border: 1px solid #306D9C;
    width: 220px;
    position: absolute;
    left: 4px;
    z-index: 998;
    padding: 20px 15px 0 10px;
    text-align: left;
    border-radius: 0;
    font-weight: normal;
}
div#libraryInfo div a {
    color: #306D9C;
}
#libraryInfo:last-child img {
    margin-left: 10px;
}
/*--- Fixes for Consistently Sized Search Bar Fields and Dropdown Menus ---*/

/*
#searchButton {
    background-color: #749b6c;
    min-width: 80px;
    margin-right: 10px;
    margin-left: 5px;
    padding: 6px 10px 5px;
    top: -3px;
    border-radius: 5px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    box-shadow: none !important;
    border: solid 1px rgba(255, 255, 255, 0.25);
}
#searchButton:hover {
    background-color: #47763c;
}
*/
/*
#q {
    border: 0;
    height: 25px;
    width: 345px;
    margin: 1px 5px;
    border-radius: 5px;
    padding: 3px 5px 2px 10px;
}
#q:focus {
    background: #eef7e8;
}
*/
#searchBoxAdvancedLink {
    top: 7px;
}
/*--- Make All Buttons for Detail Window Consistent ---*/

.detailActions #amazonButtonDiv .button {
    height: initial;
    background: #306D9C;
    border: 0;
    padding: 5px 15px;
    font-size: 13px;
    font-weight: 100;
    font-family: 'Source Sans Pro', sans-serif;
    border-radius: 5px !important;
    margin-top: 0 !important;
    width: 198px !important;
    font-size: 13px !important;
}
.detailActions button.ercDownloadButton {
    font-size: 13px !important;
}
.detailActions .ercPreviewButton button {
    font-size: 13px !important;
}
.detailActions .button {
    height: initial;
    background: #306D9C;
    border: 0;
    padding: 5px 15px;
    font-size: 13px;
    font-weight: 100;
    font-family: 'Source Sans Pro', sans-serif;
    border-radius: 5px !important;
    margin-top: 0 !important;
    width: 198px !important;
    font-size: 13px !important;
}
.detailActions #amazonButtonDiv .button:hover {
    background-color: #2d4e79;
}
.detailActions .button:hover {
    background-color: #2d4e79;
}
.detailActions a.button[title=View\ Full\ Text] {
    width: 198px !important;
}
/*--- Taxonomy Section ---*/

#taxonomyContainer {
    padding: 0;
}
#taxonomyContainer .content {
    padding: 0;
}
#taxonomyContainer .section_name {
    padding: 7px 10px;
    background: #306D9C;
    color: #fff;
    text-decoration: none;
}
#taxonomyContainer ul.room_links {
    margin: 0;
}
#taxonomyContainer ul.room_links li {
    margin: 0;
    padding: 6px 10px;
    border-bottom: solid 1px #ededed;
}
#taxonomyContainer ul.room_links li:hover {
    background: #ededed;
}
#taxonomyContainer ul.room_links li a:hover {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}
#taxonomyContainer .room_links a:before {
    font-family: fontawesome;
    margin-right: 3px;
    content: "\f111";
    font-size: 4px;
    top: -3px;
    position: relative;
    color: #CCC;
}
#taxonomyContainer .active_room:before {
    font-family: fontawesome;
    margin-right: 3px;
    content: "\f111";
    font-size: 4px;
    top: -3px;
    position: relative;
    color: #CCC;
}
#taxonomyContainer .previous_level {
    padding: 7px 10px;
    background: #423c33;
    color: #fff;
    text-decoration: none;
}
#taxonomyContainer .previous_level a {
    color: #fff;
}
#taxonomyContainer .active_room {
    background: #c0dfd9;
    font-weight: bold;
}
.secondary_header_menu_container ul li a {
    color: #2b7d7d;
}
/*---*/

.ui-dialog .detailPanel #amazonButtonDiv .button {
    font-size: 13px !important;
}
/*--- Change Include/Exclude Buttons ---*/

.limitcolumn_button .button {
    background: none;
    box-shadow: none;
    font-size: 14px;
    margin: 5px;
    top: 3px;
    padding: 0;
    text-shadow: none;
}
.ui-dialog.ui-widget #view_all_facets_div button {
    padding: 4px 10px !important;
    background: #306d9c;
    border-radius: 5px !important;
    margin: 0;
    margin-right: 5px;
    top: 0;
    text-shadow: none;
    box-shadow: none;
}
.ui-dialog.ui-widget #view_all_facets_div button:hover {
    opacity: .6;
}
.limitcolumn_button .button:hover {
    background: none;
}
.limitcolumn_button .button .fa:hover {
    color: #306d9c;
}
.limitcolumn_button {
    margin-bottom: 0;
}
.facetTitleRow {
    margin-bottom: 1px;
}
.facet {
    padding: 0;
}
.rightSearchLimitsColumn .breadCrumbs {
    padding-bottom: 1px;
    padding-top: 0;
}
.searchLimitsColumn .fa-caret-right,
.searchLimitsColumn .fa-caret-down,
.rightSearchLimitsColumn .fa-caret-right,
.rightSearchLimitsColumn .fa-caret-down {
    font-size: 12px;
    margin-right: 2px;
}
/*--- Add Padding to Facet Information ---*/

.facet-info {
    padding: 10px 0;
}
div#facet_DT1_2 {
    padding: 10px 0;
}
/*--- Adjustments to Facets ---*/

.facetTitle:hover,
.facetTitleRow:hover {
    cursor: pointer;
}
.breadCrumbs .facetTitle {
    margin-bottom: 0;
}
.breadCrumbs .facet-info {
    padding: 10px 0;
    display: inline-block;
}
.breadCrumbs {
    padding-right: 7px;
}
.limitcolumn_button {
    margin-bottom: 15px;
    float: left;
    margin-left: 5px;
    margin-top: 0;
}
.limitcolumn_wrapper .button {
    background: #000000;
    display: inline-block;
    color: #fff;
    font-size: 10px;
    background: #b7b6b4;
    border-radius: 20px !important;
    padding: 3px 20px 3px 15px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    text-shadow: none;
    box-shadow: none;
    font-weight: 400;
    width: 70px !important;
    text-align: left;
}
.limitcolumn_wrapper .button[value="Include"] {
    background: #449535;
    text-align: center;
    width: 91px !important;
    font-size: 9px;
    padding: 3px 15px !important;
    margin: 0 10px 0 2px;
}
.limitcolumn_wrapper .button[value="Include"]:hover {
    opacity: .5;
}
.limitcolumn_wrapper .button[value="Exclude"] {
    background: #cc3a27;
    text-align: center;
    width: 91px !important;
    font-size: 9px;
    padding: 3px 15px !important;
    margin: 0;
}
.limitcolumn_wrapper .button[value="Exclude"]:hover {
    opacity: .5;
}
/*--- Facet Appearance ---*/

.searchLimitsColumn .fa-caret-right,
.searchLimitsColumn .fa-caret-down,
.rightSearchLimitsColumn .fa-caret-right,
.rightSearchLimitsColumn .fa-caret-down {
    color: #306D9C;
}
.facetTitle {
    color: #000;
}
.searchLimitsColumn .facetTitleRow,
.rightSearchLimitsColumn .facetTitleRow {
    background: #FFFFFF;
    border: solid 1px #ddd;
}
.searchLimitsColumn .fa-plus,
.searchLimitsColumn .fa-minus,
.rightSearchLimitsColumn .fa-plus,
.rightSearchLimitsColumn .fa-minus {
    color: #ccc;
    font-size: 12px;
}
.searchLimitsColumn .breadCrumbs .facetTitle {
    background: #e4e4e4;
    margin-bottom: 1px;
    position: initial;
    margin-top: 1px;
    width: 201px;
    margin-left: 1px;
}
.rightSearchLimitsColumn .breadCrumbs .facetTitle {
    background: #e4e4e4;
    margin-bottom: 1px;
    position: initial;
    margin-top: 1px;
    width: 201px;
    margin-left: 1px;
}
.clearAllCrumbs {
    margin-top: 10px;
    border: none;
}
.searchLimitsColumn .breadCrumbs,
.rightSearchLimitsColumn .breadCrumbs {
    padding: 0;
}
.onlyShowEds {
    margin-bottom: 15px;
}
.facetCrumb {
    margin: 5px 0 5px 15px;
}
/*--- More Button Fixes ---*/

.detailActions .button:hover {
    background-color: #2d4e79;
    background-image: none;
}
.detailActions button.ercDownloadButton {
    font-size: 13px !important;
}
.detailActions .ercPreviewButton button {
    font-size: 13px !important;
}
.nonZ .button {
    background: #306D9C;
    border-radius: 5px;
}
/*--- Reduce Space in Header Area ---*/

.header_container {
    min-height: initial;
}
#searchBoxWrapper {
    margin-bottom: 0;
}
#ada_header .headerWrapper {
    min-height: 118px;
}
/*--- Adjustments to Spacing in My List Results ---*/

.myListList .cell_wrapper {
    padding: 0 0 10px;
}
.myListList li.myListItem:first-child .cell_wrapper {
    padding-top: 10px;
}
.sortHandleHolder {
    top: 3px;
    left: -5px;
}
.myListList li.myListItem:first-child .sortHandleHolder {
    top: 13px;
}
/*--- CSS to Match SDE15 Header ---*/

.headerWrapper {
    height: initial;
}
.header {
    height: initial;
    margin-bottom: 0;
}
#searchBoxWrapper {
    position: relative;
    top: 0;
}
.logo_container img {
    margin-top: 5px;
}
.logo_container {
    position: relative;
}
#mainMenuContainer {
    padding: 8px 15px;
}
/*--- Search Box Suggestions Dropdown ---*/

#dropDown {
    left: 418px !important;
    top: 36px;
}
/*--- Adjustments to Search Suggestion Dropdown ---*/

form.searchBoxSection #dropdown {
    left: 418px !important;
    top: 38px !important;
}
/*--- Fix Pagination Numbers from Breaking ---*/

.resultsToolbar_paginationNumbers {
    display: flex;
}
.resultsToolbar_paginationNumbers a {
    margin-right: 3px;
}
.currentPage {
    margin-right: 3px;
}
/*--- Adjust Left Margin of Dropdown ---*/

.customDropdown li a span {
    margin-left: 10px;
}
#loginModal {
    height: auto !important;
}
.requestBtn .button {
    margin-top: 15px;
}
#requestsFormZone th {
    vertical-align: middle;
}
/*--- Fix Width of "Full Text Link" Button on Detail Page ---*/

.detailActions a[title="Full Text Link"] {
    padding: 5px 0 !important;
}
/*--- Icon for Digital Academy Widget ---*/

button[id$="DA_ACCESS_COURSE"] {
    display: initial !important;
}
button[id$="DA_ACCESS_COURSE"] {
    height: 18px;
    width: 18px !important;
    background: url(/custom/web/1icon-digital-academy.png) no-repeat top left;
    box-shadow: none;
    margin-top: 8px !important;
}
button[id$="DA_ACCESS_COURSE"]:hover {
    background: url(/custom/web/1icon-digital-academy.png) no-repeat 0 -18px;
}
/*--- Syndetics Unbound Height Adjustment ---*/

div[id^="syndeticsUnboundContent"] {
    height: auto !important;
}
/*--- Fix Overlapping of Format Icon/Date in EDS Results ---*/

.displayElementText.highlightMe.FORMAT span.thumb_hidden {
    display: inline-block;
    position: relative;
}
.formatType {
    float: left;
    margin-top: -5px;
}
.formatTypeIcon {
    display: initial;
    height: 18px;
    float: left;
    width: 20px;
    padding-left: 0;
}
.pt-icon {
    top: -5px;
}
.cell_wrapper.interfiled3rdParty .displayElementText.highlightMe.FORMAT span.thumb_hidden {
    left: 30px;
}
/*--- Fix Overlapping of Format Icon/Date in EDS Only Results ---*/

div[id^="mainZone_"] .displayElementText.highlightMe.FORMAT span.thumb_hidden {
    left: 30px;
}
/*--- Add Scroll to Details on Detail Page ---*/

.detail_biblio {
    overflow-y: scroll;
    max-height: 350px;
}
/*--- New Facet Layout (7/5/17) ---*/

a.button.btn-library-only {
    display: inline-block;
    padding: 10px 0 10px 15px !important;
    border-bottom: dotted 1px #ccc;
    width: 210px;
    text-align: left;
    border-radius: 0;
}
a.button.btn-eds-only {
    display: inline-block;
    display: inline-block;
    margin-bottom: 0;
    padding: 10px 0 10px 15px !important;
    width: 210px;
    text-align: left;
}
a.button.btn-show-all {
    display: inline-block;
    padding: 10px 0 10px 15px;
    border-bottom: dotted 1px #ccc;
    width: 210px;
    border-radius: 0;
    text-align: left;
}
.btn-library-only,
.btn-library-only:visited {
    background: none !important;
    box-shadow: none;
    color: #3b3a36;
    font-size: 12px !important;
    text-shadow: none;
    margin-left: 0;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
}
.btn-eds-only,
.btn-eds-only:visited {
    background: none !important;
    box-shadow: none;
    color: #3b3a36;
    font-size: 12px !important;
    margin-bottom: 15px;
    text-shadow: none;
    margin-left: 0;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
}
.btn-show-all,
.btn-show-all:visited {
    background: none !important;
    box-shadow: none;
    color: #3b3a36;
    font-size: 12px !important;
    text-shadow: none;
    margin-left: 0;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
}
.button.btn-eds-only:hover,
.button.btn-library-only:hover,
.button.btn-show-all:hover {
    color: #999;
}
a.button.btn-library-only:before {
    font-family: "fontawesome";
    content: "\f02d";
    margin-right: 4px;
    margin-left: 3px;
    color: #3b3a36;
    font-size: 13px;
}
a.button.btn-eds-only:before {
    font-family: "fontawesome";
    content: "\f1ea";
    margin-right: 5px;
    color: #3b3a36;
    font-size: 12px;
}
a.button.btn-show-all:before {
    font-family: "fontawesome";
    content: "\f0c9";
    margin-right: 5px;
    margin-left: 3px;
    color: #3b3a36;
    font-size: 12px;
}
.limitcolumn_availability {
    padding: 10px;
    margin-top: 5px;
    padding-bottom: 0;
}
#searchResultsColumn.middleResults {
    width: 772px;
}
.middleResults .results_wrapper {
    width: 100%;
}
#header-lib-results {
    background: #fff;
}
#header-lib-results .center {
    text-align: left;
}
#header-lib-results .button {
    font-size: 10px;
}
#header-eds-results {
    background: #f9f6ed;
}
#header-eds-results .button {
    font-size: 10px;
}
.limitcolumn_title {
    margin-top: 15px;
    margin-bottom: 15px;
}
.limitcolumn_wrapper {
    width: 213px;
}
.onlyShowEds {
    padding-bottom: 0;
    margin-bottom: 0;
    background: #fff;
    text-align: left;
}
#header-lib-link,
#header-eds-link {
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    color: #3b3a36;
    padding: 10px;
    width: 215px;
    text-align: left;
    padding-left: 22px;
    border-bottom: solid 1px #ccc;
    width: 193px;
}
#header-lib-link .fa,
#header-eds-link .fa {
    color: #3b3a36;
}
.detailActions .button {
    margin-bottom: 5px;
    float: right;
    clear: both\9;
    width: 198px;
    height: 20px;
    font-size: 11px;
    padding: 0px;
    padding-top: 2px;
}
.detailActions a.button {
    width: 198px;
    height: 16px;
    padding-top: 4px;
}
.detailActions {
    text-align: right;
    width: 200px;
}
.bookRiver .amazonButton {
    margin-right: 0;
}
#accountMain {
    width: 759px;
}
/*--- Hide Facet Columns ---*/

.searchLimitsColumn,
.rightSearchLimitsColumn {
    display: none;
}
/*--- Thesaurus for Facet Column ---*/

.searchLimitsColumn .resultsToolbar_big_wrapper:first-of-type {
    line-height: 0 !important;
    display: none;
}
#thesaurus-results {
    background: #507488;
}
#thesaurus-content {
    background: #fff;
    max-height: 400px;
    border-top: none;
}
#thesaurus-content #no-results-found {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 20px 10px 20px;
}
#thesaurus-results-title {
    background: #8db1c5;
    height: 24px;
    font-size: 12px;
    color: #fff;
    padding: 10px 5px 2px 10px;
    cursor: pointer;
}
#thesaurus-results-title:before {
    font-family: "fontawesome";
    content: "\f0ca";
    margin-right: 7px;
    margin-left: 5px;
    color: rgba(255, 255, 255, .5);
    -webkit-font-smoothing: antialiased;
}
#related-terms-title {
    width: 203px;
    background: #d4dee4;
    color: #999;
    padding: 10px 0 10px 22px;
    cursor: pointer;
    border-bottom: solid 1px #ccc;
}
#thesaurus-title:hover {
    cursor: pointer;
}
#thesaurus-title img {
    margin-right: 5px;
    float: left;
}
#related-terms-container {
    border-top: solid 1px #ccc;
}
#related-terms-title .title-text {
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    color: #3b3a36;
    padding-left: 4px;
}
#thesaurus-wiki-container {
    display: none;
    background: #d9e8e5;
    border: solid 1px #ccc;
    border-top: none;
    width: 225px;
    border-bottom: solid 3px #eee;
}
#wikipedia-container {
    width: auto;
    float: left;
}
#wikipedia-title {
    height: 23px;
    background: #fff;
    font-size: 18px;
    color: #fff;
    padding: 6px 5px 5px 10px;
    width: 208px;
    position: relative;
    left: -1px;
    cursor: pointer;
    border: solid 1px #ccc;
}
.mw-empty-elt {
    display: none;
}
#wikipedia-content {
    background: #fff;
    padding: 10px;
    width: 203px;
    float: left;
    padding-bottom: 15px;
    border-top: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    max-height: 300px;
    overflow: hidden;
    overflow-y: scroll;
}
#wiki-logo {
    margin-bottom: 10px;
    margin-left: 5px;
    position: relative;
    top: 4px;
    width: 85px;
}
#no-wikipedia-found {
    font-size: 14px;
    color: #ab4d4d;
    margin-top: 10px;
}
#wikipedia-content #no-results-found {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 10px 5px;
}
#wikipedia-content p:first-of-type {
    margin-top: 15px;
}
#wiki-title {
    font-size: 16px;
    font-weight: bold;
    background: #80a4b3;
    padding: 5px;
    padding-left: 10px;
    color: #fff;
}
#wikipedia-content p {
    padding: 5px;
}
#wiki-image {
    float: left;
    width: 130px;
    height: auto;
    padding: 15px 30px;
}
#thesaurus-content #no_results_wrapper {
    padding-bottom: 0;
    font-size: 14px;
    padding-top: 0;
}
#thesaurus-content #searchResultText {
    padding-top: 0;
    padding: 20px;
}
#aka {
    padding: 10px 20px 10px;
    list-style-position: outside;
}
.aka-title:first-letter {
    text-transform: capitalize;
}
#thesaurus-content #thesaurus-results {
    width: 224px;
    float: right;
    background: #fff;
}
#thesaurus-wiki-container #bottomToolbar_wrapper {
    display: none;
}
.results-number {
    display: inline;
    margin-left: 8px;
    opacity: .5;
    font-size: 14px;
    position: relative;
    top: -1px;
    display: none;
}
.results-number a {
    color: #fff;
    text-decoration: underline;
}
a.more-results {
    float: right;
    padding-right: 10px;
    display: none;
}
#thesaurus-content .cell_wrapper {
    padding: 10px;
    padding-bottom: 0;
}
#thesaurus-content #results_wrapper div[id^=results_bio] {
    max-width: 185px !important;
    border: none;
    padding-left: 5px;
}
#thesaurus-content .list .results_bio {
    left: 6px;
}
#thesaurus-results div#results_wrapper {
    max-height: 300px;
    overflow: hidden;
    overflow-y: scroll;
    border-left: solid 1px #ccc;
}
/*--- EDS Results Only (move facets to left) ---*/

#federatedResults .rightSearchLimitsColumn {
    float: left;
}
#federatedResults .documentSummaries.hasLimits {
    margin-right: 0;
    width: 773px;
    float: right;
}
#federatedResults .limitcolumn_wrapper {
    width: 213px;
}
/*--- Research Starter ---*/

.cell_wrapper.researchStarter {
    background-color: #eee;
}
/*--- Journal Placard ---*/

.cell_wrapper.publicationPlacard {
    padding: 25px;
    padding-top: 20px;
    background: #eee;
}
/*--- New theme styling (from Bento layout) ---*/

body {
    background-color: #fff;
    background-repeat: no-repeat;
    background-position-y: 168px;
    background-size: contain;
}
/*
#searchBox .dropDown {
    margin: 0;
    outline: 2px solid #fff;
    outline-offset: -2px;
    font-size: 14px;
    height: 40px;
    color: #000;
    margin-right: 1px;
}
*/
.headerWrapper {
    background-color: #fff;
}
#searchBoxWrapper {
    background: #3b3a36;
    padding-top: 0;
    height: 40px;
    border-top: solid 1px #423c33;
    border-bottom: solid 1px #423c33;
}
#searchField {
    position: initial;
}
/*
#searchButton {
    background-color: #4b8043;
    margin-right: 0;
    margin-left: 0;
    padding: 0;
    top: 0;
    border-radius: 0;
    border: 0;
    min-width: 100px;
    height: 40px;
}
#q {
    border: 0;
    height: 40px;
    margin: 0;
    border-radius: 0;
    padding: 0 10px;
    width: 380px;
}
*/
#searchBoxHomeLink {
    padding-right: 15px;
}
#searchBox {
    display: flex;
    justify-content: center;
}
#searchBoxAdvancedLink {
    border-left: none;
}
#taxonomyContainer .section_name {
    background: #B3C2C0;
}
.nytimes_listbar {
    background: #B3C2C0;
}
.nytimes_detail_bio input.button {
    background: #3b3a36;
}
.nytimes_detail_bio #amazonButtonDiv .button {
    background: #3b3a36;
}
.content_container {
    color: #000;
}
.jscarousal {
    background-color: #B3C2C0;
}
.jscarousal .jscarousal-left {
    background-color: #B3C2C0;
}
.jscarousal .jscarousal-right {
    background-color: #B3C2C0;
}
.bookRiver .nytimes_select {
    color: #000000;
}
#mainMenuContainer {
    background: none;
    margin-top: 0;
    z-index: 999;
}
.pipeSeparator-light {
    color: #3b3a36;
    font-size: 12px;
    font-weight: 200;
}
#languageSelector .pipeSeparator {
    color: #3b3a36;
    font-size: 12px;
    font-weight: 200;
}
.loginLink a {
    color: #3b3a36;
}
.menuLink a {
    color: #3b3a36;
}
.menuLink a:visited {
    color: #3b3a36;
}
.fa-wheelchair:before {
    color: #3b3a36;
}
.fa-question-circle:before {
    color: #3b3a36;
}
#lpMainLink {
    color: #3b3a36;
}
.tab {
    background: #3b3a36;
}
a.tab {
    color: #fff;
}
a.tab_selected {
    color: #000;
    background: #fff;
}
.searchLimitsColumn .fa-caret-right,
.searchLimitsColumn .fa-caret-down,
.rightSearchLimitsColumn .fa-caret-right,
.rightSearchLimitsColumn .fa-caret-down {
    color: #000000;
}
.resultsToolbar_wrapper {
    background: #dad5cd;
}
.displayDetailLink>a {
    color: #246bab;
    text-transform: capitalize;
}
.limitcolumn_wrapper .button {
    background: #000000;
}
.facetTitleRow .button {
    background: #fff;
}
.welcome {
    color: #000;
}
#footer {
    background: none;
    position: initial;
    margin-top: 0;
    padding-top: 30px;
    color: #777;
}
#footer a {
    color: #326c96;
    text-decoration: underline;
}
#copyright {
    padding: 0;
}
/*--- Additional Theme Styling ---*/

.headerWrapper {
    height: 130px;
    border: solid 1px #fff;
}
.logo_container img {
    margin-top: 0;
    max-height: 77px;
    margin-left: 10px;
}
/*
#searchBoxWrapper {
    border: none;
    height: 60px;
    min-width: 992px;
    margin-bottom: 15px;
    width: 980px;
    top: -83px;
}
*/
#searchBox {
    padding: 10px 0;
}
#searchBoxHomeLink {
    position: relative;
    left: -3px;
    top: 1px;
}
#searchBoxAdvancedLink a {
    line-height: initial;
    position: relative;
    top: 4px;
    left: 4px;
}
/*
#q {
    width: 340px;
}
*/
/*******************************************/

/*--- Color changes for new mint layout ---*/

/*******************************************/

.interfiled3rdParty.cell_wrapper {
    background: #fbf9f1;
}
.cell_wrapper:hover {
    background: #efefef;
}
.cell_wrapper.interfiled3rdParty:hover {
    background: #efeee5;
}
/*--- Detail page ---*/

.ui-accordion-icons .ui-accordion-header a {
    background: #3e3e3e !important;
}
.ui-dialog .ui-dialog-titlebar {
    background: #3e3e3e !important;
}
.detailActions .button {
    background: #3b3a36;
    height: initial !important;
    padding-top: 0 !important;
    padding: 5px 0px !important;
}
.detailActions .button:hover {
    background-color: #797563;
}
.detailActions #amazonButtonDiv .button {
    background: #3b3a36;
}
.detailActions #amazonButtonDiv .button:hover {
    background-color: #797563;
}
table.sortable thead {
    background-color: #8cbabd;
}
/*--- My Account ---*/

.ui-widget-header {
    background: #3b3a36 !important;
}
#accountTabs ul li.ui-state-default {
    background: #d3e8e4 !important;
}
#accountSummary .summarySubheading {
    background: #558C73;
}
#accountTabs .payFinesTable th {
    background-color: #8cbabd;
}
/*--- All Buttons ---*/

.button,
.button:visited {
    background: #3b3a36;
}
.button:hover {
    background-color: #1c5f52;
}
/*--- Login ---*/

.loginButton {
    background: #358273;
}
.loginButton:hover {
    background: #1c5f52;
}
button#okButton .ui-button-text {
    background: #358273 !important;
}
button#okButton .ui-button-text:hover {
    background: #1c5f52 !important;
}
.cell_wrapper:hover {
    background: #efefef;
}
/*--- Facets ---*/

.limitcolumn_wrapper.noShowAvailable {
    background: #fff;
}
#related-terms-title {
    background: #dde6ef;
}
#thesaurus-results-title {
    background: #80a4b3;
}
/*--- Main Menu ---*/

.menuActive a {
    color: #ffd05e;
    font-weight: 600;
}
/*--- My Lists ---*/

#myListsHeader {
    background: #a5ccc4;
}
/*--- Send a Request ---*/

.requestHeader {
    background: #64a599 !important;
}
.requestBtn {
    float: none;
    text-align: right;
}
form .requestBtn p {
    text-align: left;
}
/*--- ADA Menu Container ---*/

#ada_header #mainMenuContainer,
#ada_header #searchBoxWrapper,
.ada_div_top,
.ada-mode .limitcolumn_wrapper .button,
.ada-mode .resultsToolbar_num_results,
.ada-mode table.sortable thead,
.ada-mode #accountSummary .summarySubheading,
.ada-mode .button,
.ada-mode .button:visited,
.ada-mode .myListFooter,
.ada-mode #searchInterfiledPanelPlacard {
    background: #005444;
}
#ada_header #mainMenuContainer {
    background: #c0dfd9;
}
.ada-mode .cell_wrapper.researchStarter {
    background-color: #ddf1ed;
}
.ada-mode .interfiled3rdParty.cell_wrapper,
.ada-mode #accountTabs ul li.ui-state-default {
    background: #ddf1ed !important;
}
/*--- Adjust Research Starter ---*/

.cell_wrapper.researchStarter {
    background-color: #175050;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 7px;
}
.researchStarter .hotspot {
    background: none;
}
.researchStarter .results_bio h2 {
    color: #21201e;
}
.researchStarter a {
    color: #306d9c;
}
.researchStarter .thumbnail img {
    margin-left: 20px;
    padding: 0;
}
/*--- Journal Placard ---*/

#searchInterfiledPanelPlacard {
    background: #56884c;
}
input#searchInterfiledPanelPlacard:hover {
    background: #749b6c;
}
/*--- Hide Welcome Info (Unhide in JS file) ---*/

#libInfoContainer .welcome {
    display: none;
}
/*--- Format Label Adjustment ---*/

.displayElementLabel.FORMAT {
    top: 0;
}
/*--- Adjust Red Badge Icon in My Account ---*/

#accountMain .greenBadge {
    width: 20px;
    height: 20px;
    background-size: contain;
}
/*--- Requests Tab Styling ---*/

/* Style the tab */

.requestsTabs {
    overflow: hidden;
}
/* Style the buttons that are used to open the tab content */

.requestsTabs button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    border: solid 1px #ccc;
    margin-right: 2px;
    background: #f1f1f1;
    font-size: 11px;
}
/* Change background color of buttons on hover */

.requestsTabs button:hover {
    background-color: #ddd;
}
/* Create an active/current tablink class */

.requestsTabs button.active {
    background-color: #ccc;
}
/* Style the tab content */

.requestsTabContent {
    display: none;
    padding: 6px 12px;
}
#requestsTab input.button {
    margin-top: 10px;
}
.patronRequestLine .requestReply a {
    word-wrap: break-word;
}
.requestEntry {
    margin-left: 40px;
}
.patronRequestLine span.t-zone>div .requestEntry:first-child {
    margin-top: 10px;
}
.federatedResultsPanel {
    height: 59px;
}
.ui-dialog button[id$="ercDownloadButton"] {
    background: #3b3a36 !important;
}
.ui-dialog button[id$="ercDownloadButton"]:hover {
    background-color: #797563 !important;
}
/*--- Capitalize Titles ---*/

.displayDetailLink>a {
    text-transform: capitalize;
}
.ui-dialog.detailModalDialog .ui-dialog-title {
    text-transform: capitalize;
    margin-right: 30px;
}
.displayElementText.TITLE_DISPLAY {
    text-transform: capitalize;
}
/*--- Refine Tabs in Detail View ---*/

.ui-dialog .accordionHolder {
    display: none !important;
}
.ui-dialog .ui-tabs .ui-tabs-nav li {
    top: 0;
    margin: 0 .2em 0px 0;
    border: none;
}
.ui-dialog .ui-tabs .ui-tabs-nav li a {
    padding: 7px 7px;
    font-size: 12px;
}
.ui-dialog .ui-tabs .ui-tabs-nav li a .availableLabel,
.ui-dialog .ui-tabs .ui-tabs-nav li a .availableNumber {
    margin-right: 4px;
    font-size: 12px;
    line-height: 12px;
}
.ui-dialog .detailPanel {
    height: auto !important;
}
.ui-dialog .nextArrowRight {
    top: 150px !important;
}
.ui-dialog .nextArrowLeft {
    top: 150px !important;
}
.ui-tabs-nav .ui-state-hover {
    border-radius: 4px 4px 0 0 !important;
    border: none !important;
}
.ui-tabs-nav li:hover {
    background: #306d9c;
    cursor: pointer;
}
.ui-tabs-nav li.unbound-tab:hover {
    background: #306d9c;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #000;
}
#tabs .ui-state-active {
    padding-bottom: 1px !important;
}
.ui-accordion-icons .ui-accordion-header a span.totalAvailable {
    margin-left: 6px;
}
/*--- Adjust Results Toolbar Elements (Federated Results) ---*/

#federatedResultsPanel .resultsToolbar_bottom_left {
    padding-top: 2px;
    margin-left: 0;
}
#federatedResultsPanel .paginationNavigation {
    display: initial;
}
#federatedResultsPanel .resultsToolbar_right .pagination {
    margin-top: 10px;
    margin-bottom: 0;
    padding-right: 20px;
}
#federatedResultsPanel .resultsToolbar_big_wrapper:last-child .resultsToolbar_bottom_left .selectAllCheck {
    top: 5px;
}
#federatedResultsPanel .pagination .fa {
    top: 0;
}
#searchView-1803278873 .federated .resultsToolbar_big_wrapper .resultsToolbar_wrapper {
    padding: 10px 0 10px 10px;
}
.federated .list .cell_wrapper:last-child {
    border-bottom: 0 !important;
}
.federatedHeader div:first-child .resultsToolbar_wrapper {
    border-radius: 0 6px 0 0;
}
#searchViewFEDERATED_ALL .federatedHeader div:first-child .resultsToolbar_wrapper {
    border-radius: 0;
    box-sizing: border-box;
}
#searchViewFEDERATED_ALL #tabs-left {
    background: none;
    top: -1px;
    padding: 2px 0;
}
/*--- Adjust Tabs (Federated Results) ---*/

#federatedResultsPanel #tabs-left .ui-tabs-nav li {
    border: none;
    border-radius: 4px 4px 0 0;
}
#federatedResultsPanel #tabs-left .ui-widget-header {
    padding: 6px 0 0 7px;
    border-top-right-radius: 5px;
}
#federatedResultsPanel .customDropdown {
    width: 165px;
}
#federatedResultsPanel .resultsToolbar_middle {
    position: relative;
    left: -3px;
    top: -2px;
}
#federatedResultsPanel .ui-dialog .customDropdown {
    width: initial;
}
/*--- Adjust Result Bios ---*/

.searchView #results_wrapper div[id^=results_bio] {
   /* max-width: 530px;*/
    padding-left: 25px;
    border-left: solid 1px #ccc;
    padding-top: 5px;
}
.federated div[id^=results_bio] {
    max-width: 500px;
    padding-left: 25px;
    border-left: solid 1px #ccc;
    padding-top: 4px;
}
.interfiledResultsWrapper div[id^=results_bio] {
    max-width: 500px;
    padding-left: 25px;
    border-left: solid 1px #ccc;
    padding-top: 3px;
}
.federated .cell_wrapper {
    padding: 20px 20px 10px 20px;
}
#federatedResultsPanel .fedBiblioInfo:first-child {
    padding-top: 0;
}
#federatedResultsPanel .fedBiblioInfo .displayElementLabel {
    padding-left: 0;
}
/*--- Add Break Before and After "Electronic Access" Link Labels ---*/

.fedBiblioInfo .displayElementText.ELECTRONIC_ACCESS {
    display: table;
    padding-top: 4px;
    text-transform: uppercase;
    font-size: 11px;
}
.fedBiblioInfo .displayElementText.ELECTRONIC_ACCESS a {
    display: table;
    font-style: italic;
    text-transform: none;
    font-size: 12px;
    margin-bottom: 5px;
}
/*--- Adjust Labels for All Displays ---*/

.results_cell .displayElementText[class*="AUTHOR"] {
    font-size: 14px;
    line-height: 14px;
}
.results_cell .displayElementText[class*="AUTHOR"] .searchlink {
    padding: 0;
}
.results_cell .displayElementText[class*="AUTHOR"] a {
    color: #256aab;
}
.results_cell .displayElementText[class*="TITLE"] {
    text-transform: capitalize;
}
.detail_biblio .displayElementLabel[class*="SUBJECT"] {
    display: block;
}
/*--- Replace Federated Results' Nav Arrows with FontAwesome Icons ---*/

#searchViewFEDERATED_ALL #federatedResultsPanel .navigationImage a[title="Previous"] img {
    display: none;
}
#searchViewFEDERATED_ALL #federatedResultsPanel .navigationImage a[title="Next"] img {
    display: none;
}
#searchViewFEDERATED_ALL #federatedResultsPanel .navigationImage a[title="Previous"]:before {
    font-family: FontAwesome;
    content: "\f137";
    font-size: 21px;
    margin-right: 8px;
    color: #3b3a36;
}
#searchViewFEDERATED_ALL #federatedResultsPanel .navigationImage a[title="Next"]:before {
    font-family: FontAwesome;
    content: "\f138";
    font-size: 21px;
    color: #3b3a36;
}
#searchViewFEDERATED_ALL #federatedResultsPanel .navigationImage a[title="Previous"]:hover {
    text-decoration: none;
}
#searchViewFEDERATED_ALL #federatedResultsPanel .navigationImage a[title="Next"]:hover {
    text-decoration: none;
}
#searchView1605006048 #federatedResultsPanel .navigationImage a[title="Previous"] img {
    display: none;
}
#searchView1605006048 #federatedResultsPanel .navigationImage a[title="Next"] img {
    display: none;
}
#searchView1605006048 #federatedResultsPanel .navigationImage a[title="Previous"]:before {
    font-family: FontAwesome;
    content: "\f137";
    font-size: 21px;
    margin-right: 8px;
    color: #3b3a36;
}
#searchView1605006048 #federatedResultsPanel .navigationImage a[title="Next"]:before {
    font-family: FontAwesome;
    content: "\f138";
    font-size: 21px;
    color: #3b3a36;
}
#searchView1605006048 #federatedResultsPanel .navigationImage a[title="Previous"]:hover {
    text-decoration: none;
}
#searchView1605006048 #federatedResultsPanel .navigationImage a[title="Next"]:hover {
    text-decoration: none;
}
#searchView-1803278873 #federatedResultsPanel .navigationImage a[title="Previous"] img {
    display: none;
}
#searchView-1803278873 #federatedResultsPanel .navigationImage a[title="Next"] img {
    display: none;
}
#searchView-1803278873 #federatedResultsPanel .navigationImage a[title="Previous"]:before {
    font-family: FontAwesome;
    content: "\f137";
    font-size: 21px;
    margin-right: 8px;
    color: #3b3a36;
}
#searchView-1803278873 #federatedResultsPanel .navigationImage a[title="Next"]:before {
    font-family: FontAwesome;
    content: "\f138";
    font-size: 21px;
    color: #3b3a36;
}
#searchView-1803278873 #federatedResultsPanel .navigationImage a[title="Previous"]:hover {
    text-decoration: none;
}
#searchView-1803278873 #federatedResultsPanel .navigationImage a[title="Next"]:hover {
    text-decoration: none;
}
.federated .navigationImage {
    margin-top: -2px;
}
/*--- Reserves layout ---*/

a:nth-child(even) .reserveItemDisplay {
    background: #deeae8;
}
.reserveItemDisplay {
    padding: 5px 8px 2px;
    margin: 0;
}
a:nth-child(even) .reserveItemDisplay:hover {
    background: #ddd;
}
.reserveItemDisplay:hover {
    background: #ddd;
}
/*--- Detail Section/Cover Art Adjustments ---*/

.ui-dialog .detail_biblio {
    width: 380px;
    border-left: solid 1px #ccc;
    padding-left: 25px;
    padding-right: 20px;
}
.ui-dialog .detail_cover_art_div {
    width: 75px;
    position: initial;
    margin-right: 25px;
    margin-left: 5px;
}
.ui-dialog .detail_cover_art {
    -webkit-transform: initial;
    -moz-transform: initial;
    -ms-transform: initial;
    transform: initial;
    max-height: initial;
    max-width: 75px;
    margin: 0;
}
.ui-dialog .no_image_text {
    display: none;
}
#federated_detail_wrapper {
    padding: 10px;
}
.detail_main {
    margin-bottom: 0;
}
.displayElementLabel.FORMAT {
    top: initial;
    position: initial;
}
.ui-dialog .detail_biblio.resource_margin {
    border: none;
    width: 720px;
    height: auto;
    max-height: initial;
    padding-bottom: 0;
}
.detail_biblio.resource_margin>div:last-child {
    padding-bottom: 0;
}
.ui-dialog .metadataHeader {
    background: #3b3a36 !important;
    margin-top: 50px !important;
}
.ui-dialog .asset_biblio {
    min-height: 200px;
    max-height: 350px;
}
.ui-dialog .detail_main_wrapper {
    padding-bottom: 10px;
}
/*--- Make Header "Sticky" ---*/

.header {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 99;
}
#searchBoxWrapper {
    top: 77px;
    z-index: 99;
    position: fixed;
    left: 0;
    right: 0;
}
/*--- Adjust Cover Art (Search Results) ---*/

.stupid_ie_div {
    height: initial;
    width: 75px;
}
.list .asset_results_img {
    margin-left: 0;
}
.federated .results_img_div {
    height: initial;
    width: 75px;
    display: initial;
    position: initial;
    margin: 4px 15px 0;
}
.federated .results_img {
    margin-left: 0;
    max-width: 75px;
    max-height: initial;
}
#federatedResultsPanel .results_bio {
    width: 825px;
    max-width: 530px;
    border-left: solid 1px #ccc;
    padding-left: 25px;
}
.list .results_img_div {
    width: 85px;
    text-align: center;
    height: initial;
    display: initial;
    float: left;
    margin: 7px 20px 0 20px;
}
#cep-event-container .list .results_img_div {
    width: 100px;
    margin: 7px 25px 0 5px;
}
.list .results_img {
    max-width: 75px;
    max-height: initial;
    margin-top: initial;
    margin-left: 0;
}
#cep-event-container .list .results_img {
    max-width: 100px;
    max-height: initial;
    margin-top: initial;
    margin-left: 0;
}
.list .results_bio {
    position: initial;
}
/*--- Bring .detail_biblio links to the topmost layer and add bottom padding to last div ---*/

.detail_biblio a {
    position: relative;
}
/* .detail_biblio>div:last-child {
    padding-bottom: 80px;
} */

/*--- Advanced Search title bar text ---*/

#adv-search-text {
    color: #fff;
    font-size: 21px;
    font-weight: 300;
    margin-top: 6px;
}
/*--- "Access Content" button ---*/

.ui-dialog #accessContentWrapper a[title='Access Content'] {
    display: inline-block;
}
.ui-dialog #accessContentWrapper a[title='Access Content']:hover {
    background: #797563;
}
.ui-dialog .accessContentPanel {
    height: auto !important;
    padding: 20px 0 !important;
}
span[id^="ui-dialog-title-accessContentPanel"] {
    padding: 5px 20px 5px 10px;
}
/*--- Change Hover Color on Tabs ---*/

.ui-widget-header .ui-state-hover {
    background: #a7a397 !important;
}
#tabs-left .ui-tabs-nav li a:hover {
    cursor: pointer;
}
.ui-dialog .ui-dialog-titlebar-close {
    padding: 0;
}
/*--- Hide All "No Image" Titles ---*/

.no_image_text {
    display: none !important;
}
/*--- Thumbnail Layout ---*/

.resultsToolbar_big_wrapper .resultsViewIcon img {
    display: none;
}
.resultsToolbar_big_wrapper .resultsViewIcon:first-child a {
    color: #fff;
}
.resultsToolbar_big_wrapper .resultsViewIcon:last-child a {
    color: #adadad;
}
.resultsToolbar_big_wrapper .resultsViewIcon .thumb-gray {
    color: #adadad !important;
}
.resultsToolbar_big_wrapper .resultsViewIcon:first-child a:after {
    font-family: "fontawesome";
    content: "\f022";
    font-size: 32px;
}
.resultsToolbar_big_wrapper .resultsViewIcon:last-child a:after {
    font-family: "fontawesome";
    content: "\f00a";
    font-size: 32px;
    margin-left: 15px;
}
.resultsToolbar_big_wrapper .resultsViewIcon a {
    -webkit-font-smoothing: antialiased;
}
.resultsToolbar_big_wrapper .resultsViewIcon a:hover {
    text-decoration: none;
}
.resultsToolbar_big_wrapper .resultsViewIcon a:focus {
    outline: none;
}
.thumb .results_every_four {
    padding: 20px 0 0 !important;
    display: flex;
    width: 750px;
}
.thumb .cell_wrapper {
    display: initial;
    border-left: dotted 1px #c0dfd9;
    margin-bottom: 20px;
}
.thumb .cell_wrapper:hover {
    background: none;
}
.thumb .cell_wrapper:last-child {
    border-right: dotted 1px #c0dfd9;
}
.thumb .results_cell {
    float: initial;
    padding-bottom: 0;
    margin-bottom: 0;
}
.thumb .results_top_half {
    text-align: center;
    height: initial;
}
.thumb .results_chkbox {
    top: 150px;
    left: 8px;
}
.thumb .results_img_div {
    width: initial;
    height: initial;
    margin-bottom: 22px;
    min-height: 120px;
}
.thumb .thumbnail {
    display: initial;
}
.thumb .results_img {
    max-width: 120px;
    max-height: 120px;
}
.thumb .thumbnail .no_image_text {
    font-size: 12px !important;
    width: 90px !important;
    max-height: 78px !important;
    top: 14px !important;
    padding: 0 10px;
}
.thumb .results_bio {
    border-left: none !important;
    padding: 0 10px 0 25px !important;
    max-width: 130px !important;
    /* border-bottom: solid 20px #fff; */
    height: 130px;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: visible;
}
.thumb .displayElementWrapper {
    line-height: initial;
    padding-bottom: 10px;
}
.thumb .displayElementText {
    font-size: 12px !important;
}
.thumb .results_bio .displayDetailLink a {
    font-size: 12px !important;
    display: block !important;
}
/*--- Results Right Menu for Thumbnail View ---*/

/* .thumb .results_right {
width: 100%;
display: flex;
flex-direction: row;
padding: 10px 5px;
border-top: dotted 1px #ccc;
border-bottom: solid 1px #ccc;
box-sizing: border-box;
}
.thumb .results_right input {
  margin: 0 0 12px 0 !important;
  width: auto !important;
}
.thumb .results_right .button {
  width: 20px;
  font-size: 0px;
  background: none;
  float: none;
  box-shadow: none;
  text-shadow: none;
  margin: 0 0 12px 0;
  padding: 0;
  border-radius: 0;
  -webkit-font-smoothing: antialiased;
}
.thumb .results_right .externalLink {
  margin: 0 0 12px 0;
}
.thumb .results_right .button:hover {
  cursor: pointer;
}

.thumb .results_right a.button {
  width: auto !important;
}
.thumb .results_right :after {
  font-family: "fontawesome";
  color: #869cad;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
}
.thumb .results_right .button[id^="hitlist"][id$="ercDownloadButton"]:after,
.thumb .results_right .button[id^="hitlist"][id$="OPEN_PDF_EBOOK"]:after {
  content: "\f019";
}
.thumb .results_right .button[title="EBSCO\ Details\ Button"]:after {
  content: "\f0ca";
}
.thumb .results_right .button[title="View\ Full\ Text"]:after {
  content: "\f15c";
}
.thumb .results_right .button[title="Find\ It"].button:after {
  content: "\f00e";
}
.thumb .results_right .button[title="Permalink"].button:after {
  content: "\f0c1";
}
.thumb .results_right .holdSpan:after {
  content: "\f256";
}
.thumb .results_right .ercPreviewButton:after {
  content: "\f06e";
}
.thumb .results_right .textit-button:after {
  content: "\f0e6";
}
.thumb .results_right .dropdown .ellipsis:after {
  content: "\f141";
}
.thumb .results_right .holdSpan {
  width: auto;
}
.thumb .results_right .holdSpan:hover {
  cursor: pointer;
}
.thumb .results_right .ercPreviewButton:hover {
  cursor: pointer;
}
.thumb .results_right .textit-button:hover {
  cursor: pointer;
}
.thumb .results_right .dropdown-menu {
  order: 100;
}
.thumb .results_right .dropdown {
  position: relative;
  margin: 0;
}
.thumb .results_right .ellipsis {
  margin: 0;
  margin-top: 5px;
} */

/* Hides "leftover" Buttons in .results_right */

/* .thumb .results_right .button[id^="hitlist"] {
  display: none;
} */

/* Unhide Specific Buttons in .results_right */

/* .thumb .results_right .button[id^="hitlist"][id$="PERMALINK"] {
  display: block;
}
.thumb .results_right .button[id^="hitlist"][id$="OPEN_PDF_EBOOK"] {
  display: block;
} */

/* .thumb .dropdown>li>ul {
    text-align: left;
    left: 0;
} */

/*--- Pagination Arrow Color ---*/

.pagination .fa {
    color: #3b3a36;
}
/*---  Adjust Display Text in Thumb View ---*/

.thumb .displayDetailLink {
    font-size: 12px;
    display: inline-block;
}
.thumb .displayElementText.AUTH_SOURCE {
    display: inline-block;
    font-size: 12px !important;
}
/*--- Results Titlebar ---*/

#results-titlebar {
    width: 100%;
    background: #3b3a36;
    padding: 15px 0 15px 20px;
    box-sizing: border-box;
    font-size: 21px;
    color: #fff;
    margin-bottom: 1px;
}
#federatedSearchTitle {
    padding: 15px 0 15px 20px;
    margin-bottom: 1px;
    background: #3b3a36;
    color: #fff;
}
#nm_detail_wrapper {
    margin-top: 20px;
}
#nm_detail_wrapper .accordionHolder {
    display: none !important;
}
/*--- Star Rating Image ---*/

.list .star-rating {
    margin-top: 15px;
    width: 75px !important;
    padding-bottom: 0 !important;
}
.thumb .star-rating {
    width: 100% !important;
    padding-bottom: 0 !important;
}
/*--- XREF Adjustments ---*/

.results_right.xref {
    width: 100px;
    text-align: left;
}
.xref-icon {
    color: #529689;
}
#xref-link {
    background: rgba(255, 255, 255, .5);
    padding: 7px;
    border-radius: 6px;
    margin-left: 15px;
    font-size: 12px;
    text-transform: capitalize;
    position: relative;
    top: 10px;
    border: solid 1px #ccc;
    text-align: left;
    padding-left: 12px;
}
#xref-link-text:before {
    font-family: 'fontawesome';
    content: '\f002';
    margin-right: 6px;
    color: #306d9c;
}
.searchlink {
    padding: 0;
}
/*--- Right Justify XREF Usage Text ---*/

.xref-usage {
    text-align: right;
}
/*--- IndexData ---*/

#masterKeyFederatedTitleBar {
    font-size: 18px;
    padding: 7px;
}
/*--- New Header ---*/

/* body {
    background-color: #161618;
    background-image: url(/custom/web/bgd-lines2.png);
    background-repeat: no-repeat;
    background-position-y: 168px;
    background-size: contain;
}*/


.headerWrapper {
    border: none;
   /* background-image: url(https://test.ent.sirsi.net/custom/web/test.png);*/
    background-repeat: no-repeat;
    /*border-bottom: solid 1px #777;*/
    /*background-color: #fff;*/
    background-position-y: 25px;
}
/*
.header_container {
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 4px 20px;
    box-sizing: border-box;
    border-bottom: solid 1px rgba(255, 255, 255, .3);
}
*/
.logo_container img {
    height: 24px;
    margin: 0;
    margin-top: 5px;
}
div#mainMenu {
    order: 1;
}
#mainMenuContainer {
    padding: 0;
    margin: 0;
}
#searchBox {
    box-sizing: border-box;
    padding-right: 8px;
}

#searchBoxWrapper {

    top: 55px;
    background: #fff;
    border: solid 1px rgba(255, 255, 255, .3);
    border-radius: 6px;
    display:block;
}
#searchButton {
    background-color: #47943b;
    border: solid 1px rgba(255, 255, 255, .5);
}
.loginLink a {
    color: #fff;
}
.menuLink a {
    color: #fff;
}
.menuLink a:visited {
    color: #fff;
}
#lpMainLink {
    color: #fff;
}
#languageSelector .pipeSeparator {
    color: #fff;
}
.pipeSeparator-light {
    color: #fff;
}
/*
.fa-wheelchair:before {
    color: #fff;
}
*/
.fa-question-circle:before {
    color: #fff;
}
.content_container {
    border: solid 1px #ddd;
}
#taxonomyContainer .section_name {
    background: #9c9482;
}
.nytimes_listbar {
    background: #9c9482;
}
.jscarousal {
    background-color: #9c9482;
}
.jscarousal .jscarousal-left {
    background-color: #9c9482;
}
.jscarousal .jscarousal-right {
    background-color: #9c9482;
}
.nytimes_wrapper {
    margin: 0 auto 6px;
    border: solid 1px #ddd;
}
.cell_wrapper.researchStarter {
    background: #456766;
    margin-bottom: 25px;
    border-radius: 5px;
}
.researchStarter .results_bio {
    padding-right: 40px;
}
.welcome {
    padding: 0 10px;
    color: #c1bfb8 !important;
    font-weight: 100;
}
.limitcolumn_wrapper.noShowAvailable {
    background: #f9f6eb;
}
#federatedResults .documentSummaries.hasLimits {
    width: 772px;
    border: solid 1px #ddd;
}
a.tab {
    font-weight: 100;
    border-radius: 5px 5px 0 0;
}
a.tab_selected {
    font-weight: 900;
    border: solid 1px #aaa;
    border-bottom: solid 1px #fff;
    position: relative;
    top: 1px;
}




/*--- Facets ---*/

#header-lib-results {
    background: none;
}
#header-lib-results .button {
    font-size: 12px;
    background: #5F6D7E;
    padding: 4px 12px !important;
    border-radius: 20px;
    border: solid 1px #ffffff70;
    text-transform: uppercase;
    text-shadow: none;
    box-shadow: none;
    margin: 0;
}
#header-lib-results .button:hover {
    opacity: .5;
    background: #5F6D7E;
}
a.button.btn-library-only {
    border: 0 !important;
    width: initial !important;
    color: #000;
    padding: 0 !important;
    margin-right: 25px;
    font-size: 11px !important;
}
a.button.btn-library-only:before {
    margin-right: 7px;
    position: relative;
    top: 1px;
}
a.button.btn-show-all {
    border: 0 !important;
    width: initial !important;
    color: #000;
    padding: 0 !important;
    font-size: 11px !important;
    margin-right: 25px;
}
a.button.btn-eds-only {
    border: 0 !important;
    width: initial !important;
    color: #000;
    padding: 0 !important;
    font-size: 11px !important;
}
a.button.btn-eds-only:before {
    margin-right: 7px;
    position: relative;
    top: 1px;
}
#viewing-title {
    display: inline-block;
    line-height: 23px;
}
#header-lib-link {
    background: #fff;
}
#header-lib-link,
#header-eds-link {
    box-sizing: border-box;
    width: 225px;
    margin-top: 5px;
    padding: 10px 10px;
    background: #7a889a;
    font-size: 14px;
    margin-top: 15px;
    color: #fff;
}
#related-terms-container {
    border-top: none;
}
#related-terms-title {
    background: #d8e8f9;
    border: solid 1px #ccc;
    box-sizing: border-box;
    width: 225px;
    padding: 10px 0 10px 20px;
}
#related-terms-title .title-text {
    font-weight: 900;
}
#thesaurus-wiki-container {
    border-bottom: initial;
    box-sizing: border-box;
}
#header-eds-results {
    background: #f9f5e8;
}
.limitcolumn_wrapper {
    width: 225px;
    border: solid 1px #ccc;
    border-top: 0;
    box-sizing: border-box;
    padding: 0;
}
.limitcolumn_wrapper.noShowAvailable {
    background: #fff;
}
.rightSearchLimitsColumn .breadCrumbs .facetTitle {
    background: #dcd8c9;
}
.interfiled3rdParty.cell_wrapper {
    background: #f9f5e8;
}
#filters-title {
    padding: 10px 20px;
    background: #6b6b6b;
    font-size: 14px;
    margin-top: 20px;
    color: #fff;
}
.fa-filter:before {
    content: "\f0b0";
    margin-right: 8px;
    color: #f8ef0c;
}
#show-only-title {
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 10px;
}
.rightSearchLimitsColumn {
    float: left;
}
.resultsToolbar_num_results {
    padding: 5px 20px;
    margin-left: 15px;
}
#results-titlebar-floating {
    width: 100%;
    float: right;
    background: #ffffff78;
    padding: 6px 20px;
    box-sizing: border-box;
    font-size: 14px;
    color: #000;
    margin-bottom: 1px;
    font-weight: 100;
    box-sizing: border-box;
    margin-bottom: 25px;
    border-radius: 5px;
    border: solid 1px #ccc;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.researchStarter .results_bio p:first-child {
    background: #2a4241;
    padding: 5px 20px;
    font-size: 16px;
}
.cell_wrapper.researchStarter .results_bio p:nth-child(n+2) {
    padding-left: 0;
}
.cell_wrapper.researchStarter .results_bio>a h2 {
    font-weight: 600;
    font-size: 16px;
}
.resultsToolbar_wrapper {
    padding: 5px 0px 10px 10px;
    background: #ffffff6b;
    border-radius: 0 6px 0 0;
    border: solid 1px #ccc;
}
.resultsToolbar_num_results {
    margin-bottom: 5px;
    color: #000000;
    background: none;
    padding: 5px 15px;
    box-shadow: none;
    margin-left: 5px;
    font-weight: 900;
    font-size: 14px;
}
.interfiledToolbar_top .pagination {
    margin-top: 5px;
}
.resultsToolbar_paginationNumbers {
    margin: 0 5px;
    color: #3b3a36;
}
#thesaurus-results .results_every_four {
    padding-bottom: 0 !important;
}
/*--- Tabs ---*/

.tab {
    border-bottom: 0 !important;
    font-weight: 100;
    border-radius: 5px 5px 0 0;
    border: solid 1px #aaa;
}
/*--- Search Results ---*/

#searchResultsColumn {
    background: none;
}
#searchResultsColumn.middleResults {
    border: 0;
}
.list .cell_wrapper {
    background: #f3f1ec;
    border-bottom: dotted 2px #acacac;
    background: none;
    padding-right: 10px;
}
/*--- Facets ---*/

.searchLimitsColumn .facetTitleRow,
.rightSearchLimitsColumn .facetTitleRow {
    background: #fff;
    border: none;
    border-bottom: 0;
}
.rightSearchLimitsColumn .facetTitleRow {
    background: #fff !important;
}
.rightSearchLimitsColumn .breadCrumbs .facetTitle,
.searchLimitsColumn .breadCrumbs .facetTitle {
    background: none;
    width: 175px;
    font-weight: 600;
    border-bottom: solid 1px #ccc;
    margin: 0;
    padding-left: 5px;
}
.facetTitleRow {
    margin: 0;
    min-height: initial;
    height: initial !important;
    padding: 8px 10px 7px;
}
.fa-angle-right:before {
    content: "\f105";
    color: #7a889a;
    margin-right: 5px;
    font-size: 12px;
}
.fa-angle-down:before {
    content: "\f107";
    color: #7a889a;
    margin-right: 5px;
    font-size: 12px;
}
.facet {
    padding: 0;
    border-top: solid 1px #ccc;
    line-height: initial;
}
.facetTitle {
    position: initial;
    margin: 0;
}
.breadCrumbsContainer {
    display: flex;
    justify-content: center;
}
#breadCrumbsContainer {
    display: flex;
    justify-content: center;
}
.searchLimitsColumn .breadCrumbs,
.rightSearchLimitsColumn .breadCrumbs {
    margin-top: 10px;
}
.facetCrumb {
    margin: 8px 0 5px 5px;
}
.facetCrumb .fa-times-circle {
    color: #d62424;
    font-size: 16px;
}
.limitcolumn_wrapper .breadCrumbs .fa-angle-right,
.limitcolumn_wrapper .breadCrumbs .fa-angle-down {
    display: none;
}
.crumbFieldAndCaption {
    white-space: initial;
    text-overflow: initial;
}
.clearAllCrumbs .button {
    background: #3b3a36 !important;
    border-radius: 20px !important;
    padding: 3px 15px;
    left: 0;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    text-shadow: none;
    box-shadow: none;
    font-weight: 400;
    width: 90px !important;
    text-align: center;
    margin-bottom: 5px;
}
.clearAllCrumbs .button:hover {
    opacity: .5;
}
.clearAllCrumbs input.button {
    width: 103px;
}
.facet-info {
    padding: 15px 0 10px 8px;
    max-width: 200px;
}
.limitcolumn_wrapper .shown {
    display: block;
    position: relative;
    width: 100%;
    padding: 0 0 7px 11px;
    position: initial;
    clear: both;
    box-sizing: border-box;
}
.rightSearchLimitsColumn .facetItem span {
    margin-left: 0;
    width: 115px;
    overflow: initial;
}
.moreNavigators,
.fewerNavigators {
    margin-left: -3px;
    margin-top: 10px;
    line-height: normal;
    font-family: 'Open Sans', sans-serif;
}
.fewerNavigators {
    margin-top: 4px;
}
.moreNavigators .show,
.fewerNavigators .show {
    display: block;
    position: relative;
    width: 100%;
    padding: 0 0 7px 10px;
    position: initial;
    clear: both;
    box-sizing: border-box;
}
.moreNavigators a,
.fewerNavigators a {
    color: #fff;
    font-size: 10px;
    background: #b7b6b4 !important;
    border-radius: 20px !important;
    padding: 3px 20px 3px 15px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    text-shadow: none;
    box-shadow: none;
    font-weight: 400;
    width: 70px !important;
    display: block;
    text-align: left;
}
.moreNavigators a:hover,
.fewerNavigators a:hover {
    opacity: .5;
    text-decoration: none;
}
.moreNavigators i,
.fewerNavigators i {
    display: none;
}
a[id^="moreLink"],
a[id^="allLink"],
a[id^="fewerLink"],
a[id^="collapseLink"],
.moreNavigators a[id^="expand"] {
    color: #fff;
    font-size: 9px;
    border-radius: 20px !important;
    padding: 3px 15px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    text-shadow: none;
    box-shadow: none;
    font-weight: 400;
    display: inline-block;
    text-align: center;
    width: 61px !important;
    background: #636d82 !important;
}
div[id^="more"],
div[id^="all"],
div[id^="fewer"],
div[id^="collapse"],
div[id^="expand"] {
    width: initial !important;
    clear: none !important;
    padding-left: 10px !important;
    float: left;
}
.federated.navigatorCount {
    padding: 0;
}
.facets-selected {
    float: right;
}
span.facet-number {
    color: #ff0000;
    font-weight: 600;
}
/*--- Results ---*/

#searchResultsColumn.middleResults {
    width: 760px;
}
#searchResultsColumn {
    width: 760px;
}
.resultsWrapper .resultsToolbar_big_wrapper .resultsToolbar_wrapper {
    padding: 5px 0px 10px 10px;
    background: #ffffff6b;
    border-radius: 0 6px 0 0;
    border: solid 1px #ccc;
}
.list .cell_wrapper:hover {
    background: #efeee5;
}
/*--- Results Toolbars ---*/

#bottomToolbar_wrapper {
    background: #ffffff6b;
    border-radius: 0 0 6px 6px;
    border: solid 1px #ccc;
    box-sizing: border-box;
}
div[class^="resultsToolbar_"] .dropDownButton {
    width: 172px;
    border: solid 1px #ccc;
}
.sortDropDown,
.edsSortSelect {
    border: solid 1px #ccc;
}
/*--- Results View Icons ---*/

.resultsToolbar_big_wrapper .resultsViewIcon:first-child a {
    color: #7a889a;
}
.resultsToolbar_big_wrapper .resultsViewIcon:last-child a {
    color: #d4d4d4;
}
.resultsToolbar_big_wrapper .resultsViewIcon .thumb-gray {
    color: #d4d4d4 !important;
}
/*--- Thumbnail View ---*/

.thumb .cell_wrapper {
    border-left: dotted 1px #8e8e8e;
}
.thumb .cell_wrapper:last-child {
    border-right: dotted 1px #8e8e8e;
}
.thumb .results_cell {
    width: 177px;
    box-sizing: border-box;
}
.thumb .resultsToolbar_big_wrapper {
    border-bottom: none;
}
.resultsToolbar_view_btns {
    margin: 6px 0 0 4px;
    padding-top: 5px;
}
.thumb .results_img {
    max-height: 110px;
}
.thumb .results_bio {
    padding: 10px 10px 0 25px !important;
    height: 140px;
}
.thumb .results_chkbox {
    top: 160px;
}
.thumb .star-rating {
    margin: 10px 0 5px;
}
.thumb .results_every_four {
    border-bottom: dotted 2px #ccc;
}
.thumb .results_every_four:last-child {
    border-bottom: 0;
}
/*--- Articles Only Results ---*/

.federatedResultsPanel {
    background: none;
    height: auto;
}
.federated .cell_wrapper {
    background: none !important;
}
#federatedResults .documentSummaries.hasLimits {
    width: 760px;
    border: none;
}
#federatedResults .limitcolumn_wrapper {
    width: initial;
}
.federated .resultsToolbar_big_wrapper .resultsToolbar_wrapper {
    vertical-align: initial;
    padding: 10px 0 10px 0;
    border-radius: 0 6px 0 0;
}
#federatedTitleBar_did_you_mean {
    float: left;
    clear: both;
}
.federated .resultsToolbar_middle {
    width: initial;
}
.federated .resultsToolbar_left {
    width: initial;
}
.federated .resultsToolbar_num_results {
    top: -2px;
}
.federated .resultsToolbar_right .pagination {
    margin-bottom: 11px;
}
.federated .resultsToolbar_paginationNumbers {
    margin-top: 0;
}
.federated .pagination {
    margin-top: 10px;
    padding-right: 20px;
    margin-bottom: 5px;
}
.federated .dropDownButton {
    position: relative;
    top: 1px;
}
.federated #header-eds-link {
    margin-top: 0;
}
.onlyShowEds {
    padding: 0;
    margin: 0;
    background: none;
}
.federated .resultsToolbar_right .sortDropDown {
    margin-top: 10px;
}
/*--- iFrame ---*/

iframe {
    margin-top: 10px;
}
#iframe-title {
    padding-left: 20px;
}
/*--- Relais ---*/

#jerFederatedTitleBar {
    float: left;
    background: #fff;
    border-radius: 0 6px 6px 6px;
    border: solid 1px #ccc;
    font-size: 18px;
    padding: 7px;
    padding-top: 10px;
}
/*--- IndexData ---*/

#masterKeyFederatedTitleBar {
    float: left;
    padding-top: 10px;
    border-radius: 0 6px 6px 6px;
    border: solid 1px #ccc;
    background: #fff;
}
/*--- Research Starter ---*/

.researchStarter .hotspot,
.hotspot {
    background: #b3f39b;
    border-radius: 5px;
}
.cell_wrapper.researchStarter {
    background: none;
    margin-bottom: 20px;
    padding: 10px;
    font-size: 14px;
    border: 0;
}
.researchStarter .results_bio {
    padding-right: 20px;
    color: #21201e;
    padding-top: 0;
}
.researchStarter .results_bio p:first-child {
    background: none;
    border-bottom: solid 1px #9b988f;
    padding: 0 0 2px 0;
}
.cell_wrapper.researchStarter .results_bio p:nth-child(n+2) {
    padding-left: 0;
}
.cell_wrapper.researchStarter .results_bio>a h2 {
    background: none;
    font-weight: 900;
    font-size: 16px;
    color: #306d9c;
    padding: 0;
}
.researchStarter .thumbnail img {
    margin-left: 20px;
    padding: 4px;
    border: solid 1px #52514b82;
}
.researchStarter .thumbnail {
    float: left;
}
/*--- Buttons to Icons to Text ---*/

/* Hide Google Preview Button */

.results_right div[id^="googlePreview"] {
    display: none;
}
/* Hide Purchase Request Button */

.results_right div[id^="PURCHASEREQUEST"] {
    display: none;
}
.ellipsis ul li a {
    color: #1b77aa;
    font-weight: 600;
    padding: 5px 10px;
    display: block;
    text-decoration: none;
}
.dropdown,
.dropdown ul {
    list-style: none;
}
.dropdown li ul li {
    margin-left: -1px;
    margin-bottom: 0;
}
.dropdown>li>ul {
    text-align: right;
    display: none;
    background: white;
    position: absolute;
    top: 100%;
    left: -116px;
    width: 140px;
    z-index: 999999;
    border: solid 1px #cdcdcd;
    margin-top: 0;
}
.dropdown ul li a {
    border-bottom: solid 1px #ededed;
}
.dropdown ul li:last-child a {
    border-bottom: none;
}
.dropdown ul li a:hover {
    background: #efefef;
    border-left: solid 1px #ccc;
}

/***JTN: constrain this to river selector?
.list .results_right {
    padding: 0;
    margin: 5px 0 0 0;
    width: 20px;
    display: flex;
    flex-direction: column;
}

***/
.list .results_right input {
    margin: 0 0 12px 0 !important;
/***also causing trouble in non-river SR screen    width: auto !important;***/
}

/***JTN, these are hiding the buttons in the regular enterprise SR display***/
/*****
.list .results_right .button {
    width: 20px;
    float: none;
    box-shadow: none;
    text-shadow: none;
    margin: 0 0 12px 0;
    padding: 0;
    border-radius: 0;
    -webkit-font-smoothing: antialiased;
}

.list .results_right .externalLink {
    margin: 0 0 12px 0;
}
.list .results_right .button:hover {
    cursor: pointer;
}
.dropdown li.ellipsis:hover {
    cursor: pointer;
}
.list .results_right a.button {
    width: auto !important;
}
.list .results_right :after {
    font-family: "fontawesome";
    color: #b0bac0;
    font-size: 16px;
    font-weight: 100;
    -webkit-font-smoothing: antialiased;
}
.list .results_right .dropdown .ellipsis:after {
    content: "\f141";
}
.list .results_right .holdSpan:hover {
    cursor: pointer;
}
.list .results_right .ercPreviewButton:hover {
    cursor: pointer;
}
.list .results_right .textit-button:hover {
    cursor: pointer;
}
.list .results_right .dropdown-menu {
    order: 100;
}
.list .results_right .dropdown {
    position: relative;
    margin: 0;
}
.list .results_right .ellipsis {
    margin: 0;
    margin-top: 10px;
}
.ellipsis>a {
    padding: 0;
}


.list .results_right .button[id^="hitlist"] {
    display: none;
}
.list .results_right {
    padding: 0;
    margin: 0;
    width: 100px;
    display: flex;
    flex-flow: column;
    color: #1b77aa;
    font-size: 11px !important;
    font-weight: 600;
    text-align: right;
    line-height: 18px;
    border: solid 1px #ddd;
    padding: 10px 15px 0 10px;
    border-radius: 5px;
    background: #ffffff6b;
}
.list .results_bio {
    max-width: 410px !important;
}
.amazonButton {
    display: none;
}
.list .results_right i {
    margin-left: 6px;
    font-size: 13px;
    margin-bottom: 0;
    color: #b0bac0;
    font-weight: 100;
}
.list .results_right .ellipsis {
    margin-top: 0;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 10px;
}
.list .results_right .dropdown .ellipsis:after {
    content: "\f141";
    margin-left: 6px;
    margin-top: 1px;
}
.dropdown>li>ul {
    top: 19px;
    left: -26px;
}
.list .results_right>div {
    margin-bottom: 10px;
}
.list .results_right .dropdown-menu {
    margin-bottom: 0;
}
.list .results_right input {
    margin: 0 0 0 0 !important;
}

***END HIDE FOR REGULAR BUTTON APPEARANCE***/
/* div[id^="SD_MAKE_REQUEST"],
div[id^="BUYITNOW"],
div[id^="ILLIADREQUEST"],
div[id^="MARC"],
div[id^="accessContentPanel"] {
    display: none;
} */

i.fa.fa-pause {
    font-size: 11px;
    margin-right: 2px;
    margin-left: 7px;
}
i.fa.fa-quote-left {
    font-size: 13px;
    margin-right: 1px;
}
i.fa.fa-list-ul {
    font-size: 12px;
    margin-right: 1px;
}
i.fa.fa-file-text {
    font-size: 12px;
    margin-right: 1px;
    margin-left: 8px;
}
.ercPreviewButton {
    position: relative;
    margin-right: -1px;
    top: -1px;
}
.addcal-text:hover,
.cite-text:hover,
.download-text:hover,
.ebook-text:hover,
.ebsco-text:hover,
.findit-text:hover,
.fulltext-text:hover,
.holds-text,
.permalink-text:hover,
.preview-text:hover,
.rsvp-text:hover,
.textit-text:hover {
    cursor: pointer;
}
#related-terms-title i.fa.fa-angle-right:before {
    font-size: 16px;
    position: relative;
    top: 1px;
}
/*--- Federated Results Found Text ---*/

#federatedResultsPanel .resultsToolbar_num_results {
    position: relative;
    left: 60px;
    top: 2px;
}
/*--- Reserves Page ---*/

#searchView1605006048 #federatedResultsPanel .navigationImage a[title="Previous"]:before {
    font-family: FontAwesome;
    content: "\f0a9";
    font-size: 14px;
    margin-right: 0;
    color: #3b3a36;
    position: relative;
    top: 1px;
    margin-left: 15px;
}
#searchView1605006048 #federatedResultsPanel .navigationImage a[title="Previous"]:after {
    font-family: "Open Sans", sans-serif;
    content: "Show All Reserves";
    font-size: 12px;
    margin-left: 6px;
    color: #3b3a36;
}
#searchView1605006048 #federatedResultsPanel .navigationImage {
    float: left;
}
/*--- Results Toolbar Sort Dropdown ---*/

.sortDropDown,
.edsSortSelect {
    margin-top: 2px;
}
.sortDropDown:focus {
    color: #306d9c;
}
/*--- Publication Placard ---*/

.list .publicationPlacard {
    padding: 25px;
    border-top: solid 1px #ccc;
    border-bottom: none;
}
.publicationPlacard input:nth-of-type(1) {
    height: 30px;
    padding-left: 10px;
    margin-right: 10px;
    font-size: 14px;
    position: relative;
    left: -5px;
}
#searchInterfiledPanelPlacard,
.federated .publicationPlacard input.button {
    background: #449536;
    border: solid 1px;
    box-shadow: none;
    position: relative;
    top: -1px;
    font-size: 12px;
    font-weight: 600;
    height: 32px;
    text-transform: uppercase;
}
#searchInterfiledPanelPlacard:hover,
.federated .publicationPlacard input.button:hover {
    background: #47763c;
}
/*--- CEP Events ---*/

/* .cep-event-container .results_img {
    margin-left: 0;
    margin-top: 0;
}

.cep-event-container .results_img_div {
    padding-left: 0;
}

.cep-event-titlebar {
    padding: 6px 16px;
    background: #3f556f;
    font-size: 21px;
    margin-bottom: 15px;
    color: #fff;
    border-radius: 8px;
}

.cep-event-title {
    max-width: 600px;
    font-weight: 100;
}

a.cep-event-url {
    float: right;
    font-size: 12px;
    position: relative;
    top: -22px;
    color: #fff;
}

a.cep-event-url:hover {
    cursor: pointer;
}

a.cep-location-url {
    color: #000;
    font-size: 11px;
    margin-left: 10px;
    background: #d6d6d6;
    padding: 3px 9px;
    border-radius: 6px;
    position: relative;
    top: -2px;
    font-weight: 700;
}

a.cep-location-url:hover {
    background: #fff;
    text-decoration: none;
}

i.fa.fa-info-circle {
    float: right;
    position: relative;
    top: -21px;
    font-size: 15px;
    margin-right: 10px;
}

i.fa.fa-clock-o {
    margin-right: 4px;
    color: #fff;
}

.cep-event-info {
    padding: 0 20px;
    width: 545px;
    float: left;
    border-left: solid 1px #ccc;
}

.cep-event-description {
    font-size: 16px;
    padding: 0 10px 15px;
}

.cep-event-date {
    margin-top: 10px;
    font-size: 19px;
    padding-bottom: 6px;
    border-bottom: solid 1px rgba(255, 255, 255, .5);
    color: #fff484;
}

.cep-event-location {
    margin: 10px 0 8px 25px;
    font-size: 17px;
}

.cep-event-address {
    font-size: 14px;
    margin-left: 25px;
}

.cep-time-place {
    padding: 5px 20px 20px;
    background: #3c3a3e;
    color: #fff;
    border-radius: 8px;
}

.cep-expired {
    background: #e02525;
    padding: 5px 10px;
    margin-top: 15px;
    border-radius: 4px;
}

.cep-in-progress {
    background: #20983c;
    padding: 5px 10px;
    margin-top: 15px;
    border-radius: 4px;
}

/*--- Event Accordion ---*/

#cep-event-accordion {
    width: 1002px;
    background: #3f556f;
    color: #fff;
    font-size: 16px;
    border: solid 1px #ccc;
    margin-top: 7px;
    border-radius: 6px;
}
#cep-event-accordion-container {
    margin-bottom: 15px;
}
#cep-event-accordion:hover {
    cursor: pointer;
}
#cep-event-accordion-text {
    display: inline-block;
    margin: 10px;
}
#cep-event-accordion-results {
    height: 400px;
    width: 100%;
    overflow-y: scroll;
    background: #fff;
    border: solid 1px #ccc;
    border-top: none;
    margin-top: 0;
}
#cep-event-accordion-results .cep-event-info {
    width: 554px;
}
i.fa.fa-calendar {
    margin-right: 6px;
}
i.fa.fa-caret-down,
i.fa.fa-caret-right {
    margin-left: 5px;
}
#cep-event-accordion-results .searchLimitsColumn {
    border-bottom: solid 1px #ccc;
}
#cep-event-accordion-results #searchResultsColumn {
    width: 756px;
    border: solid 1px #ccc;
    border-top: none;
    float: left;
}
#iframe-container {
    display: none;
    height: 400px;
    width: 100%;
    background: #fff;
    border: solid 1px #ccc;
    border-top: 0;
}
#cep-event-view-all a {
    float: right;
    margin-top: 13px;
    margin-right: 20px;
    font-size: 12px;
    color: #fff;
}
.fa.fa-list-ul {
    margin-right: 6px;
}
#cep-event-accordion .fa-angle-right:before,
#cep-event-accordion .fa-angle-down:before {
    color: #fff;
    margin-left: 20px;
    font-size: 16px;
    font-weight: 600;
}
#cep-event-accordion-text i.fa.fa-calendar {
    font-size: 14px;
    margin-right: 8px;
    position: relative;
    top: -1px;
}
.navigatorCount {
    padding-right: 0;
}
/*--- Qucksearch ---*/

.quicksearchIcon {
    height: 25px;
    width: 25px;
    filter: none;
    -webkit-filter: grayscale(80%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
}
/*--- Apply All Selected Filters Button ---*/

#include-exclude-overlay {
    background: #ffffffa3;
    width: 500px;
    height: 35px;
    position: fixed;
    bottom: 0;
    transition: 1s ease-in;
    top: 131px;
    left: -502px;
    padding-top: 10px;
    z-index: 99;
    border-top: none;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
#include-exclude-overlay.overlay-visible {
    transition: 1s ease-out;
    top: 131px;
    left: 0;
    width: 100%;
    background: rgba(41, 34, 25, 0.72);
}
#include-exclude-overlay i.fa {
    margin-right: 6px;
}
#include-exclude-overlay a {
    margin-bottom: 10px;
}
a#include-all-filters,
a#exclude-all-filters,
a#clear-all-filters {
    border: solid 1px #ffffff54;
    padding: 5px;
    color: #fff;
    border-radius: 5px;
    font-size: 12px;
    width: 144px;
    font-weight: 100;
    margin-right: 5px;
    margin-left: 5px;
}
a#include-all-filters {
    background: #207d09;
}
a#exclude-all-filters {
    background: #ce391e;
}
a#clear-all-filters {
    background: #444;
}
a#include-all-filters:hover,
a#exclude-all-filters:hover,
a#clear-all-filters:hover {
    opacity: .6;
    text-decoration: none;
}
/*--- Library Information ---*/

#libraryInfo {
    background-color: #fff;
    border: 1px solid #aaa;
    width: 220px;
    padding: 10px;
    border-radius: 0;
    font-weight: normal;
    font-size: 14px;
}
#libraryInfo .fa:before {
    font-size: 16px;
    color: #a59068;
    margin-right: 5px;
}
#libraryInfo>div {
    margin: 10px;
    border-bottom: solid 1px #ccc;
    padding-bottom: 10px;
    padding-left: 10px;
}
#libraryInfo>div:last-child {
    border: none;
    padding-bottom: 0;
}
#libraryInfo a {
    font-size: 14px;
    padding-left: 0px;
}
#libraryInfo .fa-home:before {
    font-size: 18px !important;
}
#libraryInfo .fa-car:before {
    font-size: 14px !important;
}
/*--- Search Suggestion Box ---*/

#searchForm #dropDown {
    left: 403px !important;
    top: 41px;
    padding: 5px;
}
/*--- Fixes ---*/

/* Remove Border Around Detail Modal Dropdown */

.detailModalDialog .dropDownButton {
    border: 0;
}
/* My Lists Section */

.list .myListItem .results_right {
    width: 100px;
}
.myListList .list_cell_wrapper {
    border-bottom: 0;
    padding: 10px;
}
.myListList {
    background: none;
}
.myListsList {
    width: 235px;
    float: left;
    border: solid 1px #ccc;
    background: #fff;
    min-height: 46px;
    box-sizing: border-box;
}
.myListsList .loginLink {
    margin-left: 5px;
}
#myListsHeader {
    background: #c7bea8ad;
    border-radius: 0;
    padding-bottom: 15px;
    padding-top: 15px;
}
.myListHeader {
    padding: 20px;
    background: #ffffff6b;
    border-radius: 6px 6px 0 0;
    border: solid 1px #ccc;
}
.listWrapper {
    background: none;
}
.myListFooter {
    float: left;
    padding: 15px 0;
    background: #ffffff6b;
    border-radius: 0 0 6px 6px;
    border: solid 1px #ccc;
}
.myListList .results_img_div {
    margin: 0 20px 0 20px;
}
.myListList .list_cell_wrapper {
    border-bottom: dotted 2px #ccc;
    padding: 20px;
    padding-right: 0;
}
.myListList .list_cell_wrapper:last-child {
    border-bottom: 0;
}
.myListItem .cell_wrapper {
    padding: 0;
    border: 0;
}
.myListList .list_cell_wrapper:hover {
    background: #efeee5;
}
.myListList .list .cell_wrapper:hover {
    background: none;
}
#myListItemsZone .list .results_chkbox {
    top: 7px;
}
#myListControls .customDropdown {
    width: initial;
    float: left;
    border: solid 1px #ccc;
    border-radius: 5px;
}
#myListControls .dropDownButton div:after {
    margin-top: 3px;
    float: left;
}
#myListControls #listdetails_sort {
    border: solid 1px #ccc;
}
#myListControls .customDropdown li a,
#myListControls .dropDownButton div {
    margin-top: 2px;
    float: left;
}
#myListItemsZone .myListItemNotFound input.results_chkbox {
    top: 6px;
    left: -4px;
}
.myListItemNotFoundTitle {
    margin-top: 5px;
}
#myListsHeader .myListControls {
    padding-top: 10px;
}
select.myListControl.lists {
    margin: 15px 0 0 -3px;
    float: left;
    clear: both;
}
.myListControls {
    text-align: left;
}
.myListList li.tempList {
    background: #3a3027;
}
.myListList li.tempList .myListLink {
    color: #fff;
}
.myListsUL li {
    padding: 10px 15px;
}
.myListsUL li:nth-child(2) {
    padding-top: 20px;
}
.myListsList .listWrapper {
    min-height: initial;
}
.myListsList .listWrapper {
    padding-bottom: 20px;
}
div#lists_main .myListControls {
    height: auto;
}
.myListList li.myListItem:first-child .cell_wrapper {
    padding-top: 0;
}
.myListList li.myListItem:first-child .sortHandleHolder {
    top: 3px;
}
.myListControls {
    height: auto;
}
#myListsTitle {
    height: initial;
    font-weight: 600;
}
#listdetails_main .myListControls {
    height: auto;
    position: relative;
    top: 10px;
    padding-bottom: 0;
}
.myListList li.mylist_dragging {
    height: auto !important;
    width: auto !important;
}
.myListFooter.myListControls {
    padding-bottom: 25px !important;
}
div#myListsHeader {
    border: 0;
}
#lists_addList {
    margin-top: 4px;
}
#lists_addList:hover {
    opacity: .5;
}
#lists_removeLists {
    margin: 4px 0 0 10px;
}
#lists_removeLists:hover {
    opacity: .5;
}
/* My Account */

#accountTabs ul li.ui-state-default {
    background: #ece4d9 !important;
    border-radius: 5px 5px 0 0 !important;
}
table.sortable thead {
    background-color: #98907f;
}
#accountSummary .summarySubheading {
    background: #3b3a36;
}
#accountMain #accountTabs ul li:nth-of-type(1) a:before,
#accountMain #accountTabs ul li:nth-of-type(2) a:before,
#accountMain #accountTabs ul li:nth-of-type(3) a:before,
#accountMain #accountTabs ul li:nth-of-type(4) a:before,
#accountMain #accountTabs ul li:nth-of-type(5) a:before {
    color: #3e3e3e;
}
/* Detail Modal */

.ui-dialog .detail_biblio.resource_biblio {
    width: 310px;
    min-height: 150px;
    max-height: 300px;
    overflow: hidden;
    overflow-y: auto;
    margin-bottom: 30px;
    padding-left: 25px;
    padding-right: 20px;
    margin-top: 10px;
}
.detail_cover_asset_div.resource_river {
    border: 1px solid #ccc;
    width: 787px;
    clear: both !important;
    float: left;
    margin: 20px 5px;
    height: auto !important;
}
.detail_cover_asset_div .jscarousal {
    padding: 20px;
    clear: both;
}
/* Request Form */

#requestsFormZone input[type=text] {
    padding: 0 10px;
}
/* Requests (My Account) */

.requestsTabs {
    border-bottom: solid 1px #ccc;
}
.requestsTabs button {
    border-radius: 5px 5px 0 0;
    border-bottom: 0;
}
/* Articles */

.federated .cell_wrapper {
    padding: 20px;
    margin-bottom: 0 !important;
}
/* Custom Dropdown Menu */

div[class^="resultsToolbar_"] .customDropdown li a,
div[class^="resultsToolbar_"] .dropDownButton div:after,
#bottomToolbar_wrapper .dropDownButton div:after {
    margin-right: 6px;
    margin-top: 3px;
    float: left;
}
div[class^="resultsToolbar_"] .dropDownButton,
#bottomToolbar_wrapper .dropDownButton {
    width: 172px;
    border: solid 1px #ccc;
}
/* Quick Fixes */

.detail_buttons .customDropdown {
    top: 0;
}
.formatTypeIcon-GLOBE {
    background-image: url("/custom/quicksearch/icon-qs-events.blue.png");
    background-size: 15px 15px;
    display: inline;
}
.formatTypeIcon-QO {
    background-image: url("/custom/quicksearch/icon-qs-events.blue.png");
    background-size: 15px 15px;
    display: inline;
}
.formatTypeIcon-7 {
    background-image: url("/custom/quicksearch/icon-qs-events.blue.png");
    background-size: 15px 15px;
    display: inline;
}
div[id^="RSVPWidgethitlist"] {
    display: none;
}
div[id^="ADDCALWidgethitlist"] {
    display: none;
}
.displayElementLabel.ITYPE {
    display: none;
}
.displayElementText.highlightMe.ITYPE {
    display: none;
}
.resultsToolbar_did_you_mean {
    background: none;
}
.didYouMeansWrapper {
    position: relative;
    left: -193px;
}
.didYouMean {
    padding: 5px;
    display: flex;
    margin-top: 23px;
    border: solid 1px #ccc;
    border-radius: 5px;
    background: #ffffd4;
}
.didYouMeanLabel {
    margin-right: 6px;
}
div#federatedResults-1803278873 .list .results_bio {
    max-width: initial !important;
    width: 760px;
}
.displayElementText a {
    word-break: break-all !important;
}
/* Change pagination icon color */

.fa-chevron-circle-left::before {
    color: ;
}
.fa-chevron-circle-right::before {
    color: ;
}
/*--- CEP Events ---*/

.cep-event-container .results_img {
    max-width: 200px;
    float: left;
    padding: 3px;
    border: solid 1px #c1b2ac;
}
.cep-event-container .results_img_div {
    padding-left: 0;
    margin-left: 15px;
}
.cep-event-titlebar {
    padding: 6px 16px;
    margin-bottom: 15px;
    border: solid 1px #cac0b5;
    background: #e8e3dc;
    border-radius: 6px;
}
.cep-event-title {
    max-width: 580px;
    font-weight: 900;
    color: #654e44;
    font-size: 19px;
}
a.cep-event-url {
    float: right;
    font-size: 12px;
    position: relative;
    top: -22px;
}
a.cep-event-url:hover {
    cursor: pointer;
}
.cep-event-url i.fa.fa-info-circle {
    float: right;
    position: relative;
    top: -20px;
    font-size: 14px;
    margin-right: 6px;
    color: #654e44;
}
a.cep-location-url {
    margin-left: 10px;
    position: relative;
    top: -2px;
    font-weight: 700;
    background: #000000;
    display: inline-block;
    color: #fff;
    font-size: 10px;
    background: #654e45;
    border-radius: 20px !important;
    padding: 3px 20px 3px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    text-shadow: none;
    box-shadow: none;
    font-weight: 400;
}
a.cep-location-url:hover {
    opacity: .7;
    text-decoration: none;
}
.cep-time-place {
    padding: 5px 20px 15px;
    background: #f3f3f3;
    border-radius: 5px;
    border: solid 1px #cecece;
    margin-top: 20px;
    color: #654e44;
}
.cep-event-info {
    padding: 0 20px;
    width: 680px;
}
.cep-event-description {
    font-size: 14px;
    max-width: 470px;
    float: right;
    margin-top: 10px;
    padding-right: 15px;
}
.cep-event-date {
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 17px;
    padding-bottom: 8px;
    padding-left: 10px;
    border-bottom: solid 1px #9e9890;
    font-weight: 600;
}
.cep-event-location {
    margin: 4px 0 10px 8px;
    font-size: 15px;
    font-weight: 600;
    width: 480px;
    float: left;
}
.cep-event-address {
    font-size: 14px;
    margin-left: 8px;
    width: 480px;
    float: left;
}
.cep-expired {
    background: #C12C23;
    padding: 5px 10px;
    margin-top: 15px;
    border-radius: 4px;
    color: #fff;
}
.cep-in-progress {
    background: #2f6d3d;
    padding: 5px 10px;
    margin-top: 15px;
    border-radius: 4px;
    color: #fff;
}
.cepevent .results_right {
    border: solid 1px #ccc;
    width: 130px;
    float: right;
    padding-top: 12px;
}
.cell_wrapper.cepevent {
    padding-top: 20px;
    border-bottom: dotted 2px #cccccc;
}
/*--- Event Accordion ---*/

#cep-event-accordion {
    width: 998px;
    background: #684f7d;
    color: #fff;
    font-size: 16px;
    margin-top: 7px;
    border-radius: 5px;
}
#accordion-no-events {
    width: 998px;
    background: #684f7d;
    color: #fff;
    font-size: 16px;
    margin-top: 7px;
    border-radius: 5px;
}
#cep-event-accordion-container {
    margin-bottom: 15px;
}
#cep-event-accordion:hover {
    cursor: pointer;
}
#cep-event-accordion-text {
    display: inline-block;
    margin: 10px;
}
#cep-event-accordion-results {
    height: 400px;
    width: 100%;
    overflow-y: scroll;
    background: #fff;
    border: solid 1px #ccc;
    border-top: none;
}
#cep-event-accordion-results .cep-event-info {
    width: 554px;
}
.addcal-text i.fa.fa-calendar {
    margin-right: 0;
}
#cep-event-accordion-results i.fa.fa-caret-down,
#cep-event-accordion-results i.fa.fa-caret-right {
    color: #fff;
    margin-left: 15px;
}
#cep-event-accordion-results .searchLimitsColumn {
    border-bottom: solid 1px #ccc;
}
#cep-event-accordion-results #searchResultsColumn {
    width: 756px;
    border: solid 1px #ccc;
    border-top: none;
    float: left;
}
#iframe-container {
    display: none;
    height: 400px;
    width: 100%;
    background: #fff;
    border: solid 1px #ccc;
    border-top: 0;
}
#cep-event-view-all a {
    float: right;
    margin-top: 13px;
    margin-right: 20px;
    font-size: 12px;
    color: #ffef06;
}
#cep-event-view-all a i {
    color: #fff;
}
.fa.fa-list-ul {
    margin-right: 6px;
}
/*--- Search Form Suggestion Field ---*/

#searchForm #dropDown {
    padding: 6px;
    box-sizing: border-box;
    left: 408px !important;
    top: 40px;
}
/*--- Requests Form Padding ---*/

#requestsFormZone input[type=text] {
    padding: 0 10px;
}
/*--- Expand All Facets Button ---*/

#expand-all-eds-filters,
#expand-all-library-filters {
    font-size: 9px;
    background: #414b5a;
    float: right;
    padding: 4px 12px;
    border-radius: 20px;
    border: solid 1px #ffffff70;
    position: relative;
    top: -2px;
    text-transform: uppercase;
}
#expand-all-eds-filters:hover,
#expand-all-library-filters:hover {
    cursor: pointer;
    opacity: .5;
}
/*--- Library Events Calendar ---*/

.fc-list-view {
    border-width: 1px;
}
.fc .fc-list-table {
    margin: 0;
}
h4 {
    background: #9c9482;
    color: #fff;
    padding-top: 8px;
    padding-bottom: 3px;
    margin-bottom: 0;
}
.fc-toolbar.fc-header-toolbar {
    background: #9c9482;
    color: #fff;
    padding-top: 3px;
    padding-bottom: 4px;
    margin-top: 0 !important;
    margin-bottom: 0;
}
#thisweekcal .fc-button-group {
    float: none !important;
}
#thisweekcal .fc-toolbar .fc-right {
    float: none;
}
.fc-event-dot {
    width: 0;
    height: 0;
    background: none;
    margin-right: 10px;
}
span.fc-event-dot:before {
    font-family: 'fontawesome';
    content: "\f133";
    background: #fff;
    padding: 0;
    margin: 0;
    font-size: 14px;
}
.column.pct25:last-child .content {
    padding: 0;
}
.column.pct25:last-child .content>h4 {
    margin-top: 0;
}
.fc-toolbar.fc-footer-toolbar {
    margin-top: 0;
    border: solid 1px #ccc;
    border-top: none;
    padding-top: 10px;
    background: #ededed;
}
/************************/

/*------- Rivers -------*/

/************************/

#river-content {
    width: 100%;
    min-width: 1000px;
    padding: 210px 50px 0;
    box-sizing: border-box;
}
#river-new-materials {
    color: #fff;
    font-family: 'Teko', sans-serif;
    font-size: 36px;
    border-bottom: solid 1px #666;
    margin-bottom: 20px;
    padding-left: 10px;
}
#river-search-targets {
    color: #fff;
    font-family: 'Teko', sans-serif;
    font-size: 36px;
    border-bottom: solid 1px #666;
    margin-bottom: 20px;
    padding-left: 10px;
}
.river {
    margin: 0 auto;
    margin-bottom: 30px;
    overflow: hidden;
    width: 100% !important;
    border-radius: 5px 5px 0 0;
}
.river h3 .river-title {
    color: #000;
    font-weight: 400;
    top: 0;
    border: none;
    text-transform: none;
    font-family: 'Teko', sans-serif;
    font-size: 30px;
    -webkit-font-smoothing: antialiased;
}
.river h3 {
    font-size: 20px;
    font-weight: 400;
    width: 100%;
    box-sizing: border-box;
    padding: 5px 15px 5px 43px;
    color: #00;
}
.river h3 a {
    color: #000;
}
.river h3 strong {
    margin: 0 3px 0 0;
}
.river h3 span {
    font-weight: 100;
    position: relative;
    top: -2px;
    margin: 0 4px;
}
.river .slide-wrap {
    height: 271px;
}
.river .slide {
    position: relative;
    -webkit-transition: left .5s;
    left: 0;
    width: 100%;
}
.river .slide-active-r {
    left: -30px;
}
.river .slide-active-l {
    left: 30px;
}
.river .shift {
    position: absolute;
    top: -13px;
    z-index: 9;
    background-color: #161618;
    height: 305px;
    -webkit-transition: opacity .5s, width .1s, margin .5s, background-color 1s;
    width: 0px;
}
.river .shift-active {
    width: 66px;
    background-color: #161618 !important;
}
.river .left {
    left: -34px;
    width: 64px;
}
.river .right {
    right: -35px;
    width: 80px;
}
.river .left:hover,
.river .right:hover {
    cursor: pointer;
}
.river i.shift {
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    background-image: url(/custom/web/rivers/river-icons/cep-carousel-arrow.png);
    background-size: auto;
    background-repeat: no-repeat;
    height: 40px;
}
.river i.left {
    width: 18px;
    background-position: 0px 0px;
    margin: 0 35px;
    background-size: 40px;
}
.river i.right {
    background-position: -22px 0px;
    width: 20px;
    margin: 0 35px;
    background-size: 40px;
}
.river .i-active {
    width: 28px;
    margin: 0 36px;
    opacity: 1;
}
.river .i-active-move {
    margin: 0 24px !important;
}
.river ul {
    position: relative;
    white-space: nowrap;
    transition: transform 0.5s ease-out;
    margin: 0;
}
.river li {
    display: inline-block;
    margin: 0 2px -2px 0;
    border: solid 4px #161618;
    background: #96253b;
    box-sizing: border-box;
}
.river li:first-child {
    margin-right: 4px;
    width: 208px;
    height: 273px;
    background: none;
}
.river .empty-li {
    background: #222;
    margin: 0 2px 0 4px;
    border: solid 1px #444;
    width: 188px !important;
    height: 265px !important;
    text-align: center;
    white-space: normal;
    padding: 0 30px;
    display: none;
}
.river .empty-li em.fa.fa-eye {
    float: left;
    width: 100%;
    color: #666;
    font-size: 52px;
    position: relative;
    top: 142px;
}
.river-title-author {
    position: absolute;
    top: 13px;
    margin-left: 16px;
    display: none;
}
.river-title {
    padding-bottom: 10px;
    border-bottom: solid 1px #fff;
    width: 155px;
    white-space: normal;
    text-transform: capitalize;
}
.river-author {
    font-size: 11px;
    padding-top: 10px;
    width: 155px;
    white-space: normal;
    text-transform: capitalize;
}
.river-title a {
    color: #dbf2ff;
}
.river-author a {
    color: #fff;
}
.river-image {
    width: 188px;
    height: 263px;
    overflow: hidden;
    border: solid 1px #444;
}
.river-image-loading {
    position: absolute;
    top: 53px;
    left: 63px;
    width: 63px;
}
.river-result .results_img {
    display: none;
}
.river-image img {
    width: 100%;
    height: 100%;
}
.river-bio {
    height: 90px;
    width: 170px;
    float: left;
    padding: 3px 0 15px 15px;
    display: none;
}
.river-bio div {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-bottom: 0;
}
.river-bio .displayDetailLink a {
    font-size: 12px;
}
.river-result .displayElementWrapper,
.river-result .displayElementText {
    font-size: 11px;
}
.river h3 em.fa {
    margin-right: 10px;
    color: #c6c6c6;
    font-size: 18px;
    position: relative;
}
.river h3 em.fa.fa-eye {
    margin-left: 20px;
}
.river .formatTypeIcon {
    top: 6px;
    background-size: 16px 16px;
    min-width: initial;
    width: 16px;
}
.river-bio .displayElementWrapper:first-child {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.river .view-all-results {
    float: left;
    width: 100%;
    text-align: center;
    top: 105px;
    position: relative;
    background: #36363b;
    color: #ffffff;
    padding: 10px 15px;
    border: solid 2px #444444;
    font-size: 18px;
    font-weight: 100;
    display: none;
    box-sizing: border-box;
}
.river .view-all-results:hover {
    opacity: .7;
    cursor: pointer;
}
div[id^="river-detail"] {
    display: none;
}
/*--- River (Events) ---*/

.river.events li {
    width: 290px !important;
    padding: 0;
    margin: 0;
    border-left: 0;
    margin-right: 8px !important;
    margin-left: 2px;
    height: 145px !important;
}
.river.events .shift {
    height: 145px;
}
.river.events .i.left,
.river.events .i.right {
    top: 125px;
}
.river.events .river-title {
    position: absolute;
    color: #c1e3fd;
    background: #00000091;
    padding: 16px 20px 14px;
    height: 115px;
    display: flex;
    flex-wrap: wrap;
    align-items: left;
    flex-flow: column;
    justify-content: space-between;
    margin-top: 0;
    white-space: normal;
}
.river.events .river-title div {
    white-space: normal;
    font-size: 12px;
    display: block;
    float: left;
    color: #fff;
    font-weight: 400;
}
.river.events .river-title {
    width: 250px !important;
}
.river.events .river-links {
    font-weight: 100;
    font-size: 12px !important;
}
.river.events .river-links a {
    font-weight: 400;
    color: #ffff67;
    margin-right: 4px;
    margin-left: 4px;
}
.river.events .river-links a:first-child {
    margin-left: 0;
}
.river.events .river-links a:hover {
    cursor: pointer;
    text-decoration: none;
}
/*--- River (New) ---*/

.river.new .river-bio div {
    font-size: 11px;
    margin-bottom: 5px;
}
#content {
    display: none;
    padding-top: 10px;
}
.quicksearchWrapper {
    display: none;
    padding-top: 136px;
}
/*--- River Animated Elements ---*/

.river-result {
    transition: all .2s ease-in-out;
    position: relative;
    top: 0;
}
.river-result:focus {
    outline: none;
}
.river-result:hover {
    cursor: pointer;
}
/*--- River Detail ---*/

.river-detail {
    min-width: 900px;
    display: none;
    padding: 20px;
    border: solid 1px #444;
    margin-top: 30px;
    box-sizing: border-box;
    background: #36363b66;
    border-radius: 5px;
}
.river-detail .results_right {
    margin-left: auto;
    padding: 0;
    width: 170px;
    color: #ffffff;
    font-size: 11px !important;
    text-align: right;
    line-height: 18px;
    border: solid 1px #666;
    padding: 15px 20px;
    border-radius: 5px;
    background: #36363b;
    flex-shrink: 0;
    margin-top: 43px;
    margin-bottom: 5px;
}
.river-detail .button {
    background: none;
    font-size: 16px;
    text-shadow: none;
    width: 130px !important;
    box-shadow: none;
    text-align: right;
    text-overflow: initial;
    padding: 8px 0;
    margin-left: 0;
    background-color: #e8e7cd;
    color: #644a3a;
    font-weight:bold;
    text-align:center;
    margin-top:4px;
}
.river-detail .button:hover {
    cursor: pointer;
    opacity: .6;
}
div[id^="SD_MAKE_REQUEST"],
div[id^="BUYITNOW"],
div[id^="ILLIADREQUEST"],
div[id^="MARC"],
div[id^="accessContentPanel"] {
    display: none;
}
.river-detail .results_right div:after,
.river-detail .results_right a:after {
    font-family: 'fontawesome';
    font-size: 14px;
    margin-left: 11px;
    -webkit-font-smoothing: antialiased;
}
.river-detail div[id^="SD_MAKE_REQUEST"]:after {
    content: '\f0f3';
    font-size: 13px;
}
.river-detail div[id^="BUYITNOW"]:after {
    content: '\f155';
    font-size: 14px;
    margin-right: 2px;
    margin-left: 12px;
}
.river-detail div[id^="ILLIADREQUEST"]:after {
    content: '\f044';
    margin-left: 9px;
}
.river-detail div[id^="MARC"]:after {
    content: '\f00b';
    font-size: 13px;
    margin-right: 1px;
    margin-left: 11px;
}
.river-detail div[id^='OCLC_CITE_THIS']:after {
    content: '\f10d';
    font-size: 13px;
    margin-left: 11px;
}
.river-detail div[id^='PERMALINK']:after {
    content: '\f0c1';
}
.river-detail div[id^='OPEN_PDF_EBOOK']:after {
    content: '\f1c1';
    font-size: 13px;
    margin-left: 13px;
    margin-right: 1px;
    position: relative;
    top: -1px;
}
.river-detail a[title^="EBSCO"] {
    display: inline-block;
}
.river-detail a[title^="EBSCO"]:after {
    content: '\f0ca';
}
.river-detail .ercDownloadButton:after {
    font-family: 'fontawesome';
    content: '\f019';
    margin-left: 10px;
    margin-right: -1px;
}
.river-detail .ercPreviewButton button:after {
    font-family: 'fontawesome';
    content: '\f06e';
    margin-left: 10px;
}
.river-detail a[title="View Full Text"] {
    float: right;
}
.river-detail a[title="View Full Text"]:after {
    content: '\f15c';
}
.river-detail a[title="Find It"] {
    float: right;
}
.river-detail a[title="Find It"]:after {
    content: '\f00e';
    margin-left: 11px;
    margin-right: -2px;
    font-size: 15px;
}
.river-detail .holdSpan {
    display: block;
}
.river-detail .holdSpan:after {
    content: '\f04c';
    font-size: 13px !important;
}
.river-detail .text-this:after {
    content: '\f0e6';
    font-size: 16px;
    margin-right: -1px;
}
.river-detail .results_bio {
    width: 100% !important;
    margin-right: 50px !important;
}
.river-detail .results_bio>.displayElementWrapper:first-child {
    border-bottom: solid 1px #444444;
    margin-bottom: 12px;
    padding-bottom: 7px;
}
.river-detail-showing {
    transform: scale(1.02);
    top: -6px !important;
    border: solid 4px #ffffff !important;
}
.river-detail-showing:after {
    font-family: "fontawesome";
    content: "\f0d7";
    color: #ffffff;
    position: absolute;
    bottom: -34px;
    left: 84px;
    font-size: 52px;
}
.river-detail .river-image {
    width: 230px;
    height: 325px;
    border: solid 1px #444;
    margin: 5px 30px 5px 5px;
    flex-shrink: 0;
}
.river-detail .displayDetailLink {
    font-size: 32px;
    line-height: 32px;
}
.river-detail .displayDetailLink a {
    color: #b2cde0;
    font-family: 'Teko', sans-serif;
    -webkit-font-smoothing: antialiased;
}
.river-detail .displayDetailLink a:hover {
    text-decoration: none;
    opacity: .7;
}
.river-detail .displayElementWrapper {
    color: #fff;
}
.river-detail .displayElementLabel {
    color: #000;
    font-size: 16px;
    font-weight: 400;
}
.river-detail .displayElementText {
    color: #fff;
    font-size: 16px;
    font-weight: 100;
}
.river-detail .displayElementText.SERIES {
    text-transform: capitalize;
}
.river-detail .displayElementText a {
    font-size: 16px;
    color: #fff;
}
.river-detail .fa.fa-close {
    color: #a6a2a2;
    text-align: right;
    font-size: 18px;
    position: relative;
    top: -16px;
    right: -16px;
    float: right;
    height: 0;
    -webkit-font-smoothing: antialiased;
    background: #000;
    padding: 3px 5px 6px;
    height: 15px;
    border: solid 1px #444;
    border-radius: 5px;
}
.river-availability .fa.fa-close {
    background: none;
    border: none;
}
.river-summary-full .fa.fa-close {
    background: none;
    border: none;
}
.river-detail .fa.fa-close:hover {
    cursor: pointer;
    opacity: .7;
}
.river-detail-find-item {
    float: right;
    position: relative;
    font-size: 30px;
    height: 0;
    color: #fbff4f;
    left: -21px;
    font-family: 'Teko', sans-serif;
    -webkit-font-smoothing: antialiased;
}
.river-detail-find-item:hover {
    opacity: .7;
    cursor: pointer;
}
.river-detail em.fa.fa-map-marker {
    margin-left: 10px;
    color: #fff;
    font-size: 21px;
    position: relative;
    top: -1px;
}
.river-detail .displayElementWrapper.BIBSUMMARY {
    overflow-y: scroll;
}
.river-detail .displayElementLabel.BIBSUMMARY {
    display: block;
    margin-bottom: 5px;
}
.river-detail .displayElementText.highlightMe.BIBSUMMARY {
    height: auto !important;
    width: 100%;
    max-height: 82px;
    line-height: 21px;
}
.river-summary-full {
    font-size: 18px;
    line-height: 26px;
    position: fixed;
    background: #ffffff;
    padding: 30px 35px;
    border-radius: 5px;
    border: solid 1px #666;
    top: 180px;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 80%;
    z-index: 999;
    display: none;
    color: #000;
    overflow-y: auto;
    max-height: 500px;
}
.river-summary-title {
    text-transform: capitalize;
    font-family: 'Teko', sans-serif;
    font-size: 30px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: solid 1px #ccc;
    line-height: 34px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
}
.river-availability-title {
    text-transform: capitalize;
    font-family: 'Teko', sans-serif;
    font-size: 30px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: solid 1px #ccc;
    line-height: 34px;
}
span.availability-title {
    color: #38749e;
}
.river-availability {
    font-size: 18px;
    line-height: 26px;
    position: fixed;
    background: #ffffff;
    padding: 30px;
    border-radius: 5px;
    border: solid 1px #666;
    top: 180px;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 80%;
    z-index: 999;
    display: none;
    color: #000;
    overflow-y: auto;
    height: auto;
    max-height: 800px;
}
.river-availability-loading {
    width: 130px;
    margin-top: 10px;
}
.river-availability-table table {
    font-weight: 400;
    font-size: 16px;
    border-collapse: collapse;
}
.river-availability-table th {
    background: #444;
    border: solid 1px #ccc;
    padding: 3px 10px;
    text-align: left;
    color:#fff;
}
.river-availability-table td {
    border: solid 1px #ccc;
    padding: 3px 10px;
    text-align: left;
}
.river-number-available {
    margin-bottom: 8px;
}
#river-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    background: #000;
    z-index: 99;
    opacity: .7;
    display: none;
}
.river-summary-more {
    display: none;
    font-size: 12px;
    margin-top: 5px;
    color: #fbff39;
    width: 60px;
}
.river-summary-more:hover {
    cursor: pointer;
    opacity: .7;
}
.river-preloader-container {
    width: 100%;
    text-align: center;
    position: absolute;
}
.river-preloader {
    margin-top: 35px;
}
/*--- Book Cover Image Formats ---*/

.river-result-format {
    display: none;
}
.river-result .result-image-format {
    height: 261px;
    width: 186px;
    position: absolute;
}
.river-result .result-image-format img {
    width: 60px;
    height: auto;
    margin: 0 auto;
    display: block;
    position: relative;
    top: 185px;
}
.river-detail .detail-image-format {
    width: 160px;
    height: auto;
    margin: 0 auto;
    display: block;
    position: relative;
    top: 40px;
}
.river-result.book,
.river-detail.book .river-image {
    background: #274161;
}
.river-result.book .result-image-format img {
    width: 47px;
    top: 187px;
}
.river-result.eaudiobook,
.river-detail.eaudiobook .river-image {
    background: #572222;
}
.river-result.eaudiobook .result-image-format img {
    width: 51px;
    top: 187px;
}
.river-result.ebook,
.river-detail.ebook .river-image {
    background: #0f3a42;
}
.river-result.ebook .result-image-format img {
    width: 47px;
    top: 187px;
}
.river-result.audio-disc,
.river-detail.audio-disc .river-image {
    background: #3a2958;
}
.river-result.video-cassette,
.river-detail.video-cassette .river-image {
    background: #441d29;
}
.river-result.video-disc,
.river-detail.video-disc .river-image {
    background: #2e3c05;
}
.river-result.online-resource,
.river-detail.online-resource .river-image {
    background: #471039;
}
.river-result.online-resource .result-image-format img {
    width: 46px;
}
.river-result.evideo,
.river-detail.evideo .river-image {
    background: #3f2a05;
}
.river-result.evideo .result-image-format img {
    top: 197px;
}
.river-result.video-cassette .result-image-format img {
    top: 200px;
}
.river-result.continuing-resources,
.river-detail.continuing-resources .river-image {
    background: #344e2b;
}
.river-result.continuing-resources .result-image-format img {
    width: 52px;
}
.river-result.music,
.river-detail.music .river-image {
    background: #2d565a;
}
.river-result.music .result-image-format img {
    width: 48px;
    top: 188px;
}
.river-result.periodical,
.river-detail.periodical .river-image {
    background: #40395c;
}
.river-result.periodical .result-image-format img {
    width: 52px;
}
.river-result.academic-journal,
.river-detail.academic-journal .river-image {
    background: #595e32;
}
.river-result.academic-journal .result-image-format img {
    width: 52px;
    top: 191px;
}
.river-result.visual-materials,
.river-detail.visual-materials .river-image {
    background: #255658;
}
.river-result.patent,
.river-detail.patent .river-image {
    background: #7d583d;
}
.river-result.audio-cassette,
.river-detail.audio-cassette .river-image {
    background: #552747;
}
.river-result.microform,
.river-detail.microform .river-image {
    background: #4e382b;
}
.river-result.patent .result-image-format img {
    width: 44px;
    top: 187px;
}
.river-result.news,
.river-detail.news .river-image {
    background: #6f4c20;
}
.river-result.news .result-image-format img {
    top: 195px;
}
.river-result.dissertation-thesis,
.river-detail.dissertation-thesis .river-image {
    background: #482239;
}
.river-result.dissertation-thesis .result-image-format img {
    width: 51px;
    top: 190px;
}
.river-result.report,
.river-detail.report .river-image {
    background: #96253b;
}
.river-result.report .result-image-format img {
    width: 50px;
}
.river-no-results {
    color: #aaa;
    font-size: 16px;
    float: left;
    padding-top: 50px;
}
.river-summary-full .fa.fa-close {
    color: #9a9a9d;
    text-align: right;
    font-size: 18px;
    position: relative;
    top: -21px;
    right: -25px;
    float: right;
    height: 0;
    -webkit-font-smoothing: antialiased;
}
.river-summary-full .fa.fa-close:hover {
    cursor: pointer;
    opacity: .7;
}
/*--- Non-modal detail content ---*/

.ui-tabs .ui-tabs-nav li {
    margin: 4px .2em 0 0 !important;
    top: 0;
    border: none;
    height: 28px;
}
.ui-tabs .ui-tabs-nav li.ui-state-selected.ui-state-hover {
    background: #fff !important;
}
/*--- Adjust detail Availability Table sort icons ---*/

span.totalAvailable {
    margin-left: 5px;
}
span.sorttable_sortAnyInd,
span#sorttable_sortfwdind,
span#sorttable_sortrevind {
    float: right;
}
#nm_detail_wrapper .detail_cover_art {
    margin: 0 20px 10px 30px;
    -webkit-transform: initial;
    -moz-transform: initial;
    -ms-transform: initial;
    transform: initial;
    max-height: initial;
    width: 130px;
    height: auto;
}
#nm_detail_wrapper .detail_cover_art_div {
    width: initial;
    position: initial;
}
#nm_detail_wrapper .detail_main {
    padding: 30px 20px 0 0 !important;
}
/*-----------*/

.river.articles .river-detail-find-item,
.river.erc .river-detail-find-item,
.river.springer .river-detail-find-item {
    display: none;
}
.river-detail-open {
    display: none;
    width: 100%;
    background: #00000061;
    position: absolute;
    top: 174px;
    font-family: 'fontawesome';
    font-size: 90px;
    text-align: center;
    color: #fff;
    border-top: solid 1px #666;
    opacity: 1;
}
.river-detail-open:hover {
    opacity: .8;
}
.river-detail-open:after {
    content: '\f0d7';
}
.river-detail-close {
    display: none;
    width: 100%;
    height: 88px;
    background: #00000061;
    position: absolute;
    top: 0;
    font-family: 'fontawesome';
    color: #fff;
    font-size: 60px;
    text-align: center;
    border-bottom: solid 1px #666;
}
.river-detail-close:hover {
    opacity: .8;
}
.river-detail-close:after {
    content: '\f00d';
    position: relative;
    top: 14px;
}
.availableDiv {
    display: none;
}
/*--- Syndetics Links ---*/

/*
.unbound_searchresult {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-left: -3px;
}
.unbound_searchresult a {
    display: none;
    background: #ffffff6b;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 1px 10px;
    font-size: 11px;
    border: solid 1px #ddd !important;
    border-radius: 4px;
    color: #70889b;
}
.unbound_searchresult a:hover {
    text-decoration: none;
    opacity: .5;
    cursor: pointer;
}
.unbound_searchresults .displayElementLabel {
    display: none;
}
.unbound_searchresults .displayElementWrapper {
    padding-bottom: 0;
}
.results_bio .availableDiv {
    display: none;
}
.results_bio br:last-child {
    display: none;
}
*/

/*--- Syndetics Links Dropdown ---*/

/* Hide .availableDiv */

.availableDiv {
    display: none;
}
.unbound_searchresults {
    display: none;
}
.unbound_searchresults .syndetics-title:before {
    font-family: 'fontawesome';
    content: '\f05a';
    margin-right: 6px;
    color: #898989;
    font-size: 12px;
}
.unbound_searchresults .displayElementWrapper {
    margin-top: 20px;
    display: inline-block;
}
.unbound_searchresults .syndetics-title {
    margin-left: -8px;
    font-size: 11px;
    font-weight: 600;
    border: none;
    cursor: pointer;
    color: #00004a;
    padding: 4px 10px;
    border-radius: 6px;
    background: #ffffff6b;
    white-space: nowrap;
    border: solid 1px #bbb;
}
.syndetics-dropdown {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 160px;
    z-index: 1;
    border: solid 1px #ddd;
    margin-left: -8px;
}
.unbound_searchresults .displayElementWrapper:hover .syndetics-dropdown {
    display: block;
}
.syndetics-dropdown a {
    display: none;
    background: #ffffff6b;
    font-size: 11px;
    font-weight: 600;
    border: none !important;
    color: #1b77aa;
    float: left;
    clear: both;
    width: 100%;
    box-sizing: border-box;
    padding: 5px 10px;
    text-decoration: none;
    border-bottom: solid 1px #ededed !important;
    text-align: left;
}
.syndetics-dropdown a:hover {
    background: #efefef;
    border-left: solid 1px #ccc;
}
.loading-syndetics {
    width: 30px;
    margin-top: 17px;
}
/*--- Fix facetPUBDATE layout ---*/

#facetFormPUBDATE #limitcolumn_pub_chkbox {
    font-size: 12px;
}
#limitcolumn_pub_graph {
    margin-left: 3px;
}
/*--- Hide Unbound Tab from My Account ---*/

#accountTabs .unbound-tab {
    display: none;
}
.logoContainer a img{
/*display:none;*/
}
.minimenu .mm-logo img {
    max-width: 415px;
    transition: .2s all ease-in-out;
    max-height: 200px;
}
#lwSearch{
display:none;
}