/*
 * Start Bootstrap - Heroic Features (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

 html{
    -ms-overflow-style:none; /* ie11 this removes double scroll bar (leftside) */
}
body {
background: #ffff !important; /* Old browsers */
background: -moz-linear-gradient(top,  #a2b1b2 0%, #feffff 100%, #feffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #a2b1b2 0%,#feffff 100%,#feffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #a2b1b2 0%,#feffff 100%,#feffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a2b1b2', endColorstr='#feffff',GradientType=0 ); /* IE6-9 */
background-repeat:no-repeat;
padding: 0px;
margin: 0px;
}
#publication-field p{
    word-break: break-all;
}

h1, h2, h3, h4 {
    font-family: 'LeagueGothicRegular',sans-serif;
    /* text-transform: uppercase; */
    font-weight: normal !important;
    margin-top: 25px;
}

a{
    cursor: pointer;
}
.float-left{
    float: left;
}
.cleaner{
    clear: both;
    height: 0px;
}
#browseDigitalDiv{

    text-align: left;
}
.cleaner-bigger{
    height: 17px;
}

.disabled{background:#835454 !important;color:#ddd !important;cursor:default !important;opacity:0.75 !important;text-shadow:none !important;}

.hero-spacer {
    /*margin-top: 50px;0*/
    background: url("/opac_lma/images/top_page_banner/Top%20page%20banner%20image.jpg");
    background: url("/opac_lma/images/banner12.png");
    /*background: url("/opac_lma/images/home_page/smaller_images/Home-Page-Banner-Image.jpg");*/
    background-repeat:no-repeat;
    background-size:cover;
    min-height:225px;
    max-width:1170px;
    min-width:400px;
    width:100%

}

.hero-spacer-home {
    /*margin-top: 50px;0*/
    /*background: url("/opac_lma/images/home_page/SC_PHL_02_0953_3290C_DEPTFORD col.jpg");*/
    background: url("/opac_lma/images/home_page/smaller_images/Home-Page-Banner-Image.jpg");
    /* background: url("/opac_lma/images/banner12.png"); */
    background-repeat:no-repeat;
    background-size:cover;
    background-position: center;
    min-height:345px;
    max-width:1170px;
    width:100%;
    font-family:'LeagueGothicRegular';
    src:url('/opac_lma/includes/fonts/League_Gothic-webfont.eot');
    src:url('/opac_lma/includes/fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),url('/opac_lma/includes/fonts/League_Gothic-webfont.woff') format('woff'),url('/opac_lma/includes/fonts/League_Gothic-webfont.ttf') format('truetype'),url('/opac_lma/includes/fonts/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight:normal;
    font-style:normal;
    padding-top: 17px;
    height: 5px;
}

.hero-spacer-home h2, .hero-spacer-home h4{
    color:#fff;   
}

.hero-spacer-home h2 {    
/* font-size:60px; */
font-size:50px;
letter-spacing:3px;
color:#fff;
text-decoration: none;

}
.hero-spacer-home h2:hover{

    text-decoration: none !important
    ; 
    
    }
#logout-form{
    margin-left: 0%


}
.sign-holder:not(.inner){
    width: 7.5%;
    float: left;
}
.sign-holder.inner{
    width:5% !important;
    float: left;
    margin:0.3% 0 0 0;
}
.sign-holder .fa-circle{
    margin-top:10%;
    color: red
}
.inner-link{
    width: 90%;
    float: left;
    
}

ul.collapse{
    overflow: hidden;
}
.hero-spacer-home h4 {
    font-size: 20px;
    letter-spacing: 3px;
    line-height: 15px;
    color:#fff;
    margin-bottom: 13px;
    margin-top: 0px;
    text-align: center;
}
.hero-spacer-home h4:nth-child(2) {
    margin-top: 0px;
    text-align: center;
}

h4.cc {
    border-bottom: 2px solid #fff;
    width: 16%;
    margin: auto;
    padding-bottom: 10px;
}

.col-md-4.hero-feature{
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
    margin-bottom: 15px;
}

.col-md-6.hero-feature{
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
    margin-bottom: 15px;
}


.col-lg-1.hero-feature {
    /*margin-bottom: 30px;*/
}

.linehr {
    border-top: 1px solid #fff;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 7px;
    width: 189px;

}

.col-lg-1.logo-container {
    right:0;
}

.col-lg-11.form-top-container {
    padding-left: 15px;
    padding-right: 15px;
}
.mt-2{
    margin-top:1%
}
.list-group-item{
    overflow: hidden
}
.list-group-item input[type="checkbox"]{
    width:10%;
    float: left;
    margin-right: 1%

}
#go-to-page-input::placeholder{ /* Chrome, Firefox, Opera, Safari 10.1+ */
    
    opacity: 1; /* Firefox */
    font-size: 12px
  }
#go-to-page-input{
    width:70%;
    float: left;
    border-radius: 18px
}
.filterValue{
    width:80%;
    float: left;
    margin-top:2%
}
#search-result-pagination.row{
    margin:0 0 5% 0;
    padding:0;
}
#search-result-pagination .col-sm-8{
    line-height:34px
}
#search-result-pagination .col-sm-4{
    text-align: right
}

.col-lg-1.logo-container img{
    
    max-width:100%;
    height:88px;
}
.col-lg-11.form-top-container img {
    padding-left:20px;
}

.col-lg-10.image-top-container img {
    width: 46%;
    margin-left: 2px;
}
.container.container-nav {
    width: 100%;
    margin: 0px;
}

.content-container {
    max-width: 1170px;
    margin: 0 auto;
    height:24vh;
}

.image-top-container {
    margin-left: 34px;
    padding-right: 15px;
}

/* ------------------------------------------------------------------------------------ */
/* ---------------------------------- black menu bar ---------------------------------- */
/* ------------------------------------------------------------------------------------ */
.container.container-nav #bs-example-navbar-collapse-1 {
    text-align: center !important;
}

.navbar-wrapper{
    max-width: 1170px;
    margin: 0 auto;
    text-align: center;
    
}

.navbar{
    border: none;
}

.navbar-nav{
    font-family: 'Rosario', sans-serif !important;
    
    margin: 0 auto !important;
    display: inline-block !important;
    float: none !important;
    width: auto;
}

.navbar-nav li {
    /*float: left;*/
    display: inline;
    font-size: 14px;
    text-transform: uppercase;

    margin-right: 20px;
    margin-left: 20px;
}

/* @media only screen
and (min-width : 1010px)
and (max-width : 1210px) {
    .navbar-nav li {
        margin-right: 5px;
        margin-left: 5px;
    }
}

@media only screen
and (min-width : 768px)
and (max-width : 1010px) {
    .navbar-nav li {
        margin-right: 0px;
        margin-left: 0px;
    }
} */

.navbar-nav li a:hover {
    text-decoration: underline;
}
/* ------------------------------------------------------------------------------------ */
/* ---------------------------------- / black menu bar ---------------------------------- */
/* ------------------------------------------------------------------------------------ */

/*placeholder */

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color:#777777;
    font-size:16px;
    padding-left:5px;
}
::-moz-placeholder { /* Firefox 19+ */
    color:#777777;
    font-size:16px;
    padding-left:5px;
   
}

:-ms-input-placeholder { /* IE 10+ */
    color:#777777;
    font-size:16px;
    padding-left:5px;
}

:-moz-placeholder { /* Firefox 18- */
    color:#777777;
    font-size:16px;
    padding-left:5px;
}

.lma-body-container{
    /* margin: 0 auto; */
    background: #F2F2F2;
    max-width: 1170px;
    margin-left:1.3%;

}

/* ------------------------ sidebar ------------------------ */




.sidebar-container{
    margin-left: 0px !important;
    margin-right: 0px !important;
    width: 22% !important;
}

.sidebar {
    width: 100%;
    background: #83677B ;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
    border-right: 1px solid #83677B;
    border-bottom: 1px solid #83677B;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
    margin-left:0px !important; 
    font-family:'LeagueGothicRegular';
    /* background-image: url(/opac_lma/images/cc0000-noise.jpg); */
}

.sidebar p{
    font-family: 'Rosario', sans-serif !important;
    font-size:14px;
}

.sidebar h3 {
    font-family: 'LeagueGothicRegular',sans-serif;
    text-transform: uppercase;
    /* font-weight: bold !important; */
   
    width: 100%;
    background: #64485C;
    padding: 10px;
    padding-left: 31px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*outline: 1px solid #7a0000;*/
    border-top: 2px solid #64485C;
    border-bottom: 2px solid #64485C;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.45);
     font-size: 24px !important;
    letter-spacing: 1px;
    /*margin: 5px 0px 15px;*/
    text-align:left;
    color:#fff;
    
    margin-top: 8px;
    
    /* background-image: url(/opac_lma/images/990000-noise.jpg); */
}

.sidebar ul {
    list-style: none;
    padding:0;
    margin: 0px 32px 0px;
}

.sidebar ul li {
    padding: 3px 0;
    text-align:left;
}

.sidebar ul li a:link, .sidebar ul li a:visited {
    color: #fff;
    text-decoration: none;
    position: relative;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    /*font-family:'Rosario';*/
    font-family: 'Rosario', sans-serif !important;
    font-size:14px;
}

p.top_sidebar_title {
    font-size: 44px;
    /* font-weight: bolder;
    font-stretch: extra-condensed; */
    margin-bottom: -25px;
    font-family: 'LeagueGothicRegular',sans-serif;
}

   p.bottom_sidebar_title {
    font-size: 50px;
    /* font-weight: bolder;
    font-stretch: extra-condensed; */
    font-family: 'LeagueGothicRegular',sans-serif;
}

div#more-links p {
    margin: 32px;
    width:80%;
}

#resultsNumber{
	
	padding-left:0;
		
}
div#more-links p a:link, div#more-links p a:visited {
    color: #fff;
    text-decoration: none;
    position: relative;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    font-size:14px;
    font-weight:bold;
}

.sidebar p {
    text-align: left;
    margin-left: 32px;
    width:90%;
    margin: 5% auto;
}

.sidebar #search-history {
    margin:15px 32px;
}

.sidebar #search-history td{

  max-width: 100px;
  word-break: break-all;
}

.sidebar #search-history table {
    width: 100%;
    margin-top: 10px;
    color:#ffffff;
}

.sidebar #search-history p:first-child {
    font-size: 14px;
    margin-bottom: 15px;
    margin-left:0px;
    font-family: 'Rosario', sans-serif !important
}

.sidebar #search-history table thead tr {
    background: url(/opac_lma/includes/img/10pb.png) repeat;
    font-family: 'Rosario', sans-serif !important;
}

.sidebar #search-history table thead tr th {
    font-family: 'Rosario', sans-serif !important;
}

.sidebar #search-history table tbody tr {
    background: url(/opac_lma/includes/img/45pb.png) repeat;
    font-family: 'Rosario', sans-serif !important;
}

.sidebar #search-history table tbody tr:nth-child(even) {
    background: transparent;
}

.sidebar #search-history table tbody td {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px 8px;
    text-align: center;
    vertical-align: middle;
    font-family: 'Rosario', sans-serif !important;
    color:#ffffff;
}

.sidebar #search-history table tbody td:first-child {
    text-align: left;
    border-left: 0;
}

.sidebar #search-history table thead th:first-child {
    width: 85%;
    text-align: left;
    border-left: 0;
}

.sidebar #search-history table thead th {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px 8px;
    vertical-align: middle;
}

.sidebar #search-history table tbody td a{
    color:#fff;
}

#sidebar-col-logo{
    padding-top: 20px;
    padding-bottom: 40px;
}

/* ------------------------ / sidebar ------------------------ */


/* ------------------------ login styling ------------------------ */
h2.top_sidebar_title {
    font-size: 56px;
    margin-bottom: 0px;
    height: 50px;
    margin-top: 8px;
}
h1.bottom_sidebar_title {
    font-size: 64px;
    margin-top:0px;
}

#sidebar-login label{
    font-family: 'Rosario', sans-serif !important;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    width: 77%;
    margin: 0 auto;
}

#sidebar-login{

    margin-left:0%;
}

.sidebar div#login input[type=submit] {
    display: block;
    background: #501B1D; 
    /* url(/opac_lma/images/990000-noise.jpg) repeat; */

    border: 1px solid #501B1D ;
    border-radius: 5px;
    padding: 3px 5px 1px;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.65);
    font-family: 'LeagueGothicRegular',sans-serif;
    margin: 5px auto 15px auto;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    width: 77%;
    font-size: 24px;
    opacity: 0.85;
}

.sidebar div#login input[type=submit]:active{

    box-shadow: 0 5px #666;
    transform: translateY(4px);
}
    


.sidebar div#login input[type=text] {

    
    display: block;
    border-radius: 17px;
    padding: 3px 5px;
    color:#000;
    font-family: 'Rosario-Regular',sans-serif;
    margin: 5px auto 15px auto;
    width: 77%;
    font-size: 14px;
    -webkit-user-select: auto;
    text-align: left;
}

.sidebar div#login input[type=password] {
    display: block;
    color:#000;
    border-radius: 17px;
    padding: 3px 5px;
    text-align: left;
    font-family: 'Rosario-Regular',sans-serif;
    margin: 5px auto 15px auto;
    width: 77%;
    font-size: 14px;
    -webkit-user-select: auto;
}

.sidebar #login p {
    font-size: 14px;
    margin: 0 auto;
    margin-bottom: 14px;
    text-align: left;
    width: 77%;
    /*font-family: 'Rosario',sans-serif;*/
}

.sidebar #login p a{
    color:#ffffff;
}

/* ------------------------ / login styling ------------------------ */

/* intro div */
.row.col-lg-9.intro h3 {
    font-family: 'LeagueGothicRegular',sans-serif;
    text-transform: uppercase;
    font-size: 36px;
    letter-spacing: -1px;
    color: #501B1D;
    /* margin-bottom: 5px; */
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
    font-weight: normal !important;
}
/* intro div */
.row.col-lg-9.intro h3.ac-h3 {
    font-family: 'LeagueGothicRegular',sans-serif;
    text-transform: uppercase;
    font-size: 26px;
    letter-spacing: -1px;
    color: #501B1D;
    /* margin-bottom: 5px; */
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
    font-weight: normal !important;
}
.row.introtext {
    /* padding: 9px; */
    padding-top: 9px;
    padding-right:9px;
    padding-bottom: 9px;
    text-align: justify;
    width: 100%;
    margin: 0 auto;
    /* margin-bottom: 20px; */
    border-radius: 4px;
}

.textBackground{

    background-color:#fff;
    padding:12px;
    
}
.textBackground .col-sm-12{
    float:none;


}
.row.introtext p{
    font-family: 'Rosario', sans-serif !important;
    font-size: 14px !important;
    margin: 2% 0;
}

.background-element{
    position: absolute;
    width: calc(100% - 60px);
    height: 100%;
    /* background: #000; */
    z-index: 0;
    top: 0px;
    left: 0px;
    box-sizing: border-box;
    right: 15px;
    margin: 0 auto;
    display: block;
    background-image:url("/opac_lma/images/home_page/smaller_images/Discover-Londons-History.jpg");
    margin-left: 30px;
    margin-right: 30px;
}

.introtexthome {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    background: #eee;

    height:240px;
    margin: 0 auto;

    /* box-sizing: border-box; */
    background: none;
    /* background-image:url("/opac_lma/images/home_page/Images - Home Page for Minisis/Discover Londons History.jpg"); */
}
.col-lg-6.introdiv {
    /* height: 70%; */
    top:70px;
    width: 55%;
}

.col-lg-8.introtexthome-container {
    height: 80%;
    background: #fff;
    opacity: 0.9;
    width:100%;
    padding:20px 20px 20px 20px;
        line-height: 15px;
    font-weight: bold;
    text-align: justify;
    
    
}

h3.hintro {
    background: #fff;
    padding: 15px;
    text-align: center;
    margin:0;
    font-weight:bold
}

span.stretch {
    display:inline-block;
    -webkit-transform:scale(1,1.5); /* Safari and Chrome */
    -moz-transform:scale(1,1.5); /* Firefox */
    -ms-transform:scale(1,1.5); /* IE 9 */
    -o-transform:scale(1,1.5); /* Opera */
    transform:scale(1,1.5); /* W3C */
    
}

.thumbnail {
    position: relative;
    border-radius: 0px;
    padding: 0px;
    /* width: 369px; */
    max-width: 100%;
    margin: 0 auto;
    /* Added 2019 */
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.hero-feature-list-container{
    /* max-width: 1182px; */
    max-width: 1170px;
    clear: both;
    margin: 0 auto;
}
.feature-content {
   position: absolute;
    left: 0;
    bottom: 0;
    width: 70%;
    margin:5px;
     height:60%; 
    text-align: center;
    /* background:#000; */
    color:#fff;
    /* opacity:0.7; */
    text-align:left;
    margin-left:5px;
    margin-left: 0px;
    margin-bottom: 0px;
}
.thumb-content {
    opacity: 0.8;
    /* z-index: 999; */
    color: #fff;
    background-color: #000;
    /*height:140px;*/
    /*height: calc(100% - 51.24px);*/
    height: calc(100% - 50px);
    bottom: 0px;
    position: absolute;
    overflow: hidden;
    display:block
}
.feature-content p {
    padding:10px;
    font-size: 15px;
}


.feature-content{

    overflow:hidden;
}
.feature-content h3 {
    background:#fff;
    color:#000;
    font-weight:bolder;
    padding:5px 0 15px 10px;
    margin:0;
    margin-top:-1px;
    margin-bottom:0;
    font-size: 27px;
    top:0;
    text-align:left;
    -webkit-transform:scale(1,1.5); /* Safari and Chrome */
    -moz-transform:scale(1,1.2); /* Firefox */
    -ms-transform:scale(1,1.2); /* IE 9 */
    -o-transform:scale(1,1.2); /* Opera */
    transform:scale(1,1.2); /* W3C */

    /*min-height: 54.2px;*/
    height: 46px;
    letter-spacing: 1px;
  

}
.ac-h3{
    margin-top:0px !important;
}
.ac-search-label{
    color:#000;
    margin:0;
}

.feature-content h3:not(.parentlink) {
    padding: 5px 0 5px 10px;
}
.feature-content h5 {
    background: #fff;
    margin: 0;
    color: #000;
    text-align:left;
    font-weight: bold;
    background-color:rgba(255,255,255,1.0);
    padding-top:4px;
    padding-left:10px;
    line-height: 18px;
    margin-top: 0px;
}

.feature-content h5 + h3{
    padding-bottom: 3px;
    height: 30px;
    /*padding-top: 3px;*/
}

h3.parentlink {
    padding-left: 10px;
    padding-bottom: 6px;
    font-size: 21px;
    min-height: 3px;
}

p.home-top-links{
    margin-bottom: 3px !important;
}

input#simple-search-terms {
    vertical-align: middle;
    width:44%;
    /* width:90%; */
    height:30px;
    font-family:Rosario;
    font-size: 15px;
    border-radius: 16px;
}

input#simple-search-terms-digital {
    vertical-align: middle;
    width:75%;
    height:30px;
    border-radius: 17px;
    padding: 3px 5px;
    color:#000;
}

p.search-criteria {
    font-size: 14px;
    font-family: 'Rosario', sans-serif !important;
}


#share-summary-url{


    width:100%;
}

input#simpleSubmit {
    /* width: 30px;
    height: 30px;
    background-color: #83677B;
    border: none;
    background-image: url('/opac_lma/images/search-icon.png');
    vertical-align:middle;
    margin-left:-5px;
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat; */
   
    /* Added 2019 < */
    padding: 0px 10px;
    font-size: 24px;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6);
    background: #83677B ;
    font-family: 'LeagueGothicRegular',sans-serif;
    text-transform: uppercase;
    border-radius: 10px;
    border: 1px solid #8c8c8c;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    cursor: pointer;
    /* opacity: 0.8; */
}


input#simpleSubmit:active{

    background-color: #8B7685;
    box-shadow: 0 5px #666;
    transform: translateY(4px);
}
/* /> Added 2019 */



input#simpleSubmitDigital {
    width:22px;
    height: 22px;
    background-color: #83677B;
    border: none;
    background-image: url('/opac_lma/images/search-icon-digital.png');
    vertical-align:middle;
    margin-left:-5px;
}

p.search-criteria-home{
     /* -webkit-transform:scale(1,1.5);  */
     
     
     /* Safari and Chrome */
    /* -moz-transform:scale(1,1.5);  */
    /* Firefox */
    /* -ms-transform:scale(1,1.5);  */
    /* IE 9 */
    /* -o-transform:scale(1,1.5);  */
    /* Opera */
    /* transform:scale(1,1.5);  */
    /* W3C */
    overflow: hidden;
    
}

p.search-criteria-home a {
    color: #fff;
    margin: 10px;
    font-size: 14px;
    /* text-decoration: underline; */
    text-align:left;
    font-family:'Rosario';
   
}
/* Added 2019 < */
p.search-criteria-home a:hover {
    text-decoration: underline;
}
/* /> Added 2019  */

/*p.search-criteria{
     -webkit-transform:scale(1,1.5); /* Safari and Chrome */
    /*-moz-transform:scale(1,1.5); /* Firefox */
    /*-ms-transform:scale(1,1.5); /* IE 9 */
    /*-o-transform:scale(1,1.5); /* Opera */
    /*transform:scale(1,1.5); /* W3C */
    
/*}*/
p.search-criteria a {
    color: #000;
    margin-right: 10px;
    font-size: 14px;
    text-decoration: underline;
    text-align:left;
    font-family:'Rosario';
    font-weight:bold;
   
}

.date-range-search a {
    display: inline-block;
    margin: 11px 3px 11px 0;
    padding: 10px;
    background: #83677B;
    color: #fff;
    border-radius: 4px;
    width: 30%;
    text-align: center;
}

.date-range-search a:active{

    box-shadow: 0 5px #666;
    transform: translateY(4px);

}

.date-range-search:last-child a:last-of-type{
    /* margin-left:32%; */
}

/*top logo*/

.col-lg-2.logo-container img {
    width: 80%;
    /* display: table-cell; */
    float: right;
    margin-top: 20px;
}
footer {
    margin: 70px 0;
    margin-top: 0px;
    margin-bottom: 0px;
    background: #501B1D;
    overflow: hidden;
    border-top:5px solid #501B1D !important;
    border-bottom:5px solid #501B1D !important;
    margin-right:auto;
    margin-left:auto;
   
    max-width: 1170px;
}

.row.bottom-footer {
    background: #501B1D;
    padding: 0;
   
    /* margin-left: 15px; */
}

img.bottom_logo {
   /*  max-width: 50%; */
    height:150px;
    margin:20px
}

#logofooter{
    margin-left:47px;
}

.socialicons img {
display:inline-block;
height:56px;
}

/*date button search*/

button.btn.btn-primary.datesearch {
    width: 30%;
    margin: 5px;
    background: #83677B;
}

.col-lg-4.footer-contacts {
    padding-left: 20px;
}



div#title-collection {
    color: #fff;
    text-align: center;
    font-size: 20px;
    padding-top:10px;
}

div#title-collection h5{
    font-size: 21px;
    margin-bottom:-12px;
    text-transform: uppercase;
}
div#title-collection a{
    color:#fff;
    text-decoration:none;
    
}

.row.col-lg-12.otherdigital {
    margin: 0;
    background:#eeeeee;
    margin-bottom:20px;
}

.digital-documents-other-websites h4{
    margin-top: 0px;
}

.digital-documents-other-websites a{
    font-weight: bold;
}

.digital-documents-other-websites a:hover{
    text-decoration: underline;
}


/* ====================== footer ====================== */
.col-lg-12.bottom-footer {
    background: #501B1D;
    margin-top: 10px;
}

.col-lg-12.bottom-footer h5{
    font-weight: bold;
    color:#ffffff;
}

footer .col-sm-4{

    color:#ffffff;

}

footer a{

    color:#ffffff;
}

footer p{

    color: #ffffff;
}

.social_a_container{
    display: inline-flex;
}
/* ====================== / footer ====================== */


a.link-button {
    display: block;
    width: 50px;
    text-align: center;
    margin: 0 auto;
    padding: 5px 10px;
    background: #501B1D ;
    border: 1px solid #501B1D;
    border-radius: 5px;
    color: #fff !important;
    margin-bottom: 25px;
}

a:link, a:visited {
    /* color: #fff; */
    text-decoration: none;
    position: relative;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    word-wrap: break-word;
}

div#login a.link-button {
    width: 77%;
    text-align: center;
    margin: 0 auto 5px auto;
    font-size: 24px;
    font-family: 'LeagueGothicRegular',sans-serif;
    text-transform: uppercase;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.5);
    font-weight: normal;
    opacity: 0.85;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    display:block;
   
}

/* select for research guides */
a.indx{
    color:#000;
    font-size:18px;
    cursor:default;
    margin-left: 10px;
    width: 90%;
    background-color: #64485C;
    color: white
}

.fatcontainer {
    margin-top: 10px;
    height: 30vh;
    overflow-y: scroll;
    width: 90%;
    margin-left: 2%;;
    border: 5px solid #64485C;
    border-radius: 10px;
    padding: 2%;
    background: #ADADAD;
    color: white
    
}

.fatcontainer h6{
    margin-left: 10px;
    margin-bottom: 20px;
}

select.multiSelect option{
    cursor:pointer;
}
select.multiSelect option:hover{
    color: #64485C
}

/*family history page */

.fh a {

    text-decoration:underline;
}

.fh a:hover {
  
    text-decoration:underline;
}

#share-link-html{

    height: 10% !important ;
}

.fh img {

    margin-left: 5px;
}

#share-link-html iframe{
    float:left;
}

#emailButton{
    padding:0 !important;
    border:none !important;
    margin-left:10px;

}
.fa-twitter-square{
    color: #1dcaff;
    
}
/*home page search page*/

/* input#simple-search-terms-home {
    vertical-align: middle;
    width:43%;
    
}  */
.input-group{
    width: 50%;
    margin-left: auto;
    margin-right: auto
}
.input-group input[type=text]{
    height: 30px;
    font-family: Rosario;
    font-size: 15px;
    padding: 6px;
    border-radius: 18px;
    line-height: 15px;
    width: 80%
}
.input-group button[type=submit]{
    width: 100%;
    height: 30px;
    border-radius: 0 18px 18px 0;
    outline: none;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 18px;
    line-height: 15px;
    background-color: #ADADAD;
    color:#000
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    border-radius:20px;
    padding-left:15px;
}
#registration-btn-container{
    padding: 10px 0 10px 0;
}
#registration-submit-btn{
    padding-left:10px !important;
}
#visitor-regulations-container{
    font-size:16px;
    padding: 1em 0;
}
@media only screen and (max-width:480px){
    #visitor-regulations-container{
        font-size:12px;
        padding: 5em 0;
    }
}
/* accordion search page */
.panel-group {
    margin-bottom: 20px;
    width: 100%;
    margin: auto;
}

.panel-default {
 border:none;
 background-color: #F2F2F2;
}

.panel-body {

    padding: 15px;
    border-radius: 10px;
    border: 1px solid #e5e5e5;
    /* background: url(/opac_lma/includes/img/5pb.png) repeat; */
    /* margin-bottom: 25px; */
}

.panel-body p{
    font-family: 'Rosario', sans-serif !important;
    font-size: 14px !important;
}
.panel-body ul{
    font-family: 'Rosario', sans-serif !important;
    font-size: 14px !important;
}

/* .panel-body.indexesbody {
    border: none;
    background: none;
} */

.panel-default>.panel-heading {
    color: #333;
    background-color: #F2F2F2;
    padding-left: 0px !important;
    /* border-color: #ddd; */
}

.panel-heading i {


    float:right;

}

.greycolor{

    background-color:#F2F2F2
}

h4.panel-title a{
    font-family: 'LeagueGothicRegular',sans-serif;
    text-transform: uppercase;
    font-size: 25px;
    letter-spacing: -1px;
    color: #501B1D;
    margin-bottom: 5px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
    cursor: pointer;
    font-weight: normal !important;
   
}

.panel-body  textarea {
    width: 60%;
    border-radius: 19px;
    padding: 14px;
}

.panel-body  input[type=password],
.panel-body  input[type=text] {
    /* min-width: 500px; */
    width: 60%;
    margin-bottom: 0;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border-radius: 20px;
    border: 1px solid #bfbfbf;
    color: #1c1c1c;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}



a.link-button {
    display: inline;
    /*margin-left:20px;*/
}
input#simpleSubmitsimple {
    padding: 0px 10px;
    font-size: 24px;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6);
    background: #83677B;
    font-family: 'LeagueGothicRegular',sans-serif;
    text-transform: uppercase;
    border-radius: 10px;
    border: 1px solid #8c8c8c;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    cursor: pointer;
    opacity: 0.8;
}

.panel-body label {
    display: block;
    margin: 5px 0px 5px;
    font-size: 18px;
    color: #000;
    font-weight: bold;
}

a.colorbox.help-link {
    float: right;
}

.indexes-letters span{
    font-size: 15px;
    margin-right: 5px;
    color: rgb(115, 115, 115);
}

ul#category-title, ul#category-title-index {
    list-style: none;
    /* width:80%; */
    /* margin:auto; */
    background: #ccc;
    border-radius: 4px;
    padding: 5px;
}
ul#category-title li, ul#category-title-index li {
    display:inline;
    
    
}
ul#category-title li a, ul#category-title-index li a{
   border-bottom: 1px dotted;
   color: #322828;
   font-size: 15px;
   margin-right: 5px;
}

span.title {
    display: block;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 5px;
}

h2.smaller {
    font-size: 12px;
    font-weight: bold;
    color: #83677B;
}

select#browse-categories {
    width: 80%;
    height: 25px;
}

/* breakpoint responsive */


/* @media (max-width: 575px) {
    .hero-spacer {
    background: url(/opac_lma/images/top_page_banner/Top%20page%20banner%20image.jpg);
    background-repeat: no-repeat;
    background-position:top center fixed;
    background-size: cover;
    min-height: 225px;
    max-width: 575px;
   
    width: 100%;
} */
    


@media (max-width: 767px) {  }


@media (max-width: 991px) { }


@media (max-width: 1199px) { }

.breadcrumb {
    background-color:#eee;
    min-height:36px;
}

/* summary report styling */

div#main-content {
    /* margin-left: 15px;
    margin-right: 15px; */
    width: 77%;
    /* padding-bottom: 30px; */
    background-color: #f2f2f2;
    margin-left: 1%;
}
div#main-content2 {
    /* margin-left: 15px;
    margin-right: 15px; */
    width: 100%;
    /* padding-bottom: 30px; */
    background-color: #f2f2f2;
    margin-left: 1%;
}
#searchDigitalDocsSubmit h4 {
    font-size: 23px !important;
}

#browseDigital{
    font-size: 23px !important;
}
div#main-content.archive_page {
    width:100%;
    padding: 0px;
}

div#main-content.archive_page h2,
.error-container h2{
    font-size: 36px;
    letter-spacing: -1px;
    color: #83677B;
    margin-bottom: 5px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
    /*cursor: pointer;*/
}
.error-container a{
   
    text-decoration: underline;
}
.error-container .search-field{
    padding: 15px;
    border-radius: 10px;
    /* border: 1px solid #e5e5e5;
    background: url(/opac_lma/includes/img/5pb.png) repeat; */
    margin-bottom: 25px;
}
.error-container .link-button{
    display: inline-block;
    width: auto;
    padding: 4px 10px;
    color: #ddffff;
    background: #83677B;
    margin-left: 10px;
    margin-bottom: auto;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6);
    border-radius: 0 5px 5px 0;
    position: relative;
    top: 2px;
    opacity: 0.85;
}

p.note {
    font-size: 12px;
    line-height: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    background: url(/opac_lma/includes/img/5pb.png) repeat;
    border-radius: 5px;
    margin: 10px 0 20px;
}

p.bread-size{
    width: 100% !important;
}

.introt h2 {
    font-size: 36px;
    letter-spacing: -1px;
    color: #83677B;
    margin-bottom: 5px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}

#main-content h2:first-child {
    margin-top: 15px;
}

#main-content h4{
    font-size: 24px;
    font-family: 'Rosario', sans-serif;
}



/*sorting buttons on summary report */

#main-content #sort-results a:link:not(#filtersHelpLink),  #main-content #sort-results a:visited:not(#filtersHelpLink){
    display: inline-block;
    color:#fff;
    padding: 3px 10px;
    background: #64485C;
    border: 1px solid #333;
    border-radius: 5px;
    font-family: 'LeagueGothicRegular',sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6);
    opacity: 1;
}
#main-content #sort-results p.note.bread-size a#offensive-harmful-language, #main-content #sort-results p.note.bread-size a#offensive-harmful-language:visited,
#main-content #sort-results .help-page.modal-body a#off-harm-lang-email{
    padding:0;
    background: none;
    border: none;
    border-radius: 0;
    font-family: 'Rosario-Regular',"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: initial;
    text-transform: none;
    text-shadow: none;
    opacity: initial;
    color: #337ab7;
}
#main-content #sort-results p.note.bread-size a#offensive-harmful-language:hover{
    text-decoration: underline;
}

#main-content #sort-results a:hover {
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6);
    opacity: 0.75;
}

#main-content form.clipboard_form {
    width: 74%;
    float: left;
    margin:0;
}

#main-content div.search-filters {
    float: right;
    width: 25%;
    margin: 15px 0 15px 0px;
    background: url(/opac_lma/includes/img/5pb.png) repeat;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 15px 15px;
    border-radius: 15px;
    position: sticky;
    position: -webkit-sticky;
    top:0;
}

.sidebar_filters p input:not([type="button"]),
.sidebar_filters p label{
    float: left;
}

.sidebar_filters p input:not([type="button"]){
    margin-top: 7px !important;
    margin-right: 10px !important;
}

.sidebar_filters p{
    margin: 0px !important;
}

#main-content .search-results {
    
    list-style:none;
    margin-left:-40px;
    margin-top:15px;
}

#main-content .search-results li:not(.exclude-main) {
    margin-bottom: 15px;
    background: url(/opac_lma/includes/img/5pb.png) repeat;
    padding: 10px 10px 10px 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 15px;
}
ul.scope-group{
    margin:0;
    padding: 0
}


 #main-content .search-results li a:link, #main-content .search-results li a:visited {
    color: #83677B;
}

#main-content p.checkbox {
    text-align: right;
    display: none;
    margin-bottom: 15px;
    font-size: 11px;
    line-height: 14px;
    font-weight: bold;
    text-transform: uppercase;
    width: 75%;
    float: right;
}

#main-content p.checkbox input[type="checkbox"]{
    margin-top: 0px !important;
}

span.type-highlight {
    float: left;
    width: 25%;
    text-align: center;
    background: yellow;
}

span.highlight {
    background: yellow;
}

dl.clearfix {
    margin-bottom: 0;
}

#main-content .search-results li dl dt {
    float: left;
    clear: both;
    margin-bottom: 5px;
    width: 20%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    padding-top: 5px;
}

#main-content .search-results li dl dd {
    float: right;
    width: 80%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 16px;
    background: #fff;
    padding: 5px 15px;
}

#main-content .bookmarking {
    width: 100%;
    margin-bottom: 25px;
    text-align: center;
}

#main-content .bookmarking a:link, #main-content .bookmarking a:visited {
    display: inline-block;
    padding: 5px 15px;
    background: #83677B;
    border: 1px solid #333;
    border-radius: 5px;
    font-family: 'LeagueGothicRegular',sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
    color:#fff;
    margin-left: 25px;
}

#main-content .bookmarking a:first-child {
    margin-left: 0;
}

.help-link {
    float: right;
    background: transparent !important;
    border: none !important;
}

.help-link-inline {
    float: none !important;
    margin-left: 10px;
}

#main-content h2 {
    font-size: 24px;
    /*letter-spacing: -1px;*/
    color: #83677B;
    margin-bottom: 5px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}

#main-content h2:first-child {
    margin-top: 15px;
}

#main-content div.search-filters h3 {
    font-size: 36px;
    letter-spacing: -1px;
    color: #83677B;
    margin-bottom: 5px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
}

#main-content div.search-filters label {
    display: block;
    margin: 5px 0px 5px;
    font-size: 12px;
    color: #000;
}


#main-content div.search-filters input.apply_filter, #main-content div.search-filters input.remove_level_filter, #main-content div.search-filters input.remove_date_filter, #main-content div.search-filters input.remove_format_filter, #main-content div.search-filters input.remove_digital_filter {
    line-height: 31px;
    background: #83677B;
    display: inline-block;
    border: 1px solid #83677B;
    border-radius: 5px;
    padding: 1px 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-family: 'LeagueGothicRegular',sans-serif;
    font-size: 18px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6);
    text-transform: uppercase;
    margin: 5px auto;
    opacity: 0.65;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

#main-content div.search-filters input.apply_filter:hover{
    /*background: rgb(204, 0, 0) !important;*/
}



/* request summary page */

.text-container {
    padding: 15px;
    background: url(/opac_lma/includes/img/5pb.png) repeat;
    border-radius: 4px !important;
    margin: 10px 0px;
}

.my_requests_page #my-requests {
    margin-bottom: 25px;
}

.my_requests_page tr.request-heading-title {
    border-bottom: 0;
}

.my_requests_page tr.live-request-headings {
    background: rgba(0, 0, 0, 0.05);
    border-bottom: 0;
    font-size: 15px;
}

.my_requests_page tr {
    border-bottom: 1px dotted;
}

.my_requests_page tr.request-heading-title td {
    border: 0;
    font-size: 28px;
    font-family: 'LeagueGothicRegular',sans-serif;
    text-transform: uppercase;
    color: #83677B;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
}

.my_requests_page td {
    padding: 10px 5px;
    vertical-align: middle;
    border: 1px dotted #ccc;
    border-bottom: 0;
    border-top: 0;
}

.my_requests_page .req-item-id a {
    color: #333;
    text-shadow: none;
    text-decoration: underline;
}

/* bookmark page */

#bookmark-content {
    padding: 15px;
    background: url(/opac_lma/includes/img/5pb.png) repeat;
    background-color:#eee;
    margin-bottom: 15px;
    font-size: 18px;
}

#bookmark-content p {
    margin-bottom: 5px;
}

#bookmark-summary {
    line-height: 22px;
    font-size: 20px;
    margin-bottom: 15px;
    padding: 15px;
}

#bookmark-results {
    width: 100%;
    font-size: 18px;
}

#bookmark-results tr {
    border-top: 1px solid #dadada;
}

#bookmark-results th {
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    padding: 5px;
    background: #ddd;
    border-left: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
}

#bookmark-results tr {
    border-top: 1px solid #dadada;
}

#bookmark-results td a:link, #bookmark-results td a:visited {
    color: #333;
    text-decoration: underline;
}

#bookmark-pagination {
    text-align: center;
    margin: 25px auto;
    font-size: 18px;
}

#bookmark-controls {
    text-align: center;
}

#bookmark-controls .link-button {
    display: inline-block;
    width: auto;
    padding: 5px 10px;
    background: #83677B;
    border-radius: 5px;
    opacity: 0.75;
    border: 1px solid #333;
    color: #fff;
}

#bookmark-results th:first-child {
    width: 30px;
}
#bookmark-results th:nth-child(2) {
    width: 30px;
}

/* detail report */

div.item-details {
    position: relative;
    /* background: url(/opac_lma/includes/img/5pb.png) repeat; */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
    border-radius: 5px;
    z-index: 2;
    width: 100%;
}

div.item-details div#tabs {
    width: 40%;
    position: absolute;
    right: -5px;
    top: 10px;
}

div.item-details div#item-tab-1 h2, div.item-details div#item-tab-2 h2, div.item-details div#item-tab-3 h2, div.item-details div#item-tab-4 h2 {
    width: 100%;
    min-width: 265px;
    background: #83677B;
    background-image: url(/opac_lma/includes/img/down-arrow.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    color: #fff !important;
    font-size: 22px !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px 10px 1px 25px;
    border-radius: 8px 0 0 8px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
    border: 1px solid #83677B;
    border-right: 0;
    letter-spacing: 0 !important;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6) !important;
    margin-bottom: 2px !important;
    margin-top: 0 !important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    line-height: 24px;
}

div.item-details div#tabs .link-button {
    display: inline-block;
    clear: right;
    margin-top: 10px;
    width: 100%;
    /* min-width: 265px !important; */
    padding: 5px 10px;
    font-family: 'LeagueGothicRegular',sans-serif;
    color: #fff !important;
    font-size: 22px !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px 10px 1px 25px;
    border-radius: 8px 0 0 8px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
    border: 1px solid #83677B;
    border-right: 0;
    letter-spacing: 0 !important;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6) !important;
    margin-bottom: 2px !important;
    margin-top: 0 !important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    cursor: pointer;
    z-index: 2;
    line-height: 24px;
    text-transform: uppercase;
    margin-top: 10px;
    float: right;
    font-weight: normal;
    background: #83677B;
    text-align: left;
    padding-left: 25px;
    opacity: 0.65;
}

div.item-details h4 {
    width: 20%;
    color: #fff;
    font-size: 20px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.25);
    background: #83677B;
    border-radius: 4px;
    padding: 3px 5px;
    text-align: center;
    margin-top: 0px;
}

div.item-details h3 {
    width: 70%;
    margin-top: 0;
    font-size: 24px;
    margin-bottom: 25px;
}

div.item-details dl {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
    border-radius: 10px;
    line-height: 24px;
    background: url(/opac_lma/includes/img/5pb.png) repeat;
    z-index: 2;
}

div.item-details dl dt {
    width: 20%;
    min-width: 220px;
    float: left;
    clear: both;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 20px 10px 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px;
    position: relative;
    top: 2px;
    font-family: 'LeagueGothicRegular',sans-serif;
}

div.item-details dl dd {
    width: 70%;
    font-size: 14px;
    float: left;
    padding: 10px 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px dotted #e5e5e5;
    color: #000;
    background: #fff;
    margin-bottom: 10px;
    line-height: 18px;
}

input.child_btn{
    display: inline-block;
    width: auto;
    padding: 5px 10px;
    background: #83677B;
    border-radius: 5px;
    border: 1px solid #333;
    color: #fff;
    font-size: 24px;
    font-family: 'LeagueGothicRegular',sans-serif;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

/*research guides*/


.research-guides-content {
    width: 75%;
    float: left;
    padding: 10px;
    background: #eee;
    border-radius: 8px;
    word-wrap: break-word;
}

.research-guides-content h2{
    font-size: 36px !important;
    margin-top: 7px !important;
}

.res_content {
    margin-bottom: 40px;
}

.res_content h5 {
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 20px;
}

.res_content_rightside {
    width: 24%;
    background: #eee;
    float:right;
    margin-left:5px;
    border-radius: 8px;
    padding: 17px;
}
.res_content_rightside h3{
    margin-top: 0px;
    margin-bottom: 5px;
}

.res_content_rightside h3:not(:first-child){
    margin-top: 13px;
}

.res_side_content {
    padding: 10px;
    word-wrap: break-word;
    background:#ddd;
    border-radius: 7px;
}

.res_side_content a {
    margin-bottom:10px;
}

.item-details-rg h4 {
    font-size: 28px;
    letter-spacing: -1px;
    color: #83677B;
    margin-bottom: 5px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}

ul.rg_list_contents{
    list-style: none;
    padding-left: 0px;
}
ul.rg_list_contents li a{
    color: #000;
    text-decoration: none;
    font-size: 16px;
}
ul.rg_list_contents li a:hover{
    text-decoration: underline;
}


/* ================= EXTRA ======================= */
.detail-top-info{
    max-width: 100%;
    min-height: 150px;
}

.detail-top-info-web-detail{
    max-width: 500px !important;
    overflow: hidden;
    padding-bottom: 20px
}

.player-container,
.player-container iframe{
    width: 95%;
    margin-top: 15px;
    margin-bottom: 30px;
}

.detail-top-info h3{
    width: 100% !important;
}

.detail-top-info h2{
    width: 100% !important;
    color: #000 !important;
}

.sort_your_results_container h3{
    width: auto;
    display: inline-flex;
}

.sort_your_results_container h3 a{
    margin-left: 20px;
}

#tabs .accordion div{
    background: #fff;
    border-radius: 0 0 10px 10px;
    padding: 15px;
    /* border: 1px solid #ccc; */
    border-top: 0;
    max-height: 400px
}

#tabs .accordion div a{
    color: #333;
    text-shadow: none;
    font-weight: bold;
    font-size: 18px;
}

#tabs .accordion div input{
    width: 100%;
}

.error-container{
    padding-left: 20px;
}

.error-page-btn{
    width: 15%;
    color: #fff;
    font-size: 20px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.25);
    background: #83677B;
    border-radius: 4px;
    padding: 3px 5px;
    text-align: left;
    font-family: 'LeagueGothicRegular',sans-serif !important;
}
.error-page-btn:hover{
    color: #fff;
}

/* ================= / EXTRA ======================= */


/* ====================== MODALS ====================== */
.help-page{
    padding: 15px;
}

.help-page h2{
    font-size: 36px !important;
    margin-bottom: 10px;
    margin-left: 0px;
    color: #83677B;
}

.help-page h3{
    font-size: 24px !important;
    margin-bottom: 5px;
    margin-left: 0px !important;
    color: #83677B !important;
    text-transform: none !important;
}

.help-page p{
    margin-bottom: 10px;
    line-height: 20px;
}

.help-page p:last-child{
    margin-bottom:0;
}
/* ====================== / MODALS ====================== */


/* ====================== WEB_DETAIL ====================== */

div.item-details h2{width:65%;color:#83677B;font-size:34px;text-shadow:1px 1px rgba(0, 0, 0, 0.25);}

div.item-details h4 {    
    width: 15%;    
    color: #fff;
    font-size: 20px;    
    text-shadow: 1px 1px rgba(0, 0, 0, 0.25);     
    background: #83677B;    
    border-radius: 4px;    
    padding: 3px 5px;    
    text-align: center;
    font-family: 'LeagueGothicRegular',sans-serif !important;
}

div.item-details h3{width:70%;margin-top:0;font-size:24px;margin-bottom:25px;}
div.item-details dl{
    width:95%;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:15px;
    border-radius:10px;
    line-height:24px;
    background:url(/opac_lma/includes/img/5pb.png) repeat;
    z-index:2;
    }
div.item-details dl dt{
    width:30%;
    min-width:220px;
    float:left;
    clear:both;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:10px 20px 10px 0;
    text-transform: none;
    letter-spacing: normal;
    font-size:18px;
    position:relative;
    top:2px;
    /*font-family:'LeagueGothicRegular',sans-serif;*/
    font-family: 'Rosario', sans-serif !important;
}
div.item-details dl dd{
    width:70%;
    font-size:14px;
    float:left;
    padding:10px 20px;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-left:1px dotted #e5e5e5;
    color:#000;
    background:#fff;
    margin-bottom:10px;
    line-height:18px;
    word-wrap: break-word;
}
div.item-details dl dd a{color:#83677B; text-shadow: none;}
div.item-details dl dd a:hover{color:#83677B; text-shadow: none;}
div.item-details dl dd a:visited{color:#83677B; text-shadow: none;}
div.item-details div#tabs{width:50%;position:absolute;right:-5px;top:10px; z-index: 999;}div.item-details div#tabs .link-button{display:inline-block;clear:right;margin-top:10px;width:50%;min-width:265px !important;padding:5px 10px;font-family:'LeagueGothicRegular',sans-serif;color:#fff !important;font-size:22px !important;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:3px 10px 1px 25px;border-radius:8px 0 0 8px;box-shadow:1px 1px 2px rgba(0, 0, 0, 0.25);border:1px solid #64485C;border-right:0;letter-spacing:0 !important;text-shadow:1px 1px 0 rgba(0, 0, 0, 0.6) !important;margin-bottom:2px !important;margin-top:0 !important;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;transition:all 0.2s ease-out;cursor:pointer;z-index:999;line-height:24px;text-transform:uppercase;margin-top:10px;float:right;font-weight:normal;background:#64485C;text-align:left;padding-left:25px;opacity:1; }
div.item-details div#tabs .link-button:hover{opacity:1;z-index: -1;}
div.item-details div#tabs span.link-button:hover{opacity:1;cursor:default; z-index: 999;}
div.item-details div#item-tab-1,div.item-details div#item-tab-2,div.item-details div#item-tab-3,div.item-details div#item-tab-4{width:50%;float:right;clear:right;min-width:265px;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;transition:all 0.2s ease-out; z-index:999}div.item-details div#item-tab-1 a:link,div.item-details div#item-tab-2 a:link,div.item-details div#item-tab-3 a:link,div.item-details div#item-tab-4 a:link,div.item-details div#item-tab-1 a:visited,div.item-details div#item-tab-2 a:visited,div.item-details div#item-tab-3 a:visited,div.item-details div#item-tab-4 a:visited{color:#333;text-shadow:none;font-weight:bold;font-size:18px; z-index:999}
div.item-details div#item-tab-1 a:hover,div.item-details div#item-tab-2 a:hover,div.item-details div#item-tab-3 a:hover,div.item-details div#item-tab-4 a:hover{color:#000; z-index:999}

div.item-details div#item-tab-2 h2{

    width:100%;
    min-width:265px;
    background:#64485C;
    background-repeat:no-repeat;
    background-position:5px center;
    color:#fff !important;
    font-size:22px !important;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:3px 10px 1px 25px;
    border-radius:8px 0 0 8px;
    box-shadow:1px 1px 2px rgba(0, 0, 0, 0.25);
    border:1px solid #64485C;
    border-right:0;
    letter-spacing:0 !important;
    text-shadow:1px 1px 0 rgba(0, 0, 0, 0.6) !important;
    margin-bottom:2px !important;
    margin-top:0 !important;
    -webkit-transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    -ms-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
    -webkit-transition:all 0.2s ease-out;
    -moz-transition:all 0.2s ease-out;
    transition:all 0.2s ease-out;
    cursor:pointer;
    line-height:24px;
    z-index:999;
    text-transform: uppercase;

}

div.item-details div#item-tab-1 h2,
div.item-details div#item-tab-3 h2,
div.item-details div#item-tab-4 h2{
    width:100%;
    min-width:265px;
    background:#64485C;
    background-image:url(/opac_lma/includes/img/down-arrow.png);
    background-repeat:no-repeat;
    background-position:5px center;
    color:#fff !important;
    font-size:22px !important;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:3px 10px 1px 25px;
    border-radius:8px 0 0 8px;
    box-shadow:1px 1px 2px rgba(0, 0, 0, 0.25);
    border:1px solid #64485C;
    border-right:0;
    letter-spacing:0 !important;
    text-shadow:1px 1px 0 rgba(0, 0, 0, 0.6) !important;
    margin-bottom:2px !important;
    margin-top:0 !important;
    -webkit-transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    -ms-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
    -webkit-transition:all 0.2s ease-out;
    -moz-transition:all 0.2s ease-out;
    transition:all 0.2s ease-out;
    cursor:pointer;
    line-height:24px;
    z-index:999;
    text-transform: uppercase;
}

.active-tab{width:100% !important; z-index:999}
.collapse-tab{background-image:url(/opac_lma/includes/img/up-arrow.png) !important; z-index:999}

div.item-details div#item-tab-1 h2:after,div.item-details div#item-tab-3 h2:after,div.item-details div#item-tab-4 h2:after{position:absolute;border-style:solid;border-color:transparent;bottom:-3px;border-width:0 0 5px 5px;border-left-color:#83677B;right:0;z-index:999;}
div.item-details div#item-tab-1 h2:hover,div.item-details div#item-tab-3 h2:hover,div.item-details div#item-tab-4 h2:hover{text-shadow:2px 2px 0 rgba(0, 0, 0, 0.6)  !important;z-index:999}
div.item-details div#item-tab-1 div,div.item-details div#item-tab-3 div,div.item-details div#item-tab-4 div{background:#fff;border-radius:0 0 10px 10px;padding:15px;border-top:0;max-height:400px; z-index:999}
div.item-details div#item-tab-1 ul li,div.item-details div#item-tab-3 ul li,div.item-details div#item-tab-4 ul li{display:list-item;padding-left:15px;padding-bottom:10px;z-index:999}div.item-details div#item-tab-1 ul li ul,div.item-details div#item-tab-3 ul li ul,div.item-details div#item-tab-4 ul li ul{padding-top:10px;z-index:999}
div.item-details div#item-tab-1 ul li:last-child,div.item-details div#item-tab-3 ul li:last-child,div.item-details div#item-tab-4 ul li:last-child{padding-bottom:0;z-index:999}
div.item-details div#item-tab-1:hover,div.item-details div#item-tab-3:hover,div.item-details div#item-tab-4:hover{width:100%;z-index:999}

.detail_option_buttons{
    margin-top: 15px;
}

/* ====================== / WEB_DETAIL ====================== */


/* ====================== ADV FORM ====================== */
#advForm #advSubmit,
#advForm #advReset{
    padding: 5px 10px;
    font-size: 24px;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6);
    background: #83677B;
    font-family: 'LeagueGothicRegular',sans-serif;
    text-transform: uppercase;
    border-radius: 10px;
    border: 1px solid #8c8c8c;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    cursor: pointer;
}

#advForm #advReset{
    background: #83677B url(/opac_lma/includes/img/991111-noise.jpg) repeat;
    opacity: 0.5;
    margin-left: 10px;
}

#advForm #advReset:hover{
    background: #83677B;
    opacity: 1;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.8);
}

#adv-search-help-general
{
 float:none;
 margin-left: 0.5em;
 vertical-align:none !important;
}

#advForm .and-or{
    float: left;
    margin-right: 10px;
}

#advForm label{
    display: block;
    font-weight: bold;
    font-size: 18px;
}

#advForm input[type="text"]:not(.and-or):not(.num-results-per-page),
#advForm select:not(.and-or):not(.num-results-per-page){
    width: 60%;
    border-radius: 17px;
    height:25px;
}

#advForm .link-button{
    padding: 5px 10px;
    font-size: 20px;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6);
    background: #83677B;
    font-family: 'LeagueGothicRegular',sans-serif;
    text-transform: uppercase;
    border-radius: 10px;
    border: 1px solid #8c8c8c;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    cursor: pointer;
    margin-left:18px;
    width: 30%;
    display: inline-block;
    height: 25px;
    line-height: 12.5px;
    
}

/* #advForm .link-button:hover{
    background:#83677B;text-shadow:2px 2px 0 rgba(0, 0, 0, 0.6);opacity:1;

} */

#advForm p{
    padding-bottom: 9px;
}
/* ====================== / ADV FORM ====================== */

/* ====================== REQUEST LIBRARY ====================== */
/* first form */
#requesttable{
    width: 100%;
}
.browse .brwowse-pages h2{
    color: #501B1D
}

/* request later */
dl.request-later-details{
    padding: 15px;
    background: url(/opac_lma/includes/img/5pb.png);
    border-radius: 10px;
    margin-bottom: 25px;
    font-family: 'Rosario', sans-serif !important;
}

dl.request-later-details dt{
    display: block;
    margin: 5px 0px 5px;
    font-size: 18px;
    color: #000;
    font-weight: bold;
}

dl.request-later-details dd{
    font-size: 14px;
    display: block;
    padding: 5px 10px 5px 10px;
    background: #fff;
    margin-bottom: 20px;
}

p.note{
    font-size: 14px;
    width: 100%;
    margin: 2% auto;
}

p.note strong{
    display: block;
    /*background: url(/opac_lma/images/tip.png) no-repeat;*/
    /*padding-left: 25px;*/
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #474747;
    font-size: 14px;
}

#req-later-left{
    width: 275px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    background: url(/opac_lma/includes/img/5pb.png);
    padding: 10px;
    border-radius: 10px;
}

#req-later-right {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: url(/opac_lma/includes/img/5pb.png);
    padding: 10px;
    border-radius: 10px;
    margin-left: 300px;
}

#req-later-right label{
    color: #000;
    margin-left: 0px;
}


.link-button{
    display: inline-block;
    width: auto;
    padding: 5px 10px;
    background: #83677B;
    border-radius: 5px;
    border: 1px solid #333;
    color: #fff;
    font-family: LeagueGothicRegular,sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    margin-right: 25px;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out;
    cursor: pointer;
}
.link-button:hover{
    /* background: #83677B; */
    text-shadow:2px 2px 0 rgba(0,0,0,.6);

}

.link-button:active {
    box-shadow: 0 5px #666;
    transform: translateY(4px);
  }
  


.library-last-line input:nth-child(1){
    margin-left: 0px !important;
}
/* ====================== / REQUEST LIBRARY ====================== */

/* ====================== BREADCRUMB ====================== */
ul.breadcrumb-list{
    list-style: none;
    padding: 0px !important;
    margin: 0px !important;
}

ul.breadcrumb-list li{
    float: left;
}

ul.breadcrumb-list li a{
    color: #000;
    font-weight: bold;
    font-size: 14px;
}

ul.breadcrumb-list li a:hover{
    text-decoration: underline;
}

ul.breadcrumb-list li:not(:nth-child(1))::before{
    content: ">";
    margin-right: 10px;
    margin-left: 10px;
    display: block;
    float: left;
    top: -2px;
    position: relative;
}

ul.breadcrumb-list li{
    text-transform: uppercase;
}
/* ====================== / BREADCRUMB ====================== */


/* ====================== REGISTRATION PAGE ====================== */
.page-registration input[type="submit"] {
    padding: 5px 10px;
    font-size: 24px;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6);
    background: #83677B;
    font-family: 'LeagueGothicRegular',sans-serif;
    text-transform: uppercase;
    border-radius: 10px;
    border: 1px solid #8c8c8c;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    cursor: pointer;
    margin-bottom: 35px;
}
/* ====================== / REGISTRATION PAGE ====================== */


/* ====================== FORGOT PASSWORD PAGE ====================== */
p.form_buttons input[type="button"], 
p.form_buttons input[type="submit"], 
p.form_buttons input[type="reset"] {


    padding: 0px 10px;
    font-size: 24px;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6);
    background: #83677B;
    font-family: 'LeagueGothicRegular',sans-serif;
    text-transform: uppercase;
    border-radius: 10px;
    border: 1px solid #8c8c8c;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    cursor: pointer;
}
p.form_buttons input[type="submit"]{
    margin-left: 0px;
}
/* ====================== / FORGOT PASSWORD PAGE ====================== */


/* ====================== WEB_DTAIL ============================ */

.links-area a {
    display: block;
}

.links-area a:not(:first-child) {
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #000;
}

/* ====================== / WEB_DTAIL ============================ */

/* Added 2019 < */
.login-register  {

    float: right; 
    color:#fff;
    padding-right: 1em;
    font-size: 1.5em; 
    margin-right: 14px;
}
.login-register a:hover{

    text-decoration:underline;
}
.login-register{
   text-align: right;
   overflow: hidden;
   width: 20%;
   float: right;

}


.line1{
    margin-top:5px;
    background-color:#fff;
    width:25px;
    height:3px;
    display:block;
    position:relative;
    opacity:1.0;
    border-radius:15%;
    transition: all .3s;
  }
  
  .line1.active {
    transform: rotate(270deg);
    opacity:0.0;
    background-color:yellow;
    top:5px;
  }
  
  .line2.active {
    transform: rotate(45deg);
    background-color:yellow;
  }
  
  .line3.active {
    transform: rotate(-45deg);
    background-color:yellow;
    top:-7px;
  }

 
   /* Small Devices, Tablets */
   @media only screen and (max-width : 769px) {

    .introtexthome{

      display: none;
    }

    input#simple-search-terms-home{
        width:40%;
        
    }
    .nav{

        display: none !important;
    }

  }

  /* Extra Small Devices, Phones */ 
  @media only screen and (max-width : 480px) {
    .introtexthome{

        display: none !important;
    }

    input#simple-search-terms-home{

        width:80%;
    }

    .container.container-nav #bs-example-navbar-collapse-1{

        display: none !important;
    }

  }

  /* Custom, iPhone Retina */ 
  @media only screen and (max-width : 320px) {

    .introtexthome{

      display: none;
    }

    input#simple-search-terms-home{
        width:40%;

    }
}

    .overlay {
        /* Height & width depends on how you want to reveal the overlay (see JS below) */    
        height: 100%;
        width: 0;
        position: fixed; /* Stay in place */
        z-index: 999; /* Sit on top */
        left: 0;
        top: 0;
        background-color: rgb(0,0,0); /* Black fallback color */
        background-color: rgba(0,0,0, 0.9); /* Black w/opacity */
        overflow-x: hidden; /* Disable horizontal scroll */
        transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
      }
      
      /* Position the content inside the overlay */
      .overlay-content {
        position: relative;
        top: 25%; /* 25% from the top */
        width: 100%; /* 100% width */
        text-align: center; /* Centered text/links */
        margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */
      }
      table.table.table-striped{
          margin-top: 25px !important
      }
      
      /* The navigation links inside the overlay */
      .overlay a {
        padding: 8px;
        text-decoration: none;
        font-size: 36px;
        color: #FFF;
        display: block; /* Display block instead of inline */
        transition: 0.3s; /* Transition effects on hover (color) */
      }
      
      /* When you mouse over the navigation links, change their color */
      .overlay a:hover, .overlay a:focus {
        color: #f1f1f1;
      }
      
      /* Position the close button (top right corner) */
      .overlay .closebtn {
        position: absolute;
        top: 20px;
        right: 45px;
        font-size: 60px;
      }
      
      /* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
      @media screen and (max-height: 450px) {
        .overlay a {font-size: 20px}
        .overlay .closebtn {
          font-size: 40px;
          top: 15px;
          right: 35px;
        }
    }
 
    .center {
        text-align: center;
    }
    .center > div, .center > table /* insert any other block-level elements here */ {
        margin-left: auto;
        margin-right: auto;
    }
    .researchguidebool{
    color: #fff;
    margin: 10px;
    font-weight:normal;
    font-style:normal;
    text-align: left;
    font-family:'LeagueGothicRegular';
    display:inline;
    }
    ul.home-top-links.search-criteria-home{
        width:54%;
        margin-right: auto;
        margin-left: 25%;
        list-style-type: none;
        overflow: hidden;
        padding: 0;
        margin-top: 1%
    }
    ul.home-top-links.search-criteria-home li{
        
        float: left;
        padding: 0;
        font-size: 18px;
        text-align: left;
        margin-left:25px;
    }

    ul.home-top-links.search-criteria-home li:not(:last-child){
        width: 30%;
        text-align: left
    }
    ul.home-top-links.search-criteria-home label{
        vertical-align: middle;
        
    }
    ul.home-top-links.search-criteria-home a{
        color: #fff
    }
    ul.home-top-links.search-criteria-home input[type=checkbox]{
        vertical-align: middle;
        margin-bottom: 2px
    }
    span.header-title{
        display: block;
    }
    span.header-title:hover{

        text-decoration: none !important;
    }
    span.header-title:first-child{
        /* margin-left:-4% !important */
    }
    
    ul#collapseList{
        list-style-type: none;
        margin-left: 2%
    }
    ul#treebonsai ul{
        list-style-type: none
    }
    .fa-circle{
        font-size:5px;
    }
    dd ul{
        list-style-type: none;
    }

    /* NW 090519 */
    .loader {
        margin:0;
        display:inline-block;
        border: 0.4em solid #ddd; /* Light grey */
        border-right-color: #442219; /* Blue */
        border-radius: 50%;
        width: 30px !important;
        height: 30px !important;
      
        animation: spin 0.8s linear infinite;
        -webkit-animation: spin 0.8s linear infinite !important; 
        -ms-animation: spin 0.8s linear infinite !important; 

      }

      /* Backup copy
      
        .loader {
        margin:0;
        display:block;
        border: 10px solid #f3f3f3; 
        border-top: 10px solid #442219; 
        border-radius: 50%;
        width: 30px !important;
        height: 30px !important;
      
        animation: spin 0.8s linear infinite;
        -webkit-animation: spin 0.8s linear infinite !important; 
        -ms-animation: spin 0.8s linear infinite !important; 
        
      } */

      /* Bootstrap v4.3.1 - Spinner for main pages */
    @-webkit-keyframes spinner-border {
        to{
            -webkit-transform:rotate(360deg); transform:rotate(360deg)
        }
    }
    @keyframes spinner-border {
        to{
            -webkit-transform:rotate(360deg);transform:rotate(360deg);
        }
    }
    
    .spinner-border {
        display:inline-block;vertical-align:text-bottom;border:.50em solid #eee;
        border-right-color:#EF6565;
        border-radius:50%;
        width:70px;
        height:70px;
        -webkit-animation:spinner-border 1s linear infinite;animation:spinner-border 1s linear infinite;
    }
    .spinner-border-sm {
        width:1rem;height:1rem;border-width:.2em;
    }

/* Bootstrap Spinner End */

/* Bootstrap Spinner for Structure Tree */
@-webkit-keyframes spinner-border-struct-tree {
    to{
        -webkit-transform:rotate(360deg); transform:rotate(360deg)
    }
}
@keyframes spinner-border-struct-tree {
    to{
        -webkit-transform:rotate(360deg);transform:rotate(360deg);
    }
}

.spinner-border-struct-tree {
    display:inline-block;vertical-align:text-bottom;border:.50em solid #eee;
    border-right-color:#EF6565;
    border-radius:50%;
    width:30px;
    height:30px;
    -webkit-animation:spinner-border 0.75s linear infinite;animation:spinner-border 0.75s linear infinite;
}
.spinner-border-struct-tree-sm {
    width:1rem;height:1rem;border-width:.2em;
}

/* Bootstrap Spinner End */

      .filterValue{

        font-size: 12px;

      }
      #filtersacordian ul {
          margin: 0;
          padding: 0;
          /* height:30em;
          overflow:scroll; */
      }
      #collapse2 ul{
          max-height: 3oem;
          overflow-y: scroll;
      }
      #collapse3 ul{

        max-height:30em;
        overflow-y:scroll;
      }
      @keyframes spin {
        0% { transform: rotate(0deg); }
        100% { transform: rotate(360deg); }
      }
      .fa-folder.first{
          color: #33ccff !important
      }
      .fa-folder{
            color: #264d00!important;
            margin-top: 0.5%
      }

      #customEmail{

        display:inline;
        border: none;
        margin-bottom: 25px;

      }

      #filterhelp{

        margin-right:12%;
        margin-top:6%;
      }

      #button-scroll-to-top {
        display: inline-block;
        background-color: #83677B;
        width: 50px;
        height: 50px;
        text-align: center;
        border-radius: 4px;
        position: fixed;
        bottom: 30px;
        right: 30px;
        transition: background-color .3s, 
          opacity .5s, visibility .5s;
        opacity: 1;
        visibility: hidden;
        z-index: 1000;
      }
      #button-scroll-to-top:hover {
        cursor: pointer;
        opacity: 0.75;
      }
      #button-scroll-to-top:active {
        background-color: #555;
      }

      .fas.fa-arrow-up{
        margin-top: 1.3em;
        color: #fff;

      }

      #button-scroll-to-top.show {
        opacity: 1;
        visibility: visible;
      }
      .title-detail{
          width:25%;
          font-weight: bold
      }
      table.table.table-striped ul{
          list-style-type: none;
          
          
      }
      table.table.table-striped ul>li{
       overflow: hidden;
       
       
    }
    .arrangement-tree li{
        line-height:  34px;
    }
    
      table.table.table-striped td>ul:not(#main-ul){
          padding: 0;
          margin:0
      }
      .arrangement-tree .row{
          margin:0 !important
      }
      .arrangement-tree .col-sm-3{
          text-align:right;
        
      }
      .arrangement-tree .col-sm-3 i{
          font-weight: bold;
          font-size: 25px
      }
      .arrangement-tree .col-sm-3 i.fa-caret-up{
          display: none
      }
      .detail-top-info.detail-top-info-web-detail .row{
          margin:0 !important
      }
      h2#modifed-parent{
          margin-top: 16px
      }
      h2.detail-header{
          margin:0 !important
      }
      i.fa-caret-up:not(.expanded){
          display: none
      }
      i.fa-caret-down.expanded{
          display: none
      }
      .panel-title{
          margin: 0 0.5em
      }
      .panel-collapse{
        margin: 0 1em
      }
      td.arrangement-tree a>i.fa-caret-down{
          display: none
      }
      ul#main-ul a{
          font-weight: 500;
      }
      .sign-holder+a{
          width: 90%;
          float:left;
          display: block
      }

      #registerlinkbanner{

       float:right;
       margin-right:5%;
      }

      #loginlinkbanner{

        margin-left:15%;
      }
      .card{

        border: 1px solid black;
        padding: 1%;
        border-radius: 10px;
        margin: 1%;

      }

      .jumbotron>a:hover{

        text-decoration: none;
      }
      .image-top-container-home>a:hover{
            text-decoration: none;


      }
      .form-check-input{

        text-align: right;
        margin-left: 0 !important;
        float: right !important;
        margin-top: 5% !important;
        top: 0;
        left: 0;
        height: 17px;
        width: 17px;
        background-color: #eee;
      }

       .list-group-item input{

        height: 17px;
        width: 17px;
        background-color: #eee;
        float:left;


       }
       .informative{
           color:red;
           font-style: italic
       }
      .thumbnail a>img, .thumbnail>img{

        width: 100% !important;
      }
 
      #caption1067{
        padding-bottom:50px;
      }
      #caption1775{
        padding-bottom:65px;
      }

      #caption1215{
        padding-bottom:89px;
      }

      #caption1945{
        padding-bottom:69px;

      }

      #caption1967{
        padding-bottom:50px;

      }
      #caption1889{
        padding-bottom:50px;
      }

      #caption1815{
        padding-bottom:68px;
      }

      #caption1862{
        padding-bottom:110px;
      }
      #captionBlackBritishHistory{
        padding-bottom:49px !important;
      }

      #searchDigitalDocsSubmit{
        padding-bottom:49px;
        text-align: left;
      }

      .sort-results a {
        margin-left:10px;
      }

    .home-top-links, .search-criteria-home li a:hover {

        text-decoration: underline;
    }
    /* tr.scope td>ul{
        max-height:250px !important;
        overflow-y: scroll !important;
    } */
    .btn-link.dective{
        cursor:default;
    }

    #small-screen-modal-button{

        display:none;
    }

    #mobile-login{

        display:none;
    }

    .embed-responsive{
        height: 50vh;
    }


    #historyCardText{

        color:#000;
        margin-left:0.5%;
    }
    ul#main-ul{
        max-height: 35vh;
        overflow-y: scroll;
        margin-left: -2%

    }
    a.tree-branch,a.tree-branch:hover,a.tree-branch:active{
        text-decoration: none
    }
   
   .sign-holder.inner+a{
       display: block;
       overflow: hidden;
   }
   
    
#filtersoverlay {
        position: fixed;
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0,0,0,0.5);
        z-index: 2;
        cursor: pointer;
      }


      .input-group-append{
        overflow: hidden;
        width:20%;
        height: 30px;


    }
      #sortHeader{

        background-color: #83677B;
      }

      #sharelinkheader{
        background-color: #83677B;
      }

      .modal-title{

        color:#FFFFFF;
      }


      .helpCatalogueHeader{

        margin-right:5%;

      }

    @media only screen and (max-width : 768px) {

       .thumb-content{

        width:100%;

       }
    }

    @media only screen and (max-width:480px){

        .container{


            width:100%;
        }
        .col-lg-12, .image-top-container-home, .text-center h2{


            font-size: 25px;
        }

        .col-lg-12, .image-top-container-home, .text-center h2{


            font-size: 25px;
        }

        .breadcrumb-list li{


            font-size: 14px;
            font-weight: bold;
        }

        ul.home-top-links.search-criteria-home{

            display:none !important;

        }
        .input-group{

            width:80%;
        }

        .input-group{
            line-height: 27px;
            margin-bottom: 5%;
        }

        
        .input-group button[type=submit]
        .row{

            letter-spacing: 0;
        }

        .navbar-header button {

            float:right;
        }

        #logofooter{

            margin-left:15px;
        }
        footer .col-sm-4 {

            color:#ffffff;
        }
        footer  .col-sm-2{

            width:45%;
            float:left;
        }

        footer .col-sm-4{

            width:55%;
            float:left;
        }

       footer .col-sm-6{

            width:100%;
            overflow:hidden;
            padding:5%;
        }

        .sidebar-container{

            display:none;
        }

        #filtersacordian{

            display:none;
        }

        #main-content{

            width:100% !important;

        }

        select {

            font-size:15px;
        }

        #main-content form.clipboard_form  {
                width: 100%;

        }

        span.type-highlight{

            font-size:15px;
        }

        #main-content .search-results li dl dd{

            font-size:18px;
            font-weight: bold;
        }


        #main-content div#search-result-pagination{

                font-size:16px;

        }


        #filter-small-screen a:link{

            display:block !important;
        }

         .modal-header{
            background-color:#64485C;
            color:#ffffff;
            text-align: center;
        }
       .modal-header .close{


            color:#ffffff !important;
        }

        .modal-title{

            font-size: 20px !important;
            width:95%;
            float:left;
        }
        .btn-default{

            background-color:#64485C !important;
            color:#ffffff !important;


            display: inline-block;

            padding: 3px 10px;
            border: 1px solid #333;
            border-radius: 5px;
            font-family: 'LeagueGothicRegular',sans-serif;
            font-size: 18px;
            text-transform: uppercase;
            text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6);
            opacity: 1;
            display:inline-block !important;
        }
        .modal-body .sidebar-container{
            display: block !important
        }
        .modal-body .sidebar-container{
            width: 100% !important
        }


        #mobile-login{

            margin-right: 66%;
            margin-top:2.5%;
        }
        .fh img:not(#helpIconExample){
            width: 100% !important;
            height: 150px !important;
        }

        
        .row.introtext img{
            width: 100%
        }
        h3{
            font-size: 30px !important
        }
        .row.introtext ul{
            list-style-type: disc !important;
            display: block;
            overflow: hidden;
            margin:2vh 0;
            padding: 0
        }
        .row.introtext ul>li{
            display: block;
            float: left;
            font-size: 14px;
            list-style-type: disc
        }
        caption{
            font-size: 16px;
            width: 100%
        }
        tbody{
            font-size: 12px
        }
        table:not(#bookmark-results):not(.ui-datepicker-calendar) td:not(.title-detail){
            width:50%;
            float: left;
        }
        /* dd#research-guide-title a{
            line-height:1.25;
        }
        dd#record-title strong a{
            line-height:1.25;
        }
        ul.scope-group{
            line-height:1.25;
        } */
        td.title-detail{
            width: 100%;
            float: left;
        }
        td.title-detail + td{
            width: 100% !important;
            float: left;
            border:none !important;            
            padding-top:0 !important;
        }
        tr.live-request-headings{
            display: none
        }
        
        dt,dd{
            font-size:16px
        }

        .image-freelance{
            width: 100%
        }
        
        #advForm .link-button{
            width:80% !important;
            margin-left: 0
        }
		
		#balForm .link-button{
			width: 80% !important;
			margin-left: 0;
		}
        .detail-top-info-web-detail{
            margin-top:30vh
        }
        .digital-documents-cards{
            width: 100%;
            overflow: hidden
        }
        .digital-documents-cards .hero-feature:not(.thumbnail-bigger-container){
            width:45%;
            float: left;
            font-size: 16px
        }
        .introtext img:not(#helpIconExample){
            width: 100% !important;
            height: auto !important
        }
        .digital-documents-cards .thumbnail-bigger-container{
            width: 100%;
            font-size: 16px
        }
        .digital-documents-cards .hero-feature:not(.thumbnail-bigger-container):nth-child(2n+1){
            margin-right: 4%
        }

        #simple-search-terms{
            width: 100% !important
        }
        .res_content_rightside{
            display: none!important
        }
        #content_container_element{
            display: none!important
        }
        .modal-header h5{
            width:80%;
            float: left;
        }
        table#my-requests tr:not(.request-heading-title) td{
            width: 20%;
            float: left;
        }
        table#my-requests tr:not(.request-heading-title) th{
            width: 20%;
            float: left;
        }
        table#my-requests tr.request-heading-title td{
            width: 100% !important;
            float: left;
        }
        #req-later-right{
            width: 100% !important;
            float: left;
            margin:0 !important;
            padding: 0 15%;
        }
        #req-later-left{
            width: 100% !important;
            float: left;
            margin: 0 !important
        }
        div.ui-datepicker-inline {
            width:100%;
        }
        #req-later-submit{
            text-align: center;
            margin-bottom: 20px
        }

        h2.top_sidebar_title {
            height: 23px;
        }

        h1.bottom_sidebar_title {
            font-size: 25px;
            margin-top: 0px;
        }

        div#title-collection h5 {
            font-size: 23px;
        }
        #filterhelp{
            margin:2% 2% 0 0;
        }
        #publication-field p{
            word-break: break-all
        }
        .sign-holder{
            width: 10%;
            float: left;
            margin-right: 1%
        }
    }    

@media print {
    .hero-spacer-home{
        display:none;
    }
    .sidebar{
        display:none;
    }
    #tabs{   
        display:none;
    }
    footer{
        display:none;
    }
}
#curLevel a:hover{
    text-decoration:none !important;
}

@media only screen and (max-width: 485px) {
    .col-md-4.col-sm-6.hero-feature.ga.exhibition-tile {
        font-size: 1.9vw !important;
    }

    .caption.exhibition{
        padding:8px !important;
    }

    #main-content{
        padding-left: 0px !important;
    }
  }


#blackasianLondonPortal{
    margin-left: 43px;
}

#bALCaption{
    background-color: #ADADAD;
    text-align:center;
    height:171px;
}

#bALCaption h4{
    color:#FFF;
    margin-top: 35px !important;
}
#acCaption{
    background-color: #ADADAD; 
    text-align: center;
    height:179px;
}
@media (max-width: 480px) {
    #acCaption{
        background-color: #ADADAD; 
        text-align: center;
        width:auto;
        height:150px;
        padding-left:20px;
        padding-right:20px;
    }
    .acImg-container{
        margin-left:0 !important;
        width:auto;
    }
}
#acCaption h4{
    color:#FFF;
    margin-top: 30px !important;
}

.BandLlabels{
    color: #000;
    margin-left: 6px;
}

#balForm #balSubmit,
#balForm #balReset{
    padding: 5px 10px;
    font-size: 24px;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6);
    background: #83677B;
    font-family: 'LeagueGothicRegular',sans-serif;
    text-transform: uppercase;
    border-radius: 10px;
    border: 1px solid #8c8c8c;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    cursor: pointer;
}

#balForm #balReset{
    background: #83677B url(/opac_lma/includes/img/991111-noise.jpg) repeat;
    opacity: 0.5;
    margin-left: 10px;
}

#balForm #balReset:hover{
    background: #83677B;
    opacity: 1;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.8);
}


#balForm .and-or{
    float: left;
    margin-right: 10px;
}

#balForm label{
    display: block;
    font-weight: bold;
    font-size: 18px;
}

#balForm input[type="text"]:not(.and-or):not(.num-results-per-page),
#balForm select:not(.and-or):not(.num-results-per-page){
    width: 60%;
    border-radius: 17px;
    height:25px;
}

#balForm .link-button{
    padding: 5px 10px;
    font-size: 20px;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6);
    background: #83677B;
    font-family: 'LeagueGothicRegular',sans-serif;
    text-transform: uppercase;
    border-radius: 10px;
    border: 1px solid #8c8c8c;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    cursor: pointer;
    margin-left:18px;
    width: 30%;
    display: inline-block;
    height: 25px;
    line-height: 12.5px;  
}

/* #advForm .link-button:hover{
    background:#83677B;text-shadow:2px 2px 0 rgba(0, 0, 0, 0.6);opacity:1;

} */

#balForm p{
    padding-bottom: 9px;
}

#timestamp_head {
    color: #501B1D;
    font-weight: bold;
    font-size: 18px !important;
    margin:0 !important;
}
#timestamp_text {
    margin-top:0.75em;
}