@import "./resource.css";
@import "./artworkCard.css";
@import "./artworkfiltersearch.css";
@import "./artworkfiltersearchinline.css";
@import "./artworkHeader.css";
@import "./breadcrumb.css";
@import "./photographLightbox.css";
@import "./institutionfiltersearch.css";
@import "./personfiltersearch.css";
@import "./summaryImages.css";
@import "./photographTable.css";
@import "./rsbv.css";
@import "./structuredSearch.css";
@import "./similarArtworks.css";
@import "./simpleSearch.css";
@import "./start.css";
@import "./statistics.css";
@import "./searchbar.css";
@import "./photoTiles.css";
@import "./filtersearch.css";
@import "./partner.css";
@import "./footer.css";

.Select-menu-outer{
  display: flex;
}

.word-break{
  word-break: break-all !important;
  word-wrap: break-word !important;
  height: max-content;
  width: max-content;
  min-width: 350px !important;
}
.save-as-dataset-modal__error-message{
  padding: 15px;
}


body > div:nth-child(2) > div.fade.in.modal > div > div > div.modal-body > div > div{
  height: unset !important;
}
#search-results .griddle-custom-row{
  gap:1vw;
}

.SplitPane.vertical{
  background-color: white !important;
}

.overlay-lightbox__dialog .modal-content{
  padding: 18px;
}

.SparqlQueryEditor--sparqlQueryEditor{
  margin: 50px 10px 10px !important;
}
.copyright-stmt-link{
  text-decoration: underline; 
  color: #6b0000 !important;
}
.copyright-uri{
  display: flex;
  align-items: center;
  gap: 5px;
}

.h8{
  color:black !important;
}
.copyright-info-text{
  font-weight:500;
  color:black !important;
}
.modal-body{
  padding: 0px !important;
}
.container-copyright-img{
  height: 4vh;
}
.copyright-section{
  top: 25vh;
  left: 2vw;
  position: absolute;
}

img.imageCopyright{
  height: 3vh;
  display: flex;
  float: right;
}

.navbar-default .rs-icon{
  font-size: 13.5px !important;
}
.semantic-facet-holder {
    line-height: 20px;
}

.downloadButton{
  align-items: center;
  place-content: center;
  padding: 0.7vw;
  display: flex;
  align-self: center;
}
#template-content > div > div > div.flexlayout__tab.flexlayout__tab_border.flexlayout__tab_border_left > div > div > div > div.DropArea--children.undefined > div.set-management__footer > div > div.set-management__item-view-mode.btn-group.btn-group-xs{
  display: flex !important;
}
.set-management__footer-buttons{
  padding:45px 10px !important;
}


#template-content > div > div > div.flexlayout__tabset > div > div.flexlayout__tab_toolbar > button{
  height: 100%;
}
.base-breadcrumb, div.page-breadcrumb, ol.page-breadcrumb{
  position: unset !important;
}

.page{
  padding-top:0px !important;
}

.flexlayout__tabset_tabbar_outer.flexlayout__tabset_tabbar_outer_top.flexlayout__tabset-selected{
  height: 35px !important;
}

.flexlayout__tab{
  top: 35px !important;
}

.rs-grid-element.panel.panel-default.artwork-card-big.fade-in-fwd{
  width: 90% !important;
}

.summary-image-main.imageAndSourceContainer{
  display: flex;
  flex-direction: row;
}

.metadataButton{
  height: 2vh;
    display: flex;
    align-self: center;
    border-radius: 33px;
    border: lightgrey solid 1px;
    align-items: center;
    place-content: center;
    padding: 0.7vw;
    min-height: 35px;
}
.metadataButton:hover{
background: gainsboro;
}
.metadataText{
  color: rgb(55 88 167) !important ;
}



.left-cheesy{
 overflow-y: scroll;
    height: 90vh; 
}
.provRow{
    display: flex;
    align-items: center;
    padding: 6px 8px;
    gap: 1vw;
}

.mailTo{
  color: royalblue !important;
  text-decoration: underline;
}

#main-containers > div.news-content > div > div > div > div.griddle-container > div > div.griddle-custom-row{
  flex-direction: column !important;
  align-items: unset !important;
  gap:1vw;
  padding-bottom: 100px;
}
.news-card{
  padding: 15px;
  border: 1px solid #e9e9e9;
    border-radius: 5px;
}


.news-card-text{
  flex-direction: column;
}

.news-card-wrapper{
  display: flex;
  gap: 1vw;
}

#rsbv > table > tbody > tr > table > tbody > tr > td:nth-child(2){
  padding-left: 1px !important;
  padding-right: 1px !important;
}


.table>tbody>tr>td {
      padding: 6px 8px !important; 
}

#breadcrumb > ol > div > div:nth-child(3){
  margin-right: 0 !important;
}

.plus-sign{
    text-decoration:none   !important;
    background: gainsboro;
    border-radius: 1000px !important;
    height: 21.6px;
    width: 21.6px;
    padding: 2px;
    margin: 4px;
    cursor: pointer;
    border-radius: 100%;
    box-shadow: 1px 1px 3px 1px #e7e7e7;
    display: none;
    justify-content: center;
    align-items: center;
    font-weight: bolder;
    font-size: 20px;
}

.joyride-tooltip__main{
  line-height: normal !important;
}

i.fa.fa-eye{
  color: white !important;
}
.logoLarge{
      text-align: center;
    border-radius: 5px;
    font-size: 26px;
    min-height: 12vh;
    min-width: 280px;
    width: 19vw;
    margin-top: 3vh;
    color: white !important;
    background: #0000008a;
    padding: 8px;
    box-shadow: 0px 0px 8px 1px #201f1f;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.image-uploader-section{
  margin-top: 3vh;
    border: 2px dashed #4b93db;
    box-shadow: 0px 0px 8px #dededede;
    border-radius: 4px;
    margin-top: 150px;
    min-width: 400px;
    min-height: 150px;
}

td.rectoVersoCell >img{
  max-height: 100px !important;
}


.photographFieldViewData{
   width: 100%;
}
.downloadImageButton{
    position: absolute;
    left: 2vw;
    top: 21vh;
    padding: 24px;
    border-radius: 13px;
    background: #519fe3;
}
.downloadImageButton >a {
  color: white !important;
}
/* @keyframes slide {
  0%, 100% {
    left: 0;
  }
  50% {
    left: -80%;
  }

  100%{
    left:20%;
  }
} */

.CardCarousel:hover {
  background: #e7e7e7;
}
.CardCarousel{
    gap: 21px;
    display: flex;
    flex-direction: row;
    border: 1px solid #d8d8d8;
    padding: 10px;
    border-radius: 85px;
    margin-left: 24px;
    transition: 0.5s;
    background:white;
}

.titleCarouselNews{
  width: 150px;
  align-self: center;
}
.ReadmoreCarousel{
  width: 50px;
  border: 1px solid black;
  height: 40px;
  display: flex;
  place-items:center;
  text-align: -webkit-center;
  text-align: center;
  
}
.TextWrapperCarousel{
  display: flex;
  gap: 5px;
}

.newsSection {
  animation: slide 80s linear infinite;
  position: absolute;
  top: 0;
  left: 0;
}


.newsSection{
  display: flex;
  padding-top: 10px;
  width: 100%;
    background: #eceeee;
    padding-bottom: 12px;
}

#NewsSection{
  display: flex;
  gap:0.5vw;
  padding-left: 10vw;
  padding-right: 10vw;
}

.NewsDescription{
  padding-top: 1vh;
  width: 65vw;
}

  .modal-dialog.overlay-lightbox__dialog.modal-dialog{
     width: 95%;
    left: 35px;
    backdrop-filter: blur(5px);
    background-color: rgba(0, 0, 0, 0.61);
    backdrop-filter: blur(5px);
  }

.ErrorButtons > a{
  color: white !important;
}

.ErrorButtons{
    font-weight: 700;
    display: flex;
    gap: 3vw;
    color: white !important;
    font-size: 18px;
    flex-direction: column;
    max-width: 19vw;
}
.ButtonError{
    padding: 32px;
    border: 1px solid #a7a7a7;
    border-radius: 20px;
    min-width: 120px;
    display: flex;
    place-content: center;
    background: #3e8aae;
    transition: 0.1s;
}
.ButtonError:hover{
   box-shadow: 0px 7px 14px -4px #505050;
}



.AnnotationDashboard{
  width: 100%;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 20px;
}

.GeosourceIcons{
  width: 30px !important;
  display: flex;
  flex-direction: row;
  justify-content: right;
}
.modal-dialog.overlay-modal__dialog.modal-dialog{
  width: 96%;
}

.overlay-lightbox{
background-color: rgba(0, 0, 0, 0.61);
backdrop-filter: blur(5px);
}
.WrapperBioRelations{
  width: 50% ;
}
.textsourceIconDNB{
  font-size: 10px !important;
}

@media(max-width: 1480px) {
  .WrapperBioRelations{ 
        width: 100% !important;
  }
}

.bioTemplate{
  width: 98%;
  box-shadow:0px 0px 20px 1px #f8f8f8
}
.linkImageWrapper{
  display: flex;
  padding: 6px;
  border: 2px solid #a1a1a1;
  border-radius: 35px;
   transition: 0.5s;
  box-shadow: 1px 1px 3px 1px #e7e7e7;
}
.artistAdditionalOptions{
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  width: 100%;
  padding-bottom: 10px;
  position: relative;
}
.sourceIconDNB{
  /* margin-right: 10px; */
  width: 33px;
  border-radius: 100%;
  padding: 3px;
  box-shadow: 2px 3px 4px 1px #e7e7e7;
}

.original-linkDNB{
  display: flex;
  justify-content: right;
  padding-right: 1vw;
}
.linkImageWrapper:hover {
    background: #e7e7e7;
}
.tree-view{
  padding-left: 10px;
}

.MyItalic{
  font-style: italic;
}

.PersonBioCard{
  padding-top: 10px;
  padding-bottom: 40px;
  display: flex;
  place-content: center;
}

.BioText{
  margin: 15px;
  font-style: italic;
 
}
.BioText >h2 {
   font-weight: 500 !important;
   font-style: italic;
   font-size: 18px !important;
}
 #filter-dropdown {
    display: flex;
    padding-left: 10px;
    align-self: center;
  }

#filter-dropdown .dropdown.btn-group {
    cursor: pointer;
    margin-right: 1vw;
  }
#filter-dropdown .dropdown.btn-group button {
    min-width: 150px;
    background: white;

    min-width: 95px;
    font-size: 18px;
    color: gray !important;
    box-shadow: 0px 0px -7px 0px #eaeaea;
    border: 1px solid #c4c4c4 !important;
    border-radius: 5px;
    content: "Artwork";
  }

  .fieldsToAssert{
    max-height: 39px;
    cursor: pointer;
    padding-bottom: 1px;
    margin-top: 9px ;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px !important;
    border: 1px solid #c4c4c4 !important;
    border-radius: 5px !important;
    text-overflow: ellipsis;
    overflow-x: clip;
  }


    .matchingsButt{
    max-height: 39px;
    cursor: pointer;
       margin-right: 10px;
    padding-bottom: 1px;
    margin-top: 9px ;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px !important;
    border: 1px solid #c4c4c4 !important;
    border-radius: 5px !important;
    text-overflow: ellipsis;
    overflow-x: clip;
  }



    .ReportError{
    background: #ffe59b;
    margin-right: 10px;
    max-height: 39px;
    cursor: pointer;
    padding-bottom: 1px;
    margin-top: 9px ;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px !important;
    border: 1px solid #c4c4c4 !important;
    border-radius: 5px !important;
    text-overflow: ellipsis;
    overflow-x: clip;
  }
.MatchPanel--findAlignedButton{
  height: 35px !important;
}
.MatchPanel--unalignButton{
  height: 38px !important;
}

.SemanticTreeInput--dropdownButton {
  height: 38px !important;
}

.MatchPanel--nodeInfoButton{
  height: 30px !important;
  width: 30px !important;
}
.SplitPane  {
  height: 100% !important;
}
.btn {
  padding: 10px 12px !important;
}
ol.page-breadcrumb {
  display: unset !important;
  align-items: unset !important;
  padding: unset !important;
  padding-left: 24px !important;
  padding-right: 24px !important;
}
ol > li {
    padding-top: 10px;
}
.keyword-search-container{
 border: none !important;
  
}

.griddle-container{
  padding-top: 8px;
}

.keyword-search-container {
 width: 100% !important; 
}

.keyword-search-container i{
 display: none !important;
}
  .h3, .rs-h3, h3 {
    font-size: 16px !important;
    text-transform: uppercase;
}
.h1, .rs-h1, h1 {
  font-weight: 500 !important;
}
.h4, .rs-h4, h4 {
    font-size: 14px !important;
}
.navbar {
    min-height: var(--nav-height,58px) !important;
    height: var(--nav-height,58px) !important;
  }

.btn-default {
  border-color: var(--color-primary-50, #e0dee9) !important;
}
/* 
.SplitPane {
  height: auto !important;
} */

#tableViewWrapp{
  min-height: 100px !important;
}
.mediumImageSizeAnimate {
  width: 35vw;
  height: 50vh;
}

div + .animated-background {
  display: none !important;
}
div + .table-of-animation {
  display: none !important;
}

.researchspace-table-widget-holder + .table-of-animation{
  display: none;
}

table + .table-of-animation {
  display: none !important;
}
div + .animated-background-sm {
  display: none !important;
}
td + .animated-background-sm {
  display: none !important;
}
a + .animated-background-sm {
  display: none !important;
}

div + .animated-background-x-sm {
  display: none !important;
}
td + .animated-background-x-sm {
  display: none !important;
}
a + .animated-background-x-sm {
  display: none !important;
}
#rs-page-resource__field + .animated-background-bg {
  display: none !important;
}
#rs-page-resource__field + .animated-background-td {
  display: none !important;
}
div + .animated-background-td {
  display: none !important;
}
div + .animated-background-bg {
  display: none !important;
}
td + .animated-background-bg {
  display: none !important;
}
a + .animated-background-bg {
  display: none !important;
}

#rs-page-resource__field + .animated-background-bg {
  display: none !important;
}
#rs-page-resource__field + .animated-background-bg {
  display: none !important;
}

div + .animated-background-xs {
  display: none !important;
}
td + .animated-background-xs {
  display: none !important;
}
a + .animated-background-xs {
  display: none !important;
}

#rs-page-resource__field + .animated-background-xs {
  display: none !important;
}

div + .animated-background-filters {
  display: none !important;
}
td + .animated-background-filters {
  display: none !important;
}
a + .animated-background-filters {
  display: none !important;
}
#filter-panel > div > span {
  display: none;
}
#artwork-filter-search > div > div.panel-heading > h4 > a{
  font-size: 18px !important;
}

svg.logo-desktop{
  margin-bottom: 35px;
}
.modal-backdrop.in {
  position: fixed;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  background: rgb(255, 255, 255) !important;
  opacity: 1 !important;
}


.modal-backdrop.in .system-spinner {
  display: block !important;
  color: #880c0c;
  font-size: 90px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: absolute;
  left: 48%;
  top: 40%;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
  animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}



.animated-background-filters {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1vh;
  border-radius: 5px;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-name: placeHolderShimmer;
  background: #f6f7f8;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 44%);
  background-size: 800px 104px;
  height: 10%;
  margin-bottom: 10px;
  margin-top: 10px;
  min-width: 10vw;
  box-sizing: inherit;
  position: relative;
}

.customrow {
  display: inline-block;
}

.animated-background-td {
  gap: 10%;
  border-radius: 5px;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-name: placeHolderShimmer;
  background: #f6f7f8;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 44%);
  background-size: 800px 104px;
  min-height: 1vh;
}
.one {
  width: 6vw;
  float: left;
  height: 1vh;
}
.two {
  height: 1vh;
  width: 10vw;
  float: right;
}

.animated-background {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1vh;
  border-radius: 5px;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-name: placeHolderShimmer;
  background: #f6f7f8;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 44%);
  background-size: 800px 104px;
  min-height: 23vh;
  box-sizing: inherit;
  position: relative;
}

.animated-background-sm {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1vh;
  border-radius: 5px;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-name: placeHolderShimmer;
  background: #f6f7f8;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 44%);
  background-size: 800px 104px;
  height: 10%;
  margin-bottom: 10px;
  min-width: 20vw;
  box-sizing: inherit;
  position: relative;
}

.animated-background-x-sm {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1vh;
  border-radius: 5px;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-name: placeHolderShimmer;
  background: #f6f7f8;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 44%);
  background-size: 800px 104px;
  height: 10%;
  margin-bottom: 10px;
  min-width: 8vw;
  box-sizing: inherit;
  position: relative;
}
.animated-background-long-line {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1vh;
  border-radius: 5px;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-name: placeHolderShimmer;
  background: #f6f7f8;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 44%);
  background-size: 800px 104px;
  height: 18%;
  margin-bottom: 10px;
  width: 35vw !important;
  box-sizing: inherit;
  position: relative;
}

.animated-background-sm1 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1vh;
  border-radius: 5px;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-name: placeHolderShimmer;
  background: #f6f7f8;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 44%);
  background-size: 800px 104px;
  height: 10%;
  margin-bottom: 10px;
  min-width: 15vw;
  box-sizing: inherit;
  position: relative;
}

.animated-background-sm2 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1vh;
  border-radius: 5px;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-name: placeHolderShimmer;
  background: #f6f7f8;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 44%);
  background-size: 800px 104px;
  height: 10%;
  margin-bottom: 10px;
  min-width: 19vw;
  box-sizing: inherit;
  position: relative;
}

.animated-background-sm3 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1vh;
  border-radius: 5px;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-name: placeHolderShimmer;
  background: #f6f7f8;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 44%);
  background-size: 800px 104px;
  height: 50%;
  margin-bottom: 10px;
  min-width: 20vw;
  box-sizing: inherit;
  position: relative;
}

.animated-background-sm4 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1vh;
  border-radius: 5px;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-name: placeHolderShimmer;
  background: #f6f7f8;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 44%);
  background-size: 800px 104px;
  height: 10%;
  margin-bottom: 10px;
  min-width: 17vw;
  box-sizing: inherit;
  position: relative;
}

.animated-background-sm5 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1vh;
  border-radius: 5px;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-name: placeHolderShimmer;
  background: #f6f7f8;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 44%);
  background-size: 800px 104px;
  height: 10%;
  margin-bottom: 10px;
  min-width: 14vw;
  box-sizing: inherit;
  position: relative;
}

.animated-background-sm6 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1vh;
  border-radius: 5px;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-name: placeHolderShimmer;
  background: #f6f7f8;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 44%);
  background-size: 800px 104px;
  height: 10%;
  margin-bottom: 10px;
  min-width: 17vw;
  box-sizing: inherit;
  position: relative;
}

.animated-background-sm7 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1vh;
  border-radius: 5px;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-name: placeHolderShimmer;
  background: #f6f7f8;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 44%);
  background-size: 800px 104px;
  height: 10%;
  margin-bottom: 10px;
  min-width: 12vw;
  box-sizing: inherit;
  position: relative;
}

.animated-background-sm8 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1vh;
  border-radius: 5px;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-name: placeHolderShimmer;
  background: #f6f7f8;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 44%);
  background-size: 800px 104px;
  height: 10%;
  margin-bottom: 10px;
  min-width: 10vw;
  box-sizing: inherit;
  position: relative;
}

.animated-background-xs {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1vh;
  border-radius: 5px;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-name: placeHolderShimmer;
  background: #f6f7f8;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 44%);
  background-size: 800px 104px;
  min-height: 3vh;
  max-width: 7vw;
  box-sizing: inherit;
  position: relative;
}

@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}

body {
  font-size: 16px;
  line-height: 1.2;
  color: #000000;
  font-family: "Roboto";
}

#main-containers {
  display: block !important;
  width: 95% !important;
}

#structured-search .page{
  padding-top: var(--breadcrumb-height,34px) !important;
}
a.rs-icon.rs-icon-user_round.rs-xs-none{
  display: flex;
  padding-left: 10px;
  align-items:center;
  gap: 10px;
}
header {
  font-family: "Roboto";
  margin-top: 4vh;
}

header h1 {
  font-size: xx-large !important;
}

.rs-header-logo {
  font-size: 0 !important;
  width: 110% !important;
  height: 80px !important;
}

.navbar-default {
  background: white !important;
  box-shadow: none !important;
  border-bottom: 1px solid #ededed !important;
  /* box-shadow: 0px 0px 5px 0px #8d8d8d; */
}

.navbar-header {
  background: url(/assets/images/ar.png);
  font-size: 0 !important;
  width: 10vw;
  min-width: 120px;
  margin-left: 1vw;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

a {
  color: #333 !important;
  border-radius: 5px !important;
}

.rs-h2,
h2,
.h2 {
  font-family: "Roboto";
  color: #000000;
  font-size: 18px !important;
  line-height: 1.2;
  font-weight: 600;
}

.result-title {
  margin-top: 6vh;
  margin-bottom: 3vh;
  width: 100%;
  font-size: x-large;
  filter: drop-shadow(2px 2px 6px gray);
  text-align: center;
}

.no-margin {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.modal-backdrop {
  background-color: #e9e9e9 !important;
}

.filters-container .panel-heading {
  background: white !important;
}

.filters-container .panel-heading .panel-title a::before {
  color: gray !important;
  margin-right: 2px;
  transition: 0.3s;
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f077";
}

.filters-container .panel-heading .panel-title a.collapsed::before {
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078";
}

.navbar-collapse {
  overflow: visible !important;
  transition: 0.3s;
  padding-left: unset !important;
  padding-right: unset !important;
}

.navbar-default .navbar-toggle.collapsed .icon-bar {
  background-color: #1c252c;
}
.navbar-toggle .icon-bar {
  transition: 0.3s;
}
.navbar-toggle .icon-bar:nth-of-type(2) {
  transform: rotate(40deg) translate3d(4px, 5px, 0px);
}
.navbar-toggle .icon-bar:nth-of-type(3) {
  transition: 0s;
  visibility: hidden;
}
.navbar-toggle .icon-bar:nth-of-type(4) {
  transform: rotate(-40deg) translate3d(4px, -4px, 0px);
}
.navbar-toggle.collapsed .icon-bar {
  visibility: unset;
  transform: unset;
}
.navbar-toggle {
  height: 40px;
}
.navbar-toggle.collapsed {
  transition: 0.3s;
  background-color: white !important;
}

.rs-application .table > tbody > tr > td {
  border-bottom-color: #ebebeb !important;
}

.semantic-table-holder {
  position: relative;
  width: 100%;
}
/* 
.semantic-table-holder td .system-spinner {
  display: none !important;
} */

.rs-application .table > thead > tr > th {
  border-bottom-color: #000000 !important;
}

.rs-application .Select-placeholder {
  color: gray;
}

.rs-application .is-open .Select-arrow,
.rs-application .Select-arrow,
.rs-application .Select-arrow-zone:hover > .Select-arrow {
  border-top-color: black;
}

.panel-body {
  background-color: white !important;
}
.rs-icon {
  color: #000000 !important;
}
.fa {
  color: #000000 !important;
}
.filetype-text {
  color: #000000 !important;
}
.btn {
  border: none;
}

.btn:active {
  border: none;
}

.btn:hover {
  filter: drop-shadow(0px 3px 4px #a9a9a9) !important;
}
.yasr_btn {
  border-color: #000000 !important;
}

.btn-primary,
.btn-xs {
  border-color: #000000 !important;
  color: white !important;
  background-color: #000000 !important;
}

.btn-primary,
.btn-xs .fa {
  color: white !important;
}

.yasr_btn.selected {
  background-color: #00000035 !important;
  color: white !important;
}

.yasr_btn:focus {
  background-color: #000000 !important;
  color: white !important;
}
li a:hover {
  filter: drop-shadow(0px 3px 4px #a9a9a9) !important;
}
a:hover {
  background: none !important;
}

a:focus {
  background: none !important;
}

.Dashboard--addItemButton {
  background: white !important;
}

.modal-backdrop {
  background-color: #816e4225;
}
/* Table pagination */

.pagination {
  margin-bottom: 2vh !important ;
  justify-content: center !important;
  flex-wrap: wrap;
}

.griddle-footer .pagination > .active > a {
  background: #007bff !important;
}
.griddle-footer .pagination > li > a,
.griddle-footer .pagination > li > span,
.pagination > li > a,
.pagination > li > span {
  color: var(--color-dark, #1d0a6e);
  font-size: 14px;
  line-height: 1.2;
  text-decoration: none;
  font-style: italic;
  border: none;
  background: #ebebeb;
  font-size: 22px !important;
  margin: 4px;
  padding: 3px 8px;
}
.griddle-footer .pagination > li > a:focus,
.griddle-footer .pagination > li > a:hover,
.griddle-footer .pagination > li > span:focus,
.griddle-footer .pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  background: #d2d2d2 !important;
}

.pagination > li.active,
.pagination > li.active > a {
  color: white !important;
  text-decoration: none !important;
}

.pagination > li > a {
  font-size: 20px !important;
}

input::placeholder {
  color: #adadad !important;
}
.griddle .top-section input {
  background-blend-mode: luminosity;
}

.rs-button {
  background: whitesmoke !important;
  border-color: black !important;
}
.form-control {
  border-bottom: 1px solid #dedede !important;
}

.form-control:focus {
  outline: none;
  border-bottom: 1px solid #d13239 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.thumbnailContainer {
  display: flex;
  align-items: center;
 
}

.thumbnailImage {
  height: 20vh;
  max-height: 185px;
  background-position: center;
}

.thumbnailImageMerged {
  max-height: 150px;
  background-position: center;
}


.thumbnailImage:-moz-broken {
  background-image: url(/assets/images/media/image_placeholder_broken.jpg) !important;
  position: relative;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.thumbnailImage[alt]:after {
  background-image: url(/assets/images/media/image_placeholder_broken.jpg) !important;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  min-width: 170px;
  height: 100%;
  background-color: #fff;
  font-family: "Roboto";
  font-weight: 300;
  line-height: 2;
  text-align: center;
  content: attr(alt);
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

.navbar-default .dropdown-menu {
  border-color: rgb(124 38 23 / 15%) !important;
}
.admin {
  cursor: pointer;
  height: 9vh;
  width: 7vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
.admin .dropdownTitle {
  height: 3vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.admin .dropdownTitle:hover {
  background-color: #e3e3e3;
  transition: 0.3s background-color ease-in;
  display: flex;
  justify-content: center;
  align-items: center;
}

.about {
  margin: 0 4vw 0 2vw;
  cursor: pointer;
  height: 9vh;
  width: 7vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about .dropdownTitle {
  height: 3vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.about .dropdownTitle:hover {
  background-color: #e3e3e3;
  transition: 0.3s background-color ease-in;
  display: flex;
  justify-content: center;
  align-items: center;
}

.table > tbody > tr > td .rs-page__field-value {
  word-break: normal;
}

.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > thead > tr > th {
  white-space: unset !important;
}

.nav.nav-tabs > li.active {
  box-shadow: inset 0 -3px 0 0 #d13239 !important;
}

.clearable-input {
  background: none !important;
}
.clearable-input .input {
  border-bottom: 1px solid gray !important;
}

::marker {
  color: #b2b2b2;
}

.fade-in-fwd {
  -webkit-animation: fade-in-fwd 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-fwd 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

.fade-in {
  -webkit-animation: fade-in 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
.workAndProductionInfo tbody tr:nth-child(odd) tbody tr {
  background-color: #ffffff;
}

.workAndProductionInfo tr {
  transition: 0.1s;
}

.workAndProductionInfo tr:hover {
  filter: brightness(0.95);
}

.workAndProductionInfo tbody tr:nth-child(even) tbody tr {
  background-color: #f8f8f8;
}
.workAndProductionInfo tbody tr:nth-child(even) {
  background-color: #f8f8f8;
}

.workAndProductionInfo tbody tr:nth-child(even):hover {
  background-color: #f8f8f8 !important;
}
.workAndProductionInfo tbody tr:nth-child(odd):hover {
  background-color: #ffffff !important;
}
.workAndProductionInfo tbody tr:nth-child(odd) tbody tr:hover {
  background-color: #ffffff !important;
}

.workAndProductionInfo tbody tr:nth-child(even) tbody tr:hover {
  background-color: #f8f8f8 !important;
}

#search-results .rs-grid-element .visualizationValue a {
  color: var(--color-icon-primary) !important;
}

#logout-Link + #login-Link {
  display: none !important;
}
.system-spinner__icon {
  color: #007bff;
  font-size: 24px !important;
  animation: fa-spin 0.7s steps(8) infinite !important;
}
.system-spinner__icon::before {
  content: "" !important;
  display: none;
} 

.system-spinner__message {
  display: none !important;
}
.navbar .container {
  width: 100%;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  background: whitesmoke !important;
  text-shadow: 0 0 0.5px #fff;
  filter: none !important;
}
.navbar-default .navbar-toggle {
  background: gray;
}
.collapse.navbar-collapse,
.navbar-header,
.navbar-nav,
.navbar-nav > li,
.navbar-nav > li > a,
.rs-header {
  line-height: 3.2 !important;
}

.fa-sign-in:before {
  margin-right: 8px;
}
.fa-sign-out:before {
  margin-right: 8px;
}

.navbar + .navbar {
  width: 85vw !important;
}
button.set-management__show-filters.btn.btn-default {
  display: none;
}
.set-management__search .clearable-input__input.form-control {
  border-radius: 4px !important;
  width: 100%;
  height: 5vh;
  min-height: 50px;
  background: white;
  align-self: center;
  background: white !important;
  box-shadow: 0px 0px 7px 0px #eaeaea !important;
}

.set-management__search .clearable-input__input-with-clear {
  justify-content: center;
  align-items: center;
}
.set-management__search .clearable-input {
  height: 5vh !important;
  border: 0 !important;
}
.set-management__search .clearable-input__clear {
  height: 5vh !important;
  min-height: 50px;
  border-radius: 0px 4px 4px 0px !important;
  background: white;
  justify-content: center;
  align-items: center;
}

.Select.SemanticSearchContextualizedResult--contextSelector.Select--single.is-searchable.has-value{
  padding-top: 10px !important;
}

.no-results-select {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
}

.no-results-select .no-option {
  min-height: 30px;
  font-size: 18px;
  margin-left: 25px;
  cursor: pointer;
}
.Pane1 {
  z-index: 1;
  /* background: whitesmoke !important; */
  border-right: 1px solid rgb(162, 162, 162);
}
.Pane1 > div {
  border: 0 !important;
}

#clipboard-sidebar-container .Pane1 div,
#clipboard-sidebar-container .Pane1 ul,
#clipboard-sidebar-container .Pane1 li {
  background: whitesmoke !important;
}

.about-content {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 2vh;
  font-size: 20px;
}
.about-content img {
  margin: 15px;
  max-width: 90%;
  height: 50vh;
  object-fit: contain;
}

.about-content strong {
  align-self: flex-start;
  margin-top: 15px;
  margin-bottom: 8px;
  font-size: 22px;
}

.help-button {
  position: fixed;
  right: 2vw;
  bottom: 2vh;
  text-align: center;
  z-index: 100;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  outline: none;
  box-shadow: 1px 1px 9px 2px rgb(228 228 228);
  transition: 0.4s;
  border: 0px;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background: none !important;
}

.help-button::before {
  font-size: 26px;
  color: rgb(60, 126, 247);
}

.help-button:hover {
  box-shadow: 1px 1px 9px 2px rgb(255 255 255) !important;
}

.form-horizontal {
  height: 40px;
}

.SparqlEditor--sparqlEditor {
  height: -moz-fit-content;
  height: fit-content;
}

.mirador-hud i {
  color: white !important;
}

button.btn.btn-xs.btn-grey {
  max-height: 25px;
}

#security-manager-tabs-pane-ini-realm > div > div.account-manager-component__create-account-panel > div > div.panel-body > form > div:nth-child(1),
#security-manager-tabs-pane-ini-realm > div > div.account-manager-component__create-account-panel > div > div.panel-body > form > div:nth-child(2),
#security-manager-tabs-pane-ini-realm > div > div.account-manager-component__create-account-panel > div > div.panel-body > form > div:nth-child(3){
  height: unset !important;
}




@media (max-width: 900px) {
.base-breadcrumb, div.page-breadcrumb, ol.page-breadcrumb {
  height: var(--breadcrumb-height,53px) !important;
}
}
@media (max-width: 800px) {

  .imageThumbnailSingle[alt]:after {
    height: 51vh !important;
    top: 16vh;
    margin: 15px;

  }

#artwork-header > div > div > div.ReportError > h2, #artwork-header > div > div > div.fieldsToAssert > h2{
  font-size: 14px !important;
}
.benner-text{
    display: flex;
    flex-direction: column;

}
  .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
    opacity: 1 !important;
  }
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav  > a,
.navbar-default .navbar-nav  > a:focus,
.navbar-default .navbar-nav  > a:hover {
  background:whitesmoke !important
}

  .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
    opacity: 1;
  }
  .Lightbox-button{
    display: none;
  }

  #header-search > div > div.form-group{
    padding-top:35px;
  }

  #main-containers > div.row > div{
    padding-left:5px !important;
  }
  .row{
    margin-left: unset !important;
    margin-right:unset !important;
  }
  .page {
    padding-top: var(--breadcrumb-height, 0px) !important;
  }

  .workAndProductionInfo {
    justify-content: unset !important;
  }
  .workAndProductionInfo .workInfoContainer , .workAndProductionInfo .RelationshipsContainer  {
    min-width: unset !important;
    margin: 0 !important;
    padding: 10px !important;
  }
  .workAndProductionInfo .productionInfoContainer {
    min-width: unset !important;
    margin: 0 !important;
    padding: 10px !important;
  }
  #main-containers {
    padding: 0 !important;
    width: 95vw !important;
  }

  .component-page-toolbar {
    display: none !important;
  }
  /* The sidebar */
  .Pane1 {
    display: none !important;
  }
  .Pane2 {
    width: 100%;
  }
  .page__body-navtabs--borderless > .tab-content > .tab-pane {
    padding: 0 !important;
  }
  .navbar {
    height: 0 !important;
    width: 100vw !important;
  }
  .navbar-default .navbar-nav > li > a,
  .navbar-nav .btn {
    border-radius: 0 !important;
    background: whitesmoke !important;
  }
  .navbar .container {
    padding: 0 !important;
    margin: 0 !important;
  }
  .navbar-header {
    padding: 5px 0 !important;
  }
  .navbar-header + .pull-right {
    float: unset !important;
  }
}

/**
 * ----------------------------------------
 * animation fade-in-fwd
 * ----------------------------------------
 */
@-webkit-keyframes fade-in-fwd {
  0% {
    -webkit-transform: translateZ(-80px);
    transform: translateZ(-80px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes fade-in-fwd {
  0% {
    -webkit-transform: translateZ(-80px);
    transform: translateZ(-80px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}

/**
 * ----------------------------------------
 * animation fade-in
 * ----------------------------------------
 */
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
