﻿/*--------------------------------------------------------------*/
/* General HTML overrides for Spydus OPAC                       */
/* Customer specifics to be included after the import statement */
/*--------------------------------------------------------------*/

@import url("/docs/OPAC/style/spydus_spydus.css");


/*--------------------------------------------------------------*/
body {
    overflow-x: hidden;
    padding: 0;
    margin: 0;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    height: 100%;
    background-color: #fff;
    color: #404b4d;
    background: none;
}

/* Header */
#headerRow1 {
    padding: 0;
    margin: 0;
    height: 160px;
    background-image: none;
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #fff;
    margin-bottom: 1px;
}

#headerRow2 {
    clear: both;
    margin: 0;
    padding: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 40px;
    background-color: #b6985a;
    color: #fff;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background-color: #26a0da;
    background-image: url(../images/tick.png) !important;
    background-position: 93% 5px;
    background-repeat: no-repeat;
    background-size: 13px 13px;
}

/* SpyUK MS 21092016 Third header row for RBWM */
#headerRow3 {
    padding: 0;
    margin: 0;
    height: 150px;
    background-image: none;
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #6d2077;
    margin-bottom: 1px;
}

#headerRow3 h1 {
	font-size: 350%;
	color: #fff;
	font-weight: 300;
}
/* SpyUK MS Ends */

#logo {
    padding: 0;
    margin: 0;
    margin-top: 30px;
}

#loginArea label {
    color: #000;
}

#loginArea a, #loginArea-xs a {
    font-weight: 700;
    color: #000;
    font-size: 14px;
}

#loginArea {
    clear: both;
    float: right;
    width: 600px;
    margin-top: 15px;
    color: #000;
}

#loggedInAsName {
    font-weight: bold;
    color: #000;
}

#header ul.list-inline li + li {
    border-left: 2px solid #000;
    line-height: 14px;
}

/* Content */

table.clsTab1 th {
    text-align: center;
    background-color: #6d2077;
    color: #fff;
    font-weight: bold;
    border: none;
    white-space: nowrap;
    padding: 2px 3px;
}
#content a, #contentSide1 a, #contentSide2 a, #contentFull a {
    color: #6d2077;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover
 .pagination>.active>span {
    background-color: #6d2077!important;
    border-color: #6d2077;
}

.panel-primary .panel-heading {
    background-color: #6d2077;
    font-weight: bold;
    border-radius: 0;
}

.tabList ul {
    list-style-image: none;
}

.browseFacet ul {
    list-style-image: none;
}

.browseFacets ul {
    list-style-image: none;
}

/* Containers */
.tabContainerHead h1 {
    margin: 0;
    padding: 8px 8px 6px 8px;
    text-align: center;
    font-weight: bold;
	background-color: #6d2077;
    font-size: 16px;
    color: #fff;
}

.tabContainerHead {
    margin: 0;
    padding: 0;
    border-bottom: none;
}

.tabContainer {
    margin: 0;
    padding: 0;
    background-color: #f5f1e9;
    margin-bottom: 20px;
    border: 1px solid #e3e3e3;
    /* border-radius: 4px; */
    box-shadow: 1px 1px 1px #ddd;
}

#contentTabContainers .tabContainerHead h1 {
    background-color: #6d2077;
    color: #fff;
}

#contentTabContainers .tabContainerHead {
    border: 1px solid #6d2077;
    box-shadow: 1px 0 1px #6d2077;
    border-bottom: none;
    margin-bottom: 1px;
}

.gallery_container .showAll {
    display: block;
    height: 26px;
    background-color: #6d2077;
    color: #fff;
    width: 120px;
    text-align: center;
    border-radius: 0 0 4px 4px;
    margin: 0 0 15px -20px;
}

#tabFACETS .tabContainerHead h1 {
    background-color: #6d2077;
    color: #fff;
    border-bottom: none;
}

#tabFACETS .tabContainerHead {
    border: none;
    box-shadow: none;
    border-bottom: none;
    margin-bottom: 1px;
}

/* Buttons */
.btn-primary {
    background-color: #6d2077;
    border-color: #6d2077;
    color: #fff;
}

/* Footer */
#footerRow2 {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #6d2077;
    color: #fff;
}

/* RBWM footer styling */


@media screen and (max-width: 480px) {
.site-footer .container a {
    display: inline-block;
    text-align: center;
}
}
.site-footer .container .back-top {
    clear: both;
    text-align: center;
}
.site-footer .container .back-top a {
    background-color: #7c3c85;
    color: #fff;
    display: inline-block;
    font-size: 0.7em;
    line-height: 26px;
    margin: 20px auto 0;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: none;
    vertical-align: middle;
}
.site-footer .container .back-top a:active, .site-footer .container .back-top a:hover, .site-footer .container .back-top a:focus {
    opacity: 0.8;
}
.site-footer .container .back-top a i {
    font-size: 2em;
    padding-left: 5px;
}
.site-footer .container li {
    display: inline-block;
    list-style-type: none;
}


.site-footer .container li:last-child::after {
    content: " ";
}
.site-footer .container li a {
    font-size: 0.9em;
}
@media screen and (max-width: 768px) {
.site-footer .container li a {
    display: inline-block;
    padding: 5px 0 15px;
}
}
.site-footer .container .left {
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding-top: 1.6em;
    width: 72%;
}
@media screen and (max-width: 992px) {
.site-footer .container .left {
    width: 69%;
}
}
@media screen and (max-width: 768px) {
.site-footer .container .left {
    margin-bottom: 20px;
    width: 100%;
}
}
.site-footer .container p {
    color: #666;
    font-size: 0.9em;
    line-height: 1.61em;
    margin: 0.2em 0;
}
.site-footer .container p abbr {
    border-bottom: medium none;
}
@media screen and (max-width: 768px) {
.site-footer .container p {
    text-align: center;
}
.site-footer .container p span.row {
    clear: both;
    display: block;
}
.site-footer .container p span.divide {
    display: none;
}
}
.site-footer .container .right {
    float: right;
    margin-left: 0;
    margin-right: 0;
    width: 28%;
}
@media screen and (max-width: 768px) {
.site-footer .container .right {
    width: 100%;
}
}
.site-footer .container ul {
    margin: 0.2em 0;
    padding: 0;
}
@media screen and (max-width: 768px) {
.site-footer .container ul {
    text-align: center;
}
}
@media screen and (max-width: 1200px) {
.site-footer .container {
    padding-right: 20px;
}
}
.site-footer .logo {
    float: right;
    margin-top: 35px;
}
.site-footer .logo img {
    max-height: 65px;
}
@media screen and (max-width: 480px) {
.site-footer .logo img {
    margin: 20px auto 0;
}
}
.site-footer .logo:hover {
    opacity: 0.8;
}
@media screen and (max-width: 768px) {
.site-footer .logo {
    float: left;
    margin-top: 0;
}
}
@media screen and (max-width: 480px) {
.site-footer .logo {
    float: none;
    width: 100%;
}
}
.site-footer .social {
    float: right;
    padding: 0;
}
.site-footer .social li {
    display: inline-block;
}
.site-footer .social li::after {
    content: " ";
}
.site-footer .social li a {
    color: #fff;
    display: inline-block;
    margin: 0;
    padding: 7px 0 7px 6px;
}
.site-footer .social li a:active, .site-footer .social li a:hover, .site-footer .social li a:focus {
    color: #e7ddc9;
    text-decoration: none;
}
.site-footer .social li a i {
    font-family: FontAwesome;
    font-size: 2.4em;
}
.site-footer .social li a i:active, .site-footer .social li a i:hover, .site-footer .social li a i:focus {
    opacity: 0.8;
}
.site-footer .social li a .icon-search {
    color: #fff;
}
.site-footer .social li a .icon-facebook-sign {
    color: #3b5998;
}
.site-footer .social li a .icon-twitter-sign {
    color: #00aced;
}
.site-footer .social li a .icon-youtube-sign {
    color: #bb0000;
}
.site-footer .social li a .icon-rss-sign {
    color: #ff6600;
}
.site-footer .social ul {
    display: table;
    float: right;
    margin: 0;
    padding: 0;
}
@media screen and (max-width: 480px) {
.site-footer .social ul {
    display: inline-block;
    float: none;
}
}
@media screen and (max-width: 992px) {
.site-footer .social p {
    display: block;
    line-height: normal;
}
}
@media screen and (max-width: 480px) {
.site-footer .social {
    float: none;
    margin-right: 0;
    text-align: center;
}
.site-footer .social p {
    display: inline-block;
    line-height: 37px;
    vertical-align: top;
}
}

.site-footer .trim {
    display: table;
    height: 9px;
    width: 100%;
}
.site-footer .trim span {
    display: table-cell;
}
.site-footer .trim span.one {
    background-color: #6d2077;
    width: 39%;
}
.site-footer .trim span.two {
    background-color: #b6985a;
    width: 22%;
}
.site-footer .trim span.thr {
    background-color: #e7ddc9;
    width: 39%;
}

.lt-ie9 .site-footer .container .left ul {
    clear: both;
    display: block;
    overflow: hidden;
}
.lt-ie9 .site-footer .container .left ul li {
    display: block;
    float: left;
    padding-right: 4px;
}