/*!
 ============================================================
 goobi-viewer-theme-cbl 

 Version: 3.5.0 
 License: GPL-2.0-or-later 
 Author: intranda GmbH 
 Description: This is a theme template for the Goobi viewer. 
 ============================================================ 
*/.mx-clearfloats:before,.mx-clearfloats:after{content:" ";display:table}.mx-clearfloats:after{clear:both}.mx-visible{display:block !important;visibility:visible !important}.mx-hidden{display:none !important;visibility:hidden !important}.mx-v-hidden{position:absolute;width:1px;height:1px;clip:rect(1px, 1px, 1px, 1px);white-space:nowrap;overflow:hidden}.mx-list-reset{margin:0;padding:0;list-style:none}.custom-control--select select{padding-top:4px}html,body{font-family:'Theinhardt';font-weight:400}html{font-size:62.5%;width:100%}body{font-size:1.6rem;-webkit-font-feature-settings:"kern" 1;font-feature-settings:"kern" 1;-webkit-font-kerning:normal;font-kerning:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:black}a:hover{color:#222}a:active{color:#222}a:focus{color:#222}.header{z-index:10000;position:relative;width:100%;min-height:100px;-webkit-transition:all .25s ease;transition:all .25s ease;background:transparent}.header__logo-container{top:30px;left:30px;position:absolute;-webkit-transition:all .25s ease;transition:all .25s ease}.header__actions{display:-webkit-box;display:-ms-flexbox;display:flex}.header__roundel{width:70px;height:70px;position:absolute;fill:#f7edd3;-webkit-transition:all .25s ease;transition:all .25s ease}.header__cblogo-name{height:70px;width:calc(70px * 1.6);position:absolute;fill:white;left:86px;top:0px;opacity:1;-webkit-transition:all .25s ease;transition:all .25s ease}.header__menu-container{position:absolute;right:0;margin-right:4rem;margin-top:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all .25s ease;transition:all .25s ease}.header__search-icon{width:35px;height:35px;cursor:pointer}.header__search-icon .a{fill:white}.header__search-icon .b{stroke:white}.header__search-icon-close{position:relative;width:35px;height:35px;opacity:1;display:none;cursor:pointer}.header__search-icon-close::before,.header__search-icon-close::after{position:absolute;left:15px;content:' ';height:35px;width:2px;background-color:white}.header__search-icon-close::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header__search-icon-close::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header__mobile-navigation{background:grey;position:fixed;height:100%;width:100%;display:none;left:0;top:0}.header.-search-list{min-height:130px;background:#454242}.header.-header-scrolled{background:white;min-height:80px}.header.-header-scrolled::after{height:20px;width:100%;display:block;content:"";position:absolute;top:100%;opacity:.33333;background:-webkit-gradient(linear, left top, left bottom, from(hsl(0,0%,0%)), color-stop(19%, hsla(0,0%,0%,0.738)), color-stop(34%, hsla(0,0%,0%,0.541)), color-stop(47%, hsla(0,0%,0%,0.382)), color-stop(56.5%, hsla(0,0%,0%,0.278)), color-stop(65%, hsla(0,0%,0%,0.194)), color-stop(73%, hsla(0,0%,0%,0.126)), color-stop(80.2%, hsla(0,0%,0%,0.075)), color-stop(86.1%, hsla(0,0%,0%,0.042)), color-stop(91%, hsla(0,0%,0%,0.021)), color-stop(95.2%, hsla(0,0%,0%,0.008)), color-stop(98.2%, hsla(0,0%,0%,0.002)), to(hsla(0,0%,0%,0)));background:linear-gradient(top, hsl(0,0%,0%) 0%, hsla(0,0%,0%,0.738) 19%, hsla(0,0%,0%,0.541) 34%, hsla(0,0%,0%,0.382) 47%, hsla(0,0%,0%,0.278) 56.5%, hsla(0,0%,0%,0.194) 65%, hsla(0,0%,0%,0.126) 73%, hsla(0,0%,0%,0.075) 80.2%, hsla(0,0%,0%,0.042) 86.1%, hsla(0,0%,0%,0.021) 91%, hsla(0,0%,0%,0.008) 95.2%, hsla(0,0%,0%,0.002) 98.2%, hsla(0,0%,0%,0) 100%)}.header.-header-scrolled .header__logo-container{top:15px}.header.-header-scrolled .header__roundel{fill:#00c587;width:50px;height:50px}.header.-header-scrolled .header__cblogo-name{height:50px;width:calc(50px * 1.6);fill:black;left:70px;top:0px}.header.-header-scrolled .header__menu-container{margin-top:2.5rem}.header.-header-scrolled .navigation a,.header.-header-scrolled .navigation button,.header.-header-scrolled .navigation .btn{color:black}.header.-header-scrolled .navigation li a::after{border-bottom-color:black}.header.-header-scrolled .header__search-icon{width:35px;height:35px;cursor:pointer}.header.-header-scrolled .header__search-icon .a{fill:black}.header.-header-scrolled .header__search-icon .b{stroke:black}.eyecatcher{background-color:black;background:url('../../images/template/background_index.jpg');background-repeat:repeat;background-size:auto;width:100%;background-repeat:no-repeat;background-size:cover}.eyecatcher__inner{color:white;position:relative;padding:10rem;max-width:50%;padding-top:17rem;padding-bottom:20rem}.eyecatcher__top-title{font-size:1.4vw;font-family:'Theinhardt';font-weight:600;margin-bottom:1rem}.eyecatcher__page-title h2{font-size:5vw;font-family:'Theinhardt';font-weight:700;line-height:.95;letter-spacing:-0.025em;margin-bottom:0}.eyecatcher__sub-title{font-size:1.4vw;font-family:'Theinhardt';font-weight:400;margin:2rem 0;line-height:1.4}.eyecatcher__action-button{border:1px solid white;background:rgba(255,255,255,0);padding:1.3rem 2rem 1rem 2rem;display:inline-block;color:white;font-size:1.1vw;-webkit-transition:all .2s ease;transition:all .2s ease;margin-top:1.5rem}.eyecatcher__action-button:hover,.eyecatcher__action-button:active,.eyecatcher__action-button:focus,.eyecatcher__action-button:focus-within{background:#f7edf4;text-decoration:none;border:1px solid white;color:black}.header__mobile-hamburger-menu{margin-left:2rem;display:none}.header__mobile-hamburger-menu .line{width:40px;height:2px;background-color:#ecf0f1;display:block;margin:10px auto;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;cursor:pointer}.header__mobile-hamburger-menu .line:first-of-type{margin:.2rem auto}.header__mobile-hamburger-menu:hover{cursor:pointer}#hamburger-1.is-active .line:nth-child(2){opacity:0}#hamburger-1.is-active .line:nth-child(1){-webkit-transform:translateY(10px) rotate(45deg);transform:translateY(10px) rotate(45deg)}#hamburger-1.is-active .line:nth-child(3){-webkit-transform:translateY(-14px) rotate(-45deg);transform:translateY(-14px) rotate(-45deg)}@-webkit-keyframes fadeIn{to{opacity:1}}@keyframes fadeIn{to{opacity:1}}.-fadeIn{-webkit-animation:fadeIn .7s ease-in 1s 1 forwards;animation:fadeIn .7s ease-in 1s 1 forwards;opacity:0}.-delay1{-webkit-animation-delay:.5s;animation-delay:.5s}.-delay2{-webkit-animation-delay:.9s;animation-delay:.9s}@media screen and (max-width:1200px){.eyecatcher{min-height:60rem;width:100%;background-size:cover;background-position:23%;background-repeat:no-repeat}.eyecatcher__inner{max-width:75%;padding-bottom:20rem}.eyecatcher__top-title{font-size:2rem}.eyecatcher__page-title h2{font-size:7vw}.eyecatcher__sub-title{font-size:2rem}.eyecatcher__action-button{font-size:2rem}}@media screen and (max-width:768px){.header.-search-list{min-height:90px}.header__logo-container{top:2rem;left:2rem;position:absolute;z-index:100}.header__search-icon{width:30px;height:30px;cursor:pointer}.header__mobile-hamburger-menu{display:block}.header__cblogo-name{height:50px;width:calc(50px * 1.6);position:absolute;fill:white;left:70px;top:0px}.header__roundel{width:50px;height:50px}.header__menu-container{position:absolute;right:3rem;top:3rem;margin-right:0;margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;z-index:1000}.header__actions{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:100;position:absolute;top:0rem;right:0rem}.header__mobile-navigation{position:fixed}.header__mobile-navigation .navigation{display:block}.eyecatcher{min-height:50rem;width:100%;background-size:cover;background-position:23%;background-repeat:no-repeat}.eyecatcher__inner{top:15rem;padding:2rem;max-width:100%}.eyecatcher__top-title{font-size:1.6rem}.eyecatcher__page-title h2{font-size:3.2rem}.eyecatcher__sub-title{font-size:1.6rem}.eyecatcher__action-button{font-size:1.6rem}}.custom-tpl-home__tiles{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 3.5rem}.custom-tpl-home__tile{width:25%;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;padding:0 3rem;max-width:25%}.custom-tpl-home__tile-image{height:310px;width:100%;background-size:contain;background-position:center;background-color:black;-webkit-box-shadow:3px 2px 6px 0 rgba(0,0,0,0.3);box-shadow:3px 2px 6px 0 rgba(0,0,0,0.3);-webkit-transition:.2s ease all;transition:.2s ease all;background-repeat:no-repeat}.custom-tpl-home__tile-image:hover{opacity:.85}.custom-tpl-home__tile-title{text-align:center;padding:2rem 0 6rem 0rem}.custom-tpl-home__tile-title a{color:#7e7772;font-size:2.5rem;font-weight:300}.custom-tpl-home__tile-title a:hover{text-decoration:none}.categories-index-overview{font-size:3.5rem;font-family:'Theinhardt';font-weight:300;width:100%;text-align:center;color:#7e7772;margin:4rem 0}.transarea{padding:1rem}.transarea__inner{background:#8d8784;color:black;padding:5rem 9rem}.transarea__teaser{font-size:3rem;font-family:'Theinhardt';font-weight:300}.transarea__subtext{margin-top:3rem;font-size:2rem;font-family:'Theinhardt';font-weight:400}.transarea__action-button{font-size:2rem;font-family:'Theinhardt';font-weight:400;background:white;padding:1.2rem 2rem 1rem 2rem;border:none;margin-top:3rem;-webkit-transition:all .2s ease;transition:all .2s ease}.transarea__action-button:hover{background:black;color:white}@media screen and (max-width:1200px){.custom-tpl-home__tile{width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:0 2rem;max-width:50%}.custom-tpl-home__tile-image{height:400px}}@media screen and (max-width:768px){.transarea{padding:1rem}.transarea__inner{padding:2rem}.transarea__teaser{font-size:2rem}.transarea__subtext{font-size:1.6rem}.transarea__action-button{font-size:1.6rem}.categories-index-overview{font-size:2.5rem}.custom-tpl-home__tiles{padding:0 1rem}.custom-tpl-home__tile{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:0 0rem;max-width:100%}.custom-tpl-home__tile-image{height:400px}}.page-footer{width:100%;background:#4D4743;padding:2rem 0 1rem 0;color:white;line-height:1.9rem}.page-footer h3{font-weight:600;text-transform:uppercase;margin-bottom:1.9rem;font-size:1.6rem}.page-footer a{color:#F3CF77;position:relative;display:inline-block;margin-bottom:2rem}.page-footer a.-full-width{width:100%}.page-footer a:hover{text-decoration:none;color:white}.page-footer a:hover::after{border-color:#f3f3f3}.page-footer a:after{content:"";display:inline-block;position:absolute;bottom:-0.2em;left:0;width:100%;height:0;border-bottom:1px solid rgba(243,207,119,0.5)}.page-footer__social-media{text-align:center}.page-footer__social-media a{display:block;width:40px;height:40px;line-height:40px;text-align:center;color:#fff;border-radius:100%;background-color:#a5a09b;margin-bottom:1rem}.page-footer__social-media a::after{content:unset}.page-footer__social-media a i{vertical-align:middle;font-size:1.8rem}.page-footer__social-media ul{padding-left:0}.page-footer__social-media li{list-style:none;display:inline-block;margin-left:.4rem;margin-right:.4rem}.page-footer-inner{border-top:1px solid rgba(255,255,255,0.5);border-bottom:1px solid rgba(255,255,255,0.5);padding:3rem 2rem 0rem 2rem}.powered-by{width:100%;text-align:right;padding-right:3rem;padding-top:1rem;opacity:.6}.powered-by a{margin-bottom:0}.social-mini-widget{margin-top:15px}.social-mini-widget h4{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.social-mini-widget ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;padding:0}.social-mini-widget li{margin-right:1.5rem}.social-mini-widget a{background:#7e7772;color:white !important;padding:.9rem;font-size:2rem;border-radius:20px;text-align:center;width:4rem;height:4rem;display:inline-block}.social-mini-widget a:hover{background-color:#625e5b}.-noScroll{overflow:hidden}.icon-totop{font-size:1.5rem;text-align:center}.openseadragon-canvas{background:white !important}@media print{a,a:visited{color:#444 !important;text-decoration:underline}a:link:after{content:""}abbr[title]:after{content:""}}::-webkit-input-placeholder{color:rgba(0,0,0,0.25)}:-moz-placeholder{color:rgba(0,0,0,0.25);opacity:1}::-moz-placeholder{color:rgba(0,0,0,0.25);opacity:1}:-ms-input-placeholder{color:rgba(0,0,0,0.25)}.custom-control__icon{color:white}.btn--default{background:white;color:black;border:none}.btn--default:hover,.btn--default:active,.btn--default:focus{background:white;color:black;border:none}.btn--full{background:#7e7772;color:white;border:none}.btn--full:hover,.btn--full:active,.btn--full:focus{background:#7e7772;color:white;border:none}@media screen and (max-width:768px){.change-local{margin-bottom:1.3125rem}}.image-controls__action.select .custom-control--select select{text-align:center}.image-controls__action.double-page-view{display:none !important}.navigation{z-index:100}.navigation li{margin-right:3rem}.navigation li a::after{content:"";display:inline-block;position:absolute;bottom:-2px;height:auto;border-bottom:1px solid #7A7D74;border-bottom-color:#fff;width:1px;opacity:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .3s ease;transition:all .3s ease}.navigation li a:hover::after{width:100%;opacity:1}.navigation li.active>a,.navigation li.active>button,.navigation li.active>.btn{background:transparent}.navigation a,.navigation button,.navigation .btn{color:white;font-size:2.2rem;font-family:'Theinhardt';font-weight:300}.navigation a:hover,.navigation button:hover,.navigation .btn:hover,.navigation a:focus,.navigation button:focus,.navigation .btn:focus,.navigation a:active,.navigation button:active,.navigation .btn:active,.navigation a:focus-within,.navigation button:focus-within,.navigation .btn:focus-within{background:none;text-decoration:none}.navigation__user-login{display:none !important;visibility:hidden !important}@media screen and (max-width:768px){.navigation{display:none;z-index:100;width:100%;padding-top:10rem;position:fixed;height:100%;background:#454242}.navigation li{float:none;width:100%;padding-left:4rem;padding-bottom:1rem}.navigation li a::after{display:none}.navigation li a:hover::after{display:none}}.ner-person{color:#0174DF}.ner-location{color:#FF8000}.ner-institution{color:#298A08}.normdataLink,.normdataDetailLink,.sortPopovers{color:#7e7772}.numeric-paginator{margin-bottom:2rem}.numeric-paginator li{border:none;margin:15px 5px 5px 0}.numeric-paginator__active a,.numeric-paginator__active span{background:#8d8784;color:white}.view-feedback .form-group textarea{min-height:150px;resize:vertical}.view-feedback .form-group .btn{margin:0}.fullscreen .image-controls__action a:hover,.fullscreen .image-controls__action span:hover,.fullscreen .image-controls__action button:hover,.fullscreen .image-controls__action a:active,.fullscreen .image-controls__action span:active,.fullscreen .image-controls__action button:active,.fullscreen .image-controls__action a:focus,.fullscreen .image-controls__action span:focus,.fullscreen .image-controls__action button:focus{background-color:transparent}.fullscreen .image-controls__action.page-browse,.fullscreen .image-controls__action.select{direction:ltr}.fullscreen .image-controls__action.select{width:auto;max-width:200px}.fullscreen .metadata__element-dl a,.fullscreen .metadata__event-dl a{color:#7e7772}.fullscreen .metadata__element-dl dd,.fullscreen .metadata__event-dl dd{padding-left:1.5rem}.fullscreen .widget-search-in-current-item .input-group-addon{background:#8d8784}.fullscreen .widget-toc__title-expand a{color:#7e7772}.fullscreen .widget-usage__work-downloads .badge,.fullscreen .widget-usage__page-downloads .badge,.fullscreen .widget-usage__citelinks .badge{color:white;background-color:#7e7772}.fullscreen .widget-usage__work-downloads .badge:hover,.fullscreen .widget-usage__page-downloads .badge:hover,.fullscreen .widget-usage__citelinks .badge:hover,.fullscreen .widget-usage__work-downloads .badge:active,.fullscreen .widget-usage__page-downloads .badge:active,.fullscreen .widget-usage__citelinks .badge:active,.fullscreen .widget-usage__work-downloads .badge:focus,.fullscreen .widget-usage__page-downloads .badge:focus,.fullscreen .widget-usage__citelinks .badge:focus{background-color:#625e5b}.fullscreen .widget-usage__citelinks{margin-bottom:15px}.fullscreen .widget-usage__image-fragment .badge{color:white;background-color:#7e7772}.fullscreen .widget-usage__image-fragment .badge:hover,.fullscreen .widget-usage__image-fragment .badge:active,.fullscreen .widget-usage__image-fragment .badge:focus{background-color:#625e5b}.search-list__options{margin-bottom:1rem}.search-list__options a:hover,.search-list__options button:hover,.search-list__options .btn:hover,.search-list__options a:focus,.search-list__options button:focus,.search-list__options .btn:focus,.search-list__options a:active,.search-list__options button:active,.search-list__options .btn:active,.search-list__options a.active,.search-list__options button.active,.search-list__options .btn.active{color:inherit}.search-list__hitcount,.search-list__rss,.search-list__save-search,.search-list__excel-export{display:none}.search-list__rss{display:none}.search-list__save-search{display:none}.search-list__toggle-thumbs{display:none}.search-list__views{display:none}.search-list__sorting{display:none}.search-list__hit{min-width:220px}.search-list__hit-title a{display:inline-block}.search-list__no-thumb-bookmark[data-bookmark-list-type="add"]{display:none}.search-list__hit-thumbnail [data-bookmark-list-type="add"]{display:none}.search-list #numericPaginator{margin-bottom:2rem}.search-list .numeric-paginator:first-of-type{display:none}.custom-tpl-search-list .search-list__hits.grid .search-list__hit-type{display:block !important;visibility:visible !important}.custom-tpl-search-list .search-list__hits.grid .search-list__hit-docstruct{display:none !important;visibility:hidden !important}.custom-tpl-search-list .search-list__hits.grid .search-list__hit-text-label{display:none !important;visibility:hidden !important}.custom-tpl-search-list .search-list__hits.grid .search-list__hit-text{color:#444}.custom-tpl-search-list .search-list__hits.grid .search-list__hit-header .col-12.col-sm-10{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.custom-tpl-search-list .search-list__hits.grid .search-list__hit-text-value{margin-left:unset}.search-list__hits.grid .search-list__hit{border:none;background-color:transparent;margin-bottom:4rem}.search-list__hits.grid .search-list__hit-thumbnail{height:350px;background-size:contain;background-position:bottom center}.search-list__hits.grid .search-list__hit-thumbnail a{height:100%}.search-list__hits.grid .search-list__hit-title h4 a{font-size:2rem;color:#7e7772;font-weight:400}.search-list__hits.grid .search-list__hits__list{grid-template-columns:repeat(auto-fill, minmax(calc(20% - 8rem), 1fr));grid-auto-rows:minmax(400px, auto);grid-gap:8rem;grid-row-gap:4rem}@media screen and (max-width:1200px){.search-list__hits.grid .search-list__hits__list{grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));grid-gap:20px;grid-auto-rows:minmax(300px, auto)}}@media screen and (max-width:768px){.search-list__hits.grid .search-list__hits__list{grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));grid-gap:10px;grid-auto-rows:minmax(300px, auto)}}.search-standard{background:#8d8784;padding:3.5rem}.search-standard__title{color:white}.search-standard__input-label,.search-standard__filter-label{color:white;margin-right:1rem}.search-standard__filter-link a{color:white}.search-standard__filter-link a:hover{color:white;text-decoration:underline}.user-login__body-login-open-id ul{margin:0;padding:0;list-style:none}.metadata__elements{border-bottom:1px solid #ccc;margin-bottom:2rem}.metadata__element{margin-bottom:1rem}.metadata__element:last-child{padding-bottom:1rem}#nerFacetting #overview .current-tags .page-tag.person{color:#0174DF}#nerFacetting #overview .current-tags .page-tag.location{color:#FF8000}#nerFacetting #overview .current-tags .page-tag.corporation{color:#298A08}.fullscreen__header{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;position:absolute;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.fullscreen__header-brand a,.fullscreen__header-controls a,.fullscreen__header-exit a,.fullscreen__header-brand button,.fullscreen__header-controls button,.fullscreen__header-exit button,.fullscreen__header-brand span,.fullscreen__header-controls span,.fullscreen__header-exit span,.fullscreen__header-brand select,.fullscreen__header-controls select,.fullscreen__header-exit select,.fullscreen__header-brand svg,.fullscreen__header-controls svg,.fullscreen__header-exit svg{color:#7e7772;fill:#7e7772}.fullscreen__header-brand a:hover,.fullscreen__header-controls a:hover,.fullscreen__header-exit a:hover,.fullscreen__header-brand button:hover,.fullscreen__header-controls button:hover,.fullscreen__header-exit button:hover,.fullscreen__header-brand span:hover,.fullscreen__header-controls span:hover,.fullscreen__header-exit span:hover,.fullscreen__header-brand select:hover,.fullscreen__header-controls select:hover,.fullscreen__header-exit select:hover,.fullscreen__header-brand svg:hover,.fullscreen__header-controls svg:hover,.fullscreen__header-exit svg:hover,.fullscreen__header-brand a:active,.fullscreen__header-controls a:active,.fullscreen__header-exit a:active,.fullscreen__header-brand button:active,.fullscreen__header-controls button:active,.fullscreen__header-exit button:active,.fullscreen__header-brand span:active,.fullscreen__header-controls span:active,.fullscreen__header-exit span:active,.fullscreen__header-brand select:active,.fullscreen__header-controls select:active,.fullscreen__header-exit select:active,.fullscreen__header-brand svg:active,.fullscreen__header-controls svg:active,.fullscreen__header-exit svg:active,.fullscreen__header-brand a:focus,.fullscreen__header-controls a:focus,.fullscreen__header-exit a:focus,.fullscreen__header-brand button:focus,.fullscreen__header-controls button:focus,.fullscreen__header-exit button:focus,.fullscreen__header-brand span:focus,.fullscreen__header-controls span:focus,.fullscreen__header-exit span:focus,.fullscreen__header-brand select:focus,.fullscreen__header-controls select:focus,.fullscreen__header-exit select:focus,.fullscreen__header-brand svg:focus,.fullscreen__header-controls svg:focus,.fullscreen__header-exit svg:focus{color:#7e7772;fill:#7e7772}.fullscreen__header-brand{opacity:1}.fullscreen__header-controls{padding:0}.fullscreen__header-controls .btn--clean[data-show="thumbs"]{background-image:url("../../images/icons/icon_fs-thumbs.svg")}.fullscreen__header-controls .btn--clean[data-show="thumbs"].in{background-image:url("../../images/icons/icon_fs-close.svg")}.fullscreen__header-exit{margin-left:unset;width:170px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.fullscreen__view-image-inner{background:white}.fullscreen__view-image-thumbs-wrapper{padding-top:0px;margin-top:70px}.fullscreen__view-image-thumb-image-order{color:#7E7772}.fullscreen__view-sidebar{color:#7e7772;background:white}.fullscreen__view-sidebar a{color:#7e7772}.fullscreen__view-sidebar-work-title h2{font-size:2.1rem;font-weight:600}.fullscreen__view-sidebar-accordeon-panel.fs-toc .fullscreen__view-sidebar-accordeon-panel-body{padding-top:1.5rem}.fullscreen__view-sidebar-accordeon-panel-title{font-weight:600}.fullscreen__view-sidebar-search-in-current-item{display:none}@media screen and (max-width:1200px){.fullscreen__header-exit{width:auto}.fullscreen .single-page-view,.fullscreen .doube-page-view,.fullscreen .switch-pages{display:none}}.widget-chronology-slider{padding-right:4rem;margin-bottom:0;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.widget-chronology-slider__item.chronology-slider{padding:0}.widget-chronology-slider__item-input{color:#ddd;margin-bottom:.4rem}#chronoSlider{border-radius:0;background-color:#454242}#chronoSlider .ui-slider-range,#chronoSlider .ui-slider-handle{border-radius:0}#chronoSlider .ui-slider-range{background-color:#f7edd3}#chronoSlider .ui-slider-handle{background-color:#ccc}#overview .current-tags .page-tag.person{color:#0174DF}#overview .current-tags .page-tag.location{color:#FF8000}#overview .current-tags .page-tag.corporation{color:#298A08}.widget-search-drilldown{display:none;position:absolute;top:100%;min-width:300px;max-width:600px;height:250px;padding:10px;border-top:5px solid #777;background-color:#454242;z-index:999}.widget-search-drilldown form{position:relative}.widget-search-drilldown .widget li.active{display:none !important;visibility:hidden !important}.widget-search-drilldown .widget li.active a{color:#f7edd3;background-color:#454242}.widget-search-drilldown__collection,.widget-search-drilldown__groups{position:inherit;min-width:250px;margin:0}.widget-search-drilldown__collection h3,.widget-search-drilldown__groups h3{margin:0;font-size:1.6rem;font-weight:400;color:#ccc;word-break:break-word;cursor:pointer;padding:.3rem .5rem;line-height:24px}.widget-search-drilldown__collection h3:before,.widget-search-drilldown__groups h3:before,.widget-search-drilldown__collection h3:after,.widget-search-drilldown__groups h3:after{content:" ";display:table}.widget-search-drilldown__collection h3:after,.widget-search-drilldown__groups h3:after{clear:both}.widget-search-drilldown__collection h3:hover,.widget-search-drilldown__groups h3:hover{color:#f7edd3}.widget-search-drilldown__collection h3.in,.widget-search-drilldown__groups h3.in{color:#f7edd3}.widget-search-drilldown__collection h3:after,.widget-search-drilldown__groups h3:after{content:"\003e";float:right;margin-top:-2px}.widget-search-drilldown__collection ul,.widget-search-drilldown__groups ul{display:none;position:absolute;top:-15px;left:calc(100% + 10px);min-width:300px;height:250px;padding:10px;border-top:5px solid #777;background-color:#454242;overflow-y:auto}.widget-search-drilldown__collection ul.in,.widget-search-drilldown__groups ul.in{display:block}.widget-search-drilldown__collection ul.in:after,.widget-search-drilldown__groups ul.in:after{content:"";display:block;width:100%;height:30px;background-color:#454242}.widget-search-drilldown__collection ul:after,.widget-search-drilldown__groups ul:after{content:"";display:block;width:100%;height:30px;background-color:#454242}.widget-search-drilldown__collection a,.widget-search-drilldown__groups a{color:#ccc}.widget-search-drilldown__collection a:hover,.widget-search-drilldown__groups a:hover,.widget-search-drilldown__collection a:active,.widget-search-drilldown__groups a:active,.widget-search-drilldown__collection a:focus,.widget-search-drilldown__groups a:focus{color:#f7edd3;text-decoration:none}.widget-search-drilldown__filter{display:none !important;position:relative;top:0;right:0;left:0;width:100%;margin-bottom:10px;padding:0 25px 0 15px;color:#555;border:none;border-left:1px solid #555;background-color:#454242;background-image:url("../../images/template/icon_search_gray.svg");background-repeat:no-repeat;background-position:right center;background-size:18px}.widget-search-drilldown__filter::-webkit-input-placeholder{text-transform:uppercase;color:#555}.widget-search-drilldown__filter:-moz-placeholder{text-transform:uppercase;color:#555;opacity:1}.widget-search-drilldown__filter::-moz-placeholder{text-transform:uppercase;color:#555;opacity:1}.widget-search-drilldown__filter:-ms-input-placeholder{text-transform:uppercase;color:#555}.widget-search-drilldown__collapse{display:none}.widget-search-drilldown__collapse.in{display:none;position:absolute;bottom:0;left:100%;width:100%}.widget-search-drilldown__collapse a{background-color:#454242}@media screen and (max-width:768px){.widget-search-drilldown__collection ul,.widget-search-drilldown__groups ul{top:200px;left:-10px}}.widget-search-sorting{display:none;position:absolute;min-width:32rem;top:100%;padding:20px;padding-top:15px;border-top:5px solid #777;background-color:#454242;z-index:999}.widget-search-sorting ul{margin:0;padding:0;list-style:none}.widget-search-sorting a{color:#ccc}.widget-search-sorting a:hover,.widget-search-sorting a:active,.widget-search-sorting a:focus{color:#f7edd3;text-decoration:none}.widget-usage__work-link-dfg-viewer{display:none !important}.widget-usage__work-download-oai-marc{display:none !important}.widget-usage__work-download-oai-dc{display:none !important}.widget-usage__work-download-ris{display:none !important}.tpl-tags__text{margin-bottom:15px}.custom-tpl-home .header{position:absolute}.searchList-container{padding:6rem;padding-top:1.5rem}.search-list{-webkit-animation:fadeIn .3s ease-in .2s 1 forwards;animation:fadeIn .3s ease-in .2s 1 forwards;opacity:0}.search-list__hit-thumbnail{-webkit-transition:all .3s ease;transition:all .3s ease;background-color:white}.search-list__hit-thumbnail::before,.search-list__hit-thumbnail::after{content:'';position:absolute;width:45%;background:black;-webkit-box-shadow:0 0 16px 8px;box-shadow:0 0 11px 5px;height:10px;bottom:6px;z-index:-1;opacity:.8}.search-list__hit-thumbnail::before{left:25px;-webkit-transform:skew(-20deg) rotate(-4deg);transform:skew(-20deg) rotate(-4deg)}.search-list__hit-thumbnail::after{right:25px;-webkit-transform:skew(20deg) rotate(4deg);transform:skew(20deg) rotate(4deg)}.box:before,.box:after{content:'';position:absolute;width:45%;background:black;-webkit-box-shadow:0 0 16px 8px;box-shadow:0 0 16px 8px;height:10px;bottom:8px;z-index:-1;opacity:.333}.box.both:before{left:16px;-webkit-transform:skew(-20deg) rotate(-4deg);transform:skew(-20deg) rotate(-4deg)}.box.both:after{right:16px;-webkit-transform:skew(20deg) rotate(4deg);transform:skew(20deg) rotate(4deg)}.hidden-preload{width:0px;height:0px;line-height:0}.topbar-search{background-color:#676464;position:relative;width:100%;z-index:100}.topbar-search__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:75px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:6rem}.topbar-search__items a{-webkit-transition:all .1s linear;transition:all .1s linear}.topbar-search__items h3{-webkit-transition:all .1s linear;transition:all .1s linear}.topbar-search__item{position:relative;padding:1.5rem 9rem 1.5rem 0}.topbar-search__item:first-of-type{padding-left:0}.topbar-search__item button{padding-right:2rem;font-size:1.625rem;color:#ddd;background-image:url("../../images/template/icon_caret-down.svg");background-repeat:no-repeat;background-position:right 20%;background-size:12px}.topbar-search__item button:active,.topbar-search__item button:focus{color:#ddd}.topbar-search__item button:hover,.topbar-search__item button.active{color:#f7edd3;background-image:url("../../images/template/icon_caret-down-active.svg")}.topbar-search__item button.in{color:#f7edd3;background-image:url("../../images/template/icon_caret-down-active.svg")}.topbar-search__item.chronology{min-width:250px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%}.topbar-search__item.hits-per-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.topbar-search__item.hits-per-page .custom-control--select{border:none;background-color:transparent;height:30px}.topbar-search__item.hits-per-page .custom-control--select::after{right:21px;width:0;height:0;border-top:.55rem solid #9a9a9a;border-right:.65rem solid transparent;border-bottom:.65rem solid transparent;border-left:.65rem solid transparent;margin-top:-3px}.topbar-search__item.hits-per-page .custom-control--select select{background-color:transparent;color:#ccc}.topbar-search__item.hits-per-page form{height:100%}.topbar-search__item.hits-per-page .topbar-search__item-label{padding-right:0}.topbar-search__item.searchfield,.topbar-search__item.searchfield-overlay{display:none;top:0;right:0;bottom:0;left:0}.topbar-search__item.searchfield{position:absolute;top:130px;height:75px;background-color:#676464;z-index:999}.topbar-search__item.searchfield-overlay{position:fixed;background-color:rgba(255,255,255,0.85);z-index:9}.topbar-search__item.searchfield-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:60px;padding-left:5rem;padding-top:.2rem}.topbar-search__item.searchfield-wrapper [data-toggle="close-search"]{position:relative;top:-1px;width:32px;height:32px;padding:0;border-radius:100%;background-image:url('../../images/template/icon_close_black.svg');background-repeat:no-repeat;background-position:center center;background-size:50%;background-color:#555}.topbar-search__item.searchfield-wrapper [data-toggle="close-search"]:hover,.topbar-search__item.searchfield-wrapper [data-toggle="close-search"]:active,.topbar-search__item.searchfield-wrapper [data-toggle="close-search"]:focus{background-image:url('../../images/template/icon_close_bronze.svg')}.topbar-search__item.back{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.topbar-search__item.back a{display:block;width:32px;height:32px;border-radius:100%;background-image:url('../../images/template/icon_close_black.svg');background-repeat:no-repeat;background-position:center center;background-size:50%;background-color:#555}.topbar-search__item.back a:hover,.topbar-search__item.back a:active,.topbar-search__item.back a:focus{background-image:url('../../images/template/icon_close_bronze.svg')}.topbar-search__item-label{padding-right:2rem;color:#ddd;white-space:nowrap}.topbar-search__item.searchfield form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:90%;margin-right:10px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.topbar-search__item.searchfield input{font-size:2rem;color:white;border:none;background-color:#676464;margin-left:.5rem}.topbar-search__item.searchfield input[type="text"]{width:100%;padding:5px 15px}.topbar-search__item.searchfield input[type="submit"]{width:32px;height:40px;padding:0;border-radius:100%;background-image:url('../../images/template/search-icon-white.svg');background-repeat:no-repeat;background-position:center;background-size:30px;-ms-flex-item-align:center;align-self:center}.topbar-search__item.searchfield input::-webkit-input-placeholder{color:#bbb}.topbar-search__item.searchfield input::-moz-placeholder{color:#bbb}.topbar-search__item.searchfield input::-ms-input-placeholder{color:#bbb}.topbar-search__item.searchfield input::placeholder{color:#bbb}.topbar__infos-container{padding:4rem 6rem 0 6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:1rem}.topbar__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:75px}.topbar__items.home{height:25px}.topbar__item{margin-bottom:.3rem;padding-right:1rem;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.topbar__item.breadcrumbs,.topbar__item.active-filter,.topbar__item.hitcount,.topbar__item.sorting-info{font-size:1.7rem}.topbar__item.active-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none}.topbar__item.active-filter a{display:inline-block;margin-right:5px;padding:.3rem 1rem .1rem 1rem;font-size:1.4rem;color:#f7edd3;border-radius:5px;background-color:#454242;top:-2px;position:relative}.topbar__item.active-filter a:hover,.topbar__item.active-filter a:active,.topbar__item.active-filter a:focus{text-decoration:none}.topbar__item.hitcount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.topbar__item.hitcount span:nth-of-type(2){font-weight:700;color:#454242;padding-left:.3rem}.topbar__item.sorting-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.topbar__item.sorting-info span:nth-of-type(2){font-weight:700;color:#454242;padding-left:.3rem}.topbar__item-filter-label{width:70px;display:inline-block}@media screen and (max-width:768px){.searchList-container{padding:6rem 2rem;padding-top:1.5rem}.topbar-search__item{padding-right:4rem;padding-left:0}.topbar-search__items{padding-left:2rem}.topbar-search__item.chronology,.topbar-search__item.hits-per-page{display:none}.topbar-search__item.searchfield{top:90px}.topbar-search__item.searchfield input[type="text"]{width:60%}.topbar__infos-container{padding-left:2rem;padding-right:2rem}}
/*# sourceMappingURL=WebContent/resources/themes/cbl/css/dist/cblStyles.css.map */