.LOCAL_FORMAT_SR {
    display: inline !important;
}

.detailItemsTable_ITEMCAT2 {
    display: none !important;
}

.detailItemsTable_ITEMCAT3 {
    display: none !important;
}

#digitool-frame {
    width: 100%;
    height: 600px;
    border: none;
}

.mobileTabs {
    display: block;
}

.mobileMenuLink b {
    padding: 25px 10px 10px 10px;
    display: block;
    background-color: #eee;
}

.mobileMenuLink a {
    cursor: pointer;
}

.mobile #view_all_facets_div #facet_navigators {
    overflow: hidden;
}

#searchBoxAdvancedLink {
    display: none;
}

.COVER_IMAGE_URL {
    display: none;
}

.ymalTab .unbound_mega>div {
    display: block !important;
}

.ymalTab .unbound_mega .unbound_author_info,
.ymalTab .unbound_mega .unbound_author_photo {
    display: none !important;
}

.unbound_similar_content .unbound_books_onerow {
    max-height: none !important;
}

.unbound_cover {
    height: none;
}

.unbound_cover_area img {
    max-height: 135px;
}

.moreDetail {
    margin-bottom: 20px;
}

.moreDetail h3 {
    border-bottom: 1px solid rgb(204, 204, 204);
    color: rgb(85, 85, 85);
}

.moreDetail .moreText {
    padding: 5px 0;
    color: rgb(34, 34, 34);
    font-size: 14px;
    font-weight: 400;
    display: block;
}

.unbound_element {
    margin-top: 1.87em;
    margin-bottom: 0;
}

.unbound_mega_header {
    display: none !important;
}

#copyright {
    display: none;
}


/* Changing REGPRINT and PRINT Format icons */

.formatTypeIcon-REGPRINT {
    background-image: url("/custom/web/book.png");
}

.formatTypeIcon-PRINT {
    background-image: url("/custom/web/picture.png");
}


/* The Modal */

.modal {
    display: block;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: auto;
    height: 100%;
    padding: 20px 20% !important;
    overflow: auto;
    background-color: white !important;
}


/* Unbound css */

.maa .unbound_author_content .unbound_author_titles_header,
.maa .unbound_author_content .unbound_author_titles,
.maa .unbound_footer {
    display: none !important;
}

.maa2 .unbound_author_header,
.maa2 .unbound_author_photo,
.maa2 .unbound_author_info {
    display: none;
}

.oba2 .unbound_readinglevel_row>div,
.oba2 .unbound_readinglevel_similar_titles_header {
    display: none;
}

.oba2 .unbound_readinglevel_similar_titles_header,
.oba2 .unbound_readinglevel_similar_titles {
    display: block !important;
}

.oba .unbound_readinglevel_similar_titles_header,
.oba .unbound_readinglevel_similar_titles,
.oba .unbound_footer {
    display: none;
}

.unbound_hover_link_button {
    width: 100px;
    font-size: 0 !important;
}

.unbound_hover_link_button::after {
    content: "Go to";
    font-size: 14px;
}

.maa2 .unbound_author_content .unbound_footer {
    display: block;
}


/*! CSS Used from: https://libraries.tas.gov.au/Style%20Library/LibTas/css/2016-legacy.css */

.ms-siteicon-img {
    height: 111px;
    max-height: none;
    max-width: none;
}

#DeltaPlaceHolderPageTitleInTitleArea {
    display: none;
}

.HeaderContainer {
    width: auto;
    max-width: 1062px;
}

.HeaderLogos,
.ms-siteicon-img {
    margin-left: 0;
    height: 80px;
}

#DeltaSiteLogo,
#DeltaSiteLogo a {
    float: none!important;
    width: auto;
    max-width: none;
    max-height: none;
}

.HeaderLogos {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 3;
}

.HeaderContainer {
    margin-left: auto;
    margin-right: auto;
    top: 25px;
    z-index: 1;
    display: flex;
    justify-content: space-between;
}

#mobileLogo {
    display: none;
}

span {
    font-family: Arial, "sans serif";
    letter-spacing: 0.03em;
    line-height: 1.6;
}


/*! CSS Used from: https://libraries.tas.gov.au/Style%20Library/LibTas/css/2020-design-changes.css */

.navbar {
    font-weight: 500;
}

.navbar-nav {
    padding: 0.2em;
}

#searchTarget,
#search-text {
    height: 60px;
}

#search-text {
    padding-left: 20px;
    background-color: rgba( 255, 255, 255, 1);
}

.lib-search input {
    flex: 1 0 0;
}

.lib-search {
    display: flex;
    width: 100%;
}

.HeaderContainer {
    max-width: 1110px;
    width: auto;
    max-width: 1110px;
}

.HeaderLogos,
.ms-siteicon-img {
    height: 110px;
    margin-left: 0;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 1)!important;
}

.ml-auto .nav-item {
    padding: 0 10px;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 1);
}

.searchbox {
    border-radius: 0;
}

.searchType>.btn {
    border-radius: 0;
    border-bottom-left-radius: 10px;
}

.searchButton {
    color: white;
    border: 0;
    border-radius: 0;
    background-color: #b01f4c;
    border-bottom: 1px solid #6c757d;
    border-right: 1px solid #6c757d;
    color: white;
    height: 60px;
    min-width: 60px;
    font-size: 20px;
    border-bottom-right-radius: 10px;
}

.searchButton:hover {
    background-color: #b01f4c;
    border-bottom: 1px solid #545b62;
    border-right: 1px solid #545b62;
}

#search-form {
    width: 100%;
}

#mobileLogo {
    width: 138px;
    padding: 10px;
}

.navbar {
    padding: 0!important;
}


/*! CSS Used from: Embedded */

svg:not(:root).svg-inline--fa {
    overflow: visible;
}

.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -.125em;
}

.svg-inline--fa.fa-w-14 {
    width: .875em;
}

.svg-inline--fa.fa-w-16 {
    width: 1em;
}

.svg-inline--fa.fa-w-18 {
    width: 1.125em;
}

.svg-inline--fa.fa-w-20 {
    width: 1.25em;
}


/*! CSS Used from: https://libraries.tas.gov.au/_layouts/15/1033/styles/Themable/corev15.css?rev=WBDzE8Kp2NMrldHsGGXlEQ%3D%3D */

img {
    border: none;
    -webkit-tap-highlight-color: transparent;
}


/*! a:visited{color:#663399;text-decoration:none;}*/

a:hover,
a:active {
    text-decoration: underline;
}

a:active {
    color: #004D85;
}

a {
    color: #0072c6;
    text-decoration: none;
}


/*! CSS Used from: https://libraries.tas.gov.au/Style%20Library/LibTas/css/2016-legacy.css */

.lincfootouter {
    min-height: 450px;
    padding: 30px 30px 0 30px;
    background-color: #222;
    width: 100%;
}

.footer-logo img {
    width: 120px;
    display: block;
    margin-bottom: 2em;
    transition: opacity 0.4s;
}

.footer-logo img:hover {
    opacity: 0.5;
    transition: opacity 0.2s;
}

.foottext {
    width: 360px;
    float: left;
}

.foottext a {
    color: white;
}

.SocialFooter img {
    max-height: 120px;
    margin-right: 1em;
    transition: opacity 0.4s;
}

.socialicons {
    margin-left: 5px;
}

.FootIconGroup {
    width: 330px;
    float: left;
}

.FootIconGroup img {
    margin-bottom: 19px;
}


/*! CSS Used from: https://libraries.tas.gov.au/Style%20Library/LibTas/css/2020-design-changes.css */

.FootIconGroup {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 312px;
    margin: 0;
}

.FootIconGroup * {
    color: white;
    font-size: 50px;
    display: flex;
    padding: 4px;
}

.FootIconGroup img {
    height: 50px;
    margin: 0;
}

.FootIconGroup>a {
    flex: 1 1 0;
}

.lincfootinner {
    padding-top: 1.5em;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
}

.footer26TEN {
    padding-right: 3em;
    margin-right: 3em;
    border-right: 1px solid lightgrey;
}

.OuterFoot26TEN {
    width: 180px;
    float: left;
}

.lincfootinner ul {
    display: block;
}

.lincfootinner li {
    display: block;
    padding: 0.6em 0;
}

.SocialFooter a>*:hover {
    opacity: 0.5;
    transition: opacity 0.2s;
}

.SocialFooter a:hover {
    text-decoration: none;
}

.HeaderContainer {
    max-width: 1110px;
    width: auto;
    max-width: 1110px;
}

.foottext ul {
    padding-left: 70px;
}

.fa-soundcloud {
    font-size: 40px;
}

.ui-draggable .ui-dialog-titlebar-close:before {
    content: "\f00d";
    font-family: "Font Awesome 5 Pro";
}

li.nav-item.dropdown {
    display: list-item !important;
}

#linc-header {
    font-size: 17px;
}

#linc-header li {
    margin: 0;
}

.HeaderContainer>.navbar {
    align-items: normal !important;
}

.HeaderContainer .navbar-nav {
    padding-top: 10px;
    padding-bottom: 10px;
}

.ui-draggable .ui-dialog-titlebar-close {
    width: 23px;
    height: 23px;
}

.ui-widget input:focus,
.ui-widget select:focus,
.ui-widget textarea:focus,
.ui-widget button:focus {
    outline: none;
}

.mailChimp {
    text-align: center;
    margin-bottom: 1em;
    color: white;
}

.mailChimp p {
    color: white !important;
}

.outages {
    font-size: 17px;
}

.outages * {
    color: white;
}

.outages a {
    text-decoration: underline;
}

.outages a:hover {
    color: white;
}

.outages {
    line-height: 1.5;
    margin-bottom: 1rem;
}

.outages .container .col-1 {
    background-color: #c00000;
    color: #fff;
    font-size: 2rem;
    border-radius: 5px 0 0 5px
}

.outages .row {
    text-align: center;
    margin-top: .5rem
}

.outages .container .col {
    border: 2px solid #c00000;
    border-radius: 0 5px 5px 0;
    padding: .5rem
}

.outages .container p {
    margin: 0;
    line-height: 1.5rem;
    font-size: 17px
}

.outages .row {
    display: flex !important
}

.grid-section, .section-header {
	margin-top: 2rem !important;
	font-size: 17px;
}