

/*@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
@import url('https://use.fontawesome.com/releases/v5.7.2/css/all.css');
@import url('fonts/open-sans.css');
@import url('style-imcms-override.css?_=89712346');
@import url('style-bibblotipsare.css.jsp?_=89712346');
@import url('/imcms/im_admin/admin/calendar/style-calendar.css.jsp?_=89712346');
@import url('bootstrap-override.css.jsp?_=89712346');
@import url('spaces.css.jsp?_=89712346');



html {
	min-height: 100vh;
}

body {
	min-height: 100vh;
	margin: 0;
	padding: 0;
	font-family: 'Roboto', 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #333;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow-y: scroll;
}


h1,.as-h1 {
	font-size: 32px;
	line-height: 1.2;
	font-weight: 400;
	margin: 0 0 .5rem 0;
}
h2 {
	font-size: 26px;
	line-height: 1.2;
	font-weight: 400;
	margin: 1.5rem 0 .5rem 0;
}
h3 {
	font-size: 22px;
	line-height: 1.2;
	font-weight: 400;
	margin: 1.5rem 0 .5rem 0;
}
h4 {
	font-size: 19px;
	line-height: 1.2;
	font-weight: 400;
	margin: 1.5rem 0 .5rem 0;
}
h5 {
	font-size: 17px;
	line-height: 1.2;
	font-weight: 600;
	margin: 1.5rem 0 .5rem 0;
}
h6 {
	font-size: 16px;
	line-height: 1.2;
	font-weight: 700;
	margin: 1.5rem 0 .5rem 0;
}
.ingress {
	font-size: 19px;
	line-height: 1.2;
	font-weight: 300;
	margin: 1.5rem 0 .5rem 0;
}

.imcms-editor-content--heading textarea.imcms-editor-content--text[data-type="TEXT"] {
	font-family: 'Roboto', 'Open Sans', sans-serif;
	font-size: 32px;
	line-height: 1.2;
	font-weight: 400;
	min-height: 32px;
}

h2.plate-heading {
	margin: 24px 0 12px 0;
	padding: 12px;
	color: #fff;
	background-color: #646363;
}

#latestListHeading,
h2.plate-heading.kohalist-heading {
	background-color: #3576bb;
}

.article .right-col-content,
.open-hours .list-text,
.lg #boxes {
	font-size: 14px;
}
.article .right-col-content h3,
.open-hours h3.list-heading {
	font-size: 16px;
	font-weight: 600;
}

#contentContainer img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.fix-w img,
img.fix-w {
	width: auto;
	max-width: none;
	height: auto;
}

/* *******************************************************************************************
 *         Links                                                                             *
 ******************************************************************************************* */

a:link,
a:visited {
	color: #bd5a00;;
	text-decoration: underline;
}

#headerLeft ul li > a:link,
#headerLeft ul li > a:visited,
#headerRight a:link,
#headerRight a:visited {
	color: #717b54;
	text-decoration: none;
}
header a:link,
header a:visited,
footer a:link,
footer a:visited {
	text-decoration: none;
}

a:hover {
	color: #006b9f;
	text-decoration: underline !important;
}
a:active,
a:focus {
	box-shadow: 0 0 0 .3rem rgba(38,143,255,.5);
	outline: none;
}

.start-box a:link,
.start-box a:visited {
	color: #fff !important;
}

:focus { outline:none; }
::-moz-focus-inner { border:0; }

/* *******************************************************************************************
 *         Wrapper                                                                           *
 ******************************************************************************************* */

#pageWrapper .container-site,
#pageWrapper footer .container-site {
	width: 100%;
	max-width: 1320px;
	margin: 20px auto;
	padding: 0 20px;
	transition: padding 0.5s;
}
@media (max-width: 767.98px) {
	#pageWrapper .container-site {
		padding: 0;
	}
	#pageWrapper #header .container-site {
		padding: 0 20px;
	}
}

/* *******************************************************************************************
 *         Header                                                                            *
 ******************************************************************************************* */

header {
}

#topMenu ul {
	list-style-type: none;
	margin: 8px 0 0 -15px;
	padding: 0;
}

#topMenu ul li,
#topMenu ul li.show {
	display: inline-block !important;
	margin: 0;
	padding: 0;
}

#topMenu ul li > a,
#topMenu ul li > span {
	display: inline-block;
	padding: 8px 15px;
	font-size: 16px;
	line-height: 25px;
	font-weight: 600;
	color: #fff;
}

#topMenu ul li.top-menu-dropdown-item > a:first-child {
	padding-right: 0;
}

#topMenu ul li > a.my-lib-link-0 {
	padding-right: 0;
}
#topMenu ul li > a.my-lib-link-1 {
	padding-left: 5px;
}

#topMenu ul li.active > a,
#topMenu ul li.active > span {
	background: transparent url(../images_gui/icons/top_menu_marker.png) bottom center no-repeat;
}
.article-bt-search #topMenu ul li.active > a,
.article-bt-search #topMenu ul li.active > span {
	background-image: url(../images_gui/icons/top_menu_marker_search.png) !important;
}
#topMenu ul li > a.drop-down-toggler,
#topMenu ul li > span.drop-down-toggler {
	position: relative;
	z-index: 1;
	left: -10px;
	cursor: pointer;
}
#topMenu ul li.active > a.drop-down-toggler,
#topMenu ul li.active > span.drop-down-toggler {
	background: transparent none;
}

#headerMobile {
	padding-top: 8px;
}

#topMenu ul.nav-menu-sub,
#topMenu ul.nav-menu-sub ul {
	margin: 0;
	padding: 0;
}

#topMenu ul.nav-menu-sub li {
	display: block !important;
	margin: 0;
	padding: 0;
}
#topMenu ul.nav-menu-sub ul li,
#mobileMenu ul.nav-menu-sub li {
	padding-left: 10px;
}
#topMenu ul.nav-menu-sub ul ul li,
#mobileMenu ul.nav-menu-sub ul li {
	padding-left: 20px;
}
#topMenu ul.nav-menu-sub ul ul ul li,
#mobileMenu ul.nav-menu-sub ul ul li {
	padding-left: 30px;
}
#topMenu ul.nav-menu-sub ul ul ul ul li,
#mobileMenu ul.nav-menu-sub ul ul ul li {
	padding-left: 40px;
}

#topMenu ul.nav-menu-sub li > a,
#topMenu ul.nav-menu-sub li > span {
	position: relative;
	display: block;
	padding: 5px 10px;
	font-size: 16px;
	line-height: 23px;
	font-weight: 400;
	color: #333;
}

#topMenu ul.nav-menu-sub li > a > span {
	position: relative;
	display: block;
}


#topMenu .nav-menu-sub li.branch-inact > a > span > i,
#topMenu .nav-menu-sub li.branch-act > a > span > i,
#mobileMenu .top-menu-dropdown-item li.branch-act > a > span > i,
#mobileMenu .top-menu-dropdown-item li.branch-act > span > i,
#mobileMenu .top-menu-dropdown-item > a > span > i,
#mobileMenu .top-menu-dropdown-item > span > i {
	position: absolute;
	z-index: 1001;
	cursor: ns-resize;
	display: block;
	right: 0;
	top: 50%;
	width: 23px;
	height: 23px;
	margin-top: -11px;
	cursor: pointer;
	background: transparent url(/images_gui/icons/plus_minus_nav_sprite.png?_=3241) 0 0 no-repeat;
}
#topMenu .nav-menu-sub li.branch-act > a > span > i,
#mobileMenu .top-menu-dropdown-item li.branch-act > a > span > i,
#mobileMenu .top-menu-dropdown-item li.branch-act > span > i,
#mobileMenu .top-menu-dropdown-item.active > a > span > i,
#mobileMenu .top-menu-dropdown-item.active > span > i {
	background-position: -51px 0;
}

#mobileMenu .top-menu-dropdown-item .nav-menu-sub {
	margin-top: 5px;
	
}

/* *******************************************************************************************
 *         Header menu                                                                       *
 ******************************************************************************************* */

#headerRight {
	text-align: right;
	color: #555;
}
.xs #headerRight {
	text-align: left;
}
#headerRight form {
	display: inline-block;
}

ul.header-menu {
	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#mobileMenu ul.header-menu {
	margin: 0 !important;
}
#mobileMenu ul.header-menu:last-child {
	padding-top: 20px !important;
}
ul.header-menu li {
	display: inline-block !important;
	margin: 10px 0 0 20px;
	padding: 0;
}
#mobileMenu ul.header-menu li {
	display: block !important;
	margin: 0 !important;
	color: #fff !important;
}

ul.header-menu li.hidden {
	display: none !important;
}
.xs ul.header-menu li {
	margin-bottom: 10px;
}

ul.header-menu li > a,
.library-info-head-heading::before {
	display: inline-block;
	box-sizing: content-box !important;
	padding-left: 38px;
	background: transparent url(../images_gui/icons/header_icons_sprite.png?_=586121) 0 0 no-repeat;
	line-height: 26px !important;
}
#mobileMenu ul.header-menu li > a {
	background: transparent none !important;
	padding-left: 0;
}

ul.header-menu li.item-lang > a {
	background-position: 0 0;
}
ul.header-menu li.item-listen > a {
	background-position: 0 -100px;
}
ul.header-menu li.item-card > a {
	background-position: 0 -200px;
}
ul.header-menu li.item-login > a {
	background-position: 0 -300px;
}

#mobileMenu > ul:first-child li {
	padding-bottom: 10px !important;
}

#mobileMenu .mobile-menu-sub {
	padding: 5px 0 0 10px;
}
#mobileMenu .mobile-menu-sub ul > li > a,
#mobileMenu .mobile-menu-sub ul > li > span,
#mobileMenu .nav-menu-sub li > a,
#mobileMenu .nav-menu-sub li > span {
	display: block !important;
	font-weight: 400 !important;
}

#loginLinkHtmlMobile,
#loginLinkHtmlMobile * {
	color: #fff;
}
#loginLinkHtmlMobile > a {
	display: block;
}


#loginLinkHtml {
	margin-right: -10px;
}
#loginLinkHtml a {
	display: inline-block;
	padding: 0 10px;
	border-left: 1px solid #ddd;
}
#loginLinkHtml a:first-child {
	border-left: 0;
}


/* *******************************************************************************************
 *         Mobile Menu                                                                       *
 ******************************************************************************************* */

#menuBtn {
	display: inline-block;
	width: 36px;
	height: 30px;
	padding: 5px;
	background: transparent url(../images_gui/icons/menu_btn_open.svg) 50% 50% no-repeat ;
	border: 0 !important;
	outline: none !important;
}
#menuBtn:active,
#menuBtn:focus {
	box-shadow: 0 0 0 .3rem rgba(38,143,255,.5) !important;
}

#mobileMenu {
	position: absolute;
	top: 0;/*
	left: 50%;
	margin-left: -150px;*/
	right: 0;
	width: 300px;
	padding: 0 20px;
	text-align: left;
	background-color: #3576bb;
	overflow: hidden;
	max-height: 0;
	-moz-box-shadow: 3px 3px 4px 0 rgba(0,0,0,0.5);
	-webkit-box-shadow: 3px 3px 4px 0 rgba(0,0,0,0.5);
	box-shadow: 3px 3px 4px 0 rgba(0,0,0,0.5);
	transition: all 0.2s;
	z-index: 100;
}
#mobileMenu.active {
	padding: 20px;
	max-height: 10000px;
	overflow: auto;
}
.xl #mobileMenu,
.xl #mobileMenu.active {
	padding: 0 20px;
	max-height: 0;
}
#mobileMenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#mobileMenu > ul {
	border-bottom: 1px solid #ccc;
}
#mobileMenu > ul:last-child {
	margin: 40px 0 0 0;
	padding: 0;
	border-bottom: 0;
}

#mobileMenu ul li > a,
#mobileMenu ul li > span {
	display: block;
	position: relative;
	font-weight: 600;
}
#mobileMenu ul li a span {
	display: block;
}

#mobileMenu form {
	display: block;
}
#mobileMenu form .float-right {
	float: none !important;
}
#mobileMenu .btn-site {
	border-color: #fff !important;
}
#mobileMenu a,
#mobileMenu span {
	color: #fff !important;
}

#mobileMenu #loginBtn {
	float: none !important;
	margin-top: 10px;
}



#mobileMenu a:active,
#mobileMenu a:focus,
#mobileMenu .btn-site:active,
#mobileMenu .btn-site:focus {
	text-decoration: none !important;
	box-shadow: 0 0 0 .3rem rgba(255,255,255,.8) !important;
}

/* *******************************************************************************************
 *         Dropdown menu in header                                                           *
 ******************************************************************************************* */

.dropdown-menu.dropdown-in-header {
	min-width: 14rem;
	padding: .5rem 0;
	margin: .125rem 0 0;
	font-size: 1rem;
	color: #3576bb;
	background-color: #fff;
	border: 1px solid #797979;
	border-radius: 0;
}
.dropdown-menu.dropdown-in-header.dropdown-lang {
	min-width: 9rem;
}
.dropdown-in-header a,
#mobileMenu .dropdown-in-header a {
	color: #3576bb !important;
}
.dropdown-in-header .dropdown-item.active,
.dropdown-in-header .dropdown-item:active,
.dropdown-in-header .dropdown-item:hover,
.dropdown-in-header .dropdown-item:focus,
.dropdown-in-header .dropdown-item.active a,
.dropdown-in-header .dropdown-item:active a,
.dropdown-in-header .dropdown-item:hover a,
.dropdown-in-header .dropdown-item:focus a,
#mobileMenu .dropdown-in-header a.active,
#mobileMenu .dropdown-in-header a:active,
#mobileMenu .dropdown-in-header a:hover,
#mobileMenu .dropdown-in-header a:focus {
	color: #fff !important;
	background-color: #3576bb !important;
}


.dropdown-menu {
  z-index: 1600 !important;
}

#selectLibDummy {
	width: 0 !important;
	height: 0 !important;
	overflow: hidden !important;
	opacity: 0 !important;
}

/* *******************************************************************************************
 *         Social lists                                                                      *
 ******************************************************************************************* */

/* Green */

ul.social {
	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.social li {
	display: inline-block;
	margin: 0 0 0 5px;
	padding: 0;
}
ul.social li:first-child {
	margin-left: 0;
}
ul.social li a {
	display: inline-block;
	box-sizing: content-box !important;
	padding: 5px;
	background: transparent url(../images_gui/icons/icon_green_fb.svg) 50% 50% no-repeat;
}
ul.social.black li a {
	padding: 0;
	background-size: contain;
}

ul.social li.fb a {
	width: 8px;
	height: 16px;
	background-image: url(../images_gui/icons/icon_green_fb.svg);
}
ul.social li.ig a {
	width: 16px;
	height: 16px;
	background-image: url(../images_gui/icons/icon_green_ig.svg);
}
ul.social li.yt a {
	width: 23px;
	height: 16px;
	background-image: url(../images_gui/icons/icon_green_yt.svg);
}
ul.social li.tw a {
	width: 19px;
	height: 16px;
	background-image: url(../images_gui/icons/icon_green_tw.svg);
}

ul.social.white li.fb a {
	background-image: url(../images_gui/icons/icon_white_fb.svg);
}
ul.social.white li.ig a {
	background-image: url(../images_gui/icons/icon_white_ig.svg);
}
ul.social.white li.yt a {
	background-image: url(../images_gui/icons/icon_white_yt.svg);
}
ul.social.white li.tw a {
	background-image: url(../images_gui/icons/icon_white_tw.svg);
}


ul.social.black {
	display: flex;
	width: 100%;
	margin: 12px 0;
}
ul.social.black li {
	flex: 0 0 25%;
	max-width: 25%;
}

ul.social.black li.at {
}
ul.social.black li.house {
	flex: 0 0 30%;
	max-width: 30%;
}
ul.social.black li.fb {
	flex: 0 0 20%;
	max-width: 20%;
}
ul.social.black li.ig {
}

ul.social.black li.at a {
	width: 25px;
	height: 25px;
	background-image: url(../images_gui/icons/icon_black_at.png);
}
ul.social.black li.house a {
	width: 31px;
	height: 25px;
	background-image: url(../images_gui/icons/icon_black_house.svg);
}
ul.social.black li.fb a {
	width: 13px;
	height: 25px;
	background-image: url(../images_gui/icons/icon_black_fb.svg);
}
ul.social.black li.ig a {
	width: 25px;
	height: 25px;
	background-image: url(../images_gui/icons/icon_black_ig.svg);
}

/* *******************************************************************************************
 *         Lists                                                                             *
 ******************************************************************************************* */

#pageWrapper .text ul,
.normal-list ul,
ul.normal-list,
.no-dot ul,
ul.no-dot,
ul.nav-list {
	margin: 10px 0;
	padding: 0 ;
	list-style-type: none;
}
#pageWrapper .text ul li,
.normal-list ul li,
ul.normal-list li,
.no-dot ul li,
ul.no-dot li,
ul.nav-list li {
	margin: 0 0 0.4em 20px;
	padding: 0;
	background: none;
}
.no-dot ul li,
ul.no-dot li {
	margin-left: 0;
}
#pageWrapper .text ul li::before,
.normal-list ul li::before,
ul.normal-list li::before {
  content: '\203A';/* &rsaquo; › */
  font-size: 140% !important;
	padding-left: 2px;
	padding-right: 14px;
	margin-left: -23px;
	color: #333;
}

.savedList ul {
	padding-inline-start: 20px;
}
.savedList ul li {
	font-size: 80%;
}

ul.nav-list {
	margin: 0 0 0 -10px;
}
ul.nav-list li {
	margin: 0.2em 0 0.2em 24px;
}
ul.nav-list li.active {
	background-color: #646363 !important;
}
ul.nav-list li:hover {
	background-color: rgba(70, 173, 173, .4);
}
ul.nav-list li.active a {
	color: #fff !important;
	text-decoration: none !important;
}
ul.nav-list li::before {
	display: inline-block;
  content: '\f111';
	width: 24px;
	text-align: center;
	padding-left: 2px;
	padding-right: 5px;
	margin-left: -24px;
	color: rgba(0,0,0,.2);
	font-weight: 900;
	font-family: "Font Awesome 5 Free",serif;
	font-style: normal;
	font-variant: normal;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: auto;
	line-height: 1;
	font-size: .5em;
	position: relative;
	top: -3px;
}
ul.nav-list li.active::before {
  content: '\f060';
	color: #646363;
	margin-top: 0;
	font-size: 1em;
	top: 0;
}

.no-dot ul li::before,
ul.no-dot li::before {
  content: none !important;
}

/* *******************************************************************************************
 *         News / News items                                                                 *
 ******************************************************************************************* */


#newsList,
#articlesList {
	min-height: 0;
	background: transparent none;
	transition: all .3s;
}
#newsList.loading,
#articlesList.loading {
	min-height: 320px;
	background: transparent url(/images_gui/bg_placeholder_content_news.png?_=76252) left top repeat-y;
	background-size: contain;
  animation: 1.9s ease 0s normal forwards 1 fadeInOut;
  animation-iteration-count: 8;/*infinite;*/
}
#newsList.loading > *,
#articlesList.loading > * {
	position: absolute;
	top: -10000px;
	left: -10000px;
}
@keyframes fadeInOut{
	0% { opacity: 0.9; }
	50% { opacity: 0.2; }
	100% { opacity: 0.9; }
}

#backToListForm {
	display: block;
	float: none;
	margin: 0 1em 1em 0;
}

.items .item {
	position: relative;
	clear: both;
	margin: .8em 0 0 0;
	padding: .8em .4em .4em .4em;
	border-top: 1px solid #ccc;
}
.items .item h2 {
	margin-top: 0 !important;
}
.items .item.small h2 {
	margin-top: 0 !important;
}
.item.first {
	margin-top: 0;
	border-top: 0;
}
.items .item .date {
	font-size: 90%;
	color: #666;
}

.items .item .news-item-col-image {
	padding-top: 5px;
}
.xs .items .item .news-item-col-image {
	margin-bottom: 1.5em;
}
.xs .items .item .news-item-col-image-hidden-xs {
	display: none;
}

/* *******************************************************************************************
 *         Content                                                                           *
 ******************************************************************************************* */

#headPlateWrapper {
	position: relative;
	padding: 0;
	background-color: black;
	border-top: 4px solid #ee7203;
}

#logo {
	max-width: 300px;
	padding: 12px 0 0 0;
	background-color: #fff;
}

#logo a {
	display: block;
}

#logo img {
	width: 100%;
	height: auto;
}

#searchPlate {
	min-width: 270px;
}

#searchPlate form {
	margin-top: 20px;
	transition: margin 0.5s;
}
.lte-md #searchPlate form {
	margin: 10px 0;
}
#searchForm_lookfor {
	max-width: none !important;
}
#searchForm_lookfor:focus,
#searchForm_type:focus {
	color: #495057;
	background-color: #fff;
	border-color: rgba(0,170,255,.9);
	outline: 0;
	box-shadow: 0 0 0 .3rem rgba(0,170,255,.9);
}
#searchPlate button,
#searchPlate .select-types {
	margin-left: 12px;
}
.lte-sm #searchPlate .select-types {
	margin-left: 0;
}
.lte-sm #searchPlate .flex-outer {
	flex-direction: column !important;
}
.lte-sm .form-control-search {
	margin-bottom: 10px;
}

.lte-sm .select-and-button {
	display: -ms-flexbox !important;
	display: flex !important;
}
.lte-sm .select-types {
	-ms-flex: 1 1 auto !important;
	flex: 1 1 auto !important;
}

.article .main-col-content {
	max-width: 640px;
	margin: 0 auto;
	padding: 30px 30px 0 60px;
	transition: all .3s;
}
.article .right-col-content {
	padding: 0 30px 0 0;
}
.lte-sm .article .main-col-content,
.lte-sm .article .right-col-content {
	margin: 0;
	padding: 30px;
}

.article .logo.fix-w img {
	width: auto;
	height: 100%;
	max-height: 60px;
}

figure {
  border: 1px solid #797979;
	margin: 1.5rem auto 1rem auto;
  padding: 4px;
}
figure img,
.article main img,
.article aside img,
.box-content img {
	width: 100%;
	height: auto;
	max-width: 100%;
}

figcaption {
  background-color: rgba(0, 0, 0, 0.1);
  color: #444;
	font-size: 12px;
  font-style: normal;
	font-weight: 300;
  padding: 5px 12px;
  text-align: left;
}

.article .form-control {
	max-width: none;
}


/* *******************************************************************************************
 *         Library Info                                                                      *
 ******************************************************************************************* */

#libraryInfo {
	background-color: #646363;
	color: #fff;
}
.article #libraryInfo {
	margin-bottom: 30px;
}

#libraryInfo h2 {
	margin: 7px 0 2px 0;
	font-size: 19px;
	line-height: 1.3em;
	font-weight: 700;
}
.lte-lg #libraryInfo h2 {
	margin-left: 30px;
}

#libraryInfo h2 span {
	font-size: 18px;
	font-weight: 600;
}

#libraryInfoHead {
	text-align: right;
}
#libraryInfoHead a.lib-link {
	color: #fff !important;
	text-decoration: none;
}

.library-info-head-heading {
	padding-left: 36px !important;
	line-height: 30px !important;
}
.library-info-head-heading::before {
	content: '';
	display: inline-block;
	width: 30px;
	height: 30px;
	padding-left: 0;
	padding-right: 10px;
	margin-bottom: -10px;
	line-height: 30px !important;
	background-position: 0 -400px;
}

#libraryLogo {
	padding: 10px 30px 10px 10px;
	text-align: right;
}
#libraryLogo img {
	height: 100%;
	width: auto;
	max-height: 45px;
}
#backLink {
	padding: 10px 10px 10px 30px;
}
#backLink a {
	line-height: 30px;
	text-decoration: none;
}

p + address {
	margin-top: -.5rem;
}

/* *******************************************************************************************
 *         Library Select                                                                    *
 ******************************************************************************************* */

.lte-md .library-info-head-flex {
	display: block !important;
}
#mobileMenu .library-info-head-flex {
	width: 100%;
}

.library-info-head-heading,
.library-info-head-lib,
.library-info-head-btn {
	display: inline-block;
	margin: 0 0 0 10px;
	color: #fff !important;
}

.lte-md .library-info-head-heading,
.lte-md .library-info-head-lib,
.lte-md .library-info-head-btn {
	display: inherit;
}
#mobileMenu .library-info-head-heading,
#mobileMenu .library-info-head-lib,
#mobileMenu .library-info-head-btn {
	display: block;
	margin: 0 auto 5px auto !important;
	padding: 0 !important;
}

.library-info-head-lib.dropdown-toggle::before {
	content: none !important;
}


#libSelectWrapper,
.group-tab-heading {
	margin-bottom: 1.5rem;
}
.group-tab-heading {
	margin-top: 1.5rem;
	border-bottom: 2px solid rgba(70, 173, 111, .3);
}
#libSelectWrapper label,
.group-tab-heading div {
	display: block;
	margin: 0;
	padding: 3px 10px;
	font-size: 11px;
	line-height: 12px;
	font-weight: 400;
	background-color: rgba(70, 173, 111, .3);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
#libSelectWrapper #libSelect {
	padding: 5px;
	background-color: rgba(70, 173, 111, .3);
}

#libSelectWrapper #libSelect option {
	color: rgb(53, 60, 67) !important;
}
#libSelectWrapper #libSelect option.text-muted {
	color: #8c959d !important;
}
#libSelectWrapper #libSelect option.show-type-hidden {
	background-color: #fd867a !important;
}
#libSelectWrapper #libSelect option.show-type-admin {
	background-color: #fdca7a !important;
}


.dropdown-menu .dropdown-header,
.dropdown-menu .dropdown-item,
#libraryInfoHead .dropdown-menu .dropdown-item {
}
.dropdown-menu .dropdown-header {
	margin: 0 !important;
	font-size: 15px !important;
	font-weight: 600 !important;
	background-color: rgba(70, 173, 111, .3) !important;
}
#libraryInfoHead .dropdown-menu .dropdown-header {
	font-size: 18px !important;
}
.dropdown-menu .dropdown-item {
	padding-left: 34px !important;
	font-size: 14px !important;
}
.dropdown-menu .dropdown-item.text-muted {
	color: #8c959d !important;
}
.dropdown-menu .dropdown-item.show-type-hidden {
	color: #ed766a !important;
}
.dropdown-menu .dropdown-item.show-type-admin {
	color: #edba6a !important;
}

.dropdown-menu .dropdown-header {
	background-color: rgba(238, 114, 3, .5) !important;
	color: #222 !important;
}
.dropdown-item:focus, .dropdown-item:hover {
	background-color: rgba(238, 114, 3, .3) !important;
	color: #333 !important;
}

.dropdown-item.active, .dropdown-item:active {
	color: #fff !important;
	background-color: rgba(53, 118, 187, .8);
}

/* *******************************************************************************************
 *         OpenHours                                                                         *
 ******************************************************************************************* */

.open-hours h3.list-heading {
	margin-top: 0;
}
#openHoursTop, .open-hours-top {
	margin-bottom: 1rem;
}
.open-hours-top {
	margin-top: 2rem;
}
#openHoursFooter, .open-hours-footer {
	margin-bottom: 1rem;
	font-size: 13px;
	color: #666;
}

#openHoursListCaption {
	margin: 0 10px 0 0;
	padding: 3px 10px;
	font-size: 11px;
	line-height: 12px;
	background-color: rgba(70, 173, 111, .3);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

#openHoursList, .open-hours-list {
	font-size: 14px;
	line-height: 1.4rem;
	background-color: #f9f9f9;
}
#openHoursList dt, .open-hours-list dt {
	margin: 0;
	padding: 3px 10px;
	background-color: rgba(70, 173, 111, .3);
}
#openHoursList dd, .open-hours-list dd {
	margin: 0;
	padding: 3px 10px;
}
#openHoursList dd, .open-hours-list dd p {
	margin: 0 0 5px 0;
}

#openHours .label-long,
.open-hours-list .label-long,
.lte-sm #openHours .label-short,
.lte-sm .open-hours-list .label-short {
	display: none;
}
.lte-sm #openHours .label-long,
.lte-sm .open-hours-list .label-long {
	display: inherit;
}
.col-wide .label-short {
	display: none !important;
}
.col-wide .label-long {
	display: inherit !important;
}


/* the parent */
#openHours .slick-list {
	margin: 0 -10px;
}
/* the slides */
#openHours .slick-slide {
	margin: 0 10px;
}

#openHoursWeek {
	margin: 0;
	padding: 0;
}

#openHoursLabel {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 10px;
	padding: 0;
}
.week-number-label {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
	padding: 0 10px 0 0;
}
.slide-arrow-link {
	margin: 0 8px 10px 8px;
}
.week-number {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0 8px;
}




.accordion {
	margin-bottom: 30px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
.accordion .card .card-header {
  border: 0;
	border-top: 1px solid #999;
  padding: 0;
  border-radius: 0;
  background: white !important;
}
.accordion .card .card-header .btn-header-link {
  color: #fff;
  display: block;
  text-align: left;
  background: rgba(53, 118, 187, .5);
  color: #222;
  padding: 20px;
  border-radius: 0;
}

.accordion .card .card-header .btn-header-link:after {
  content: "\f106";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  float: right;
}

.accordion .card .card-header .btn-header-link.collapsed {
  background: rgba(100, 99, 99, .3);
  color: #333;
}

.accordion .card .card-header .btn-header-link.collapsed:after {
  content: "\f107";
}

.accordion .card .collapsing {
  background: rgba(53, 118, 187, .5);
  line-height: 30px;
}

.accordion .card .card-body {
	border: 0 !important;
	line-height: 1.4em;
}

.accordion .card .collapse {
  border: 0;
}

.accordion .card .collapse.show {
  background: rgba(53, 118, 187, .3);
  line-height: 30px;
  color: #333;
}
.accordion .card .card-body p {
	margin-bottom: .3rem;
}


/* *******************************************************************************************
 *         Boxes                                                                             *
 ******************************************************************************************* */

#boxes {
}

#boxes .row {
	margin-bottom: 30px;
}
#boxes .bs-callout .row {
	margin-bottom: 0;
}

#boxes .col-box-image {
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
}
.lte-sm #boxes .col-box-image {
	min-height: 200px;
}

#boxes .col-box-content {
	background-color: #3576bb;
}
#boxes .odd .col-box-content {
	background-color: #646363;
}
#boxes .col-box-content-text {
	min-height: 250px;
	padding: 30px 30px 18px 30px;
	color: #fff !important;
}
.lte-sm #boxes .col-box-content-text {
	min-height: auto;
}


#boxes .col-box-content h2 {
	margin: 0 0 .5rem 0;
}

#boxes .col-box-item {
	position: relative;
}
#boxes .col-box-item + .col-box-item {
	margin-top: 1em;
}

#boxes .col-box-content table {
	max-width: 300px;
}

#boxes .col-box-content table th,
#boxes .col-box-content table td {
	font-size: 13px;
}


@media (max-width: 1260px) and (min-width: 992px) {
	#boxes .col-box-content table th,
	#boxes .col-box-content table td {
		display: block;
		width: 100%;
		padding: 4px 8px;
	}
}

.start-box {
	position: relative;
}
#boxStartNews.loading {
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}



.loader-div {
	min-height: 0;
	background: transparent none;
	transition: all .3s;
}
.loader-div.loading {
	min-height: 320px;
	background: transparent url(/images_gui/bg_placeholder_content.png) center top repeat-y;
	background-size: contain;
  animation: 1.9s ease 0s normal forwards 1 fadeInOut;
  animation-iteration-count: 8;/*infinite;*/
}
.loader-div.loading > * {
	position: absolute;
	top: -10000px;
	left: -10000px;
}
@keyframes fadeInOut{
	0% { opacity: 0.9; }
	50% { opacity: 0.2; }
	100% { opacity: 0.9; }
}

/* *******************************************************************************************
 *         Slick (Latest arrivals)                                                           *
 ******************************************************************************************* */

.slick-wrapper {
	text-align: center;
	margin-top: 12px;
	margin-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	max-height: 300px;
	overflow: hidden;
}
.slick-wrapper.slick-initialized,
.no-js .slick-wrapper {
	max-height: 1000px;
	visibility: visible;
}
/*
.slick-list {bg
	margin: 0 -15px;
}*/
.slick-slide {
	margin: 0 15px;
	height: auto;
}

.slick-wrapper .item {
	display: block;
	position: relative;
	float: left;
	padding: 0;
	overflow: hidden;
	background-color: #fff;
	text-align: left;
}
.xs .slick-wrapper .item {
	padding: 0 20px;
}

.slick-slide img {
	display: block;
	margin: auto;
	width: 100%;
	height: auto;
	max-width: 100%;
}

.slick-wrapper .item .itemContent {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.slick-wrapper .item .itemContent .itemHeading {
	font-size: 14px;
	color: #fff;
	text-align: center;
	background-color: #3576bb;
	margin: 0;
	padding: 0;
	max-height: 0;
	padding: 0;
	overflow: hidden;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	transition: all .3s;
}

.slick-wrapper .item:focus .itemContent .itemHeading,
.slick-wrapper .item:hover .itemContent .itemHeading,
.slick-wrapper .item.item-noimage .itemContent .itemHeading,
.xs .slick-wrapper .item .itemContent .itemHeading {
	max-height: 100%;
	padding: 12px;
}

.slick-wrapper .item .itemContent .itemHeading {
	color: #fff !important;
	text-decoration: none !important;
}

.slick-wrapper .item .itemContent .itemHeading .author {
	display: block;
	font-style: italic;
	font-size: 110%;
	font-weight: 200;
}
/**/

.slick-wrapper .slick-track {
	display: flex !important;
}

.slick-wrapper .slick-slide {
	height: inherit !important;
	background-color: rgba(0, 0, 0, 0.1);
}


/* *******************************************************************************************
 *         Custom pager for Slick                                                            *
 ******************************************************************************************* */

.slickPager {
	display: none !important;
	position: relative;
	clear: both;
	list-style: none;
	margin: 4px auto 0 auto;
	padding: 0 30px;
}
.xs .slickPager {
	position: absolute;
	top: -10000px;
}
.slickPager li {
	display: inline-block;
	margin: 0 0 0 10px !important;
	padding: 0 !important;
	border: 0 !important;
  background: none;
}
.slickPager li:before {
	content: none !important;
}
.slickPager li .btn-default {
	background-color: #fff;
	border-color: #ccc;
	color: #3A9898 !important;
	text-decoration: none;
	border-radius: 0 !important;
}
.slickPager li .btn-default:hover {
	background-color: #e6e6e6;
	border-color: #797979;
}
.slickPager li.slick-active .btn-default {
	background-color: #646363;
	border-color: #797979;
	color: #fff !important;
	text-decoration: none !important;
}
.slickPager li.slick-active .btn-default:hover {
	background-color: #3a9898;
	border-color: #707070;
}
/*
.pager-table {
	display: table;
	margin: 10px auto 0 auto;
}
.pager-table .pager-table-tr {
	display: table-row;
}
.pager-table .pager-table-td,
.pager-table .pager-table-arr-left,
.pager-table .pager-table-arr-right {
	display: table-cell;
}
.pager-table .pager-table-arr-left {
	padding-right: 50px;
}
.pager-table .pager-table-arr-right {
	padding-left: 50px;
}
.pager-table .pager-table-arr-left a,
.pager-table .pager-table-arr-right a {
	font-size: 30px;
	line-height: 30px;
	color: #777;
	text-decoration: none;
}
*/
.slick-next,
.slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	padding: 0;
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: 0;
	background: 0 0;
	z-index: 100;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	z-index: 99;
}
.xs .slick-next,
.xs .slick-prev {
	bottom: 45%;
}
.slick-prev {
	left: 0;
}
.slick-next {
	right: 0;
}
.lte-lg .slick-prev {
	left: 10px;
}
.lte-lg .slick-next {
	right: 10px;
}
.slick-next::before,
.slick-prev::before {/*
	font-family: slick;
	font-size: 20px;
	line-height: 1;
	opacity: .75;*/
	color: #3576bb;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
}
.slick-prev::before {
	/*content: '←';*/
	content: '\f060';
}
.slick-next::before {
	/*content: '→';*/
	content: '\f061';
}

@media (max-width: 368px) {
	.pager-table {
		width: 100%;
	}
	.pager-table .pager-table-arr-left {
		padding-right: 0;
		text-align: left;
	}
	.pager-table .pager-table-arr-right {
		padding-left: 0;
		text-align: right;
	}
}

/* *******************************************************************************************
 *         No JS version                                                                     *
 ******************************************************************************************* */

.no-js .slick-wrapper .item {
	width: 31%;
	margin-left: 2%;
	margin-bottom: 2%;
}
@media (max-width: 1200px) {
	.no-js .slick-wrapper .item {
		width: 47%;
		margin-left: 2%;
		margin-bottom: 2%;
	}
}

/* *******************************************************************************************
 *         / No JS version                                                                   *
 ******************************************************************************************* */

.slick-wrapper .item {
	position: relative;
}
.stretched-link-container {
	position: relative;
}

.stretched-link::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	pointer-events: auto;
	background-color: rgba(0,0,0,0);
}
.link-in-stretched-link {
	position: relative;
	z-index: 20;
}

/* *******************************************************************************************
 *         Search                                                                            *
 ******************************************************************************************* */


.row.site-marg {
	padding: 30px;
}
.row.site-marg-x {
	padding-left: 30px;
	padding-right: 30px;
}
.row.site-marg-y {
	padding-top: 30px;
	padding-bottom: 30px;
}
#searchFilterHeading {
	margin: 0 0 20px 0;
	padding: 10px;
	font-size: 17px;
	line-height: 1.3em;
	font-weight: 700;
	color: #fff;
	background-color: #646363;
}
a.dropdown-item {
	text-decoration: none !important;
}
a.dropdown-item img {
	width: 25px;
	height: 25px;
	margin-right: 10px;
}
a.dropdown-item.active img {
	fill: #fff !important;
}

.btn-filter-dropdown {
	border-color: #646363;
	color: #646363;
}

#accordionSearch .card, #accordionSearch .card-header {
	border-radius: 0 !important;
}

#accordionSearch .card {
	border: 1px solid rgba(0,0,0,0);
}
#accordionSearch .card.active {
	border-color: rgba(0,0,0,.125);
}

#accordionSearch > .card:not(:last-of-type) {
	margin-bottom: 12px;
	border: 1px solid rgba(0,0,0,0);
}
#accordionSearch > .card.active:not(:last-of-type) {
	border-color: rgba(0,0,0,.125);
}

#accordionSearch > .card .card-header {
  position: relative;
	padding: 0;
	background-color: rgba(0,0,0,.05);
	border-bottom: 1px solid rgba(0,0,0,0);
}
#accordionSearch > .card.active .card-header {
	border-bottom-color: rgba(0,0,0,.125);
}

#accordionSearch > .card .card-header [data-toggle="collapse"]::before {
	font-family: "Font Awesome 5 Free";
  content: "\f0aa"; /* "fas fa-arrow-circle-up" icon */
  position: absolute;
  color: #333;
  font-size: 18px;
  line-height: 22px;
  right: 10px;
  top: calc(50% - 10px);
	font-weight: 900;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
}
#accordionSearch > .card .card-header [data-toggle="collapse"].collapsed::before {
  content: "\f0ab"; /* "fas fa-arrow-circle-down" icon */
}

#accordionSearch > .card .card-header .btn {
	font-weight: 700;
	color: #333 !important;
	text-decoration: none !important;
	border: 0 !important;
	border-radius: 0 !important;
}
#accordionSearch > .card .card-header .btn:hover {
	background-color: rgba(0,0,0,.1);
}
#accordionSearch > .card .card-header .btn:active,
#accordionSearch > .card .card-header .btn:focus {
	text-decoration: none !important;
	box-shadow: inset 0 0 0 .3rem rgba(38,143,255,.5) !important;
}
#accordionSearch .card-body {
	font-size: 13px;
}
#accordionSearch .card-body h2,
#accordionSearch .card-body h3,
#accordionSearch .card-body h4,
#accordionSearch .card-body h5,
#accordionSearch .card-body h6 {
	margin: 1rem 0 .5rem 0;
	font-size: 14px;
	font-weight: 700;
}
#accordionSearch .card-body .fa-ul {
	margin-bottom: 0;
	margin-left: 1.25rem;
}
#accordionSearch .card-body .fa-ul + p {
	margin-top: 1rem;
}
#accordionSearch .card-body .fa-ul a {
	text-decoration: none !important;
}
#accordionSearch .card-body > *:first-child {
	margin-top: 0;
}
#accordionSearch .card-body > *:last-child {
	margin-bottom: 0;
}

#accordionSearch .card-body .fa-ul a.count {
	display: -ms-flexbox !important;
	display: flex !important;
}
#accordionSearch .card-body .fa-ul a.count > span:first-child {
	-ms-flex-positive: 1 !important;
	flex-grow: 1 !important;
}
#accordionSearch .card-body .fa-ul a.count > span.num {
	color: #333 !important;
	padding-left: 8px;
}


.kh-thumbnail {
	max-width: 180px;
	max-height: 180px;
}

.show-more,
.show-less {
	display: block;
	margin: 12px 0 0 -12px;
	text-align: center;
}
.show-more-div {
	display: none;
}


.publication {
	font-size: 13px;
}
.publication article {
	margin: 50px 0 !important;
}
.publication article .image-col {
	margin: 0 20px 0 0 !important;
	min-width: 180px;
}
.publication article h2 {
	margin: 0 0 .25rem 0 !important;
	font-size: 20px;
}
	
.publ-type {}
.publ-type img {
	margin-right: 5px;
	max-width: 20px;
	max-height: 20px;
}
.publ-type span {
	display: inline-block;
	color: #666;
	font-size: 90%;
}

.availability {}
.availability .avail-dot {
	font-size: 80%;
	margin-right: 5px;
}

.avail-dot-true, .date-ok { color: limegreen; }
.avail-dot-close, .date-close { color: orange; }
.avail-dot-false, .date-passed { color: orangered; }

.availability span {
	display: inline-block;
	color: #666;
	font-size: 90%;
}

.placement {
	display: inline-block;
	color: #888;
	font-size: 90%;
}

.page-item.active .page-link {
	background-color: #646363;
	border-color: #646363;
}


.holdings-tab table tr td {
	font-size: 12px;
}
.holdings-tab table tr td {
	font-weight: bold;
}
.holdings-tab table tr td:first-child {
	font-size: 13px !important;
	text-transform: uppercase;
}
.holdings-tab table tr td.item-reserved,
.holdings-tab table tr td.item-avail,
.holdings-tab table tr td.item-default {
	padding-left: 20px;
}
.holdings-tab table tr td.item-avail {
	color: #0a0;
}
.holdings-tab table tr td.item-reserved {
	color: #b00;
}
.holdings-tab table tr td.item-default:before,
.holdings-tab table tr td.item-avail:before,
.holdings-tab table tr td.item-reserved:before {
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-left: -12px;
	margin-bottom: -1px;
	background: transparent url(/imcms/im_admin/images/icons/circle-solid-grey.svg) 50% 50% no-repeat;
	background-size: cover;
	color: #bbb;
}
.holdings-tab table tr td.item-avail:before {
	background-image: url(/imcms/im_admin/images/icons/circle-solid-green.svg);
}
.holdings-tab table tr td.item-reserved:before {
	background-image: url(/imcms/im_admin/images/icons/times-solid-red.svg);
	color: #b00;
}

.table-noborder tr > td,
.table-noborder tr > th {
	border: 0 !important;
}

.table-details {
	margin-top: 1em !important;
}

.table-details tr > td,
.table-details tr > th,
.table-isbn tr > td,
.table-isbn tr > th {
	border: 0 !important;
	padding: 4px 0 !important;
	font-size: 90% !important;
}
.table-isbn tr > th {
	width: 25%;
	padding-right: 8px !important;
}
.template-dir-record.template-name-view .media.row .media-body {
	padding-top: 10px !important;
}


.template-dir-search.template-name-results .result-links > a {
	display: block;
	margin-bottom: .3em;
	overflow: hidden;
}

.template-dir-search.template-name-results .result-formats .label,
.template-dir-search.template-name-results .result-formats .format {
	display: inline-block;
	font-size: 12px;
	padding: 3px 8px;
	line-height: 1;
}

.btn-sm.btn-login-required {
	letter-spacing: -1.2px;
}


.description-long {
	
}

.xs .publication .image-col {
	margin: 0 auto 30px auto !important;
}

.details.details-with-label {
	font-size: 13px;
}
.details.details-with-label .label {
	font-weight: 600;
	font-size: 12px;
  min-width: 150px;
  max-width: 150px;
	transition: all .3s;
}
.xs .details.details-with-label .label {
  min-width: 110px;
  max-width: 110px;
}

#publicationDetail #libraryLogo {
	padding: 0;
	text-align: left;
}
#publicationDetail #libraryLogo img {
	height: auto;
	width: auto;
	max-height: 70px;
	max-width: 100%;
}

.card,
.card > .list-group {
	border: 0;
	border-radius: 0 !important;
}
.card .card-header {
	margin: 0;
	font-size: 18px;
	font-weight: 700;
	border-radius: 0 !important;
	color: #fff;
	background-color: #646363;
}
.card .card-body,
.card > .list-group {
	border: 1px solid #797979;
	border-top: 0;
}
.card > .list-group li {
	font-size: 13px;
	border-color: #797979;
}
.list-group-flush > .list-group-item:last-child {
	border-bottom-width: 1px;
}
.card.other-editions > .list-group li > a {
	font-size: 14px;
	font-weight: 600;
}

.table-card-deck h3 {
	margin-top: 1.25rem;
	margin-bottom: .6125rem;
}
.table-card-deck:first-child h3 {
	margin-top: 0;
}
.card.table-card {
	margin-bottom: 1.25rem !important;
	border-top: 1px solid #797979;
}
.card.table-card .card-title {
	font-size: 1.2rem;
	margin-top: -1.25rem;
	margin-left: -1.25rem;
	margin-right: -1.25rem;
	padding: .6125rem 1.25rem;
	color: #000;
	background-color: rgba(70,173,173,.6);
}

.card-body.empty-body {
	padding-bottom: 0;
	padding-top: 0;
}
.card.table-card .card-body.empty-body .card-title {
	margin-top: 0;
	margin-bottom: 0;
}


.card-rows {
	display: table;
}
.card-rows .card-row {
	display: table-row;
}
.card-rows .card-row .card-col {
	display: table-cell;
}
@media (max-width: 500px) {
	.card-rows,
	.card-rows .card-row,
	.card-rows .card-row .card-col {
		display: block;
	}
	.card-rows .card-row {
		padding-bottom: 12px;
	}
}

.card.table-card .card-col-label {
	padding-right: 12px;
	font-weight: 600;
}

/* Tabs */

.nav-tabs,
.nav-tabs * {
	border-radius: 0 !important;
}
.nav-tabs {
	border-color: #797979;
}
.nav-tabs .nav-link {
	padding: .8rem 1rem;
	text-decoration: none !important;
}
.nav-tabs .nav-link > .badge {
	margin-left: 5px;
	border-radius: 4px !important;
	color: rgba(0,0,0,.9);
	background-color: rgba(70,173,173,.4);
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
	border-color: #aaa #aaa #797979;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	border-color: #797979 #797979 #fff;
	background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAICAYAAAA4GpVBAAAAEElEQVR42mN0W7v2PyNhAgCbnxUBnXHrVgAAAABJRU5ErkJggg==) 0 0 repeat-x;
}

.dataTables_wrapper caption {
	caption-side: top !important;
	text-align: right !important;
}
.dataTables_wrapper .buttons-print {
	position: relative;
	bottom: -45px;
}

.has-table-cards .dataTables_wrapper .buttons-print {
	display: none;
}

.dataTables_wrapper table thead th {
	color: #fff;
	background-color: #646363;
}

table.dataTable thead .sorting {
	background-image: url("../images_gui/icons/sort_both.png");
}
table.dataTable thead .sorting_asc {
	background-image: url("../images_gui/icons/sort_asc.png");
}
table.dataTable thead .sorting_desc {
	background-image: url("../images_gui/icons/sort_desc.png");
}

th.sum-label-before {
	border-right: 1px solid #ddd;
}
th.sum-label {
	background-color: #f9f9f9;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #000;
}
th.sum-value {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #000;
}


.header-right-dropdown {
	text-align: center;
	margin-bottom: -4px;
}
.header-right-dropdown .dropdown-menu {
	text-align: right;
}
.logged-in .header-right-dropdown {
	margin-bottom: 12px;
}
.dropdown-menu {
	max-width: 300px;
}
.dropdown-menu a {
	color: #000 !important;
}

#myPageDropdown.dropdown-menu {
	min-width: 10rem;
	padding: .5rem 0;
	margin: .125rem 0 0;
	font-size: 1rem;
	color: #fff;
	background-color: #646363;
	border: 1px solid #797979;
	border-radius: 0;
}
#myPageDropdown a {
	color: #fff !important;
}
#myPageDropdown .dropdown-item.active,
#myPageDropdown .dropdown-item:active,
#myPageDropdown .dropdown-item:hover,
#myPageDropdown .dropdown-item:focus {
	color: #000 !important;
	background-color: #fff !important;
}


/* *******************************************************************************************
 *         Forms                                                                             *
 ******************************************************************************************* */

.form-control,
.custom-select {
	border-radius: 0 !important;
}

.col-form-label {
	font-weight: 600;
}
fieldset .form-control,
fieldset select {
	max-width: 350px;
}
fieldset legend {
	font-size: 1.5rem;
	padding: 0 0 5px 0;
	margin-top: 1.5rem;
	margin-bottom: 1rem;
	border-bottom: 4px solid #646363;
}
fieldset input[type="text"][size],
fieldset input[type="password"][size],
fieldset input[type="email"][size],
fieldset input[type="tel"][size] {
	width: auto !important;
}


.btn-site {
	padding-left: 35px;
	padding-right: 35px;
	background-color: #a1b28f;
	border-color: #a1b28f;
	font-size: 110%;
	font-weight: 600;
	border-radius: 0 !important;
}
.btn-site.btn-green {
	background-color: #a1b28f;
	border-color: #a1b28f;
}
.btn-site.btn-red {
	background-color: #be4c4c;
	border-color: #be4c4c;
}
.btn-site.btn-site-sm {
	padding: .375rem .75rem;
	font-size: 90%;
}
.btn-site.btn-outline-site {
	color: #666;
	background-color: rgba(70,173,173,.1);
}

.btn-site:not(:disabled):not(.disabled).active:focus,
.btn-site:not(:disabled):not(.disabled):active:focus,
.show > .btn-site.dropdown-toggle:focus {
	box-shadow: 0 0 0 .3rem rgba(38,143,255,.5);
}
.btn-site:hover {
	color: #fff;
	background-color: #3a9898;
	border-color: #707070;
}
.btn-site.btn-green:hover {
	background-color: #369d5f;
	border-color: #fff;
}
.btn-site.btn-red:hover {
	background-color: #ae3c3c;
	border-color: #fff;
}
.btn-site.focus,
.btn-site:focus {
	color: #fff;
	background-color: #3a9898;
	border-color: #707070;
	box-shadow: 0 0 0 .3rem rgba(38,143,255,.5);
}
.btn-site.btn-green.focus,
.btn-site.btn-green:focus {
	background-color: #369d5f;
	border-color: #fff;
}
.btn-site.btn-red.focus,
.btn-site.btn-red:focus {
	background-color: #ae3c3c;
	border-color: #fff;
}
.btn-site:not(:disabled):not(.disabled).active,
.btn-site:not(:disabled):not(.disabled):active,
.show > .btn-site.dropdown-toggle {
	color: #fff;
	background-color: #3a9898;
	border-color: #707070;
}
.btn-site.btn-green:not(:disabled):not(.disabled).active,
.btn-site.btn-green:not(:disabled):not(.disabled):active,
.show > .btn-site.btn-green.dropdown-toggle {
	background-color: #369d5f;
	border-color: #fff;
}
.btn-site.btn-red:not(:disabled):not(.disabled).active,
.btn-site.btn-red:not(:disabled):not(.disabled):active,
.show > .btn-site.btn-red.dropdown-toggle {
	background-color: #ae3c3c;
	border-color: #fff;
}

/* Search btn */

.btn-search {
	padding-left: 35px;
	padding-right: 35px;
	background: #a1b28f url(../images_gui/icons/icon_search.svg) 50% 50% no-repeat;
	border-color: #a1b28f;
	font-size: 110%;
	font-weight: 600;
	border-radius: 0 !important;
}

.btn-search:not(:disabled):not(.disabled).active:focus,
.btn-search:not(:disabled):not(.disabled):active:focus,
.show > .btn-search.dropdown-toggle:focus {
    box-shadow: 0 0 0 .3rem rgba(0,170,255,.9);
}
.btn-search:hover {
	color: #fff;
	background-color: #3576bb;
	border-color: #3576bb;
}
.btn-search.focus,
.btn-search:focus {
	color: #fff;
	background-color: #3576bb;
	border-color: #3576bb;
	box-shadow: 0 0 0 .3rem rgba(0,170,255,.9);
}
.btn-search:not(:disabled):not(.disabled).active,
.btn-search:not(:disabled):not(.disabled):active,
.show > .btn-search.dropdown-toggle {
	color: #fff;
	background-color: #3576bb;
	border-color: #3576bb;
}

#searchAdvBtn {
	font-weight: 600;
	color: #fff !important;
}



b.red {
	display: inline-block;
	color: #c00000 !important;
	padding-left: 5px;
}

#contactServletForm .text-muted {
	font-size: .9rem;
}

/* *******************************************************************************************
 *         Footer                                                                            *
 ******************************************************************************************* */

#pageWrapper footer {
	width: 100%;
	max-width: none;
	margin-top: 20px;
	padding: 0 30px 0 65px;
	border-top: 4px solid #ee7203;
	background-color: rgba(238, 114, 3, .08);
}

footer h2 {
	margin: 0 0 10px 0;
	font-size: 18px;
	line-height: 1.3em;
	font-weight: 700;
	color: #ee7203;
}

.footer-col {
	margin-bottom: 30px;
	padding-left: 30px;
}


#footerLogos {
	margin: 0 15px;
}

#footerColLogo {
	margin-bottom: 30px;
	max-width: 220px;
}

@media (max-width: 991.98px) {
	#footerLogos .col-12 {
		flex: auto;
		max-width: none;
		width: auto;
	}
}

#footerLogos .footer-logo {
	max-width: 140px;
	max-height: 45px;
	margin: 0 12px 12px 0;
}
#footerLogos .footer-logo a {
	display: block;
}
#footerLogos .footer-logo img {
	width: auto;
	height: 100%;
	max-height: 45px;
}
#footerLogos .footer-logo img#footerLogo6 {
	max-height: 37px;
}

/* *******************************************************************************************
 *         Popup                                                                             *
 ******************************************************************************************* */

body.site-popup {
	background-color: #3576bb;
	color: #fff;
	margin: 0;
	padding: 0;
}
body.site-popup #pageWrapper {
	margin: 0 !important;
	padding: 20px !important;
}
body.site-popup header {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	min-height: 0;
	border-bottom: 2px solid #fff;
}
body.site-popup header h1 {
	margin: 0;
}

.vufind-login .fancybox-slide--iframe .fancybox-content {
	width: 550px !important;
	height: 350px !important;
	max-width: 90% !important;
	max-height: 90% !important;
	margin: 0 !important;
}

.popover {
	z-index: 10000;
	opacity: 1;
}

.bs-popover-auto[x-placement^="top"] > .arrow,
.bs-popover-top > .arrow {
	bottom: calc(-.5rem - 12px);
}

.bs-popover-auto[x-placement^="left"] > .arrow,
.bs-popover-left > .arrow {
	top: -5px !important;
	right: calc(-.5rem - 11px) !important;
}
.bs-popover-left {
	top: -20px !important;
}

.popover-body h1,
.popover-body h2,
.popover-body h3,
.popover-body h4,
.popover-body h5,
.popover-body h6 {
	margin: 0 !important;
}

/* *******************************************************************************************
 *         Misc                                                                              *
 ******************************************************************************************* */

.text-normal {
	font-weight: 400;
	font-style: normal;
}
.text-small {
	font-size: 90%;
}
.text-smallest {
	font-size: 11px;
}
.mt12 {
	margin-top: 12px;
}
#imcms-panel-appearance-auto,
#imcms-panel-appearance-hidden{
	display: none !important;
}

hr {
	clear: both !important;
}


.fancybox-slide--iframe .fancybox-content {
	max-height: 90vh;
}

/* *******************************************************************************************
 *         Video                                                                             *
 ******************************************************************************************* */

.video-container {
	overflow: hidden;
	position: relative;
	width:100%;
}
.video-container::after {
	padding-top: 56.25%;
	display: block;
	content: '';
}
.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

