@import  'https://ocln.ent.sirsi.net/client/css/vse/flat.css'; 
/* SITEADDRESS is the actual URL to Enterprise. This copies in the default styles. */

/************************** CUSTOM COLORS *****************************/

/* Background for some headers and buttons, such as search bar, book river header, and dialog title bar */
.nm-bgcolor-p3 {
	background: #006666;
	color: #ffffff;
}
.ada-mode .nm-bgcolor-p3 {
	background: #006666;
}

/* Main menu and ADA navigation menu */
.nm-bgcolor-p4 {
	background: #006666;
	color: #ffffff;
}
.ada-mode .nm-bgcolor-p4 {
	background: #006666;
}

/* Background for accordion headers, dialog title bar, facet title bar within the facet section, and others */
.nm-bgcolor-p5 {
	background: #006666;
	color: #ffffff;
}
/* My Lists left sidebar uses black text so that the text color is consistent between the two section headers, this preserves that. */
.nm-bgcolor-p5-dark {
	background: #c5e0d5;
	color: #000000;
}
/* Accordion header hover */
.nm-bgcolor-p5.ui-state-hover {
	background: #006666;
}
/* No hover for ADA mode is intentional, DO NOT move this above the previous rule unless you want to change that! */
.ada-mode .nm-bgcolor-p5 {
	background: #006666;
}

/* Upper header background color */
.nm-bgcolor-p6 {
	background: #ffffff;
}

/* Background for research starter, facet area, EDS search result sections in an interfiled search, etc. */
.nm-bgcolor-p7 {
    background: #e2f2ee;
	color: #000000;
}
/* Allows hover style for interfiled EDS search results on the hitlist when present */
.nm-bgcolor-p7.has-hover:hover {
    background-color: #c5e0d5;
}
/* No hover for ADA mode; currently needs priority to override some very specific flat theme CSS */
.ada-mode .nm-bgcolor-p7, .ada-mode .nm-bgcolor-p7:hover {
	background: #e2f2ee !important;
}

/* Background for hitlist search results and ILS facets */
.nm-bgcolor-white {
	background: #ffffff;
}
/* Hover for hitlist search results */
.nm-bgcolor-white.has-hover:hover {
    background: #efefef;
}
/* No hover for ADA mode */
.ada-mode .nm-bgcolor-white:hover {
	background: #ffffff;
}

/* For some areas that need a color only in ADA mode, mostly a background for bulk action checkbox */
.ada-mode .nm-bgcolor-ada {
	background: #006666;
}

/* Color for pagination forward/back arrows, facet breadcrumb remove icon, carousel left/right arrows, etc. */
.nm-color-p3 {
	color: #006666;
}
.ada-mode .nm-color-p3 {
	color: #006666;
}

/* Special link color for parent room breadcrumb link */
.nm-color-p4 {
	color: #006666;
}

/* Footer text color */
.nm-color-p6 {
	color: #b5d0c5;
}

/* Main menu welcome text color */
.nm-color-a7, .ada-mode .nm-color-a7 {
    color: #e2f2ee;
}

/* Yellow text for number of search results */
.nm-color-y, .ada-mode .nm-color-y {
		color: #ffffff;
}

/* Grey text for My Lists right panel header/footer */
.nm-bgcolor-grey {
    background: #d0d0d0;
    color: #000000;
}

/* Border color around search results */
.nm-bcolor-s5 {
    border-color: #ccc;
}

/* ADA overrides for elements that don't use the main ADA color change */
/* Facet header sections and footer background color */
.ada-mode .nm-ada-bgcolor-p3 {
	background: #006666;
}
/* My Lists left panel header background */
.ada-mode .nm-ada-bgcolor-p7 {
	background: #c5e0d5;
}

/************************** BUTTON COLORS *****************************/

/* General buttons */
.button, .button:visited, .ada-mode .button, .ada-mode .button:visited {
 background-color: #006666;
 color: ;
}

/* Hover color for buttons */
.button:hover, a:hover.button {
 background-color: #006666;
 color: ;
}

/* Color for buttons in the facet section of search results, since the facet header background uses the main color */
.limitcolumn_wrapper .button, .ada-mode .limitcolumn_wrapper .button {
    background-color: #333333;
}

/* Search Button */
#searchButton {
 background-color: #333333;
 color: ; 
}

#searchButton:hover {
 background-color: #333333;
 color: ;
}

/* publication placard button */
#searchInterfiledPanelPlacard {
    background-color: #333333;
}
.federated .publicationPlacard input.button {
    background-color: #333333;
}
.ada-mode #searchInterfiledPanelPlacard {
    background-color: #006666;
}

/***************************** TAB COLORS *******************************/

/* My Account tab colors */
.ui-tabs > .ui-tabs-nav, .ada-mode .ui-tabs > .ui-tabs-nav {
    background-color: #006666;
}

#accountTabs .ui-tabs-tab, .ada-mode #accountTabs .ui-tabs-tab {
    background-color: #c5e0d5;
}

#accountTabs .ui-tabs-tab.ui-state-hover {
    background-color: #006666;
}
.ada-mode #accountTabs .ui-tabs-tab.ui-state-hover {
    background-color: #c5e0d5;
}

#accountTabs .ui-tabs-tab.ui-state-active, .ada-mode #accountTabs .ui-tabs-tab.ui-state-active {
    background-color: #ffffff;
}

#accountTabs .ui-tabs-tab a:before, .ada-mode #accountTabs .ui-tabs-tab a:before {
    color: #006666;
}

#accountTabs .ui-tabs-tab.ui-state-hover a:before {
    color: #ffffff;
}
.ada-mode #accountTabs .ui-tabs-tab.ui-state-hover a:before {
    color: #006666;
}

#accountTabs .ui-tabs-tab.ui-state-active a:before {
    color: #006666;
}

/* Search results tab background color */
.tab {
    background-color: #e2f2ee;
}

/* Active search results tab background color, for priority override */
.tab_selected {
    background-color: #ffffff;
}

/*************************** COLORED TEXT *****************************/

/* Room content default text color */
.content_container {
    color: #000000;
}

/* Advanced search header text */
.advancedSearchTitle, .searchModifiersLabel {
    color: #000000;
}

/* Search box dropdowns */
#searchBox .dropDown {
    color: #000000;
}

/* Search box text*/
#q, #q:focus {
color: #000000;
}

/* Select an Action dropdown and sort dropdown */
.customDropdown li a, .dropDownButton div, .dropDownButton:after, #adaActionSelect, .sortDropDown, .edsSortSelect {
    color: #000000;
}
/* My List sort dropdowns */
.myListControls #listdetails_sort, select.myListControl.lists {
    color: #000000;
}

/* Book river text */
.bookRiverLoading, #bookRiverWrapper .nytimes_bio .bold, .nytimes_top_three_subjects_label, .nytimes_top_three_titles_label, .nytimes_top_three_authors_label {
    color: #000000;
}

/* Book river dropdowns */
.nytimes_select, .bookRiver .nytimes_select {
    color: #000000;
}

/************************* SPECIFIC COLORS ****************************/

/* Table header background color */
table.sortable thead, .table.sortable .thead, .ada-mode table.sortable thead, .ada-mode .table.sortable .thead {
    background-color: #006666;
}

/* Booklist carousel section background color */
.jscarousal {
    background-color: #3c3c3c;
}


/* ADA bottom of page text and link */
.ada_div_bottom span {
    color: #000000;
}
.ada_link_dark {
    color: #306d9c;
}

/* language option link color */
.lpdropdown li a, .lpdropdown li a:visited, .lpdropdown li a:hover, .lpdropdown li a:active, .lpdropdown a:visited, .lpdropdown a:active, .lpdropdown a:hover, .lpdropdown .dropdownListItem a, .lpdropdown .dropdownListItem a:hover  {
    color: #006666;
}
/* language option border color */
.lpdropdown li {
    border-color: #b5d0c5;
}

/*************************** HEADER AREA ******************************/

/* Placement of a banner -- you may need to lower a banner if it gets in the way of the ADA menu */
.header_container {
background: #FFFFFF url(OCLN_logo_header.jpg) no-repeat 261px 15px;
height: 120px;
}
#ada_header .header_container {
    background-position-y: 65px;
    height: 175px;
}

/* Reduce vertical thickness of flat theme border around main menu */
#mainMenuContainer, .ada_div_top {
    padding-bottom: 5px;
    padding-top: 5px;
}

/* Move the header content down a bit */
.logoContainer {
    position: relative;
    top: 15px;
}

.ada_div_top {
margin-left: 70px;
}
.welcome {
 color: ;	
}

/************************** SEARCH BOX AREA **************************************/

/* fix search bar in IE8
.extendedSearchBoxDiv #q {
width: 565px;
}
 */

/* switch the home image with a new one created in Photoshop 

#searchBoxHomeLink img {
  visibility: hidden;
}

#searchBoxHomeLink a {
  background: transparent url(lim_home.png) no-repeat top left;
  display: block;
  height: 32px;
  width: 32px;
}
*/


/* repositions the search suggestions drop-down, add enough pixels to fix if you increase the height of the search bar.

#dropDown {
	left: 496px !important;
	top: 30px !important;
}

#dropDown, x:-moz-any-link, x:default {
	left: 484px !important;
	top: 32px !important;
}
*/


/******************** CONTENT AREA ***************************************/

#content {
margin-top: ;
}

/************************ CUSTOM STYLES and FIXES ***************************************/

/* Search display fixes */
.displayElementText.GEOGRAPHIC_TERM {
display: block;
}
.displayElementText.ADDED_AUTHOR {
display: block;
}
.displayElementText.ADDED_CORPORATE_AUTHOR {
display: block;
}
.displayElementText.ADDED_CONFERENCE_AUTHOR {
display: block;
}
.displayElementText.GENRE_TERM {
display: block;
}
.displayElementText.PERSONAL_SUBJECT {
display: block;
}
.displayElementText.GENERAL_NOTE {
display: block;
}
.displayElementLabel.ELECTRONIC_ACCESS > a {
display: block;
}

/* Facebook fix */
.list .facebook_like {
margin-right: 3px !important;
}
/* Thumbnail no image fix */
.thumb .results_bio{
margin-top: 57px;
}
.thumb .no_image_text{
margin-top:55px;
}
.thumb .results_chkbox{
margin-top: 57px
}
/* hold window fix */
.noback { 
min-width: 100%;
}
/* Fix 4.3 Asset Images */
.list .asset_results_img {
    min-height: 1px;
	max-width: 80px;
    margin-left: 20px;
    vertical-align: bottom;
    width: auto;
	height: auto;
}

.asset_detail_cover_art {
    min-height: 1px;
	max-width: 150px;
	width: auto;
	height: auto;
}
/* OCLN Custom */
.ocln_library_name {
margin-left: 0px;
margin-top: 55px;
color: #006666;
}
.ocln_library_name a {
color: #006666;
}
.ocln_fake_library_info_link {
visibility: hidden;
}
/*custom detail title hide delivered for my list pop-up*/
.displayElementLabel.INITIAL_TITLE_SRCH_label, .displayElementText.INITIAL_TITLE_SRCH {
display: none;
}
/* hide the available number */
.totalAvailable  {
visibility: hidden;
}
/* hide excerpt */
.Excerpt {
display: none;
}
/* sails sidebar */
#ltfl {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #006666;
    padding: 5px;
    position: relative;
    width: 190px;
    float: right;
	margin-left: 20px;
}
#LT_SB_iframe {
width: 774px !important;
}
.accordionHolder {
float: left;
width: 775px;
}
.detail_main_wrapper {
width: 775px;
float: left !important;
clear: none !important;
}

.detail_main_wrapper div.clear {
clear: none !important;
}
#nm_detail_wrapper {
width: 775px;
clear: none !important;
float: left;
padding: 10px;
}
#content {
width: 1020px;
}

/* Online Registration message styles */
#ocln_registration_message {
width: 200px;
text-align: left;
float: left;
}
.detail_cover_art{
max-height: 200px;
}

/* Width adjustments, according to LTFL sidebar needs */
.quicksearchWrapper {
    width: 1020px;
}
.header_container {
    width: 1020px;
}

.federated .documentSummaries .hasLimits {
    width: 792px;
}
#searchResultsColumn.middleResults {
    width: 566px;
}

