


/****************************************************************/
/*	Chronik-THE HEADER						*/	
/****************************************************************/

#chronik-menu-section {
    max-width: 100%;
    background: white;
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    border-color: #a09d30;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 4px 0px 4px 0px;    
    margin-bottom: 30px;
}

#chronik-ellmau-header {
    display: flex;
    flex-direction: row;
    width: 70%;
    height: auto;
    background: white;
    min-width: 1008px;
    max-width: 1140px;
    margin-right: auto;
    margin-left: auto;
    line-height: 1.5;
    color: #333;
    position: relative;
    
    
}

#chronik-ellmau-logo {
    width: 20%;
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    text-align: center;
    align-content: center;
    align-items: center;
    
    
}

#chronik-ellmau-logo a {
    width: 100%;
    display: flex;
}




#chronik-ellmau-logo img {
    width: 100%;
    height: auto;
}

#chronik-ellmau-menu {
    display: flex;
    width: 80%;
}



.chronik-nav-menu {
    display: flex;
}



#chronik-menu-ul-default {
    display: flex;
    flex-wrap: wrap;
    list-style: none outside none;
    margin-block-start: 10px;
    margin-block-end: 10px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;    
    justify-content: flex-end;
    margin-left: auto;
    margin-right: 20px;
    
    
}

.chronik-menu-item {
    display: flex;
    margin: 0;
    padding: 0;
    line-height: normal;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;    
    align-self: center;
}

.chronik-menu-link {
    display: flex;
    flex-grow: 1;
    font-family: "Playfair Display", Sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #54595F;
    margin-top: 13px;
    margin-bottom: 13px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 20px;
    align-items: center;
    background-color: transparent;
    list-style: none;
    border-left: 2px solid gray;
}
.chronik-menu-item-first {
    border-left: 0px;
}
.chronik-menu-item-first:hover {
    border-left: 0px !important;
}

.chronik-menu-link:hover {
    color: #54595F;
    border-left: 2px solid gray;
}
.chronik-menu-item:hover {
    border-bottom: 3px solid red;
    margin-bottom: -3px;
}
.red_bottom_border {
    border-bottom: 3px solid red;
    margin-bottom: -3px;
}


.chronik-menu-toggle {
    display: none;
}

.dropdown-menu {
    display: none;
}


@media (max-width: 1024px) {
    
    
    #chronik-ellmau-logo {
        width: 50%;
    }
    #chronik-ellmau-logo img {
        width: 95%;
    }

    #chronik-ellmau-header {
        min-width: 280px;
    
    }
    #chronik-ellmau-menu {
        justify-content: flex-end;   
    }

    .chronik-nav-menu {
        display: none;
    }
    
    .chronik-menu-toggle {
        flex-direction: column;
        display: flex;
    }
    
    .dropdown-menu {
        position: absolute;
        right: 0px;
        bottom: 0px;
        left: 0px;
        top: 52px;
        width: calc(100% - 4px);
        height: 287px;
        margin: 0;
        z-index: 1000;
        background: white;
        color: #54595F;
        border: 2px solid #a09d30;
        text-align: center;
    }
    .dropdown-menu .chronik-menu-item {
        border-bottom: 1px solid black;
    }



    .dropdown-menu .chronik-menu-item:hover {
        background: #575757;
        
    }    
    .dropdown-menu .chronik-menu-item a {
        display: block;
        text-align: center;
        height: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 0px;
        margin-bottom: 0px;
    }    
    .dropdown-menu .chronik-menu-item a:hover {
        color: white;
    }    
    #toggle-menu-icon {
        width: 22px;
        height: 22px;
        background: #E3E3E3;
        padding: 5px;
        margin-top: 10px;
        border-radius: 3px;
    } 
    #toggle-menu-icon:hover {
        background: #B3B3B3;
        cursor: pointer;
    } 
    
    
    
}

/****************************************************************/
/*	Chronik-Footer */	
/****************************************************************/

#chronik-ellmau-footer {
    display: flex;
    flex-direction: column;
    width: calc(100% - 40px);
    padding: 20px;
    background: #EAEAEA;
    color: #7A7A7A;
    border-top: 2px solid red;
    
}

.footer-text-div {
    width: 52%;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    font-size: 12px;
    
    
    
}


#footer-copyright {
    width: 70%;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}



:root {
	--uniBlau-color: #355c8e;
	--uniOrange-color: #f39200;
}



a
{
	color: var(--uniBlau-color);
	padding: 0 2px;
	display: inline;
}


.link
{
	color: black;
	font-size: 11px;
}



#admin{
  text-align: right;
  vertical-align: top; 
}

#head{
  width: 100%;
}
.array-field {
  border: 2px solid #474747;
  background: #FFE9D8;
  padding: 5px;
  margin: 5px;
}

.array-field-list li {
  list-style: circle;
  margin-left: 20px;
}

.parsed_query_header {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

.parsed_query {
  font-family: Courier, Courier New, monospaced;
  font-size: 10pt;
  font-weight: normal;
}

body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10pt;
}


.navigators {
  float: left;
  margin: 5px;
  margin-top: 0px;
  padding-top: 0px;
  margin-left: 0px;
  padding-left: 5px;
  width: 175px;
  position: relative;  
}

.tabs-bar {
  padding: 5px;
  width: 100%;
  border: 1px solid;
  border-width: 0px 0px 1px 0px;
}
.tab {
  font-weight: bold;
  padding: 5px;
  margin: 0px 5px;
  border: 1px solid;
  background-color: #dddddd;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.tab:hover {
  background: #FEC293;
}
.tab.selected {
  background-color: #ffffff;
  border-bottom: 1px solid #ffffff;
}

.navigators h3 {
  background: #8e8e8e;
  padding: 2px 5px;
}

.navigators ul {
  list-style: none;
  margin: 0;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 0px;
}

.navigators ul li {
  color: #555;
  padding: 2px;
  padding-right: 0px;
}



.facet-field {
  font-weight: bold;
}

.highlight {
  color: white;
  background-color: gray;
  border: 1px black solid;
}

.highlight-box {
  margin-left: 15px;
}

.field-name {
  font-weight: bold;
}

.highlighted-facet-field {
  background: white;
}

.constraints {
  margin-top: 10px;
}

#query-form{
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.filterTip
{
  font-size: 10px;
  background: #939393;
}

.query-box
{
	border-bottom: 1px solid #888
}

.query-box, .constraints {
  padding: 5px;
  margin: 5px;
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.08em;
}

.query-box #q {
  margin-left: 8px;
  width: 60%;
  height: 35px;
  border: 1px solid #999;
  font-size: 1em;
  padding: 0.4em;
}

.query_button {
  
  height: 35px;
  
}


.query-boost {
  
  top: 10px;
  left: 50px;
  position: relative;
  font-size: 0.8em;
}

.query-box .inputs{
  margin-left:95px;
  width: 1130px;
  
}

#logo {
  width: 115px;
  margin: 0px 0px 20px 12px;
  border-style: none;
}

.pagination {
  padding-left: 10px;
  background: #CCCCCC;
  margin: 5px;
  margin-left: 195px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.result-document {
  border: 1px solid #444;
  padding: 5px;
  margin: 5px;
  margin-left: 195px;
  margin-bottom: 15px;
  width: 95%;
}

.result-document div{
  padding: 5px;
}

.result-document {
  transition: 0.2s ease;

}
.result-document:hover {
  border: 1px solid #555566;
  transform: scale(1.02);
}


.result-title{
  width:80%;
}

.result-body{
  background: #ddd;
}

.mlt{
  
}

.map{
  float: right;
  position: relative;
  top: -25px;  
}

.result-document:nth-child(2n) {
  background-color: #DDDDDD;

}


.selected-facet-field {
  font-weight: bold;
}

li.show {
  list-style: disc;
}

.group-value{
  font-weight: bold;
}

.error {
  color: #ff3030;
  left: 210px;
  width:80%;
  position: relative;

}


.smallHeading
{
	font-size: 16px;
	font-weight: bold;
	/*
	color: white;
	background: var(--uniBlau-color);
	padding: 1px;
	*/
}
.bigHeading
{
	font-size: 24px;
	font-weight: bold;
}

.bigRedHeading {
    
	font-size: 24px;
	font-weight: bold;
    color: red;
}


.label {
	
	font-weight: bold;
}
.value {
	
	font-weight: normal;
}



/*docView classes*/


.docViewSegment {
	width: 100%;
	/*border: 1px solid gray;
	margin-left: auto;
	margin-right: auto;*/
	margin-top: 10px;
	
}

.mdTableHead {
	
	margin-left: 5px;
	text-align: left;
	border-bottom: 1px solid lightgray;
	min-width: 880px;
	max-width: 880px;
	
}

.docLinks{
	
	padding-left: 5px;
	min-width: 750px;
	max-width: 750px;
	
	
}

.mdTableData {
	
	font-weight: normal;
	font-size: 14px;
	margin-left: 5px;
	text-align: left;
	border-bottom: 1px solid lightgray;
	border-top: 1px solid lightgray;
	width: 95%;
	
	
	
}


.mdRow {
    width: 100%;
    
}

.mdRow:nth-child(2n)
{
	background: linear-gradient(to left,white, #DDDDDD);
}

.mdRow:nth-child(2n+1)
{
	background: linear-gradient(to left,#DDDDDD, white);
}

.labelCell
{
	min-width: 150px;
	max-width: 200px;
	width: 20%;
}

.disableLink {
	outline: none;
	
	
}

.iuimd_inputField {
    width: 100%;
    
}

.iuimd_inputField:invalid {
    outline: 1px solid red;
    
}

.iuimd_inputSpan{
    font-weight: normal;
    
}


.submitButton
{
    margin: 10px;
    margin-left: 310px;
    padding: 5px;
}

.linkIcon {
    margin-bottom: -3px;
    margin-right: 3px;
}

.inputCheckbox{
    font-weight: normal;
}

.iuimd_textarea {
    width: 100%;
    height: 265px;
    
    
}

.bigRedHeading {
    
    
}

.removeFilter {
	color: red;
	margin-right: 1px;
	font-weight: normal;


}
.removeFilter:hover {
	font-weight: bold;
}


.collapseButton {
	transform: rotate(270deg);
}

.collapseButton:hover{
	transform: rotate(270deg) scale(1.3);
}

.collapseButtonClosed {
	transform: rotate(90deg);
}
.collapseButtonClosed:hover {
	transform: rotate(90deg) scale(1.3);
	
}


.disableLink::before {
	width: 20px;
	padding-left:8px;
	padding-right:8px;
	content: " ";
	background-image: url(/solr/img/ico/checkmark.png) ;
	background-repeat: no-repeat;
	background-size: 16px 16px;
	background-position: center center;
}

.disableLink:hover::before {
	background-image: url(/solr/img/ico/cross.png) ;
	background-repeat: no-repeat;
	background-size: 16px 16px;
	background-position: center center;
}


.smallFacetHeading
{
	font-weight: bold;
	font-size: 1.1em;
	padding: 3px;
	padding-top: 4px;
	padding-bottom: 5px;
	
	
}


#languageSelection {
	position: relative;
	float: right;
	min-width: 300px;
	text-align: right;
}

.languageLink {
	
} 



/* nouiSlider positioning css */
.sliderFacet {
	margin-top: 40px;
	margin-left: 17px;
	margin-right: 17px;
	margin-bottom: 35px;
	
	
}

#iuimd_dateSlider {
      width: 95%;
    
}

.noUi-value-large {
	margin-top: 8px;
}


body {
	margin: 0px;
	background: #f1f1f1;
}

html {
	background: #ffffff;
	margin-right: 10px;
}


#didYouMeanBox {
    margin-left: 14vw;
    margin-top: 10px;
    font-size: 16px;
}

#didYouMeanBox a {
    font-weight: bold;
    font-style: italic;
}

.redText14px {
    color: red;
    font-size: 14px;
}


.helpTextDiv {
    width: 50vw;
    margin-left: 15vw;
    margin-top: 0.5vw;
    font-size: 11px;
    font-family: helvetica;
    
}

#timeSliderDiv {
	max-width: 96%;
	
}



/* addons from Flo*/



body {
	font-family: Raleway;
	background: #ffffff !important;
}


:root {
    --uniBlau-color: #795548;
    --uniOrange-color: #f39200;
}

a {
    color: var(--uniBlau-color);
    padding: 0px 3px;
    display: inline;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

.navigators {
    background: none !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
border-radius: 10px;
}

.result-document:nth-child(2n) {
    background-color: rgba(255, 255, 255, 0);
}

.result-document {
    border: 1px solid rgba(0, 0, 0, 0.26);
    padding: 5px;
    margin: 5px;
    margin-left: 180px;
    margin-bottom: 15px;
    border-radius: 10px;
}

.result-document:nth-child(2n) {
    background-color: rgba(255, 255, 255, 0);
}

.result-document:hover {
    border: 1px solid rgba(0, 0, 0, 0.27);
    transform: scale(1.02);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


.pagination {
    background: #ffffff;
}




body::-webkit-scrollbar {
    background: #e8e8e8;
width: 10px;
}

body::-webkit-scrollbar-thumb {
    background-color: #795548;
    -moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
}

.mainArea {
	display: flex;
}

#leftSide {
	height: auto;
	flex: 0 1 11%;
}

#rightSide {
	width: 100%;
	flex: 1 1 80%;
}

.open {
	display: block;
}
.closed {
	display:none;
}
#rightSide div
{
	margin-left: 5px;
}


@media only screen and (max-width: 640px)
{
	.navigators {
		width: 90px;
		word-break: break-word;
	margin-right: 10px;
		margin-bottom: 20px;
	}

	.result-document {
		margin-left: 110px;
		border: 0px;
	}

	.result-title {
		width: 95%;
		margin-left: 110px;
	}

	.pagination {
		margin-left: 110px;
		background: none !important;
	}
}



input#querySubmit {
    font-family: Raleway;
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 38px;
    padding-left: 50px;
    padding-right: 50px;
    color: #ffffff;
    background-color: #242424;
    border: 0px;
    width: 25vw;
    margin-left: 1vw;
    height: 40px;
    border-radius: 5px;
    border: none !important;
}


input#querySubmit:hover {
    background-color: #c39f76;
    transition: all .5s ease;
    border-radius: 3px;
}

input#q {
    width: 50vw !important;
    float: left;
    border-radius: 3px !important;
height: 40px !important;
    margin-left: 14vw !important;
}

input#q:hover {
    border-radius: 10px !important;
}

input#q:focus {
    outline-color: #e4e4e4 !important;
}

.query-box .inputs {
    margin-left: 0px;
    width: 90vw;
}

@media screen and (max-width: 800px){

input#querySubmit {
    margin-left: 28vw;
    width: 40vw;
    margin-top: 10px;
    padding-left: 10vw;
    padding-right: 10vw;
}

input#q {
    min-width: 90vw;
    margin-left: 3vw !important;
}
}




