@charset "ISO-8859-1";


html, body {
    font-family: "Roboto", sans-serif !important;
    background-color: rgb(240,240,240) !important;
}

@font-face {
    font-family: "Roboto";
    font-display: swap;
    src: local(Roboto Thin), url("font/Roboto-Thin.eot");
    src: url("font/Roboto-Thin.eot?#iefix") format("embedded-opentype"), url("font/Roboto-Thin.woff2") format("woff2"), url("font/Roboto-Thin.woff") format("woff"), url("font/Roboto-Thin.ttf") format("truetype");
    font-weight: 100; }

@font-face {
    font-family: "Roboto";
    font-display: swap;
    src: local(Roboto Light), url("font/Roboto-Light.eot");
    src: url("font/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("font/Roboto-Light.woff2") format("woff2"), url("font/Roboto-Light.woff") format("woff"), url("font/Roboto-Light.ttf") format("truetype");
    font-weight: 300; }

@font-face {
    font-family: "Roboto";
    font-display: swap;
    src: local(Roboto Regular), url("font/Roboto-Regular.eot");
    src: url("font/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("font/Roboto-Regular.woff2") format("woff2"), url("font/Roboto-Regular.woff") format("woff"), url("font/Roboto-Regular.ttf") format("truetype");
    font-weight: 400; }

@font-face {
    font-family: "Roboto";
    font-display: swap;
    src: url("font/Roboto-Medium.eot");
    src: url("font/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("font/Roboto-Medium.woff2") format("woff2"), url("font/Roboto-Medium.woff") format("woff"), url("font/Roboto-Medium.ttf") format("truetype");
    font-weight: 500; }

@font-face {
    font-family: "Roboto";
    font-display: swap;
    src: url("font/Roboto-Bold.eot");
    src: url("font/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("font/Roboto-Bold.woff2") format("woff2"), url("font/Roboto-Bold.woff") format("woff"), url("font/Roboto-Bold.ttf") format("truetype");
    font-weight: 700; }
    

/* margin Transition für Buttons mit wave-effect deaktivieren */

button.waves-effect {
    transition: margin 0s ease-out;
}

#installer {
    position: fixed;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    bottom: 4px;
    right: 4px;
    text-align: center;
    background-color: transparent;
    transition: opacity .3s ease-in-out
}

#installer.available {
    opacity: 1;
    visibility: visible
/*    visibility: hidden*/
}

#installer .button {
    border: 1px solid #fff;
    margin: 10px;
    padding: 10px;
    color: #fff;
    background-color: transparent
}

/* Start SenecaImage */

.sncImage {
	position: relative;
}

.sncImage.showProviderLink a.sncImgProviderLink {
	position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #607d8b;
    font-size: 10px;
    width: max-content;
}

.sncImage:not(.showProviderLink) a.sncImgProviderLink {
	display: none;
}

div.sncImageLoader {
	display: block;
}

.sncResultImage .sncImgDefault {
	height: auto;
	width: 100%;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.sncImgDefault {
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.sncTitleImage {
	max-width: 100%;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.sncImage.showProviderLink .sncTitleImage {
	max-height: calc(100% - 12px);
    top: calc(50% - 6px);
}

.sncImage:not(.showProviderLink) .sncTitleImage {
	max-height: 100%;
	top: 50%;
}

.sncImgPnlMediumType {
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.sncImgPnlMediumType.small {
	pointer-events: none;
	padding: 6px;
	border-radius: 50%;
	height: 32px;
	width: 32px;
	top: 50%;
	left: 50%;
	position: absolute;
}

.sncImgPnlMediumType.big {
	max-width: 100%;
	max-height: 100%;
	border-radius: 0;
	padding: 10px;
	height: 180px;
    width: 180px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}

.sncImgMediumTypeIcon {
	pointer-events: none;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
}

.sncImgPnlMediumType.small .sncImgMediumTypeIcon {
	display: block;
    max-width: 100%;
    max-height: 100%;

}

.sncImgPnlMediumType.big .sncImgMediumTypeIcon {
	max-width: 60%;
	max-height: 60%;
}

.medDetailsImage .sncImgPnlMediumType.small {
	top: 50%;
	left: 50%;
	position: absolute;
}

.sncMediumDetailsPreviewImage {
	height: 100px !important;
	margin: 5px;
	cursor: zoom-in;
}

.sncMediumDetailsFullsizeImageContainer {
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    background: rgba(0,0,0,.8);
    z-index: 999;
}

.sncMediumDetailsFullsizeImageContainer > img, 
.sncMediumDetailsFullsizeImageContainer > div {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.sncMediumDetailsFullsizeImageContainer > i {
    position: absolute;
    top: calc(50% - 2rem);
    left: 0;
    right: 0;
    text-align: center;
}

.medDetailsDisplaySelect {
	padding-top: 1em;
}

@media only screen and (min-width: 601px) {
	.sncSearchHitImgCol {
	    width: 110px;
	}		
	.sncResultImage {
		height: 110px;
		width: 110px;
	}
	
	.medDetailsImage .sncImgPnlMediumType.small {
		padding: 8px;
		height: 48px;
		width: 48px;
	}
	
	.row .col.medDetailsImgCon {
		width: 300px;
		padding: 0 20px;
	}
	
	.sncTitleImage.aspectWidth {
		width: 100%;
	}

	.sncTitleImage.aspectHeight {
		height: 100%;
	}
	
	.medDetailsImage {
		height: 300px;
	}
	
	.medDetailsImage .sncTitleImage {
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		position: absolute;
	}
	
	.medDetailsImage .sncImgPnlMediumType.big {
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		position: absolute;
	}
	
	.sncMediumDetailsFullsizeImageContainer img {
		object-fit: contain;
		height: 80%;
    	width: 80%;
	}
}

@media only screen and (max-width: 600px) {
	.sncImage.medDetailsImage {
		height: 150px;
	}	
	
	.sncSearchHitImgCol {
	    width: 70px;
	}		
	.sncResultImage {
		height: 110px;
		width: 70px;
	}

	.sncImgDefault {
		width: 150px;
		height: 150px;
	}
	
	.sncTitleImage.aspectHeight {
		height: 150px;
	}

	.medDetailsImage .sncImgPnlMediumType.big
		{
		padding: 1px;
		max-width: 150px;
		max-height: 150px;
		margin: auto;
	}
	
	.sncResultImage .sncImgPnlMediumType.big
	{
		padding: 1px;
		max-width: 70px;
		max-height: 70px;
		margin: auto;
	}

	.medDetailsImage .sncImgPnlMediumType.big
	{
		transform: none;
		position: static;
	}

	.sncImgPnlMediumType.big .sncImgMediumTypeIcon {
		max-width: 70%;
		max-height: 70%;
	}
	
	.row .col.medDetailsImgCon {
		width: 100%;
		margin-bottom: 10px;
		text-align: center;
	}
	
	.medDetailsImage .sncTitleImage {
		max-height: 150px;
		width: auto;
		top: unset;
		left: unset;
		position: static;
		transform: none;
    }
    
    .sncMediumDetailsFullsizeImageContainer img {
    	object-fit: contain;
		height: calc(100% - 10px);
    	width: calc(100% - 10px);
	}
}

/* End SenecaImage */

.sncNavBar .nav-wrapper {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.sncNavBar .nav-wrapper>a {
	flex-shrink: 0;
}

/* Workaround Iconbreite in NavBar bei kleinen Bildschirmen anpassen */
/*@media only screen and (max-width: 600px) {
	.nav-wrapper ul a {
		width: 56px !important;
	}
}
*/



/* ANFANG - DisplayTools */
/* Definitionen für die Ausgabe im OPAC: Treffer-Liste und Details (RAK und Liste) */
/* CLEAR FIX */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.sncCatalogCard {
	/*margin-left:0.5em;*/
	position:relative;
	max-width:55em;
	/*font-size-adjust:0.7;*/
	line-height: 1.5em;
	font-size: 1.1em;
	padding-bottom: 1.5em;
}
.sncCCParent {
	/*margin-left: -0.5em;*/
	font-size: 1.62em;
	font-weight: bold;
}
.sncCCPMain {
	font-weight: 300;
}
.sncCCPHeader {
	font-style: italic;
}
.sncCCPBody {
}
.sncCCPOrderinfo {
}
.sncCCPSeries {
}
.sncCCPAddedEntry {
}
.sncCCPSubjectHeadings {
}
.sncCCPDescription {
}
.sncCCPNotes {
}
.sncCCPAnnotation {
}
.sncCCPAdditionalData {
}
.sncCCPClassification {
}

.sncCCPDivider {
	height: 0.5em;
}
.sncCCMedium {
	/*margin-left: 0.25em;*/
	max-width:90%;
}
.sncCCMediumHasParent {
	
}

.sncCCMain {
	margin: 0 0 0.2em 0;
}
.sncCCMainHasParent {
	
}

.sncCCHeader {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.5em;
	/*padding: 0 0 0.3em;*/
}
.sncCCHeaderHasParent {
	
}

.sncCCBody {
	padding: 0 2em 0.3em 0;
}
.sncCCBodyHasParent {
	
}

.sncCCOrderinfo {

}
.sncCCSeries {
	margin: 0 0 0.2em 0;
}
.sncCCAddedEntry {
	margin-left: 2em;
    text-indent: -2em;

}
.sncCCSubjectHeadings {
	margin-left: 2em;
    text-indent: -2em;
}
.sncCCDescription {
	font-size: 1em;
	font-style: italic;

}
.sncCCNotes {
	font-size: 1em;

}
.sncCCAnnotation {
	font-size: 1em;

}
.sncCCAdditionalData {
	position:relative;
}
.sncCCClassification {
	position:absolute;
	right:5%;	
}
.sncCCSystematics {
	position:absolute;
	right:5%;	
}
.sncCCInterspheres {
	
}
.sncCCSpecialData {
	
}
.sncCCCondgroup {
	
}
.sncCCSignatory {
	position: absolute;
	top: 0;
	right: 0;
	text-align: left;
	padding: 0.2em 0.3em 0.2em 0.3em;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.sncLocation {
	position: absolute;
	top: 0;
	right: 0;
}

.sncCatalogList {
	/*font-size-adjust: 0.65;*/
	line-height: 1.5em;
	font-size: 1.1em;
}
.snCCLHeader {
	/* margin-left: 1em; */
	/*margin-bottom: 0.5em;*/
	padding: 0 0 0.3em;
}
.sncCLHAuthor {
	line-height: 1.5em;
	font-size: 1.3em;
	color: rgba(0,0,0,0.65);
}

.sncCLHParent {
	font-size: 1.62em;
	font-weight: 300;
	font-style: italic;
	/*margin-left: 1em;*/
	padding: 0 0 0.3em;
}

a.sncCLHParent {
	cursor: pointer;
}

.sncCLHMockParent {
}
.sncCLHMedium {
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1.5em;
	/*padding: 0 0 0.3em;*/
}
.sncCLHMediumHasParent {
}

.sncCLHMediumTitleRemainder {
	/*margin-left: 0.2em;*/
}
.sncCLHMTRHasParent {
	
}

.sncCLBody {

}
.sncCLBodyHasParent {
	
}

.sncCLTableHasParent {
	
}

.sncCLTable {
	box-sizing: inherit;
	width: auto;
	font-size: 13px;
}
.sncCLTHead {
	padding: 0.5em 0.25em;
}
.sncCLTHeaderRow {
	text-align:left;
}
.sncCLTHDescription {
	text-align:left;
	padding: 0em 0.4em;
}
.sncCLTHContent {
	padding: 0em 0.4em;

}
.sncCLTBody {
	border-collapse: collapse;
}
.sncCLTBodyRow {
	display: table-row;
	padding: 2px 5px;
	vertical-align: top;
}
.sncCLTBodyRow * {
	display: table-cell;
}
.sncCLTBDescription {
	padding: 0.2em 0;
	vertical-align: top;
	font-weight: bold;
	font-size: 1em;
}
.sncCLTBContent {
	padding: 0.2em 0.5em;
	vertical-align: top;
	font-size: 1em;
}

@media only screen and (min-width: 801px) {
	.sncCLTBodyAnnotationRow {
		display: table-row;
	}
	
	.sncCLTBodyAnnotationRow * {
		display: table-cell;
	}
	
	.sncCLTBContent {
		padding: 0.2em 0.5em;
	}
}

@media only screen and (max-width: 800px) {
	.sncCLTBContent {
		padding: 0.2em 0em 0.2em 0.5em;
	}
}

/* Einstellungen für die Treffer-Liste HIT-LIST */
.sncHitList {
	font-family: Arial Unicode MS, Arial, sans-serif;
	/* margin-left:0.5em; */
	/* font-size: 110%; */
	margin: 0.7em 0 0 0.5em;
}
.sncHitListHeader {
	font-size: 1.2em;
	display: inline-block;
}
.sncHitListAuthor {
	font-weight: bold;
}
.sncHitListHeaderParent {
    /*border-bottom: 1px solid;*/
    /*float: left;*/
    /*font-size: 1.1em;*/
    /*font-weight: bold;*/
    /*margin: 0.2em 0 0 0.5em;*/
    /* padding: 0.3em 0 0; */
    font-style: italic;
    font-size: 110%;
}
.sncHitListMockHeaderParent {
	
}

.sncHitListHeaderMedium {
	/*padding: 0.2em 0;*/
	font-size: 1.1em;
	font-weight:bold;
	cursor: pointer;
	display: inline-block;
}
.sncHLHasParent {
	/*clear: both;*/
	/* margin: 0 0 0 0.5em; */
}
.sncHitListTitleRemainder {
	
}
.sncHitListBody {
	clear: both;
	margin: 0.2em 0 0.5em;
}
.sncHitListBodyTable {
	width: auto;
	display: table;
}
.sncHitListTable {

}
.sncHitListBodyTableRow {
	display: table-row;
}

.sncHitListBodyTableRow * {
	display: table-cell;
}
.sncHitListBodyTableDescription {
	font-weight:bold;
	padding: 0.2em 0.2em 0.2em 0;
	vertical-align:top;
	min-width: 7em;
}
.sncHitListBodyTableContent {
	padding: 0.2em 0.5em;
	vertical-align:top;
}
/* Ende der Einstellungen für die Treffer-Liste HIT-LIST */

.scnCopyDisplay {
	height: 25px;
}
.scnCDSingle {
	position: relative;
	float: left;
} 
/* ENDE - DisplayTools */



/* ANFANG - CopyStatusMarker */
.sncCopyStatusMarker {
	border-radius: 50%;
}

.sncCopyStatusMarker.resultList {
	margin: 0em 0.2em 0em 0.2em;
	display: inline-block;
	width: 1.2em;
	height: 1.2em;
}

.sncCopyStatusMarker.mediumDetails {
	margin: 0em 0.2em 0em 0em;
	display: inline-block;
	width: 1.2em;
	height: 1.2em;
}

@media only screen and (max-width: 600px) {
	.sncCopyStatusMarker.mediumDetails {
		position: relative;
    	top: 0.2em;
	}
	
	.sncButtonList {
		text-align: center;
	}
}

@media only screen and (min-width: 601px) and (max-width: 992px) {
	.sncCopyStatusMarker.mediumDetails {
		position: relative;
		top: 0.2em;
	}
}

@media only screen and (min-width: 993px) {
	.sncCopyStatusMarker.mediumDetails {
		vertical-align: sub;
	}
}

.sncCopyStatusMarker.red {
	background: red;
	background: -webkit-radial-gradient(0.3em 0.3em, #FF7777 0%, red);
	background: -o-radial-gradient(0.3em 0.3em, #FF7777 0%, red);
	background: -moz-radial-gradient(0.3em 0.3em, #FF7777 0%, red);
	background: -ms-gradient(at 0.3em 0.3em, #FF7777 0%, red);
	background: radial-gradient(at 0.3em 0.3em, #FF7777 0%, red);
}

.sncCopyStatusMarker.yellow {
	background: red;
	background: -webkit-radial-gradient(0.3em 0.3em, #EEEE00 0%, #CCCC00);
	background: -o-radial-gradient(0.3em 0.3em, #EEEE00 0%, #CCCC00);
	background: -moz-radial-gradient(0.3em 0.3em, #EEEE00 0%, #CCCC00);
	background: -ms-gradient(at 0.3em 0.3em, #EEEE00 0%, #CCCC00);
	background: radial-gradient(at 0.3em 0.3em, #EEEE00 0%, #CCCC00);
}

.sncCopyStatusMarker.green {
	background: #00DD00;
	background: -webkit-radial-gradient(0.3em 0.3em, #00EE00 0%, #00BB00);
	background: -o-radial-gradient(0.3em 0.3em, #00EE00 0%, #00BB00);
	background: -moz-radial-gradient(0.3em 0.3em, #00EE00 0%, #00BB00);
	background: -ms-gradient( at 0.3em 0.3em, #00EE00 0%, #00BB00);
	background: radial-gradient( at 0.3em 0.3em, #00EE00 0%, #00BB00);
}

.sncCopyStatusMarker.grey {
	background: #00DD00;
	background: -webkit-radial-gradient(0.3em 0.3em, #BBBBBB 0%, #888888);
	background: -o-radial-gradient(0.3em 0.3em, #BBBBBB 0%, #888888);
	background: -moz-radial-gradient(0.3em 0.3em, #BBBBBB 0%, #888888);
	background: -ms-gradient( at 0.3em 0.3em, #BBBBBB 0%, #888888);
	background: radial-gradient( at 0.3em 0.3em, #BBBBBB 0%, #888888);
}
/* ENDE - CopyStatusMarker */



/* Klassen um Grid-Elemente abhängig von der Anzeigengröße auszublenden */
@media only screen and (min-width: 993px) {
	.row .col.l0 {
		display: none;
	}
}

@media only screen and (max-width: 992px) and (min-width: 601px) {
	.row .col.m0 {
		display: none;
	}
}

@media only screen and (max-width: 600px) {
	.row .col.s0 {
		display: none;
	}
}


/* ANFANG - SideNav */
/** SideNav Platzhalter */
div.sncSideNavEmptyPlaceHolder {
	flex-grow: 2;
}

/** SideNav Footer */
div.sncSideNavProgVersion {
	margin-top: -1px;
	padding: 0 !important;
}

div.sncSideNavProgVersion td {
	font-size: .8em;
}

/** Workaround für Footer in SideNav */
ul#sideBar > * {
	flex-shrink: 0;
}
/* ENDE - SideNav */


/* ANFANG - Grouping */
.grouping {
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 0.01rem;
/**	min-width: 260px; */
}

.groupingHeader {
	font-size: 1rem;
	font-weight: bold;
}

.grouping .groupingHeader:first-child {
	padding-top:10px;	
}

/** TODO: Untersuchen warum das nicht greift */
.grouping .groupingHeader:last-of-type  {
	padding-top:10px;	
}

.groupingContent {
	margin-bottom: 15px;
}

.groupingContent .input-field {
	display:inline-block;
	width: 12rem;
	margin-top: 0px !important;
	padding-right: 10px;
}
	
.groupingContent .anim-container {
	display:inline-block;
	top:1rem;
}

.groupingItems {
	overflow: hidden;
}

.sncGroupingButtons {
	margin: 0px;
	left: -.35rem;
	padding: 0px !important;
	position: relative;
}
/* ENDE - Grouping */


/* START - SearchView */

.searchYearsSliderLabel {
	padding: 0.8rem 0 0 0;
	font-size: 1rem;
	height: 3rem;
}

@media only screen and (min-width: 601px) {
	.searchYearsSlider {
		flex: auto;
		margin: 1.3rem 11px 0 1.8rem;
	}

	.searchYearsSliderLabel {
		flex: none;
	}

	.searchYearsSliderBox {
		display: flex;
		margin-bottom: 0.6rem;
	}
	
	.searchListBoxLeft {
		padding-left: 0 !important;
	}
	
	.searchListBoxRight {
		padding-right: 0 !important;
	}
}

@media only screen and (max-width: 600px) {
	.searchYearsSlider {
		margin: 11px 11px 20px 11px;
	}
	
	.searchYearsSliderBox {
		display: block;
		margin-bottom: 2rem;
	}
	
	.searchListBoxLeft {
		padding-left: 0 !important;		
	}

	.searchListBoxLeft.s12 {
		padding-right: 0 !important;
	}
	
	.searchListBoxMiddle.s12 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.searchListBoxRight {
		padding-right: 0 !important;
	}

	.searchListBoxRight.s12 {
		padding-left: 0 !important;
	}
}

/* ENDE - SearchView */

.listScroller {
	border: 1px solid #eee;
}

.listScroller a {
	display: block;
	padding: 0 1em;
}

.listScroller a:hover {
	background-color: #eee;
}

.listScroller a.selected {
	background-color: #eee;
}

.sncCatalogGridRow {
	width: 100%;
	border-bottom: 1px solid #EEE;
}

.sncCatalogGridButtons {
	display: flex;
	flex-wrap:wrap;
}

.sncCtatalogGridButtons > * {
	flex-shrik: 0;
}

.sncCatalogGrid > :last-child {
	border-bottom: none;
}



/* START - MediumDetails Exemplare */
.sncMedDetailsCopiesRow #copyInfo {
	width: 3.5em;
}
.sncMedDetailsCopiesRow #copyInfo i {
	font-size: 2em;
}

.sncMedDetailsCopiesPnl {
	margin: 0 10.5px;
}

@media only screen and (max-width: 600px) {
	.sncMedDetailsCopiesRow,
	.sncMedDetailsCopiesHeader {
		display: grid;
		grid-template-columns: calc(50% - 1.8em) calc(50% - 1.8em) 3.5em;
	}
	.sncMedDetailsCopiesHeader>div:nth-child(2), .sncMedDetailsCopiesRow>div:nth-child(2)
		{
		grid-row-start: 2;
		grid-row-end: 2;
	}
	.sncMedDetailsCopiesHeader>div:nth-child(3), .sncMedDetailsCopiesRow>div:nth-child(3)
		{
		grid-column-start: 2;
		grid-row-start: 1;
		grid-row-end: 3;
	}
	.sncMedDetailsCopiesRow>div:nth-child(n+4) {
		grid-column-start: 3;
		grid-row-start: 1;
		grid-row-end: 3;
	}
	.sncMedDetailsCopiesRow>div:nth-child(n+3) {
		line-height: 39px;
	}
	.sncMedDetailsCopiesRow.noLocation {
		line-height: 39px;;
	}
	.sncMedDetailsCopiesRow #copyInfo i {
		line-height: 31px;
	}	
}

@media only screen and (max-width: 600px) {
	.sncMedDetailsCopiesRow {
		padding: .3em 0;	
	}
}


@media only screen and (min-width: 601px) and (max-width: 992px) {
	.sncMedDetailsCopiesRow {
		line-height: 2.8em;
	}
	
	.sncMedDetailsCopiesRow,
	.sncMedDetailsCopiesHeader {
		display: grid;
		grid-template-columns: calc(25% - 1em) calc(25% - 1em) calc(25% - 1em) calc(25% - 1em) 3.5em;
	}
	.sncMedDetailsCopiesRow.noLocation,
	.sncMedDetailsCopiesHeader.noLocation {
		display: grid;
		grid-template-columns: calc(33% - 1em) calc(33% - 1em) calc(33% - 1em) 3.5em;
	}
}

@media only screen and (min-width: 993px) {
	.sncMedDetailsCopiesRow {
		padding: .3em 0;	
	}
	
	.sncMedDetailsCopiesRow,
	.sncMedDetailsCopiesHeader {
		display: grid;
		grid-template-columns: 20% 20% 20% 20% 20%;
		align-items: center;
	}
	.sncMedDetailsCopiesRow.noLocation,
	.sncMedDetailsCopiesHeader.noLocation {
		display: grid;
		grid-template-columns: 25% 25% 25% 25% ;
	}
}
/* ENDE - MediumDetails Exemplare */
.sncCatalogButtonImage {
height: calc(100% - 28px);

}

.sncMediumLinkContainer {
	position: relative;
	padding: 5px;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 100%;
}

.sncMediumLinkImageContainer {
	height: calc(100% - 40px);
}

.sncMediumLinkTitle {
	margin-top: 5px;
    cursor: pointer;
    text-align: center;
    color: #2196f3 !important;
}

.sncMediumLinkTitle a {
	color: #2196f3 !important;
}

.sncMediaCarouselBtnLeftContainer {
	left: -10px;
	padding-right: 10px;
	width: 70px;
}
	
.sncMediaCarouselBtnRightContainer {
	right: -10px;
	padding-left: 10px;
	width: 70px;
}

@media only screen and (min-width: 631px) {
	.sncMediaCarousel.noSwipe {
		padding: 0 40px;
	}
}

.sncMediaCarousel {
	user-select: none;	
}

.sncMediaCarousel img {
	-webkit-user-drag: none;
}

.sncMediaCarousel:not(.noSwipe) .sncMediaCarouselSwipeContainer {
	overflow-x: scroll;
	overflow-y: hidden;
}

.sncMediaCarousel.noSwipe .sncMediaCarouselSwipeContainer {
	overflow: hidden;
}

.sncMediaCarouselMediaContainer {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	width: fit-content;
}

.sncMediaCarouselMediaContainer > * {
	flex-shrink: 0;
	height: 195px !important;
	
}

@media only screen and (max-width: 360px) {
	.sncMediaCarousel:not(.noSwipe) .sncMediaCarouselMediaContainer > * {
		width: calc(50vw - 24px) !important;
	}
}

@media only screen and (min-width: 361px) and (max-width: 451px) {
	.sncMediaCarousel:not(.noSwipe) .sncMediaCarouselMediaContainer > * {
		width: calc(50vw - 30.5px) !important;
	}
}

.sncMediaCarouselMediaContainer .sncImgPnlMediumType.big {
	height: 100px;
	width: 100px;
}

.sncMediaCarouselBtnLeftContainer, 
.sncMediaCarouselBtnRightContainer {
	position: absolute;
	height: 80px;
	top: calc(50% - 40px);
	z-index: 100;
	user-select: none;
}

.sncMediaCarouselBtnLeftContainer > button,
.sncMediaCarouselBtnRightContainer > button {
	top: calc(50% - 14px);
	width: 28px;
    height: 28px;
}

.sncMediaCarouselBtnLeftContainer > button i,
.sncMediaCarouselBtnRightContainer > button i {
	line-height: 28px;
}

.sncMediaCarouselBtnLeftContainer > button {
	left: calc(50% - 14px);	
}

.sncMediaCarouselBtnRightContainer > button {
	left: calc(50% - 14px);
}

.sncMediaCarousel > i.left,
.sncMediaCarousel > i.right {
	position: absolute;
	bottom: 0;
}

.sncMediaCarousel > i.left {
	left: 0;
}

.sncMediaCarousel > i.right {
	right: 0;
}

/** Workaround für Icons im Pager, sonst bleibt bei mobilen Geräten nach Click ein Kreis als Hintergrund */
.sncPager i[tabindex]:hover:after {
  opacity: 0;
}

.sncPager i[tabindex]:active:after {
  opacity: 1;
}

/** Optimierung Zeilenumbruch bei MaterialToasts */
.toast {
	white-space: break-spaces;
    word-break: break-word !important; 
    hyphens: auto;
}

.sncLocationSVG {
	display: block;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}
.sncLocationContainer {
	width: 100%;
	height: 100%;
}

.sncTextButton {
	margin: 2px 5px 2px 5px;
	width: 250px;
}

.sncTextButtonSmall {
	margin: 2px 5px 2px 5px;
	width: 150px;
	padding: 0px 10px 0px 10px !important;
}

button.sncTextButtonSmall {
	height: 28px;
	line-height: 28px;
}

/** START - MaterialImageButton */

button.btn > div {
	display: inline-block;
	height: 100%;
	float: left;
}

button.btn > div > img {
	display: inline;
	height: 60%;
	vertical-align: middle;
	transform: translateY(-4%);
    filter: grayscale(1) brightness(0) invert();
}

/** ENDE - MaterialImageButton */

/** MaterialDataTable, Overflow bie Zellen mit Links verbergen */
div.widget-cell:has(a > span) {
	overflow: hidden;
}

/** MaterialInput, langen Labeltext kürzen  */

div.input-field > label:not(.active) {
	overflow: hidden;
    white-space: nowrap;
    max-width: calc(100% - 4em);
    text-overflow: ellipsis;
}

div.input-field > label.active {
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.sncFlexboxCenterOnSmall {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

/** Flexbox, Items bei kleiner Auflösung zentrieren**/
@media only screen and (min-width: 601px) {
	.sncFlexboxCenterOnSmall {
    flex-wrap: wrap;    
	}
}

@media only screen and (max-width: 600px) {
	.sncFlexboxCenterOnSmall {
		flex-wrap: nowrap;
		flex-direction: column;
	}
}

/** START - SenecaSuggestBox */

.sncSuggestbox {
	border-bottom: 1px solid #9e9e9e;
}

.sncSuggestbox.input-field input[type=search] {
    height: 3rem;
    border-bottom: none;
    padding-left: 0;
}

.sncSuggestbox.input-field input[type=search]+label {
	left: 0.75rem !important;
	z-index: unset !important;
}

@media only screen and (min-width: 601px) {
	.sncSuggestbox .search-result {
		position: absolute;
		width: 300px;
	}
}

@media only screen and (max-width: 600px) {
	.sncSuggestbox .search-result {
	position: absolute;
	    width: calc(100% + 30px);
		left: -15px;
	}
}

.sncSuggestbox .search-result a {
	line-height: 19.5px;
    font-size: 13px;
    overflow: hidden;
    padding-left: 20px !important;
    padding: 12px;
    text-overflow: ellipsis;
}

/** ENDE - SenecaSuggestBox */

.sncSortOrderBox {
	
}


/** START - Workaround für MaterialIconMorph in DataTable */
.table-container .icon-morph {
	height: 38px;
	width: 38px;
	
}

.table-container .icon-morph i.icons.material-icons {
	cursor: pointer;
    line-height: 30px;
    font-size: 2rem;
    height: 38px;
    width: 38px;
    padding: 4px
}

/** ENDE - Workaround für MaterialIconMorph in DataTable */




/** Default Cursor für Icon in EmptyStates */
.empty-state.sncEmptyStateIconNoPointer i {
	cursor: default !important;
}


/** Farben des Labels von Checkboxen */
.gwt-CheckBox > [type="checkbox"]:checked + label {
	color: #000;
}

.gwt-CheckBox > [type="checkbox"] + label {
	color: #555;
}