@import 'https://bccl.ent.sirsidynix.net.au/client/css/vse/flat.css'; /* SITEADDRESS is the actual URL to Enterprise. This copies in the default styles. */
@import 'https://bccl.ent.sirsidynix.net.au/custom/web/redesign/redesign.css';

/************************** BODY STYLES ******************/
/* Insert the image for the background in the parentheses */
body{
background-color: #fff;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.flex-container {
  display: flex;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}


#menucol {
 width: 25%;
 flex-direction: column;
 align-items: center;
}

#minicalendar {
}


#pagecontent {
width: 75%;
font-size: 16px;
padding-left: 10px;
color: black;

}

h1 {
font-size: 36px;
font-weight: 300;
color: #306d9c;
padding-bottom: 5px;
}

h2 {
font-size: 30px;
font-weight: 300;
color: #000000;
padding-bottom: 5px;
padding-top: 15px;
}

p {
font-size: 16px;
color: #000000;
}

#navbuttonprev{
 background-color: #ADC9DE ;
 text-decoration:none;
  padding: 12px;
 color: #fff;
 text-shadow:none;
 font-weight:300 ;
margin: 25px 5px;
float: left;
border-radius: 6px;
 }

#navbuttonnext{
 background-color: #ADC9DE ;
 text-decoration:none;
  padding: 12px;
 color: #fff;
 text-shadow:none;
 font-weight:300 ;
margin: 25px 5px;
float: right;
border-radius: 6px;
}


.accordion{
  width: 210px;
  background-color: #2E68AD;
  overflow-x: hidden;
  border: 5px solid #2E68AD;
 }
/* Accordion headers */

.section-title h3{
  padding: 14px 6px 14px 16px;
  font-size: 18px;
  font-weight: 500;
  color: #000;
  display: block;
  background: #FFf;
  width: 200px;
  text-align: left;
  cursor: pointer;
  outline: 2.5px solid #2E68AD;
}
/* collapsing-section */
.js .collapsing-section{
    display: none;
    width: 210px;
    background-color: #BFC9CA;
    padding-left: 12px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-right: 0px;
}

/* Style the sidenav links  
.sidenav a {
  padding: 14px 6px 14px 16px;
  font-size: 18px;
  font-weight: 500;
  color: #000;
  display: block;
  background: #FFf;
  width: 200px;
  text-align: left;
  cursor: pointer;
  outline: 2.5px solid #2E68AD;
}
*/
.dropdown-container a {
  padding: 16px 6px 16px 12px;
  text-decoration: none;
  font-size: 16px;
  font-weight: normal;
  color: #000;
  display: block;
  border: 14px #2E68AD;
  background: #F8F9F9;
  width: 90%;
  text-align: left;
  cursor: pointer;
  
}

/* On mouse-over
.sidenav a:hover {
  color: #90CAF9;
text-decoration: none;
}
*/
/* On mouse-over
.section-title h3:hover {
  color: #90CAF9;
}
*/
/* On mouse-over
.dropdown-container a:hover {
  color: #90CAF9;
}
*/
/* Optional: Style the caret down icon */
.fa-caret-down {
  float: right;
  padding-right: 12px;
}

/* Optional: Style the caret right icon */
.fa-caret-right {
  float: right;
  padding-right: 12px;
} 
.print-button {
  background-color: white;
  border: 2px solid #306d9c;
  border-radius: 5px;
  color: black;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 32px;
  cursor: pointer;
}

.yt-button {
  background-color: white;
  border: 2px solid red;
  border-radius: 10px;
  padding: 10px 4px 4px 5px;
margin-bottom: 15px;
  color: black;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 22px;
  cursor: pointer;
}

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

/* Increase header height - default is 138px - this now controls the position of the content */
.header, #ada_header {
height: 135px;
position:fixed
}
/* Background color of header as well as the color "area" of the header - default height of header color 150px */
.headerWrapper {

height: 140px;

}

 
/*logo Link*/
#libWebsiteLink img {
    width: 100%;
    height: 100%;
   	margin:0;
	max-height:none;
}

#libWebsiteLink {
    height: 125px;
    width: 225px;
 	position:absolute;
	top:26px;
	left:1px;
}

/* menu links color property: color */

/* menu container background color */
/*#mainMenuContainer, #ada_header #mainMenuContainer {
background-color: #fff;
}

#mainMenuContainer{
 margin-top:0;	
}

#ada_header #mainMenuContainer{
 margin-top: -34px;
}*/

/* ADA menu box background color and position */
.ada_div_top {
background-color: #;
top: 50px;
left: ;
}

#adaNav a, #adaNav .pipeSeparator-light{
 color:#fff;
}


/*This changes the main menu font color - SC changed March 2022*/
.menuLink a, .menuLink a:visited, .menuLink a:active, .loginLink a, #ada_header .menuActive a, .menuActive a, #lpMainLink, .ada_link, #languageSelector .lpdropdown a#lpMainLink, #languageSelector , .fa-question-circle::before, .fa-wheelchair::before   {
color: #fff;	
font-size:15px;
font-weight: 600;
}

.pipeSeparator, .pipeSeparator-light {
	display:none;
}

/*This changes the main menu font color when hovered*/
.menuLink a:hover, .loginLink a:hover, .menuActive a:hover, #lpMainLink:hover, #adaNav a:hover, .ada_link:hover,#languageSelector .lpdropdown a#lpMainLink:hover, #languageSelector .pipeSeparator:hover,  .pipeSeparator-light:hover, .fa-question-circle::before:hover, .fa-wheelchair::before:hover  {
color: #000;
font-weight: ;
font-size:15px;
font-weight: 600;
}

/*Color of the welcome message - SC changed March 2022*/
.welcome, #ada_header .welcome {
 color: #fff;	
 font-weight:800;
 font-size:14px;
}



/* language option color property: color */
.lpdropdown li a, .lpdropdown li a:visited, .lpdropdown li a:active {
color: #ADC9DE;
}
.lpdropdown li a:hover {
color: #ADC9DE;

}
/* language dropdown list items */
.lpdropdown .dropdownListItem a {
color: #ADC9DE;
}
.lpdropdown .dropdownListItem a:hover {
color: #ADC9DE;

}
/* Change help and ADA icon color */


/*login box*/
.modalBody{
 margin-bottom:5px;
 overflow:hidden;   
}

#loginModal{
 height:auto !important;
}

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

/* Larger Breadcrumbs */
.secondary_header_menu_container * {
  font-size: 18px;
  font-weight: normal;
  color: #808080;
  
}
.secondary_header_menu_container ul li a {
  font-weight: normal;
  color: #306d9c;

}

/* reposition search wrapper - default is 110px  */
#searchBoxWrapper {
top:135px ;
padding-top: 2px;
height: 44px;
background-color: #306d9c;
position:fixed;
z-index:100;
margin-bottom: 15px;
}

/*#searchBoxWrapper {
    position: relative;
    padding-top: 4px;
    border-bottom: solid 1px #eee;
    height: 44px;
    min-width: 1000px;
    clear: both;
    margin-bottom: 0px;
}*/


/*.quicksearchWrapper { only if you are using quicksearch buttons
height: auto;
width: auto;
padding: 0;
text-align: center;
background-color: #f2f2f2;
}*/

/* .quicksearchBar::before { 
font-size: 20px;
  color: #000000;
  content: "Browse";
  padding-right: 10px;
  
} */

/*.quicksearchBar {
margin: 0 auto;
width: 1000px;

}*/

.quicksearch_display_button {
    display: inline-block;
    padding: 10px 0px;
    margin: 5px;
   }

.quicksearch_display_button a {
  
    padding: 10px 10px 10px 10px;
    font-size: 16px;
    color: #000000;
    background-color: #ffffff;
    border: 2px solid #306d9c; 
    border-radius: 8px;
    text-decoration: none;
}


.quicksearch_display_button a:hover {
    
    background-color: #d8e7f3;;
    color: #000;
 
}

.quicksearch_display_button a:active {
    
    background-color: #306d9c;
    color: #fff;
 
}

/* change Home (house) link color */
.fa-home::before {
    color: ;
}
/* Home icon is 0.7 opacity by default.  If you want the true color, set opacity to 1 */
#searchBoxHomeLink {
opacity: ;
}

/* Set color of search drop-down menus */
#searchBox .dropDown {
 background-color: #fff;
 border-color: ;
} 
#searchBox .dropDown:focus {
 background-color:#E8f4fc ;
 color: #000 ;
 border-color: ;
}

/* Set color of search box */
#q {
background-color: ;
color: ;
border-color: ;
}

#q:focus {
background-color: ;
color: ;
border-color: ;
}

/* Advanced Search Link 
#searchBoxAdvancedLink a {
color: ;
}
#searchBoxAdvancedLink a:hover {
color:#fcf9de ;
}*/

#formatTypeFacetDiv{
 display:none;
}

/* Search Button */
#searchButton {
 background-color: #6f9cbe; 
 text-shadow:none;
 font-size:14px;

}

#searchButton:hover {
 background-color: #6F88BE;
 border: ;
 text-shadow:none;
 font-size:14px;
}


 
/* 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;
}
*/


/******************** Search Results ***************************************/
/*result numbers*/
.resultsToolbar_num_results{
 background:#306d9c;
 color: #ffde17;
}
.resultsToolbar_num_results a{
 display:none;
}

/* Change pagination icon color */

.fa-chevron-circle-left::before {
    color:;
}
.fa-chevron-circle-right::before {
    color:;
}

/******facets******/

/*facet column background column*/
.limitcolumn_wrapper.noShowAvailable, .ada-mode .limitcolumn_wrapper.noShowAvailable {
    background: ;
}
/*facet title bar color*/
.facetTitleRow, .ada-mode .facetTitleRow{
	background: #7fa5c2;
}

/* facet buttons */
.limitcolumn_wrapper .button, .ada-mode .limitcolumn_wrapper .button {
 background-color: #2d4e79;
 color: #fff;
  text-shadow:none;
 font-size:11.5px !important;
 

}
.limitcolumn_wrapper .button:hover {
 background-color: #306d9c;
 border:solid 1px #306d9c;
 text-shadow:none;
 font-size:11.5px !important;
}

/********************** GENERAL BUTTONS **********************************/

/*general buttons*/
.list .results_right .button, .ada-mode .list .results_right .button, .detailActions .button {
 background-color: #306d9c ;
 color: #fff;
  text-shadow:none;
 font-size:12.5px ;
 font-weight:300 ;
 
}

.list .results_right .button:hover, .ada-mode .list .results_right .button:hover, .detailActions .button:hover {
 background-color: #2d4e79;
 color: #fff;
 text-shadow:none;
 font-size:12.5px ;
 font-weight:300 ;
}

/* login button */
.loginButton, .ada-mode .loginButton {
 background-color: #;
 color: ;
}
.loginButton:hover {
 background-color: #;
 color: ;
}

/*My List Login button*/
#lists_main #listLoginLink  {
background-color: #;
 color: ;
}
#lists_main #listLoginLink:hover {
background-color: # ;
 color: ;
}

/*********************** FOOTER AREA ***************************************************/

#footer {
background-color: #306D9C;
color: ;
}

#footer a {
color: ;
}

/* Adjust footer spacing */

#content.nonmobile {
  
}

#footer {
  height: auto;
}
.footercontainer {
display: flex;
flex-flow: row wrap;
justify-content: space-around;
align-items: flex-start; 
align-content: flex-end;
width: 100%;
padding-top: 50px;
  margin: auto;

      }

.footercontainer h2 {
color: white;
font-weight: 700;
font-size: 20px;
}

.footercontainer h4 {
color: white;
font-size: 14px;
font-weight: 500;

}
/*******************************My ACCOUNT**********************/
/*Summary headings*/
#accountSummary .summarySubheading {
background-color: #ADC9DE;
 color: ;
}

/**My account main header*/
#accountTabs .ui-widget-header {
background-color: #ADC9DE!important;
}

#accountTabs table.sortable thead{ /*the thead is also set in the detail display section below line 311. use this just for my account */
background: #306d9c;
	
}

/*Tab accordion header*/
.ui-accordion-icons .ui-accordion-header a {
 background: #e4e4e4  ;
}

/*main tab background color*/
#accountTabs ul li.ui-state-default {
 background-color: #eee !important; 
}
/****
#accountTabs ul li.ui-state-default:hover{
 background-color: ; 
}

#accountTabs .ui-tabs-nav li a { /*font color*/
    color: #;
}
*****/
/*login window*/
.loginMessages td{
 padding-left: ; /*change the padding if the label is in 2 lines*/
}


/*********************Detail Display***********************/

/*main detail title bar, also login title bar*/
.ui-dialog .ui-dialog-titlebar, .ui-accordion-icons .ui-accordion-header a, .ada-mode  .ui-accordion-icons .ui-accordion-header a, .ada-mode .ui-widget-header { 
 background: #ADC9DE !important ; /*it has to have the !important */
}
/*title bar in the accordion columns*/
table.sortable thead , .ada-mode table.sortable thead{ 
 background: #7fa5c2;	
 color: #fff;
}

.detailItemTable .sorttable_sortAnyInd {
 float:right;
}



/*******************My Lists *************************************/
#myListsHeader{
 background: #;
}
#lists_main #listLoginLink {
 background-color: #ADC9DE ;
 color: #fff;
  text-shadow:none;
 font-size:12.5px ;
 font-weight:300 ; ;
}
#lists_main #listLoginLink:hover{
	background-color: #fff;
 color: #ADC9DE;
 border:solid 1px #ADC9DE;
 text-shadow:none;
 font-size:12.5px ;
 font-weight:300 ;
}

.ada-mode .myListFooter, .myListFooter {
	background-color: ;
}

/*custom content*/

#resourceColumn{
 width:150px;
 margin: auto;
}

.tiles, .orImg {
 position:relative;
 margin-bottom: 20px;
 margin-left:auto;
 margin-right:auto;
 width:130px;
 
 
}

.orImg{
 
}

.orImg img{
 box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px 0px;
 border-radius: 15px;
}


 a.orImg{
 text-decoration:none;
 font-weight:550;
 }

.onlineRecdetails{
 display: block;
 width: 89%;
 padding: 3px 7px 3px;
 margin: 0 auto;
 background:#222;
 opacity:0.0;
 border-bottom-left-radius:15px;
 border-bottom-right-radius:15px;
 position:absolute;
 bottom:3px;
 min-height:90px;
}

.onlineRecdetails .ordTitle{
 display: block;
 width: 100%;
 text-align: center;
 font-size: 15px;
 color:#fff;
 border-bottom: 1px solid #fff;
 margin-bottom: 10px;
}

 .onlineRecdetails .ordInfo{
 display:block;
 text-align:center;
 color:#fff;
 font-size: 11px;
 
 }

a.orImg:hover > .onlineRecdetails{
 opacity: 0.7;
 transition-property: top, opacity;
 transition-duration: 1s;
}

/*address and hours info*/

#libInfoMainTitle{
 margin-bottom: 5px;
 color: ;
 font-size:22px;
 font-weight:700;
 padding-bottom:3px;
 border-bottom: 1.5px solid #306d9c;
 
}

.libInfoLibName{
 margin-top:10px;
 margin-bottom: 5px;
 font-size:15px;
 font-weight:700;
 text-decoration:underline;
}

.libInfoDetails{
 font-size: 13px;
 line-height:1.2;
 
}

.libInfoDetails strong{
 font-weight:550;
}

.libInfoDetails li{
 list-style-type:none;
}

.libInfoDetails span{
 display:block;
}

/***Rooms image/tile grid***/
.TilesContainer {
    display: flex;
    flex-wrap: wrap;
    font-family: "Lato", Helvetica, Arial, sans-serif;
}
.Tile {
    width: 100%;
    background: #fff;
    border-bottom: 10px solid white;
}
.InnerTile {
    width: 19%;
    background: #fff;
    padding: .5%;
}

/***if not using centered tile captions
.InnerTile25 {
    width: 24%;
    background: #fff;
    padding: .5%;
}
*****/

/***if using centered tile captions***/
.InnerTile25 {
    width: 24%;
    background: #fff;
    padding: .5%;
    position:relative
}
/************************************/




.InnerTileWide {
    width: 39%;
    background: #fff;
    padding: .5%;
}

.tile-box {
    display: block;
    float: none;
    background: #fff;
    color: #00033d;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    transition: all 0.2s ease-in;
}

.tile-box:hover, .tile-image, .tile-image {

	color: #fff;
	background: blue;
            opacity:1;
}

.tile-box:focus .tile-image, tile-box:hover .tile-image {
    opacity: 0.6;
}

.tile-image {
    overflow: hidden;
    background-size: cover;
    transition: all 0.2s ease-in;
}

/***.info-grid is used if you need to display text captions below each tile picture.  turn off if the images 
contain the explanatory text***/

/****if not using centered captions within the pictures
.info-grid {
    min-height: 80px;
    display:none;
}
*******/
/****if using centered captions within the pictures****/
.info-grid {
    min-height: 80px;
    position: absolute;
    top: 65%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.content .info-grid h3 {
   text-align:center;
   font-size:calc(12px + 6 * ((100vw - 320px) / 680));
   color:#fff;
   text-shadow: 2px 2px 4px #000000;
   padding:0px;
   width:92%;
   margin-left:3%;
};
/*******************************************/


/***CSS menu for desktop***/

/* Style The Dropdown Button */
.dropdown button.dropbtn {
  background-color:;
  color: #306d9c;
  padding: 12px;
  font-size: 16px;
  font-weight:bold;
  border: none;
  cursor: pointer;
}
.dropdown button.dropbtn:hover, .dropdown button.dropbtn:focus, .dropbtn a:hover{
   color:#efefef;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
  background-color:#306d9c;
  padding-left:25px;
}

.dropdown button, .dropdown .dropbtn a{
  border:none;
  background-color:#306d9c;
  color:#fff;
  font-size: 1.4em;
}

.dropdown button:hover{
   color:#efefef;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute; 
  background-color: #306d9c;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  /*z-index: 1;*/
  z-index:11;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: #fff;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  font-size:14px;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
   background-color: #6f9cbe;
   color: #fff;
   text-decoration: underline;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
  background-color: ;
}

.dropbtn i{
  margin-left:2px;
  font-size:smaller;
  cursor:context-menu;
}

.dropdown.menu .dropbtn{
   cursor: context-menu;
}


/***end CSS menu for desktop***/




@media screen and (min-width: 1500px) {
	
	#mainMenuContainer {margin-left: 0em;}
	/*#searchBoxWrapper {margin-left: 13em;}*/
	/*#q{width:750px;}*/
	/*#searchBoxAdvancedLink {left: 107.5em;}*/
	
}

@media screen and (min-width: 1200px)and (max-width:1500px){
	
	#mainMenuContainer {margin-left: 0em;}
	/*#searchBoxWrapper {margin-left: 11em;}*/
	/*#q{width:550px;}*/
	/*#searchBoxAdvancedLink {left: 90em;}*/

	
}

@media only screen and (max-width: 1200px){ 
	.InnerTileWide,.InnerTile {
    		width: 99%;
   		 padding: .5%;
	            /*#q{width:350px;}*/
	}
.InnerTile25 {
    width: 48%;
    background: #fff;
    padding: 1%;
}


}

@media screen and (max-height: 450px) {
  #customSidenav.sidenav {padding-top: 15px;}
  #customSidenav.sidenav a {font-size: 18px;}
}



/***alert banner***/
#cvTest1.sysMessage {
    background-color: #red;
    color: white;
}

.sysMessage {
    text-align: center;
    background-color: red;
    padding: 0.5em;
    font-size: large;
    position: relative;
    box-sizing: border-box;
    grid-template-columns:1fr 80px;
}

#cvTest1 .messageText {
    margin-right: 35px;
    width:auto;
    margin-left:0;
    float:left;
}

.messageText {
    text-align: left;
    display: inline-block;
}

#cvTest1 .messageText a {
    color: white;
    text-decoration: underline;
}

#cvTest1 button{
   font-size:1.2em:
}

#myAccount{
   width:100%;
}
#accountMain{
  width:inherit;
  max-width:72%;
   
}
#accountSummary{
  float:left;
}

.customCssMenu{
  text-align:center;
  padding:10px;
  background-color:#306d9c;
}

.grid-row {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 350px));
  grid-gap: 15px 15px;
  justify-content: center;
  align-items: baseline;
}

.grid-row .grid-items span {
  padding: 10px;
  line-height: 1;
}
.grid-row .grid-items h3 {
  font-size: 20px;
  margin-bottom: 0;
}
.grid-row .grid-items:hover {
  filter: contrast(0.7);
}
.grid-row .grid-items {
  transition: filter 0.5s ease;
  display: flex;
  cursor: pointer;
  background: var(--light);
  box-shadow: var(--shadow);
  color: var(--dark);
  text-align: center;
  font-family: sans-serif;
  flex-direction: column-reverse;
  align-items: stretch;
}

#accountTabs .ui-tabs-tab.ui-state-hover a.ui-tabs-anchor, #accountTabs .ui-tabs-tab.ui-state-hover a.ui-tabs-anchor:link {
	color: #000;
}

.databasesblue h2 a {
    scroll-margin-top: 200px;
}

.databases h1 a {
    scroll-margin-top: 195px;
}


