﻿/*Ny lokal layout Kungsbacka 2020*/


/*Barn-sidor, inlagd på varje sida
.custom-responsive.extended-accessibility #wrapper {
    background-image: none;
    background-repeat: no-repeat;
    background-color: #7dcccc;
}
.custom-responsive.extended-accessibility #content-wrapper .arena-columns-1-2-1-2-1 .portlet-boundary, 
.custom-responsive.extended-accessibility #content-wrapper .arena-columns-1-2-1-2-1 .horizontal-list-group {
    padding: .5em;
}
#content-wrapper #column-2 div.portlet-boundary,
#content-wrapper #column-3 div.portlet-boundary {
    background-color: #fff;
}
.portlet-boundary_listArticleView_WAR_arenaportlet_ {
    float: left;
}
.custom-responsive.extended-accessibility #wrapper header.page-title {
    background-color: #fff;
    padding: .5em;
}
#mob-nav > li {
    background-color: #fff;
}
*/

/*Font Work sans*/
/* work-sans-regular - latin-ext_latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../work-sans-v8-latin-ext_latin-regular.eot/6c4c19a5-32c5-a058-ae96-8642b198ff98'); /* IE9 Compat Modes */
  src: local(''),
       url('../work-sans-v8-latin-ext_latin-regular.eot/6c4c19a5-32c5-a058-ae96-8642b198ff98?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../work-sans-v8-latin-ext_latin-regular.woff2/2321f3a9-bc0f-61a0-9c24-b730b152b1a0') format('woff2'), /* Super Modern Browsers */
       url('../work-sans-v8-latin-ext_latin-regular.woff/16996637-a6bc-97be-8c72-507b91184987') format('woff'), /* Modern Browsers */
       url('../work-sans-v8-latin-ext_latin-regular.ttf/98d342bc-fda2-3555-fd31-e01fe98f7c9d') format('truetype'), /* Safari, Android, iOS */
       url('../work-sans-v8-latin-ext_latin-regular.svg/81afaf6a-9ade-38f1-9f35-0818e459736c#WorkSans') format('svg'); /* Legacy iOS */
}
/* work-sans-700 - latin-ext_latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../work-sans-v8-latin-ext_latin-700.eot/fa6f7210-905b-af3a-7c69-ef4cf28d208e'); /* IE9 Compat Modes */
  src: local(''),
       url('../work-sans-v8-latin-ext_latin-700.eot/fa6f7210-905b-af3a-7c69-ef4cf28d208e#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../work-sans-v8-latin-ext_latin-700.woff2/7878e476-72b6-2599-70bc-a130cf52225d') format('woff2'), /* Super Modern Browsers */
       url('../work-sans-v8-latin-ext_latin-700.woff/b9c3c643-19c6-c3a4-841d-cdb63303b4fb') format('woff'), /* Modern Browsers */
       url('../work-sans-v8-latin-ext_latin-700.ttf/ec3ba411-7bef-5f08-2f0c-6ffa1d3f01f5') format('truetype'), /* Safari, Android, iOS */
       url('../work-sans-v8-latin-ext_latin-700.svg/2e8c63ef-82ff-e82a-0e54-4aeefae23742#WorkSans') format('svg'); /* Legacy iOS */
}
/*Font Awesome*/
  .icon::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
  }





/*Övergripande*/
.custom-responsive.extended-accessibility #wrapper div#content-wrapper {
    padding-top: 6em;
	max-width: 1160px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.extended-accessibility #banner .logo img {
    max-height: 110px;
	max-width: none;	
}


/*Linjer - färg*/
.custom-responsive.extended-accessibility #wrapper :focus, 
#wrapper a:focus,
#wrapper .link:focus {
    outline: 0 none !important;
    box-shadow: none !important;	
}
.custom-responsive.extended-accessibility #wrapper .portlet-simpleSearch .arena-search-container {
    border-color: #9b2864 !important;
}
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin,
.custom-responsive.extended-accessibility #portlet_com_liferay_site_navigation_language_web_portlet_SiteNavigationLanguagePortlet {
    border-color: #463c3c !important;
}
.custom-responsive.extended-accessibility #content-wrapper, 
.custom-responsive.extended-accessibility #content-wrapper .arena-record-container, #content-wrapper, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-catalogueDetail .arena-availability,
.custom-responsive.extended-accessibility #content-wrapper #p_p_id_loansWicket_WAR_arenaportlets_ .table-bordered, 
.custom-responsive.extended-accessibility #content-wrapper #p_p_id_loansWicket_WAR_arenaportlets_ .table-bordered thead tr, 
.custom-responsive.extended-accessibility #content-wrapper #p_p_id_loansWicket_WAR_arenaportlets_ .table-bordered tr,
.custom-responsive.extended-accessibility #content-wrapper .arena-holding-hyper-container,
.custom-responsive.extended-accessibility #wrapper #navigation > ul > li,
.custom-responsive.extended-accessibility #content-wrapper .portlet-articlesFacets .arena-field-subtitle,
.custom-responsive.extended-accessibility #content-wrapper .arena-header,
.custom-responsive.extended-accessibility #wrapper .arena-recycle-table th,
.list-group-item {
    border-color: #f0ebe7;
	/*border-color: #9f9494;*/
}


/*Tabeller*/
td, th, .custom-article table th {
    padding: .1em .1em .1em 0;
}
.custom-responsive.extended-accessibility #content-wrapper .marked-rows tr:nth-child(even) {
   background-color: #f9f5f3;
}
.custom-responsive.extended-accessibility #content-wrapper .marked-rows th, 
.custom-responsive.extended-accessibility #content-wrapper .marked-rows td {
    padding: .2em;
}


/*Text*/
#content-wrapper p, 
#content-wrapper li, 
#content-wrapper .arena-detail-description,
#content-wrapper .portlet-catalogueDetail div.arena-detail-left div {
	line-height: 1.4;
}
body, 
.text-default,
.custom-responsive.extended-accessibility #wrapper .journal-content-article ul.rslides_tabs li a:before, 
.custom-responsive.extended-accessibility #wrapper ul.rslides_tabs li a:before,
.custom-responsive.extended-accessibility #wrapper .slick-dots li button::before,
.custom-responsive.extended-accessibility #wrapper .portlet-title-text,
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-patronLogin span.arena-login-label,
.custom-responsive.extended-accessibility #wrapper div.arena-patron-form, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper h1, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper h2, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper h3, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper h4,
.custom-responsive.extended-accessibility #wrapper .journal-content-article caption,
body .session-warning button {
    color: #463c3c;
}
body, 
.text-default,
.custom-responsive.extended-accessibility #content-wrapper span.arena-notavailable, 
.custom-responsive.extended-accessibility #content-wrapper span.notAvailable, 
.custom-responsive.extended-accessibility #content-wrapper span.nonAvailableForLoan, 
.custom-responsive.extended-accessibility #content-wrapper span.overdueLoan, 
.custom-responsive.extended-accessibility #content-wrapper span.onLoan, 
.custom-responsive.extended-accessibility #content-wrapper span.ordered, 
.custom-responsive.extended-accessibility #content-wrapper span.referenceOnly, 
.custom-responsive.extended-accessibility #content-wrapper span.arena-available, 
.custom-responsive.extended-accessibility #content-wrapper span.returnedToday, 
.custom-responsive.extended-accessibility #content-wrapper .arena-reservation-button-login, 
.custom-responsive.extended-accessibility #content-wrapper .arena-review-login-to-review, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-catalogueDetail.arena-availsummary-reservations, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-catalogueDetail .arena-availsummary-linktoholdings, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-catalogueDetail .arena-form-content label, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-catalogueDetail .arena-summaryLoans, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-catalogueDetail .arena-detail-emedia, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-catalogueDetail .arena-detail-other-records-container, .custom-responsive.extended-accessibility #content-wrapper .portlet-myLoans h3.arena-notReloanable-header, 
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin .arena-inner-content, 
/*.custom-responsive.extended-accessibility #content-wrapper .horizontal-list-group .horizontal-list-group-item, */
.custom-responsive.extended-accessibility #content-wrapper .arena-review .arena-review-buttons .arena-review-edit, 
.custom-responsive.extended-accessibility #content-wrapper .arena-review .arena-review-buttons .arena-review-abuse, 
#content-wrapper .portlet-journal-content .journal-content-article a, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-externalLinks .arena-external-link a, 
.custom-responsive.extended-accessibility #content-wrapper .arena-form-link a, 
.custom-responsive.extended-accessibility #content-wrapper div.tab-row ul li, 
.custom-responsive.extended-accessibility #content-wrapper .arena-columns-1-2-1-2-1 #row-5 .portlet-body ul li a, 
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin .arena-patron-create a, 
.custom-responsive.extended-accessibility #content-wrapper .arena-patron-reset-password a:link, 
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin .arena-login-button input.arena-input-submit, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-catalogueDetail div.arena-detail-emedia, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper, 
.custom-responsive.extended-accessibility #content-wrapper input.arena-field, 
.custom-responsive.extended-accessibility #content-wrapper input[type="text"], 
.custom-responsive.extended-accessibility #content-wrapper input[type="password"], 
.custom-responsive.extended-accessibility #content-wrapper input[type="file"], 
.custom-responsive.extended-accessibility #content-wrapper textarea, 
.custom-responsive.extended-accessibility #content-wrapper .textarea, 
.custom-responsive.extended-accessibility #content-wrapper input.arena-input-text[type="text"], 
.custom-responsive.extended-accessibility #content-wrapper input.arena-input-password[type="password"], 
.custom-responsive.extended-accessibility #content-wrapper .arena-textarea, 
.custom-responsive.extended-accessibility #content-wrapper input.arena-input-text, 
.custom-responsive.extended-accessibility #content-wrapper input.arena-input-password, 
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin input[type="text"], 
.custom-responsive.extended-accessibility #wrapper .portlet-simpleSearch .arena-search-text .arena-input-text, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-catalogueDetail div.arena-detail-emedia span, 
.custom-responsive.extended-accessibility #content-wrapper .arena-review-more a, 
.custom-responsive.extended-accessibility #content-wrapper .arena-summaryLoans, 
.custom-responsive.extended-accessibility #wrapper .arena-refresh.arena-input-submit, 
.custom-responsive.extended-accessibility #wrapper .arena-logout-link.arena-input-submit, 
.custom-responsive.extended-accessibility #wrapper .arena-refresh.arena-input-submit:active, 
.custom-responsive.extended-accessibility #wrapper .arena-logout-link.arena-input-submit:active, 
.custom-responsive.extended-accessibility #wrapper .arena-login-button .arena-input-submit, 
.custom-responsive.extended-accessibility #wrapper .arena-login-button .arena-input-submit:active, 
.custom-responsive.extended-accessibility #content-wrapper a.arena-toggle-link, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-catalogueDetail .arena-other-records a,
#content-wrapper .portlet-listArticleView .arena-record-container a,
.custom-responsive.extended-accessibility #content-wrapper .portlet-articleSingleView .portlet-content a,
.custom-responsive.extended-accessibility #content-wrapper span.availableForLoan,
.custom-responsive.extended-accessibility #content-wrapper span.checkedOut,
.custom-responsive.extended-accessibility #content-wrapper .arena-detail-link a {
    font-family: Arial, sans-serif !important;
}
body {
    font-size: 14px !important;
}
#wrapper, 
#content-wrapper input.arena-field, 
#content-wrapper input[type="text"], 
#content-wrapper input[type="password"], 
#content-wrapper input[type="file"], 
#content-wrapper input[type="submit"], 
#content-wrapper input[type="button"], 
#content-wrapper input[type="reset"], 
#content-wrapper textarea, 
#content-wrapper .textarea, 
#content-wrapper input.arena-input-text[type="text"], 
#content-wrapper input.arena-input-password[type="password"], 
#content-wrapper .arena-textarea,
#content-wrapper input.arena-input-text, 
#content-wrapper input.arena-input-password, 
#content-wrapper button, 
#content-wrapper .arena-record-sort a, 
#content-wrapper input.arena-input-submit, 
#content-wrapper .arena-input-submit, 
#content-wrapper input.arena-input-button, 
#content-wrapper input.arena-input-reset, 
#content-wrapper a.arena-link-button, 
#content-wrapper .arena-record-link a, 
/*#content-wrapper .arena-detail-link a, */
#content-wrapper .portlet-articlesFacets .arena-facet-details li a, 
#content-wrapper .portlet-articlesFacets .arena-field-link, 
#content-wrapper .portlet-externalLinks .arena-external-link a, 
#content-wrapper .portlet-restClient .portlet-content-container a, 
#content-wrapper .portlet-articleSingleView .portlet-content a, 
#content-wrapper .portlet-journal-content .journal-content-article a, 
#content-wrapper .portlet-navigation .portlet-content a, 
/*#content-wrapper .portlet-listArticleView .arena-record-container a, */
#content-wrapper .portlet-articleView .arena-record-container a, 
#content-wrapper .portlet-articleDetail .arena-record-container a, 
#content-wrapper .portlet-catalogueDetail .arena-other-records a, 
#content-wrapper .journal-content-article, #content-wrapper .arena-record-sort, 
#content-wrapper .arena-record-counter, #content-wrapper .arena-record-sort a.wicket_orderDown::before, 
#content-wrapper .arena-record-sort a.wicket_orderUp::before, 
#content-wrapper .portlet-queryRecordSearchResult .arena-record, 
#content-wrapper .portlet-queryRecordSearchResult .arena-record-author .arena-value, 
#content-wrapper .portlet-articlesFacets .arena-field-content .arena-field-link::before, 
#content-wrapper .portlet-catalogueDetail .arena-availsummary-linktoholdings a::before, 
#content-wrapper .arena-reservation-button-login::before, 
#content-wrapper .arena-review-login-to-review::before, 
#content-wrapper .portlet-myLoans a.arena-link-button.arena-renew-loan-continue::before, 
#content-wrapper .portlet-catalogueDetail span.arena-availsummary-title, 
#wrapper .portlet-patronLogin .arena-logout-link, 
#content-wrapper .portlet-articleSingleView .arena-item-edit, 
#content-wrapper .portlet-listArticleView .arena-item-edit, #navigation .toggle-menu, 
#navigation .arrow-toggle, #content-wrapper .portlet-catalogueDetail .arena-detail-description .arena-field, 
#content-wrapper .portlet-catalogueDetail .arena-detail-body .arena-field, 
.extended-accessibility #wrapper .portlet-simpleSearch .arena-extended-search-link, 
#content-wrapper .portlet-arenacatalogueforum .reply-link a, 
#content-wrapper .portlet-arenacatalogueforum .report-link a, 
#content-wrapper .arena-toggle-panel span, 
#wrapper input[type="submit"], 
#wrapper #content-wrapper .arena-renewal-status input[type="submit"], 
#wrapper #content-wrapper .arena-renewal-toolbar input[type="submit"],
.custom-responsive.extended-accessibility #wrapper #mob-nav .mob-nav-label,
#content-wrapper .portlet-catalogueDetail .arena-availability-right {
    font-size: 1em;
}
#wrapper input[type="checkbox"] {
    width: 1.5em;
    height: 1.5em;
}
#wrapper input[type="checkbox"]::before { 
    font-size: 1.7em;
}


/*Rubriker*/
/*Visa huvudrubriken på sidan*/
.custom-responsive.extended-accessibility #wrapper header.page-title {
	position: static;
}
/*Ingen huvudrubrik (H1) för Hoppa till innehåll-länken*/
h1.hide-accessible {
    display: none;
}
#content-wrapper h1,
#content-wrapper h2, 
#content-wrapper h3, 
#content-wrapper h4,
#content-wrapper h5,
#content-wrapper .arena-record-container .arena-record-title, #navigation ul li a,
.custom-responsive.extended-accessibility #wrapper .arena-record-sort a, 
.custom-responsive.extended-accessibility #wrapper .arena-record-sort h3, 
.custom-responsive.extended-accessibility #wrapper .arena-field-subtitle, .custom-responsive.extended-accessibility #wrapper h2, 
.custom-responsive.extended-accessibility #wrapper .portlet-title-text, 
.custom-responsive.extended-accessibility #content-wrapper .arena-record-title, 
.custom-responsive.extended-accessibility #content-wrapper input[type="button"], 
.custom-responsive.extended-accessibility #content-wrapper input[type="reset"], 
.custom-responsive.extended-accessibility #wrapper button, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-articleSingleView .arena-articledet-body h3, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-listArticleView .arena-articledet-body h3, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-articleSingleView .arena-articledet-body h4, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-listArticleView .arena-articledet-body h4, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-catalogueDetail div.arena-detail-emedia span, 
.custom-responsive.extended-accessibility #content-wrapper .arena-review-more a, 
.custom-responsive.extended-accessibility #content-wrapper h1, .custom-responsive.extended-accessibility #wrapper #content-wrapper h2, 
.custom-responsive.extended-accessibility #content-wrapper h3, .custom-responsive.extended-accessibility #content-wrapper h4, 
.custom-responsive.extended-accessibility #content-wrapper .arena-articledet-title, 
.custom-responsive.extended-accessibility #content-wrapper .arena-detail-title, 
.custom-responsive.extended-accessibility #content-wrapper .arena-record-navigation, 
.custom-responsive.extended-accessibility #content-wrapper .arena-summaryLoans, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-catalogueDetail .arena-detail-description span.arena-field, 
.custom-responsive.extended-accessibility #wrapper .arena-refresh.arena-input-submit, 
.custom-responsive.extended-accessibility #wrapper .arena-logout-link.arena-input-submit, 
.custom-responsive.extended-accessibility #wrapper .arena-refresh.arena-input-submit:active, 
.custom-responsive.extended-accessibility #wrapper .arena-logout-link.arena-input-submit:active, 
.custom-responsive.extended-accessibility #wrapper .arena-login-button .arena-input-submit, 
.custom-responsive.extended-accessibility #wrapper .arena-login-button .arena-input-submit:active, 
.custom-responsive.extended-accessibility #content-wrapper .arena-record-sort a, 
.custom-responsive.extended-accessibility #content-wrapper input.arena-input-submit, 
.custom-responsive.extended-accessibility #content-wrapper .arena-input-submit, 
.custom-responsive.extended-accessibility #content-wrapper input.arena-input-button, 
.custom-responsive.extended-accessibility #content-wrapper input.arena-input-reset, 
.custom-responsive.extended-accessibility #content-wrapper a.arena-link-button, 
.custom-responsive.extended-accessibility #content-wrapper a.arena-toggle-link, 
.custom-responsive.extended-accessibility #content-wrapper .arena-record-link a, 
/*.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-detail-link a, */
.custom-responsive.extended-accessibility #content-wrapper .portlet-articlesFacets .arena-facet-details li a, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-articlesFacets .arena-field-link, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-articleView .arena-record-container a, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-articleDetail .arena-record-container a, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-catalogueDetail .arena-other-records a, 
/*.custom-responsive.extended-accessibility #content-wrapper span.arena-notavailable, 
.custom-responsive.extended-accessibility #content-wrapper span.notAvailable, 
.custom-responsive.extended-accessibility #content-wrapper span.nonAvailableForLoan, 
.custom-responsive.extended-accessibility #content-wrapper span.overdueLoan, 
.custom-responsive.extended-accessibility #content-wrapper span.onLoan, 
.custom-responsive.extended-accessibility #content-wrapper span.ordered, 
.custom-responsive.extended-accessibility #content-wrapper span.referenceOnly, 
.custom-responsive.extended-accessibility #content-wrapper span.arena-available, 
.custom-responsive.extended-accessibility #content-wrapper span.returnedToday, */
.custom-responsive.extended-accessibility #content-wrapper .arena-reservation-button-login, 
.custom-responsive.extended-accessibility #content-wrapper .arena-review-login-to-review, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-catalogueDetail.arena-availsummary-reservations, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-catalogueDetail .arena-availsummary-linktoholdings, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-catalogueDetail .arena-form-content label, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-catalogueDetail .arena-summaryLoans, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-catalogueDetail .arena-detail-emedia, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-catalogueDetail .arena-detail-other-records-container, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-myLoans h3.arena-reloanable-header, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-myLoans h3.arena-notReloanable-header, 
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin .arena-inner-content, 
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin .arena-logout-link, 
.custom-responsive.extended-accessibility #content-wrapper .horizontal-list-group .horizontal-list-group-item, 
.custom-responsive.extended-accessibility #content-wrapper .arena-review .arena-review-buttons .arena-review-edit, 
.custom-responsive.extended-accessibility #content-wrapper .arena-review .arena-review-buttons .arena-review-abuse, 
.custom-responsive.extended-accessibility #content-wrapper .arena-form-link a, 
.custom-responsive.extended-accessibility #content-wrapper div.tab-row ul li, 
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin span.arena-login-label, 
.custom-responsive.extended-accessibility #content-wrapper div.arena-articledet-title, 
.custom-responsive.extended-accessibility #navigation ul li a, 
.custom-responsive.extended-accessibility #content-wrapper .arena-columns-1-2-1-2-1 #row-5 .portlet-body ul li a, 
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin .arena-patron-create a, 
.custom-responsive.extended-accessibility #content-wrapper .arena-patron-reset-password a:link, 
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin .arena-login-button input.arena-input-submit, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-catalogueDetail div.arena-detail-emedia, 
.arena-other-records-title, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-catalogueDetail .arena-holding-link, 
.custom-responsive #content-wrapper .portlet-catalogueDetail .arena-review .arena-review-subtitle, 
#content-wrapper .arena-recycle-table th, 
.custom-responsive.extended-accessibility #content-wrapper input[type="submit"], 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .nav-menu ul li, 
#wrapper .portlet-patronLogin .arena-patron-list li a, 
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin span.arena-login-greeting,
#content-wrapper .arena-toggle-container .arena-toggle-header, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-navigation .portlet-content a, 
/*.custom-responsive.extended-accessibility #wrapper span.arena-alert,*/
.custom-responsive.extended-accessibility #content-wrapper .portlet-listArticleView .arena-record-container h3.arena-articledet-title a,
.custom-responsive.extended-accessibility #content-wrapper .arena-field label,
.custom-responsive.extended-accessibility #content-wrapper label.arena-field,
.custom-responsive.extended-accessibility #content-wrapper .arena-record-details .arena-record-author,
.custom-responsive.extended-accessibility #content-wrapper .arena-detail-left .arena-detail-author,
.custom-responsive.extended-accessibility #wrapper #content-wrapper h2 a,
.custom-responsive.extended-accessibility #wrapper #content-wrapper h3 a,
.custom-responsive.extended-accessibility #wrapper #content-wrapper h4 a,
.custom-responsive.extended-accessibility #wrapper .journal-content-article caption,
.custom-responsive.extended-accessibility #wrapper .arena-events-search-filter legend {
font-family: 'Work Sans', sans-serif !important;
}
#content-wrapper h1,
#content-wrapper h2, 
#content-wrapper h3, 
.custom-responsive.extended-accessibility #content-wrapper .arena-detail-title, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-catalogueDetail .arena-detail-description span.arena-field, 
.custom-responsive.extended-accessibility #wrapper h2.portlet-title-text, 
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin span.arena-login-greeting, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-listArticleView .arena-record-container h3.arena-articledet-title a,
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin span.arena-login-label,
.custom-responsive.extended-accessibility #content-wrapper .arena-field label,
.custom-responsive.extended-accessibility #content-wrapper label.arena-field,
.custom-responsive.extended-accessibility #wrapper .journal-content-article caption,
.custom-responsive.extended-accessibility #wrapper h4.card-title  {
	font-weight: 700 !important;
}
#content-wrapper h1,
.custom-responsive.extended-accessibility #content-wrapper .arena-detail-title {
	font-size: 1.8em;
}
#content-wrapper h2, 
#content-wrapper .portlet-queryRecordSearchResult .portlet-title-text, 
.custom-responsive.extended-accessibility #wrapper h2.portlet-title-text, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-journal-content h2.portlet-header,
.custom-responsive.extended-accessibility #content-wrapper .portlet-patronLogin span.arena-login-label,
.custom-responsive.extended-accessibility #content-wrapper .portlet-journal-content h2 {
	font-size: 1.5em;
}
.custom-responsive.extended-accessibility #content-wrapper .portlet-journal-content h2.portlet-header,
.custom-responsive.extended-accessibility #content-wrapper h2 {
	margin-bottom: .3em;	
}
.custom-responsive.extended-accessibility #content-wrapper h3, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-catalogueDetail .arena-detail-description span.arena-field, 
.custom-responsive #content-wrapper .portlet-catalogueDetail .arena-review .arena-review-subtitle, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-listArticleView .arena-articledet-body h3, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-articleSingleView .arena-articledet-body h3, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-journal-content .journal-content-article h3, 
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin span.arena-login-greeting, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-listArticleView h3.arena-articledet-title,
.custom-responsive.extended-accessibility #content-wrapper .arena-record-title, 
#content-wrapper .portlet-catalogueDetail .arena-other-records-title,
.custom-responsive.extended-accessibility #wrapper .journal-content-article caption,
.custom-responsive.extended-accessibility #wrapper h4.card-title  {
	font-size: 1.2em !important;
	padding-top: 0;
}
.custom-responsive.extended-accessibility #content-wrapper h3, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-catalogueDetail .arena-detail-description span.arena-field, 
.custom-responsive #content-wrapper .portlet-catalogueDetail .arena-review .arena-review-subtitle, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-listArticleView .arena-articledet-body h3, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-articleSingleView .arena-articledet-body h3, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-journal-content .journal-content-article h3, 
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin span.arena-login-greeting, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-listArticleView h3.arena-articledet-title {
	margin-bottom: .4em;    	
}
#content-wrapper .portlet-listArticleView .arena-articledet-body h3, 
#content-wrapper .portlet-articleSingleView .arena-articledet-body h3, 
#content-wrapper .portlet-journal-content .journal-content-article h3,
#content-wrapper #p_p_id_articleDetail_WAR_arenaportlets_ h3.arena-articledet-title {
    margin-top: 1.5em;
}
#content-wrapper h4, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-catalogueDetail .arena-holding-link {
    font-size: 1em !important;
	margin-bottom: 0;
}
.arena-events-search-filter legend {
    font-size: 1em !important;
}
/*Artikelrubriker på artikelsida rättning av textstorlek
#content-wrapper .arena-articledet-body h3 {
	font-weight: bold;
}*/


/*Länkar*/
.custom-responsive.extended-accessibility #content-wrapper .arena-record-title a span, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-articlesFacets .arena-facet-details li a, 
/*.custom-responsive.extended-accessibility #content-wrapper span.arena-page-number a span, */
.custom-responsive.extended-accessibility #wrapper #content-wrapper a:link, 
.custom-responsive.extended-accessibility #content-wrapper a.arena-help, 
.custom-responsive.extended-accessibility #content-wrapper .arena-header .arena-item-toolbar a,
.custom-responsive.extended-accessibility #content-wrapper .arena-header .arena-item-toolbar a:link 
.custom-responsive.extended-accessibility #content-wrapper .arena-link-back::before, 
.custom-responsive.extended-accessibility #content-wrapper .arena-renew-loan-continue::before, 
/*.custom-responsive.extended-accessibility #content-wrapper span.arena-page-number a, */
/*.custom-responsive.extended-accessibility #content-wrapper .arena-check, 
.custom-responsive.extended-accessibility #content-wrapper .arena-uncheck, 
.custom-responsive.extended-accessibility #content-wrapper .no-rating-star::before, */ 
.custom-responsive.extended-accessibility #content-wrapper .portlet-patronLogin .arena-patron-info a:visited,
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-simpleSearch .arena-extended-search-link, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-simpleSearch .arena-extended-search-link::before,
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-simpleSearch .arena-extended-search-link:visited,
.custom-responsive.extended-accessibility #wrapper #content-wrapper .quick-links a:visited,
.custom-responsive.extended-accessibility #wrapper #content-wrapper a h2, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper a h3, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper a h4,
.custom-responsive.extended-accessibility #wrapper #content-wrapper a h5 {
	color: #23557d !important;
	display: inline-block;
	width: auto;
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper a, 
/*.custom-responsive.extended-accessibility #content-wrapper a:visited, */
.custom-responsive.extended-accessibility #content-wrapper .arena-tag .arena-tag-2 a {
    text-decoration: underline !important;
	padding-top: 0.2em;
    padding-bottom: 0.2em;
	padding-left: 1px;
	padding-right: 1px;
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper a span, 
/*.custom-responsive.extended-accessibility #content-wrapper a:visited, */
.custom-responsive.extended-accessibility #content-wrapper .arena-tag .arena-tag-2 a span {
    text-decoration: inherit !important;
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper a:hover, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-tag .arena-tag-2 a:hover,
.custom-responsive.extended-accessibility #wrapper #content-wrapper a:focus, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-tag .arena-tag-2 a:focus,
.custom-responsive.extended-accessibility #wrapper #content-wrapper a:active, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-tag .arena-tag-2 a:active {
    text-decoration: none !important;
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper a:visited {
	color: #463c3c !important;
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper div.arena-record-navigation .arena-navigation-arrow:focus span.arena-record-right, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper div.arena-record-navigation .arena-navigation-arrow:focus span.arena-record-last, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-record-title a:focus span, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-articlesFacets .arena-facet-details li a:focus, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper span.arena-page-number a:focus span, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper a.arena-help:focus, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-header .arena-item-toolbar a:focus, /*
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-link-back::before:focus, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-renew-loan-continue::before:focus, */
.custom-responsive.extended-accessibility #wrapper #content-wrapper span.arena-page-number a:focus, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper div.arena-record-navigation .arena-navigation-arrow:focus span.arena-record-first, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper div.arena-record-navigation .arena-navigation-arrow:focus span.arena-record-left, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-check:focus, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-uncheck:focus, /*
.custom-responsive.extended-accessibility #wrapper #content-wrapper .no-rating-star::before:focus, */
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-patronLogin .arena-patron-info a:visited:focus,
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-simpleSearch .arena-extended-search-link:focus, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-simpleSearch .arena-extended-search-link:visited:focus,
.custom-responsive.extended-accessibility #wrapper #content-wrapper a:focus,
.custom-responsive.extended-accessibility #wrapper #content-wrapper a:visited:focus,
.custom-responsive.extended-accessibility #wrapper #content-wrapper a:focus h2, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper a:focus h3, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper a:focus h4,
.custom-responsive.extended-accessibility #wrapper #content-wrapper a:focus h5,
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-journal-content .journal-content-article .sy-wrapper .sy-arrows-container .sy-prev:hover, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-journal-content .journal-content-article .sy-wrapper .sy-arrows-container .sy-next:hover, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-journal-content .journal-content-article .sy-wrapper .sy-controls button:hover, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-journal-content .journal-content-article .sy-wrapper .sy-arrows-container .sy-prev:focus, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-journal-content .journal-content-article .sy-wrapper .sy-arrows-container .sy-next:focus, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-journal-content .journal-content-article .sy-wrapper .sy-controls button:focus,
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-journal-content .journal-content-article .sy-wrapper .sy-arrows-container .sy-prev:active, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-journal-content .journal-content-article .sy-wrapper .sy-arrows-container .sy-next:active, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-journal-content .journal-content-article .sy-wrapper .sy-controls button:active {
	background-color: #463c3c !important;
	color: #fff !important;
}
#wrapper .slick-dots li button:focus,
#wrapper .slick-dots li button:active {
	background-color: #463c3c !important;
}
.custom-responsive.extended-accessibility #wrapper .hide-label, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-navigation .nav-menu ul > li > a, 
/*.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-listArticleView .arena-record-container a, */
.custom-responsive.extended-accessibility #content-wrapper .portlet-journal-content.quick-links .journal-content-article li a, 
.custom-responsive.extended-accessibility #content-wrapper .arena-columns-1-2-1-2-1 #row-5 .portlet-journal-content .journal-content-article a, 
.custom-responsive.extended-accessibility #content-wrapper .arena-columns-1-2-1-2-1 #row-5 .portlet-body ul li a {
	font-weight: 700 !important;
}
.custom-responsive.extended-accessibility #content-wrapper .portlet-listArticleView .arena-record-container a,
.custom-responsive.extended-accessibility #content-wrapper .portlet-articleSingleView .portlet-content a {
    font-weight: normal !important;
}
/*Rättning av länkar i biblioteksartikel som var upphöjda*/
#wrapper #content-wrapper #main-content #column-2 .portlet-asset-publisher.lib-info .custom-article a, 
#wrapper #content-wrapper #main-content #column-2 .portlet-journal-content .journal-content-article .custom-article a {
	overflow: visible;
}
/*.custom-responsive.extended-accessibility #content-wrapper .portlet-articleSingleView .portlet-content a:hover {
	color: #000 !important;
}*/
/*Länkar - större klickbar yta
.aui #wrapper #content-wrapper .arena-article a, .aui #wrapper #content-wrapper .journal-content-article a {
	padding: 0.2em 0.2em 0.2em 0;
}*/
/*Bildlänkar etc., ej understrukna*/
.custom-responsive.extended-accessibility #wrapper #content-wrapper a.img-link, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper div.arena-item-toolbar a, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper div.arena-record-navigation a, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-detail-toplinks a, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper div.arena-item-toolbar a.arena-check, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-navigation .list-menu a,
.custom-responsive.extended-accessibility #wrapper #content-wrapper span.arena-page-number a span,
.custom-responsive.extended-accessibility #content-wrapper div.arena-record-navigation .arena-navigation-arrow span.arena-record-right, 
.custom-responsive.extended-accessibility #content-wrapper div.arena-record-navigation .arena-navigation-arrow span.arena-record-last, 
.custom-responsive.extended-accessibility #content-wrapper div.arena-record-navigation .arena-navigation-arrow span.arena-record-first, 
.custom-responsive.extended-accessibility #content-wrapper div.arena-record-navigation .arena-navigation-arrow span.arena-record-left,
#wrapper #content-wrapper .portlet-patronLogin .arena-patron-reset-pin a,
.custom-responsive.extended-accessibility #wrapper #content-wrapper a.img-link:visited, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper div.arena-item-toolbar a:visited, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper div.arena-record-navigation a:visited, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-detail-toplinks a:visited,
#wrapper #content-wrapper .portlet-patronLogin .arena-patron-reset-pin a:visited,
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-event-card a,
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-link-back::before,
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-new-paging-controls a:link {
	color: #463c3c !important;
	text-decoration: none !important;
	padding: 0;
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-new-paging-controls a.btn {
    background-color: transparent !important;
	margin: 0 .2em;
}
.custom-responsive.extended-accessibility #wrapper .arena-header .arena-item-toolbar a.arena-link-back::before {
    font-size: 1.5em;
    padding-right: .3em !important;
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-navigation .list-menu a {
    padding: 0 .2em;	
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper div.arena-item-toolbar a:hover, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper div.arena-record-navigation a:hover, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-detail-toplinks a:hover, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-navigation .list-menu a:hover, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper div.arena-item-toolbar a:focus, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper div.arena-record-navigation a:focus, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-detail-toplinks a:focus, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-navigation .list-menu a:focus {
	text-decoration: underline !important;
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-patronLogin .arena-patron-reset-pin a:link, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-patronLogin .arena-patron-create a:link {
	color: #000 !important;
	display: block;
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-patronLogin .arena-patron-reset-pin a:link, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-patronLogin .arena-patron-create a:link {
	background-color: #f0ebe7;
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-patronLogin .arena-patron-reset-pin a:hover, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-patronLogin .arena-patron-create a:hover,
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-patronLogin .arena-patron-reset-pin a:hover, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-patronLogin .arena-patron-create a:hover, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-patronLogin .arena-patron-reset-pin a:active, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-patronLogin .arena-patron-create a:active, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-patronLogin .arena-patron-reset-pin a:focus, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-patronLogin .arena-patron-create a:focus {
    background-color: #463c3c;
    color: #fff !important;
}


/*Punktlistor*/
.custom-responsive.extended-accessibility #content-wrapper .portlet-listArticleView .arena-articledet-body ul, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-articleSingleView .arena-articledet-body ul, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-articleDetail .arena-articledet-body ul, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-journal-content .journal-content-article ul,
#content-wrapper .arena-columns-1-2-1-2-1 #row-5 .footer-col ul#sidfot-meny li {
    list-style-type: disc;
	list-style-position: outside;
	margin-left: 1.3em;
}


/*Knappar*/
.custom-responsive.extended-accessibility #wrapper #portlet_simpleSearch_WAR_arenaportlet .arena-search-button, 
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin .arena-login-button input.arena-input-submit, 
.custom-responsive.extended-accessibility #content-wrapper input.arena-input-submit, 
.custom-responsive.extended-accessibility #content-wrapper .arena-input-submit, 
.custom-responsive.extended-accessibility #content-wrapper input.arena-input-button, 
.custom-responsive.extended-accessibility #content-wrapper input.arena-input-reset, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-selfRegistration input[type="submit"], 
.custom-responsive.extended-accessibility #wrapper #content-wrapper a:link.arena-link-button, 
.custom-responsive.extended-accessibility #content-wrapper .arena-record-link a, 
/*.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-detail-link a, */
.custom-responsive.extended-accessibility #content-wrapper .arena-reservation-button-login, 
.custom-responsive.extended-accessibility #content-wrapper .arena-review-login-to-review, 
.custom-responsive.extended-accessibility #content-wrapper .arena-detail-reserve .arena-link-button, 
.custom-responsive.extended-accessibility #content-wrapper .arena-reservation-buttons .arena-input-submit, 
.custom-responsive.extended-accessibility #content-wrapper .arena-detail-right .arena-link-button, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-patronLogin a.arena-logout-link, 
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin .arena-login-refresh .arena-form-buttons, 
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin .arena-patron-list .arena-patron-create a, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-articlesFacets .arena-field-link:link, 
.custom-responsive.extended-accessibility #content-wrapper .arena-review .arena-review-buttons .arena-review-edit a, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-review .arena-review-buttons .arena-review-abuse a, 
.custom-responsive.extended-accessibility #content-wrapper .arena-form-link a, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-catalogueDetail .arena-detail-right a.arena-ehub, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper div.arena-record-sort .wicket_orderNone,
.custom-responsive.extended-accessibility #wrapper #content-wrapper div.arena-record-sort .wicket_orderNone:visited,  
.custom-responsive.extended-accessibility #content-wrapper .portlet-articlesFacets .arena-field-link, 
.custom-responsive.extended-accessibility #content-wrapper .arena-show-all a:link, 
.custom-responsive.extended-accessibility #content-wrapper .arena-extended-search-original a.arena-link-button, 
.custom-responsive.extended-accessibility #wrapper .slick-prev, 
.custom-responsive.extended-accessibility #wrapper .slick-next, 
.custom-responsive.extended-accessibility #content-wrapper .custom-responsive.extended-accessibility a.arena-link-button, 
.custom-responsive.extended-accessibility #content-wrapper .arena-record .arena-record-button a:link, 
.custom-responsive.extended-accessibility #content-wrapper input[type="button"]#printLoansBtn,
.custom-responsive.extended-accessibility #content-wrapper input[type="button"],
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-catalogueDetail div.arena-detail-emedia a.arena-ehub,
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-catalogueDetail div.arena-detail-emedia a.arena-ehub:visited,
.custom-responsive.extended-accessibility .arena-reviews-container div.arena-row-buttons .arena-review-create a span,
.btn-primary,
.btn-default,
.btn,
.page-normal #wrapper .arena-renewal-status input[type="submit"],
.page-normal #wrapper .arena-renewal-toolbar input[name="renewLoansSubmit"] {
    background-color: #9b2864 !important;
	border: 0 none;
	border-radius: 0;
    color: #fff !important;
	text-decoration: none !important;
	font-weight: normal !important;
	text-align: center;
	border-radius: 0;
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-articlesFacets .arena-field-link {
    background-color: #463c3c !important;
}
.page-normal #wrapper .arena-renewal-status input[type="submit"],
.page-normal #wrapper .arena-renewal-toolbar input[name="renewLoansSubmit"] {
    opacity: 1;
}
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin .arena-login-button input.arena-input-submit:hover, 
.custom-responsive.extended-accessibility #content-wrapper input.arena-input-submit:hover, 
.custom-responsive.extended-accessibility #content-wrapper input.arena-input-button:hover, 
.custom-responsive.extended-accessibility #content-wrapper input.arena-input-reset:hover, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-selfRegistration input[type="submit"]:hover, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper a.arena-link-button:hover, 
.custom-responsive.extended-accessibility #content-wrapper .arena-record-link a:hover, 
/*.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-detail-link a:hover, */
.custom-responsive.extended-accessibility #content-wrapper .arena-reservation-button-login:hover, 
.custom-responsive.extended-accessibility #content-wrapper .arena-review-login-to-review:hover, 
.custom-responsive.extended-accessibility #content-wrapper .arena-detail-reserve .arena-link-button:hover, 
.custom-responsive.extended-accessibility #content-wrapper .arena-reservation-buttons .arena-input-submit:hover, 
.custom-responsive.extended-accessibility #content-wrapper .arena-detail-right .arena-link-button:hover, 
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin .arena-logout-link:hover, 
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin .arena-login-refresh .arena-form-buttons:hover, 
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin .arena-patron-list .arena-patron-create a:hover, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-articlesFacets .arena-field-link:hover, 
.custom-responsive.extended-accessibility #content-wrapper .arena-review .arena-review-buttons .arena-review-edit a:hover, 
.custom-responsive.extended-accessibility #content-wrapper .arena-form-link a:hover, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-catalogueDetail .arena-detail-right a.arena-ehub:hover, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper div.arena-record-sort .wicket_orderNone:hover, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-articlesFacets .arena-field-link:hover, 
.custom-responsive.extended-accessibility #content-wrapper .arena-show-all a:link:hover, 
.custom-responsive.extended-accessibility #content-wrapper .arena-extended-search-original a.arena-link-button:hover, 
.custom-responsive.extended-accessibility #wrapper .slick-prev:hover, 
.custom-responsive.extended-accessibility #wrapper .slick-next:hover, 
.custom-responsive.extended-accessibility #content-wrapper .custom-responsive.extended-accessibility a.arena-link-button:hover, 
.custom-responsive.extended-accessibility #content-wrapper .arena-record .arena-record-button a:link:hover, 
.custom-responsive.extended-accessibility #content-wrapper .arena-detail-right .arena-link-button:hover, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-patronLogin a.arena-logout-link:hover,
.custom-responsive.extended-accessibility #content-wrapper .arena-record .arena-record-button a:link:hover, 
.custom-responsive.extended-accessibility #content-wrapper input[type="button"]#printLoansBtn:hover,
.custom-responsive.extended-accessibility #content-wrapper input[type="button"]:hover,
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-catalogueDetail div.arena-detail-emedia a.arena-ehub:hover,
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-catalogueDetail div.arena-detail-emedia a.arena-ehub:visited:hover,
.custom-responsive.extended-accessibility .arena-reviews-container div.arena-row-buttons .arena-review-create a span:hover,
.custom-responsive.extended-accessibility #wrapper #portlet_simpleSearch_WAR_arenaportlet .arena-search-button:hover,
.page-normal #wrapper .arena-renewal-status input[type="submit"]:hover,
.page-normal #wrapper .arena-renewal-toolbar input[name="renewLoansSubmit"]:hover,
.btn-primary:hover,
.btn:hover,
.custom-responsive.extended-accessibility #wrapper #portlet_simpleSearch_WAR_arenaportlet .arena-search-button:active, 
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin .arena-login-button input.arena-input-submit:active, 
.custom-responsive.extended-accessibility #content-wrapper input.arena-input-submit:active, 
.custom-responsive.extended-accessibility #content-wrapper .arena-input-submit:active, 
.custom-responsive.extended-accessibility #content-wrapper input.arena-input-button:active, #content-wrapper input.arena-input-reset:active, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-selfRegistration input[type="submit"]:active, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper a.arena-link-button:active, 
.custom-responsive.extended-accessibility #content-wrapper .arena-record-link a:active, 
/*.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-detail-link a:active, */
.custom-responsive.extended-accessibility #content-wrapper .arena-reservation-button-login:active, 
.custom-responsive.extended-accessibility #content-wrapper .arena-review-login-to-review:active, 
.custom-responsive.extended-accessibility #content-wrapper .arena-detail-reserve .arena-link-button:active, 
.custom-responsive.extended-accessibility #content-wrapper .arena-reservation-buttons .arena-input-submit:active, 
.custom-responsive.extended-accessibility #content-wrapper .arena-detail-right .arena-link-button:active, 
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin .arena-logout-link:active, 
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin .arena-login-refresh .arena-form-buttons:active, 
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin .arena-patron-list .arena-patron-create a:active, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-articlesFacets .arena-field-link:active, 
.custom-responsive.extended-accessibility #content-wrapper .arena-review .arena-review-buttons .arena-review-edit a:active, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-review .arena-review-buttons .arena-review-abuse a:active, 
.custom-responsive.extended-accessibility #content-wrapper .arena-form-link a:active, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-catalogueDetail .arena-detail-right a.arena-ehub:active, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-articlesFacets .arena-field-link:active, 
.custom-responsive.extended-accessibility #content-wrapper .arena-show-all a:link:active, 
.custom-responsive.extended-accessibility #content-wrapper .arena-extended-search-original a.arena-link-button:active, 
.custom-responsive.extended-accessibility #wrapper .slick-prev:active, 
.custom-responsive.extended-accessibility #wrapper .slick-next:active, 
.custom-responsive.extended-accessibility #content-wrapper input.arena-input-button:active, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-selfRegistration input[type="submit"]:active, 
.custom-responsive.extended-accessibility #content-wrapper .custom-responsive.extended-accessibility a.arena-link-button:active, 
.custom-responsive.extended-accessibility #content-wrapper .arena-record .arena-record-button a:link:active, 
.custom-responsive.extended-accessibility #content-wrapper .arena-detail-right .arena-link-button:active, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-patronLogin a.arena-logout-link:active,
.custom-responsive.extended-accessibility #content-wrapper .arena-record .arena-record-button a:link:active, 
.custom-responsive.extended-accessibility #content-wrapper input[type="button"]#printLoansBtn:active,
.custom-responsive.extended-accessibility #content-wrapper input[type="button"]:active,
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-catalogueDetail div.arena-detail-emedia a.arena-ehub:active,
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-catalogueDetail div.arena-detail-emedia a.arena-ehub:visited:active,
.custom-responsive.extended-accessibility .arena-reviews-container div.arena-row-buttons .arena-review-create a span:active,
.page-normal #wrapper .arena-renewal-status input[type="submit"]:active,
.page-normal #wrapper .arena-renewal-toolbar input[name="renewLoansSubmit"]:active,
.btn-primary:active,
.btn:active,
.custom-responsive.extended-accessibility #wrapper #portlet_simpleSearch_WAR_arenaportlet .arena-search-button:focus, 
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin .arena-login-button input.arena-input-submit:focus, 
.custom-responsive.extended-accessibility #content-wrapper input.arena-input-submit:focus, 
.custom-responsive.extended-accessibility #content-wrapper .arena-input-submit:focus, 
.custom-responsive.extended-accessibility #content-wrapper input.arena-input-button:focus, 
.custom-responsive.extended-accessibility #content-wrapper input.arena-input-reset:focus, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-selfRegistration input[type="submit"]:focus, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper a.arena-link-button:focus, 
.custom-responsive.extended-accessibility #content-wrapper .arena-record-link a:focus, 
/*.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-detail-link a:focus, */
.custom-responsive.extended-accessibility #content-wrapper .arena-reservation-button-login:focus, 
.custom-responsive.extended-accessibility #content-wrapper .arena-review-login-to-review:focus, 
.custom-responsive.extended-accessibility #content-wrapper .arena-detail-reserve .arena-link-button:focus, 
.custom-responsive.extended-accessibility #content-wrapper .arena-reservation-buttons .arena-input-submit:focus, 
.custom-responsive.extended-accessibility #content-wrapper .arena-detail-right .arena-link-button:focus, 
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin .arena-logout-link:focus, 
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin .arena-login-refresh .arena-form-buttons:focus, 
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin .arena-patron-list .arena-patron-create a:focus, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-articlesFacets .arena-field-link:focus, 
.custom-responsive.extended-accessibility #content-wrapper .arena-review .arena-review-buttons .arena-review-edit a:focus, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-review .arena-review-buttons .arena-review-abuse a:focus,
.custom-responsive.extended-accessibility #content-wrapper .arena-form-link a:focus, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-catalogueDetail .arena-detail-right a.arena-ehub:focus, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-articlesFacets .arena-field-link:focus, 
.custom-responsive.extended-accessibility #content-wrapper .arena-show-all a:link:focus, 
.custom-responsive.extended-accessibility #content-wrapper .arena-extended-search-original a.arena-link-button:focus, 
.custom-responsive.extended-accessibility #wrapper .slick-prev:focus, 
.custom-responsive.extended-accessibility #wrapper .slick-next:focus, 
.custom-responsive.extended-accessibility #content-wrapper .custom-responsive.extended-accessibility a.arena-link-button:focus, 
.custom-responsive.extended-accessibility #content-wrapper .arena-record .arena-record-button a:link:focus, 
.custom-responsive.extended-accessibility #content-wrapper .arena-detail-right .arena-link-button, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-patronLogin a.arena-logout-link:focus,
.custom-responsive.extended-accessibility #content-wrapper .arena-record .arena-record-button a:link:focus, 
.custom-responsive.extended-accessibility #content-wrapper input[type="button"]#printLoansBtn:focus,
.custom-responsive.extended-accessibility #content-wrapper input[type="button"]:focus,
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-catalogueDetail div.arena-detail-emedia a.arena-ehub:focus,
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-catalogueDetail div.arena-detail-emedia a.arena-ehub:visited:focus,
.custom-responsive.extended-accessibility .arena-reviews-container div.arena-row-buttons .arena-review-create a span:focus,
.custom-responsive.extended-accessibility #wrapper #content-wrapper div.arena-record-sort a.wicket_orderDown:hover,
.custom-responsive.extended-accessibility #wrapper #content-wrapper div.arena-record-sort a.wicket_orderUp:hover,
.custom-responsive.extended-accessibility #wrapper #content-wrapper div.arena-record-sort a.wicket_orderDown:focus,
.custom-responsive.extended-accessibility #wrapper #content-wrapper div.arena-record-sort a.wicket_orderUp:focus,
.page-normal #wrapper .arena-renewal-status input[type="submit"]:focus,
.page-normal #wrapper .arena-renewal-toolbar input[name="renewLoansSubmit"]:focus,
.btn-primary:focus,
.btn:focus {
    /*background-color: #716666 !important;*/
	background-color: #c15a92 !important;
    color: #fff !important;
	text-decoration: none !important;
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper div.arena-record-sort a,
.custom-responsive.extended-accessibility #wrapper #content-wrapper a.arena-link-button,
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-catalogueDetail div.arena-detail-emedia a.arena-ehub,
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-patronLogin a.arena-logout-link {
	padding-left: .9em;
	padding-right: .9em;
}


/*Formulär*/
.custom-responsive.extended-accessibility #content-wrapper input.arena-input-text[type="text"]:focus,
.custom-responsive.extended-accessibility #content-wrapper .arena-textarea:focus,
.custom-responsive.extended-accessibility #wrapper .portlet-simpleSearch .arena-search-text .arena-input-text:focus,
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin input[type="text"]:focus, 
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin input[type="password"]:focus,
.custom-responsive.extended-accessibility #wrapper input[type="text"]:focus,
.custom-responsive.extended-accessibility #wrapper select:focus,
#content-wrapper input[type="text"]:focus {
    outline: 3px solid #716666 !important;	
    /*outline: 3px solid #463c3c !important;*/	
    border: 0 none !important;
	box-shadow: none !important;
}


/*Menyer språk och logga in, mina sidor*/
.custom-responsive.extended-accessibility #wrapper #mob-nav #mob-login, 
.custom-responsive.extended-accessibility #wrapper #mob-nav #mob-search, 
.custom-responsive.extended-accessibility #wrapper #mob-nav #mob-lang {
    background-color: transparent !important;
    color: #463c3c !important;
	padding: 0 10px;
	margin: 0;
}
.custom-responsive.extended-accessibility #wrapper #mob-nav > li > button {
    font-size: 1.1em !important;	
}
.custom-responsive.extended-accessibility #wrapper #mob-nav #mob-login:hover, 
.custom-responsive.extended-accessibility #wrapper #mob-nav #mob-search:hover, 
.custom-responsive.extended-accessibility #wrapper #mob-nav #mob-lang:hover, 
.custom-responsive.extended-accessibility #wrapper #mob-nav #mob-login:active, 
.custom-responsive.extended-accessibility #wrapper #mob-nav #mob-search:active, 
.custom-responsive.extended-accessibility #wrapper #mob-nav #mob-lang:active, 
.custom-responsive.extended-accessibility #wrapper #mob-nav #mob-login:focus, 
.custom-responsive.extended-accessibility #wrapper #mob-nav #mob-search:focus, 
.custom-responsive.extended-accessibility #wrapper #mob-nav #mob-lang:focus {
    background-color: #463c3c !important;
    color: #fff !important;
}
.custom-responsive.extended-accessibility #wrapper #mob-lang::before {
    content: "\f0ac";
    font-weight: 600 !important;
    font-family: "FontAwesome";
}
/*.custom-responsive.extended-accessibility #wrapper #mob-login::before {
	font-family: "FontAwesome";
    content: "\f007";
	font-weight: 600 !important;
}*/
.custom-responsive.extended-accessibility #wrapper .lexicon-icon {
    height: 36px;
    width: 36px;	
	margin-right: 10px;
}
.portlet-language .portlet-body .current-language,
.portlet-language .portlet-body .taglib-icon,
.portlet-language .portlet-body .taglib-language-list-text {
    border-radius: 0;
}
h2#language-label {
    display: none;	
}
/*Lättläst-knapp*/
/*.custom-responsive.extended-accessibility #wrapper #navigation > ul > li > a[href*="lattlast"] {
	display: block;
}
@media only screen and (min-width: 1025px) {
.custom-responsive.extended-accessibility #wrapper #navigation > ul > li > a.parent-link[href*="lattlast"], 
.custom-responsive.extended-accessibility #wrapper #navigation > ul > li > a.parent-link[href*="lattlast"]:hover {
    font-family: 'Work Sans',sans-serif !important;    
    color: #463c3c;
    font-weight: 700;
    padding: 0.6em;
    font-size: .9em;
}

.custom-responsive.extended-accessibility #wrapper #navigation > ul > li > a.parent-link[href*="lattlast"] {
    top: -118px;
    left: 790px;
    position: absolute;
}
.custom-responsive.extended-accessibility #wrapper ul li.parent:nth-of-type(2):hover a.parent-link, 
.custom-responsive.extended-accessibility #wrapper ul li.parent:nth-of-type(2):hover, 
.custom-responsive.extended-accessibility #wrapper #navigation ul li.parent:nth-of-type(2).active, 
.custom-responsive.extended-accessibility #wrapper #navigation ul li:nth-of-type(2).selected, 
.custom-responsive.extended-accessibility #wrapper #navigation > ul > li.parent:nth-of-type(2).selected > a {
	background-color: transparent !important;
	color: #463c3c !important;
}
.custom-responsive.extended-accessibility #wrapper #navigation ul li.parent:nth-of-type(2) a.toggle-menu {
    display:none;	
}
.custom-responsive.extended-accessibility #wrapper #navigation ul li.parent:nth-of-type(2) a.parent-link:hover, 
.custom-responsive.extended-accessibility #wrapper #navigation ul li.parent:nth-of-type(2).active a.parent-link, 
.custom-responsive.extended-accessibility #wrapper #navigation ul li.parent:nth-of-type(2) a.parent-link:focus {
    background-color: #463c3c !important;
    color: #fff !important;
}
.custom-responsive.extended-accessibility #wrapper #navigation > ul > li > a[href*="lattlast"]+a::before {
	content: none;
}
.custom-responsive.extended-accessibility #wrapper #navigation > ul > li:hover > a.parent-link[href*="lattlast"] {
	background-color: transparent;
}
}
@media only screen and (max-width: 1160px) {
.custom-responsive.extended-accessibility #wrapper #navigation > ul > li > a.parent-link[href*="lattlast"] {
	top: -5em;
	left: 41em;
	position: absolute;
}
}
@media only screen and (max-width: 1024px) {
.custom-responsive.extended-accessibility #wrapper #navigation > ul > li > a.parent-link[href*="lattlast"] {
	top: 0;
	left: 0;
	position: relative;
}
}
*/


/*Navigering*/
.custom-responsive.extended-accessibility #wrapper #banner-wrapper, 
.custom-responsive.extended-accessibility #wrapper #banner {
    background-color: transparent !important;
}
.custom-responsive.extended-accessibility #wrapper #navigation {
    float: left;
    border-bottom-width: 0;
    background-color: #f0ebe7;
    padding: 0 0 0 10px !important;
	width: 100%;
	height: auto;
}
.custom-responsive.extended-accessibility #wrapper #navigation ul {
    height: auto;
}
.custom-responsive.extended-accessibility #wrapper #navigation ul li {
    padding: 0;
}
.custom-responsive.extended-accessibility #wrapper #navigation > ul > li.active,  
.custom-responsive.extended-accessibility #wrapper #navigation > ul > li.active.selected,
.custom-responsive.extended-accessibility #wrapper #navigation li.active > a {
    padding-bottom: 0;
    border: 0 none;
}
.custom-responsive.extended-accessibility #wrapper #navigation ul li a.parent-link,
.custom-responsive.extended-accessibility #wrapper #navigation ul li a.toggle-menu {
    display: block;
    height: 2.2em;
    padding: .6em .5em .4em;
    font-size: 1.05em;
    font-weight: normal;
}
.custom-responsive.extended-accessibility #wrapper #navigation ul li a.toggle-menu {
	    padding: .4em .2em .5em;
}
.custom-responsive.extended-accessibility #wrapper #navigation ul li:hover, 
.custom-responsive.extended-accessibility #wrapper #navigation ul li.active, 
.custom-responsive.extended-accessibility #wrapper #navigation ul li.selected, 
.custom-responsive.extended-accessibility #wrapper #navigation ul li.selected > a,
.custom-responsive.extended-accessibility #wrapper #navigation ul li a:focus {
    border: 0 none !important;
	background-color: #9b2864 !important;
	color: #fff !important;
}
.custom-responsive.extended-accessibility #wrapper #navigation ul li:hover a, 
.custom-responsive.extended-accessibility #wrapper #navigation ul li.active a {
	color: #fff !important;
}
/*.scroll #banner, div.wicket-aa, 
#banner .portlet-patronLogin, 
#content-wrapper .arena-columns-1-2-1-2-1 .portlet-patronLogin, 
#content-wrapper .arena-create-reservation, 
#banner .portlet-language, #content-wrapper .arena-columns-1-2-1-2-1 .portlet-language, */
.custom-responsive.extended-accessibility #wrapper #navigation > ul > li.active > ul.child-menu {
    background-color: rgb(255,255,255,0.97);
}
.custom-responsive.extended-accessibility #wrapper #navigation ul.child-menu li {
    padding: 0;
}
/*.custom-responsive.extended-accessibility #navigation ul.child-menu li:hover, 
.custom-responsive.extended-accessibility #navigation ul.child-menu li.active, 
.custom-responsive.extended-accessibility #navigation ul.child-menu li.selected, 
.custom-responsive.extended-accessibility #navigation ul.child-menu li.selected > a {
	background-color: transparent !important;
}*/
.custom-responsive.extended-accessibility #wrapper #navigation ul > li > ul.child-menu > li > a {
    border-bottom: 0 none;
	color: #463c3c !important;
	font-weight: normal;
    padding: 10px 12px;
}
/*.custom-responsive.extended-accessibility #wrapper #navigation ul > li > ul.child-menu > li > a {
    border-bottom-color: #fff !important;
	color: #000;
}*/
.custom-responsive.extended-accessibility #wrapper #navigation ul > li > ul.child-menu > li > a:hover, 
.custom-responsive.extended-accessibility #wrapper #navigation ul > li > ul.child-menu > li > a:active,
.custom-responsive.extended-accessibility #wrapper #navigation ul > li > ul.child-menu > li > a:focus, 
.custom-responsive.extended-accessibility #wrapper #navigation ul > li > ul.child-menu > li:hover > a,
.custom-responsive.extended-accessibility #wrapper #navigation > ul > li > ul > li.selected > a {
	color: #fff !important;
	border: 0 none !important;
	background-color: #463c3c !important;
}
.custom-responsive.extended-accessibility #navigation ul > li > ul.child-menu {
    top: 2.3em !important;
	left: 0;
}
/*Menyer*/
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-navigation .list-menu a {
    font-weight: 700 !important;
}
/*.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-navigation .list-menu a:hover {
	text-decoration: underline;
}*/
.custom-responsive.extended-accessibility #wrapper #content-wrapper .nav-menu h2 a, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .layouts a:link, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .nav-menu h2 a:visited, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .layouts a:visited {
    color: #463c3c !important;
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper .nav-menu h2 a:focus,
.custom-responsive.extended-accessibility #wrapper #content-wrapper .layouts a:link:focus,
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-navigation .list-menu a:focus {
    color: #fff !important;
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper .list-menu .layouts a:link.selected,
.custom-responsive.extended-accessibility #wrapper #content-wrapper .list-menu .layouts a:visited.selected {
    background-color: #ff8bc2;
    padding: 0 .5em;
}


/*Sökruta*/
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-search-container label {
	margin: 0;
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-simpleSearch .arena-search-button {
	height: auto;
	position: absolute;
	top: -2px;
	bottom: -2px;
	right: -2px;
}
.custom-responsive.extended-accessibility #wrapper .portlet-simpleSearch .arena-search-button input.arena-input-submit {
	height: 100%;
}
.custom-responsive.extended-accessibility #wrapper .portlet-simpleSearch .arena-search-container {
    height: 3.1em;
	border-width: 2px; 
}
.custom-responsive.extended-accessibility #wrapper .portlet-simpleSearch .arena-search-text .arena-input-text {
    height: 2.35em !important;
}
.custom-responsive.extended-accessibility #wrapper .portlet-simpleSearch .arena-search-text {
    height: 2.35em !important;
}
.custom-responsive.extended-accessibility #wrapper .portlet-simpleSearch .arena-search-text {
	border: 0 none;
}
.custom-responsive.extended-accessibility #wrapper .portlet-simpleSearch .arena-search-text input {
	padding-left: 2.6em;
	padding-right: 3.6em;
}
.extended-accessibility #wrapper .portlet-simpleSearch .arena-search-container::before {
	font-family: "FontAwesome";
	font-weight: 400;
	content: "\f002";
	position: absolute;
	display: inherit;
	padding: .3em .5em;
	font-size: 1.7em;
}
.custom-responsive.extended-accessibility #wrapper .portlet-simpleSearch .arena-extended-search-link::before {
	content: "\f00e";
    margin-right: -4px;
	top: 0;
}
.custom-responsive.extended-accessibility #wrapper .portlet-simpleSearch .arena-search-button input.arena-input-submit, 
.custom-responsive.extended-accessibility #wrapper .portlet-simpleSearch .search-submit-icon::before, 
.custom-responsive.extended-accessibility #wrapper .portlet-simpleSearch .arena-extended-search-link, 
.custom-responsive.extended-accessibility #wrapper .portlet-simpleSearch .arena-extended-search-link::before {
    z-index: inherit;
}
.custom-responsive.extended-accessibility #wrapper .portlet-simpleSearch .arena-search-button input.arena-input-submit {
    line-height: inherit;
}
#id__simpleSearch__WAR__arenaportlet____2-autocomplete-container li {
    border-bottom: #f0ebe7 solid 2px;
}	
#id__simpleSearch__WAR__arenaportlet____2-autocomplete-container li:hover,
#id__simpleSearch__WAR__arenaportlet____2-autocomplete-container li.selected {
	background-color: #f0ebe7;
}
span.arena-highlight,
.highlight {
	background-color: #faeb0f !important;
}


/*Utökad sökning*/
#content-wrapper .portlet-extendedSearch label {
    margin-top: 0;
}
#content-wrapper .portlet-extendedSearch .arena-extended-search-original-field-container,
#content-wrapper .portlet-extendedSearch .arena-extended-search-category-container {
    margin-bottom: .3em;	
}
#content-wrapper .portlet-extendedSearch div.arena-extended-search-original-top-text {
    padding: 0;	
}


/*Rubriker får inledande versal, skriver över tidigare regel om bara gemener*/
#wrapper .portlet-patronLogin .arena-patron-create a, 
#wrapper .portlet-patronLogin .arena-patron-reset-password a, 
#wrapper .portlet-patronLogin .arena-login-button input.arena-input-submit, 
#content-wrapper span.arena-notavailable, 
#content-wrapper span.notAvailable, 
#content-wrapper span.nonAvailableForLoan, #content-wrapper span.overdueLoan, #content-wrapper span.onLoan, #content-wrapper span.checkedOut, #content-wrapper span.ordered, #content-wrapper span.referenceOnly, #content-wrapper span.arena-available, #content-wrapper span.availableForLoan, #content-wrapper span.returnedToday, #content-wrapper span.arena-warning, #content-wrapper .portlet-myLoans .arena-missing-record, #content-wrapper .portlet-myLoans .arena-record-renewability .arena-value, #content-wrapper .portlet-catalogueDetail .arena-other-records-container, #content-wrapper .portlet-catalogueDetail .arena-other-records-title, #content-wrapper .portlet-catalogueDetail span.arena-availsummary-title, #content-wrapper .portlet-catalogueDetail span.arena-detail-emedia-title, #content-wrapper .portlet-catalogueDetail div.arena-detail-emedia, input[type="button"] {
    text-transform: inherit;
}
.custom-responsive.extended-accessibility #content-wrapper .portlet-patronLogin span.arena-login-label, 
.custom-responsive.extended-accessibility #wrapper .nav-menu h2 a, 
.custom-responsive.extended-accessibility #wrapper .horizontal-list-group .horizontal-list-group-item.active, 
.custom-responsive.extended-accessibility #wrapper .footer-col h3, 
.custom-responsive.extended-accessibility #mob-nav li button { 
	text-transform: none !important;
}
.custom-responsive.extended-accessibility #wrapper .portlet-title-text::first-letter, 
.custom-responsive.extended-accessibility #wrapper .list-menu a::first-letter, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper h2.portlet-title::first-letter { 
	text-transform: none;
}


/*Bildspel*/
.custom-responsive.extended-accessibility #content-wrapper .portlet-journal-content .journal-content-article .sy-wrapper .sy-arrows-container.bottom .sy-next {
	right: 0 !important;	
	bottom: 47% !important;
}
.custom-responsive.extended-accessibility #content-wrapper .portlet-journal-content .journal-content-article .sy-wrapper .sy-arrows-container.bottom .sy-prev {
	left: 0 !important;
	bottom: 47% !important;
}
.custom-responsive.extended-accessibility #content-wrapper .portlet-journal-content .journal-content-article .sy-wrapper .sy-arrows-container .sy-prev, 
.custom-responsive.extended-accessibility #content-wrapper .portlet-journal-content .journal-content-article .sy-wrapper .sy-arrows-container .sy-next {
    height: 60px !important;
    width: 40px !important;
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-journal-content .journal-content-article .sy-wrapper .sy-slide a {
    padding: 0;
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-journal-content .journal-content-article .sy-wrapper .sy-slide a:focus {
	outline: 3px solid #716666 !important;
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-journal-content .journal-content-article .sy-wrapper .sy-caption-wrap {
    background-color: transparent;
	height: 0;
	padding: 0;
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-journal-content .journal-content-article .sy-wrapper .sy-caption-wrap a:link h2,
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-journal-content .journal-content-article .sy-wrapper .sy-img-wrapper a:hover {
    color: transparent;
}


/*Inloggningsportlet*/
/*Dölj rubrik
#wrapper #p_p_id_patronLogin_WAR_arenaportlet_ .arena-inner-header .a rena-login-label {    
	color: #fff;
	font-size: 1px;
	margin: 0;
}*/
/*Test
.custom-responsive.extended-accessibility #content-wrapper .portlet-patronLogin span.arena-login-label, .custom-responsive.extended-accessibility #wrapper #mob-nav #mob-lang, .custom-responsive.extended-accessibility #wrapper .nav-menu h2 a, .custom-responsive.extended-accessibility.first-variant #wrapper #mob-nav #mob-lang, .custom-responsive.extended-accessibility #content-wrapper .layouts a:link, .custom-responsive.extended-accessibility #content-wrapper .arena-show-all a:link, .custom-responsive.extended-accessibility #content-wrapper .arena-patron-reset-password a, .custom-responsive.extended-accessibility #content-wrapper .arena-patron-create a, .custom-responsive.extended-accessibility #content-wrapper .arena-field-container.accordion .arena-field-content a.arena-field-link {
    color: inherit;
}*/
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin .arena-inner-header {
    margin: 0 !important;
    padding: 0;	
}
.custom-responsive.extended-accessibility #content-wrapper .portlet-patronLogin label {
    display: block !important;
	padding-bottom: 0;
}
@media only screen and (min-width:1025px) {
    .custom-responsive.extended-accessibility #wrapper .portlet-patronLogin,
    .custom-responsive.extended-accessibility #portlet_com_liferay_site_navigation_language_web_portlet_SiteNavigationLanguagePortlet {
        border-width: 2px;
    }
}
.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin .arena-logout-link {
    bottom: 0 !important;
    top: auto;
}
#wrapper .portlet-patronLogin .arena-patron-list li:last-child {
    margin-bottom: 25px;
}
/*.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-patronLogin {
    z-index: 50;
}*/
#wrapper .portlet-language, 
#wrapper .portlet-patronLogin, 
#wrapper .portlet-patronLogin .arena-login-refresh .arena-form-buttons::before, 
#wrapper .portlet-simpleSearch .arena-extended-search-link::before {
    z-index: 280;
}
#wrapper .portlet-patronLogin .arena-patron-list li {
	border: 0 none;
	margin-left: .8em;
}
/*page-normal #wrapper .portlet-patronLogin .arena-patron-list ul {
    margin: 0 0 30px;
}*/
/*Länkar som inte ska visas i listan för inloggad användare*/
.custom-responsive.extended-accessibility #wrapper #content-wrapper li.arena-patron-inbox {
	display: none;
}
/*.aui .custom-responsive.extended-accessibility #content-wrapper .portlet-patronLogin span.arena-login-label {
    display: none;
}*/
/*Tar bort länk i inloggningsruta för att återställa lösenord*/
.custom-responsive.extended-accessibility #wrapper #content-wrapper div.arena-patron-reset-password {
	display: none;
}
/*.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-arenaAccount .arena-profile-container:nth-of-type(3) > div:last-child {
    display: none;
}*/




/*Horisontell skyltlista*/
/*Aktiv flik
.custom-responsive.extended-accessibility #content-wrapper #column-2 .horizontal-list-group .horizontal-list-group-item.active {
    border-bottom: none;
}*/
/*Rättning av padding i horisontell skyltlista, barn*/
.custom-responsive.extended-accessibility.first-variant #content-wrapper .arena-columns-1-2-1-2-1 .horizontal-list .portlet-body {
    padding: 0;
}
.custom-responsive.extended-accessibility.first-variant #wrapper  #content-wrapper .slick-prev, .custom-responsive.extended-accessibility.first-variant #wrapper  #content-wrapper .slick-next, .custom-responsive.extended-accessibility.first-variant #wrapper  #content-wrapper .slick-prev:hover, .custom-responsive.extended-accessibility.first-variant #wrapper  #content-wrapper .slick-next:hover {
    right: 0;
}
.custom-responsive.extended-accessibility #wrapper .horizontal-list .arena-record-title a span, 
#wrapper .horizontal-list .arena-record-author {
    text-overflow: inherit !important;
    white-space: inherit !important;
    max-height: none !important;
}
.custom-responsive.extended-accessibility #wrapper .horizontal-list .arena-record-container {
    max-height: none !important;
}
.custom-responsive.extended-accessibility #wrapper .horizontal-list .horizontal-list-container {
    max-height: none !important;
    height: auto !important;
}
.custom-responsive.extended-accessibility #wrapper div.portlet-boundary.horizontal-list {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper .horizontal-list .arena-record-title  {
    padding-bottom: 0 !important;
	font-size: 1em !important;
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper .horizontal-list .arena-record-author span.arena-field {
	display: none !important;
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper .horizontal-list a:link,
.custom-responsive.extended-accessibility #wrapper #content-wrapper .horizontal-list a:visited {
    padding-left: 0 !important;
	padding-right: 0 !important;
}
.custom-responsive.extended-accessibility #wrapper .slick-dots {
    padding: 0 !important;
}


/*Inforuta om stängning och ändrade öppettider*/
#content-wrapper .portlet-quick-note{
    padding: 0;  
	margin: 0;
}
#content-wrapper .background .portlet-borderless-container, 
#content-wrapper .portlet-quick-note div.portlet-body > div  {
    min-height: 0;
}
#content-wrapper .background h2 {
    position: absolute;
	top: -990px;
}
#content-wrapper .background p, 
#content-wrapper .portlet-quick-note div.portlet-body > div {
    background-color: #ffbc77 !important;
    border-radius: 0 !important;
	display: block;
	min-height: 3.5em;
    margin-bottom: .8em;
    padding: .7em;
    color: #000;
    text-align: left;
    border: 0 none;
    padding-left: 3.8em;
}
#content-wrapper .background p a, 
#content-wrapper .portlet-quick-note div.portlet-body > div a {
	color: #000 !important; 
}
#content-wrapper .background p::before, 
#content-wrapper .portlet-quick-note div.portlet-body > div::before {
    font-family: "FontAwesome";
	font-weight: 600;
    content: "\f06a";
    margin: 0 .3em 1em 0;
    font-size: 2em;
    display: block;
	float: left;
	line-height: 1;
    position: absolute;
    left: .5em;
}


/*Öppettider*/
/*Vänsterjusterade rubriker*/
#content-wrapper .custom-article th {
	text-align: left;
}
/*Ej aktiva ljusare färg*/
#content-wrapper .custom-article div.inactive, 
#content-wrapper .custom-article div.inactive h4,
.custom-responsive.extended-accessibility #wrapper .journal-content-article div.inactive caption {
	color: #9f9494;
}
.custom-responsive.extended-accessibility #wrapper .journal-content-article div.inactive caption {
    width: 100%;
}


/*Problemruta och meddelanden från systemet*/
.custom-responsive.extended-accessibility #wrapper li.feedbackPanelINFO, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .computerSaysNo, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper li.feedbackPanelERROR, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper li.feedbackPanelWARNING, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper div.message-error {
	/*background-color: #463c3c !important; Efter uppdatering 20230125 las ett span-attribut till vilket sidsteppade denna css. Vi skippar grå ruta ifortsättningen och kör färgkodning som görs på andra ställen*/
	/*color: #fff !important; Efter uppdatering 20230125 las ett span-attribut till vilket sidsteppade denna css. Vi skippar grå ruta ifortsättningen och kör färgkodning som görs på andra ställen*/
	/*border: 0 none !important;*/
	/*margin-bottom: .5em;*/
	/*padding: .7em;*/
}
#wrapper .arena-internal-error-title,
#wrapper .arena-internal-error-title h2,
#wrapper .arena-internal-error-description,
#wrapper .arena-internal-error-link {
	background-color: #463c3c !important;
	color: #fff !important;
	border: 0 none !important;
	margin-bottom: 0;
}
#wrapper .arena-internal-error-title {
	padding: .9em;
}
#wrapper .arena-internal-error-description {
	padding: 0 .9em 0 2.5em;
}
#wrapper .arena-internal-error-link {
	padding: 1em 1em 1em 2.5em;
}
#wrapper .arena-internal-error-title h2.arena-internal-error-title-value {
	padding: 0;
	display: inline-block;
}
#wrapper .arena-internal-error-title::before {
	content: "\f00d";
    font-weight: 600 !important;
    font-family: "FontAwesome";
    margin: 0 .3em 1em 0;
    font-size: 2em;
    display: block;
	float: left;
	line-height: 1;
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-internal-error-link a,
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-internal-error-link a:visited {
    color: #fff !important;	
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper .computerSaysNo::before, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper li.feedbackPanelERROR::before, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper li.feedbackPanelWARNING::before, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper div.message-error::before {
    content: none;
}
body .session-warning {
    padding: 5em !important;
}
body .session-warning button {
    border-radius: 0 !important;
	margin-top: 1em;
}
.custom-responsive.extended-accessibility #content-wrapper .arena-internal-error-title h2 {
	margin-bottom: 0;
}



/*Evenemangslista*/
#content-wrapper .event {
    border-bottom: 0 none;
	margin-bottom: 0;
}
#content-wrapper .event .h2 {
	font-size: 1.2em;
    font-weight: 700;
	margin-top: 2.3em;
	margin-bottom: 1em;
}
#content-wrapper .event .portlet-asset-publisher .asset-content {
    margin-left: 0;
}
#content-wrapper .portlet-asset-publisher .event p.eventForanmalan {
	font-weight: 700;
}
#content-wrapper .portlet-asset-publisher .event p.eventDatum {
	font-weight: 700;
	margin-bottom: 0;
}
#content-wrapper .portlet-asset-publisher .event p.eventPlats {
	font-weight: 700;
}
/*Ny evenemangslista*/
.icon-search::before {
    font-family: "FontAwesome";	
}
/*.col-md-6, .col-md-4 {
    width: 33%;
}*/
.arena-events-container, 
.arena-events-list {
    padding: 0;	
}
.arena-event-card {
    border-radius:0;
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper a h4.card-title, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-event-card a {
    display: block;	
}
.arena-event-search, 
.arena-events-share {
    display: none;
}
.card-image-container img, .arena-event-detail-image-container img {
    transform: none !important;
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-event-detail .arena-event-detail-header,
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-events-search-filter legend {
    border: none;
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-event-card a h4,
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-event-card a:hover, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-event-card a:focus, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-event-card a:active {
	text-decoration: underline !important;
}
.arena-event-dateonly::before {
    content: 'Datum: ';
}
.arena-event-start::before {
    content: 'Tid: ';
}
.arena-event-location::before {
    content: 'Plats: ';
}
#wrapper .arena-event-tags ul, #wrapper .arena-event-target-audiences ul {
    margin: 0;
}
#wrapper .arena-event-tags ul li, 
#wrapper .arena-event-target-audiences ul li {
    background-color: transparent;
    min-width: auto;
    padding: 0;
}
.arena-event-back-to-list a::before {
    content: "\f060";
}
.arena-event-back-to-list {
    font-size: 1em;	
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-events-search-filter input[type="checkbox"] {
    vertical-align: middle;	
}
.arena-event-tags ul li:hover, 
.arena-event-target-audiences ul li:hover {
    background-color: transparent;
}


/*Mina lån*/
#content-wrapper .arena-renewal-toolbar {
    margin-top: 1em;
}
#content-wrapper .arena-new-paging-controls,
#content-wrapper .arena-renewal-toolbar label, 
#content-wrapper .arena-new-paging label, 
#content-wrapper .arena-new-paging span {
    font-weight: 700;
}
#content-wrapper .arena-renewal-toolbar label,
#content-wrapper .arena-new-paging label { 
	padding-top: 8px !important;
}
#p_p_id_loansWicket_WAR_arenaportlet_ .arena-renewal-status-message {
	font-style: normal;
}
#content-wrapper #p_p_id_loansWicket_WAR_arenaportlet_ .table-bordered {
	border-width: 3px;
}
/*#content-wrapper #p_p_id_loansWicket_WAR_arenaportlet_ tbody th,
#content-wrapper #p_p_id_loansWicket_WAR_arenaportlet_ tbody td,*/
#content-wrapper #p_p_id_loansWicket_WAR_arenaportlet_ .table-bordered thead th {
    border-width: 0;
}
#content-wrapper #p_p_id_loansWicket_WAR_arenaportlet_ tbody tr th,
#content-wrapper #p_p_id_loansWicket_WAR_arenaportlet_ tbody tr td {
    border-width: 3px 0 0;
}
#wrapper .arena-renewal-loan a {
    text-transform: none;
}
.custom-responsive.extended-accessibility #wrapper span.arena-alert {
	font-weight: 700;
}
#content-wrapper #p_p_id_loansWicket_WAR_arenaportlet_ .arena-record-title a {
    max-width: 220px;	
}
.custom-responsive.extended-accessibility #wrapper .arena-renewal-status span {
    font-size: .9em;	
}
/*Rätt röd färg på text om omlån och inte inne etc.*/
.custom-responsive.extended-accessibility #wrapper #content-wrapper #loansTable .arena-renewal-status .arena-alert, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-catalogueDetail .arena-availability-right span.ordered, 
.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-catalogueDetail .arena-availability-right span.referenceOnly {
    color: #d10000 !important;
}
/*Öppna e-media-knapp, fixa så att text syns*/
#loansTable .arena-ehub-new[style*="display: inline;"] {
    display: block !important;
}
/*Hämta e-lån-knapp
.aui.bwd .page-normal #wrapper .arena-renewal-status input[type="submit"], .aui.bwd .page-normal #wrapper .arena-renewal-status input[type="button"], .aui.bwd .page-normal #wrapper #content-wrapper #loansTable input[type="submit"], .aui.bwd .page-normal #wrapper #content-wrapper #loansTable button {
    background: #e35025 none repeat scroll 0 0;
    color: #fff;
    font-size: 1.15em;
    font-weight: 700;
	opacity: 1;
}*/
.aui #wrapper #content-wrapper #column-2 #loansTable a {
    white-space: normal;
}
.aui #wrapper #content-wrapper #column-2 .arena-renewal-loan a.img-link {
	overflow: visible;
	margin-bottom: 4px;
}
#wrapper #content-wrapper .arena-renewal-loan .arena-book-jacket {
    padding-bottom: 1px;
}
.page-normal #wrapper #content-wrapper .arena-renewal-toolbar input[name="renewLoansSubmit"], 
.page-normal #wrapper .arena-renewal-status input[type="submit"] {
    font-weight: normal;	
}
#wrapper #loansTable td {
    text-align: left;
    border-width: 1px 0; 	
}
#wrapper .arena-new-paging label {
    padding-top: 7px;	
}
#wrapper #content-wrapper .arena-renewal-toolbar input[type="submit"] {
    height: auto;
    padding: 5px 10px;
}


/*Mina uppgifter*/
#content-wrapper a.arena-toggle-link span {
    font-size: .2em;
}


/*Katalog*/
#content-wrapper .arena-record-container {
    padding: 10px 0 0;
}
#content-wrapper .portlet-articlesFacets .accordion .arena-field-subtitle {
    text-transform: none !important;
	border-bottom-width: 2px;
}
#content-wrapper div.arena-record-sort a, 
#wrapper input.arena-input-submit, 
#wrapper .arena-input-submit, 
#content-wrapper a.arena-toggle-link, 
#content-wrapper .arena-record-link a, 
/*#content-wrapper .arena-detail-link a,*/ 
#content-wrapper .arena-header .arena-item-toolbar a, 
#content-wrapper .portlet-articlesFacets .arena-field-link, 
#content-wrapper .arena-review .arena-review-buttons .arena-review-edit a, 
#content-wrapper .arena-review .arena-review-buttons .arena-review-abuse a, 
#content-wrapper .arena-form-link a {
    height: 2.5em;	
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-detail-link a {
    background: none;
    padding: 0;	
	height: auto;
	font-weight: normal;
}
div.arena-record-sort span {
    margin-top: 7px;
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper div.arena-record-sort a.wicket_orderDown,
.custom-responsive.extended-accessibility #wrapper #content-wrapper div.arena-record-sort a.wicket_orderUp {
    background-color: #f0ebe7 !important;
	color: #000 !important;	
	text-decoration: none !important;
}
/*.custom-responsive.extended-accessibility #wrapper #content-wrapper div.arena-record-sort a.wicket_orderDown:hover,
.custom-responsive.extended-accessibility #wrapper #content-wrapper div.arena-record-sort a.wicket_orderUp:hover,
.custom-responsive.extended-accessibility #wrapper #content-wrapper div.arena-record-sort a.wicket_orderDown:focus,
.custom-responsive.extended-accessibility #wrapper #content-wrapper div.arena-record-sort a.wicket_orderUp:focus {
    background-color: #716666 !important;
	color: #fff !important;	
}*/
.custom-responsive.extended-accessibility #content-wrapper div.arena-record-navigation .arena-navigation-arrow {
    padding: 0;	
}
#content-wrapper .arena-record-details .arena-record-author {
    margin-bottom: .2em;	
}
#content-wrapper .portlet-listRecordSearchResult .arena-record-author span.arena-field {
    display: inline;
}
#content-wrapper .arena-record-details span.arena-field, 
#content-wrapper .arena-detail-left span.arena-field, 
#content-wrapper .arena-detail-left .arena-detail-notes-label,
#content-wrapper .portlet-myReservations .arena-record .arena-field {
    font-weight: normal;
}
#content-wrapper .arena-record-details .arena-record-title span.arena-field {
    font-weight: 700;
}
#content-wrapper .arena-record-media span.arena-field, 
#content-wrapper .arena-detail-media span.arena-field {
    display: none;
}
/*#content-wrapper .arena-record-details .arena-record-media, #content-wrapper .arena-detail-left .arena-detail-media {
    text-transform: uppercase;
	padding: .3em 0 .5em;
}*/
.custom-responsive #content-wrapper .portlet-catalogueDetail div.arena-detail-toplinks {
    margin-bottom: 1.3em;
}
.custom-responsive #content-wrapper .portlet-catalogueDetail div.arena-detail-toplinks
#content-wrapper .portlet-queryRecordSearchResult .arena-record a span.mediaclass-label, 
#content-wrapper .arena-detail-title .mediaclass-label, 
#content-wrapper .arena-record-details .mediaclass-label {
    text-transform: uppercase !important;
}
#content-wrapper .arena-detail-title {
    float: right;
}
#content-wrapper .arena-detail-title span {
    display: none;
}
#content-wrapper .arena-record-details .mediaclass-label {
	display: block;
	float: right;
}
#content-wrapper .arena-detail-title .mediaclass-label {
	display: inline;
}
#content-wrapper .arena-record-details .mediaclass-label {
	margin: .9em .1em;
}
#content-wrapper .mediaclass-icon {
    fill: #463c3c;
    margin-right: 0;
    width: 35px;
}
#content-wrapper .arena-record-details .mediaclass-icon {
    float: right;
	clear: none;	
}
#content-wrapper .arena-detail-title .mediaclass-label {
    font-weight: normal;	
	font-size: .7em;
	margin: .5em .2em;
}
/*#content-wrapper .arena-record-details .arena-record-author .arena-field, #content-wrapper .arena-detail-left .arena-detail-author .arena-field {
    display: none;
}*/
#content-wrapper .portlet-queryRecordSearchResult div.arena-record-button {
	margin-bottom: 0;
}
#content-wrapper .portlet-catalogueDetail div.arena-detail-title {
    margin-top: 25px;	
}
#content-wrapper .arena-other-records-container {
    margin-top: 15px;	
}
#content-wrapper .arena-record-container {
    border-bottom-width: 2px;
}
#content-wrapper .arena-detail-left .arena-detail-author {
    font-size: 1.3em;
	margin-bottom: .8em;
}
#content-wrapper .portlet-catalogueDetail div.arena-detail-description {
    border-top-width: 0;
    margin-top: 1.5em;		
}
#content-wrapper .portlet-catalogueDetail div.arena-detail-right {
    padding-top: 0;	
}
#content-wrapper div.arena-detail-rating {
    margin-top: 20px;
}
#content-wrapper .portlet-catalogueDetail .arena-holding-container {
	margin-bottom: 0;
}
.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-holding-container a:link {
	text-decoration: none !important;
}
#content-wrapper .portlet-catalogueDetail .arena-availability .arena-holding-child-view {
    margin: 0 0 10px;	
}
#content-wrapper div.arena-availability-details-container {
    margin: 0;	
}
#content-wrapper .portlet-catalogueDetail .arena-availability span.arena-minus {
    border-bottom: 0 none;	
}
#content-wrapper .arena-holding-hyper-container {
    border-width: 0 0 2px;
	border-style: solid;
    margin-bottom: 10px;
}
#content-wrapper .portlet-catalogueDetail div.arena-detail-emedia a::before {
    content: none;
}
.custom-responsive.extended-accessibility #content-wrapper .portlet-catalogueDetail div.arena-detail-emedia a.arena-ehub {
    padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 4px;
}
/*Tar bort pilar i beståndsvisning*/
#wrapper #content-wrapper .portlet-catalogueDetail .arena-availability .arena-subtitle::after, 
#wrapper #content-wrapper .portlet-catalogueDetail span.arena-minus::before {
    content: none;
}
#wrapper #content-wrapper .arena-header .arena-item-toolbar a,
#wrapper #content-wrapper .arena-header .arena-detail-toplinks a {
	margin-right: 2em;
}
/*#wrapper #content-wrapper .arena-item-toolbar span,
#wrapper #content-wrapper .arena-detail-toplinks span {
	display: none;
}*/
/*Smalare kolumn för detaljer om titeln
#content-wrapper .portlet-catalogueDetail div.arena-detail-left {
    width: 60%;
}*/
/*Katalogpost
@media only screen and (min-width: 1024px) {
.custom-responsive #content-wrapper .portlet-catalogueDetail .arena-other-records-container {
    position: relative !important;
    right: 0;
    top: 0;
}
}*/
.custom-responsive #content-wrapper .portlet-catalogueDetail .arena-other-records-container {
    position: relative !important;
    margin-top: .5em;
}
#wrapper #content-wrapper .portlet-catalogueDetail .arena-summary-container {
    margin: 1em 0 2em 0;
}


/*Sidfot*/
.custom-responsive.extended-accessibility #content-wrapper .arena-columns-1-2-1-2-1 #row-5 .portlet-column h2 {
    position: absolute;
	top: -9999px;
}
.custom-responsive.extended-accessibility #content-wrapper .arena-columns-1-2-1-2-1 #row-5 .portlet-column a {
    color: #fff !important;
}
.custom-responsive.extended-accessibility #content-wrapper .arena-columns-1-2-1-2-1 #row-5 .portlet-column a:focus {
    color: #463c3c !important;
	background-color: #fff !important;
}
.custom-responsive.extended-accessibility #content-wrapper .arena-columns-1-2-1-2-1 #row-5 .portlet-column.portlet-column-only, 
.custom-responsive.extended-accessibility #content-wrapper .arena-columns-1-2-1-2-1 #row-5 {
    background-color: #463c3c !important;
}
.custom-responsive.extended-accessibility #content-wrapper .arena-columns-1-2-1-2-1 #row-5 .portlet-column {
    padding: 0 0 20px 0;
}
.BibInfoArtikel tr {
	line-height: 1.4em;
}
.custom-responsive.extended-accessibility #content-wrapper .arena-columns-1-2-1-2-1 #row-5 .footer-col-25 {
	width: 25% !important;
}
.custom-responsive.extended-accessibility #content-wrapper .arena-columns-1-2-1-2-1 #row-5 .footer-col-75 {
	width: 75% !important;
}
#content-wrapper .arena-columns-1-2-1-2-1 #row-5 .footer-col {
    margin: 3em 0 0 0;
}
.custom-responsive.extended-accessibility #content-wrapper .arena-columns-1-2-1-2-1 #row-5 .footer-col a {
	text-decoration: none !important;
	margin: 0;
}
.custom-responsive.extended-accessibility #content-wrapper .arena-columns-1-2-1-2-1 #row-5 .portlet-column .footer-col #kommun-logo {
    margin: 1em 0 0 1em;
    padding: .5em;
}
.custom-responsive.extended-accessibility #content-wrapper .arena-columns-1-2-1-2-1 #row-5 .portlet-column .footer-col #kommun-logo:focus {
    background-color:  #463c3c !important;
    border: 2px solid #fff;
}
.custom-responsive.extended-accessibility #content-wrapper .BibInfoArtikel li {
    margin-bottom: 5px;
}
.custom-responsive.extended-accessibility #content-wrapper .BibInfoArtikel table {
    width: 100%;
}
#content-wrapper .arena-columns-1-2-1-2-1 #row-5 ul#sidfot-meny li {
    list-style-type: disc;
    display: list-item;	
}
#content-wrapper .arena-columns-1-2-1-2-1 #row-5 ul#sidfot-meny li a:hover {
    text-decoration: underline !important;
}


/*Sök på webbplatsen*/
#p_p_id_com_liferay_journal_content_search_web_portlet_JournalContentSearchPortlet_ .btn {
	height: 35px;
    font-size: 14px;	
}
#p_p_id_com_liferay_journal_content_search_web_portlet_JournalContentSearchPortlet_ .search-query {
    height: 35px !important;	
	box-shadow: none !important;
}
#p_p_id_com_liferay_journal_content_search_web_portlet_JournalContentSearchPortlet_ .search-results {
    display: none;	
}
.list-group-item-field, .lfr-portal-tooltip {
    display: none;
}
.tabular-list-group .list-group-item {
	border-width: 0;
	border-bottom: 1px;
	border-style: solid;
}



/*Responsivt*/
@media only screen and (min-width: 1025px) {
	.custom-responsive.extended-accessibility #wrapper #content-wrapper .aui-w60 .portlet-column-content {
        margin: 0px 35px 0 20px;
    }
    .custom-responsive.extended-accessibility #wrapper .portlet-patronLogin {
        border-width: 2px;
        padding: 10px 10px 0 10px;
    }
    .arena-signed-out.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin {
        padding: 10px;
    }
}

@media only screen and (max-width: 1024px) {
	.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin .arena-logout-link {
        bottom: 33px;
    }
	button[disabled], html input[disabled] {
        opacity: 1;
    }
    /*Navigering*/
	
	.custom-responsive.extended-accessibility #wrapper #navigation {
		background-color: #fff !important;
	    height: auto;	
	}
	.custom-responsive.extended-accessibility #wrapper #navigation ul li a {
		font-size: .9em;
		height: 1.9em;
		border: 0 none;
	}
	.custom-responsive.extended-accessibility #wrapper #navigation ul li a.child-link {
	    font-size: .6em;
		height: auto;
		line-height: inherit;
	}
	.custom-responsive.extended-accessibility #wrapper #navigation ul > li > ul.child-menu > li > a {
	    padding: .6em .4em; 	
	}
	#navigation li .toggle-menu {
	    border-left: 0 none;
	}
	.custom-responsive.extended-accessibility #wrapper #navigation > ul > li {
		padding: 0;
		border-width: 0 0 1px !important;
	}
	.custom-responsive.extended-accessibility #wrapper #navigation ul li a {
    }
	.custom-responsive.extended-accessibility #wrapper #navigation ul li a.parent-link, 
	.custom-responsive.extended-accessibility #wrapper #navigation ul li a.toggle-menu {
		height: 1.4em;
		padding: .5em .5em .5em;
		font-size: .8em;
		line-height: 1;
    }
    #navigation li .toggle-menu {
		border-left: 0 none;
    }
	.custom-responsive.extended-accessibility #wrapper #navigation > ul > li.selected {
		margin-bottom: 0;
		padding: 0;
	}
	.custom-responsive.extended-accessibility #wrapper #navigation > ul > li.selected > a.parent-link {
		/*padding-left: 20px;
		padding-right: 20px;*/
		margin: 0;
	}
	/*Färger*/
	.scroll #banner, div.wicket-aa, #banner .portlet-patronLogin, 
	#content-wrapper .arena-columns-1-2-1-2-1 .portlet-patronLogin, 
	#content-wrapper .arena-create-reservation, #banner .portlet-language, 
	#content-wrapper .arena-columns-1-2-1-2-1 .portlet-language, #navigation > ul > li.active > ul.child-menu {
		background-color: rgba(255, 255, 255, 0.99);
	}
	.custom-responsive.extended-accessibility #wrapper #content-wrapper .nav-menu h2 a, 
	.custom-responsive.extended-accessibility #wrapper #content-wrapper .layouts a:link, 
	.custom-responsive.extended-accessibility #wrapper #content-wrapper .nav-menu h2 a, 
	.custom-responsive.extended-accessibility #wrapper #content-wrapper .layouts a:visited {
		color: #fff;
	}
	/*Länkar som ska vara knappar
	.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-media-class-icon-container a, 
	.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-navigation .portlet-content a, 
	.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-other-records a, 
	.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-queryRecordSearchResult div.arena-record-button a, 
	.custom-responsive.extended-accessibility #wrapper #navigation > ul > li.selected, 
	.custom-responsive.extended-accessibility #wrapper #navigation > ul > li.selected > a {
		background-color: #9b2864 !important;
        color: #fff !important;
		text-decoration: none !important;
		font-weight: normal !important;
		padding: 0 .5em;
	}*/
	#content-wrapper .portlet-navigation .list-menu ul.level-1 > li.lfr-nav-item::before {
        content: none;
	}
	/*Länkar som inte ska vara knappar*/
	.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-media-class-icon-container a, 
	.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-navigation .portlet-content a, 
	.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-other-records a, 
	/*.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-queryRecordSearchResult div.arena-record-button a, Gör så att knapparna minneslistan och visa format försvinner i söklistan*/ 
	.custom-responsive.extended-accessibility #wrapper #navigation > ul > li.selected, 
	/*.custom-responsive.extended-accessibility #wrapper #navigation > ul > li.selected > a, Gorde att den aktiva länken blev osynlig i litet format*/
	.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-articlesFacets .arena-facet-details li a, 
	.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-listArticleView .arena-record-container a, 
	.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-articleView .arena-record-container a, 
	.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-articleDetail .arena-record-container a, 
	.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-articlesFacets div.arena-active-facet-details a, 
	.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-tag a, 
	.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-externalLinks .arena-external-link a, 
	.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-restClient .portlet-content-container a, 
	.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-recordTagCloud .portlet-content-container a,
	.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-journal-content.quick-links .journal-content-article li a,
    .custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-detail-reserve-bottom a.arena-link-button {
		font-weight: normal;
		background-color: transparent !important;
        color: #23557d;
	}
	.custom-responsive.extended-accessibility #wrapper #content-wrapper .portlet-articleDetail .arena-record-container h3 a {
	    font-weight: 700;
	}
	/*Sidfot*/
	.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-columns-1-2-1-2-1 #row-5 .footer-col-25, 
	.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-columns-1-2-1-2-1 #row-5 .footer-col-75 {
        width: 33% !important;
	}
}

	
@media only screen and (max-width: 768px) {
	/*Ta bort fokusram sökfält som visas fel
	.custom-responsive.extended-accessibility #wrapper  #p_p_id_simpleSearch_WAR_arenaportlets_ *:focus {
		outline: 1px auto #e35025;
	}*/
	/*Läge på Antal reservationer
	#wrapper #content-wrapper .portlet-catalogueDetail .arena-summary-container {
    top: 150px;
	}*/
	.custom-responsive.extended-accessibility #wrapper div#content-wrapper {
        padding-top: 2em !important;
	}
	.extended-accessibility #banner #navigation.active {
        top: 100px;
    }
	/*Inloggningsportlet*/
	.extended-accessibility #wrapper .portlet-patronLogin, 
	.extended-accessibility #wrapper .portlet-language {
        top: 30px;
	}
	.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin .arena-logout-link {
        bottom: 43px;
    }
	.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin .portlet-body {
	    padding: 10px;	
	}
	.custom-responsive.extended-accessibility #wrapper .portlet-patronLogin {
	    padding-top: 0;	
	}
	/*Sociala medier i sidfot*/
	#content-wrapper .arena-columns-1-2-1-2-1 #row-5 .footer-col ul li {
		width: auto;
		display: inline;
	}
	/*Mina lån*/
    #content-wrapper #p_p_id_loansWicket_WAR_arenaportlet_ tbody tr td {
        border-width: 0;
    }
	#content-wrapper #p_p_id_loansWicket_WAR_arenaportlet_ tbody tr th {
        border-top-width: 3px;
    }	
	.page-normal #wrapper .arena-recycle-table th.arena-renewal-checkbox {
    padding: .5em 0;
	}
	/*Katalog*/
	/*#content-wrapper .arena-detail-title span {
		display: none;
	}*/
	div.arena-detail-toplinks {
	    width: 100%;
	}
	#content-wrapper .arena-detail-title .mediaclass-label {
		/*display: inline-block;
		float: none;*/
		height: 2em;
		vertical-align: middle;
		margin: 0;
	}
	#content-wrapper .arena-detail-title .mediaclass-icon {
		/*float: none;
		display: inline-block;*/
	}
	/*Sidfot*/
	.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-columns-1-2-1-2-1 #row-5 .footer-col-25, 
	.custom-responsive.extended-accessibility #wrapper #content-wrapper .arena-columns-1-2-1-2-1 #row-5 .footer-col-75 {
        width: 100% !important;
	}
}


@media only screen and (max-width: 481px) {
	/*Navigering*/
	.custom-responsive.extended-accessibility #wrapper #navigation.active {
	    top: 80px;	
	}
	/*Inloggningsportlet*/
	.extended-accessibility #wrapper .portlet-patronLogin, 
	.extended-accessibility #wrapper .portlet-language {
	    top: 0;	
	}
	/*Katalog*/
	.extended-accessibility #content-wrapper .arena-header .arena-item-toolbar a span {
        display: none;
    }
	div.portlet-queryRecordSearchResult ul.feedbackPanel {
		padding: 0;
	}
	#content-wrapper .portlet-queryRecordSearchResult div.arena-record-details {
		width: 68%;
	}
	#content-wrapper .portlet-catalogueDetail div.arena-detail-left {
        width: 48%;
    }
	#content-wrapper .arena-record-details .mediaclass-icon,
    #content-wrapper .arena-record-details .mediaclass-label {
        float: none;
		margin: 0;
    }
}

@media only screen and (max-width: 370px) {
/*Tar bort texten vid mobilnavigeringen så att de inte hoppar ner ett steg och då blir dold bakom den den utfällda menyn*/
	.custom-responsive.extended-accessibility #wrapper #mob-nav .mob-nav-label {
	display: none;
	}
}




/*Utskrifter*/
@media print {
	#cookie-disclaimer, #wrapper #banner-wrapper, #wrapper #p_p_id_simpleSearch_WAR_arenaportlet_, #content-wrapper #column-3, #content-wrapper #row-5 { 
		display: none; 
	}
	#content-wrapper #column-2 { 
		width: 100%; 
	}
	.custom-responsive.extended-accessibility #wrapper div#content-wrapper {
	    padding-top: 0;
	}
}