/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 24 February 2026 00:40:16
*/


.carousel-custom-right {
  width: 30px;
  height: 30px;
  background: url(/__data/assets/image/0003/2973/chevron-right_ffffff_30.png) no-repeat;
position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
right: 0;
 margin-top: -15px;
}
.carousel-custom-left {
  width: 30px;
  height: 30px;
  background: url(/__data/assets/image/0020/2972/chevron-left_ffffff_30.png) no-repeat;
position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
left:0;
 margin-top: -15px;
}
@media (min-width: 768px) {
.floatRight {
  float: right;
  margin: 0 0 10px 10px;
}
}

/** Start Logo Looks Like Library **/
@media (min-width: 620px) {
    #headerLogo {
        width: 120px !important;
        height:120px !important;
    }
}
#researchLogo{
    height: 50px !important;
    top: 69px !important;
}
#headerLogo {
    background-image: url(/__data/assets/image/0004/24781/logo.jpg) !important;
}

#researchLogoWrapper > div.container{
    height:100px;
}

#researchLogo {
    color: #003300;
    font-family: HeliaCore-Medium,Arial,Helvetica,sans-serif;
    font-size: 36px;
    line-height: 46px;
    /**
    background-color: rgba(7, 52, 66, 0.6);
    **/
    padding: 0px 20px 0px 0px;
    display: block;
    background-image:none;
    text-indent:0px !important;
    width:455px;
    max-width:100%;
    margin-top:15px;
}
#researchLogo:hover, #researchLogo:active, #researchLogo:visited, #researchLogo:focus{
    text-decoration:none;
}
@media (max-width: 620px) {
    #researchLogo {
        font-size: 18px !important;    
    }
}
/** End Logo Looks Like Library **/

#mainNav{
    z-index:99;
}
#websiteSearch{
    z-index:100;
}