.elementor-kit-19{--e-global-color-primary:#EF1C24;--e-global-color-secondary:#0078BF;--e-global-color-text:#000000;--e-global-color-accent:#26FC5F;--e-global-color-77beefa2:#232B58;--e-global-color-26462c4e:#ED7202;--e-global-color-17710099:#0176C3;--e-global-color-2f7b29ef:#FFFFFF;--e-global-color-6a35709:#D3D3D3;--e-global-color-b4409fc:#EF1C24BF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-19 button,.elementor-kit-19 input[type="button"],.elementor-kit-19 input[type="submit"],.elementor-kit-19 .elementor-button{background-color:var( --e-global-color-primary );font-size:1.1em;font-weight:500;color:var( --e-global-color-2f7b29ef );border-style:none;border-radius:0px 0px 0px 0px;padding:10px 20px 12px 20px;}.elementor-kit-19 button:hover,.elementor-kit-19 button:focus,.elementor-kit-19 input[type="button"]:hover,.elementor-kit-19 input[type="button"]:focus,.elementor-kit-19 input[type="submit"]:hover,.elementor-kit-19 input[type="submit"]:focus,.elementor-kit-19 .elementor-button:hover,.elementor-kit-19 .elementor-button:focus{background-color:var( --e-global-color-b4409fc );color:var( --e-global-color-2f7b29ef );border-style:none;border-radius:0px 0px 0px 0px;}.elementor-kit-19 e-page-transition{background-color:#FFBC7D;}.elementor-kit-19 a{color:var( --e-global-color-17710099 );text-decoration:underline;}.elementor-kit-19 a:hover{color:var( --e-global-color-26462c4e );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Removing Springer Link Blumf*/

.enumeration {
	display:none;
}

.authors {
	display:none;
}

.main-context__container {
	display:none;
}

.vol-info {
	display:none;
}

.test-pdf-link {
	display:none;
}

.AbbreviationGroup {
	display:none;
}

.u-screenreader-only {
	display:none;
}

.Figure {
	padding:20px;
	display:inline-block;
	border-style:solid;
	border-width:2px;
	border-color:#aaaaaa;
	margin-bottom:20px;
	padding-bottom:20px;
}

.ItemContent {
	margin-top:-26px;
	margin-left:30px;
}

.Table {
	padding:20px;
	border-style:solid;
	border-width:2px;
	border-color:#aaaaaa;
	margin-bottom:20px;
	overflow-x:auto;
}

.CaptionNumber {
	font-weight:bold;
}

.CitationNumber {
	display:none;
}

.Occurrences {
	display:none;
}

#authorsandaffiliations {
	display:none;
}

.ChapterTitle {
	display:none;
}

.Keyword {
    background-color: #f2f2f2;
    border-radius: 2px;
    margin-bottom: .3em;
    margin-right: .3em;
    padding: 0 .5em;
	  display: inline-block;
}

.ListItem {
	list-style-type:none;
}

/*Change bullet color*/
#book-desc-bullet {
  list-style: none;
}

#book-desc-bullet li::before {
  content: "\2022";
  color: #FFCC00;
  font-weight: bold;
  display: inline-block; 
  width: 1.5em;
  margin-left: -1.5em;
}/* End custom CSS */