/* Scholar styles */
@-webkit-keyframes plyr-progress{to{background-position:25px 0}}
@keyframes plyr-progress{to{background-position:25px 0}}
.plyr{position:relative;max-width:100%;min-width:200px;font-family:Avenir,'Avenir Next','Helvetica Neue','Segoe UI',Helvetica,Arial,sans-serif;direction:ltr}
.plyr,.plyr *,.plyr ::after,.plyr ::before{-webkit-box-sizing:border-box;box-sizing:border-box}
.plyr a,.plyr button,.plyr input,.plyr label{-ms-touch-action:manipulation;touch-action:manipulation}
.plyr:focus{outline:0}
.plyr audio,.plyr video{width:100%;height:auto;vertical-align:middle;border-radius:inherit}
.plyr input[type=range]{display:block;height:20px;width:100%;margin:0;padding:0;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;border:none;background:0 0}
.plyr input[type=range]::-webkit-slider-runnable-track{height:8px;background:0 0;border:0;border-radius:4px;-webkit-user-select:none;user-select:none}
.plyr input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;margin-top:-4px;position:relative;height:16px;width:16px;background:#fff;border:2px solid transparent;border-radius:100%;-webkit-transition:background .2s ease,border .2s ease,-webkit-transform .2s ease;transition:background .2s ease,border .2s ease,-webkit-transform .2s ease;transition:background .2s ease,border .2s ease,transform .2s ease;transition:background .2s ease,border .2s ease,transform .2s ease,-webkit-transform .2s ease;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.15);box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.15);-webkit-box-sizing:border-box;box-sizing:border-box}
.plyr input[type=range]::-moz-range-track{height:8px;background:0 0;border:0;border-radius:4px;-moz-user-select:none;user-select:none}
.plyr input[type=range]::-moz-range-thumb{position:relative;height:16px;width:16px;background:#fff;border:2px solid transparent;border-radius:100%;-webkit-transition:background .2s ease,border .2s ease,-webkit-transform .2s ease;transition:background .2s ease,border .2s ease,-webkit-transform .2s ease;transition:background .2s ease,border .2s ease,transform .2s ease;transition:background .2s ease,border .2s ease,transform .2s ease,-webkit-transform .2s ease;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.15);box-sizing:border-box}
.plyr input[type=range]::-ms-track{height:8px;background:0 0;border:0;color:transparent}
.plyr input[type=range]::-ms-fill-upper{height:8px;background:0 0;border:0;border-radius:4px;-ms-user-select:none;user-select:none}
.plyr input[type=range]::-ms-fill-lower{height:8px;background:0 0;border:0;border-radius:4px;-ms-user-select:none;user-select:none;background:#3498db}
.plyr input[type=range]::-ms-thumb{position:relative;height:16px;width:16px;background:#fff;border:2px solid transparent;border-radius:100%;-webkit-transition:background .2s ease,border .2s ease,-webkit-transform .2s ease;transition:background .2s ease,border .2s ease,-webkit-transform .2s ease;transition:background .2s ease,border .2s ease,transform .2s ease;transition:background .2s ease,border .2s ease,transform .2s ease,-webkit-transform .2s ease;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.15);box-sizing:border-box;margin-top:0}
.plyr input[type=range]::-ms-tooltip{display:none}
.plyr input[type=range]:focus{outline:0}
.plyr input[type=range]::-moz-focus-outer{border:0}
.plyr input[type=range].tab-focus:focus{outline-offset:3px}
.plyr input[type=range]:active::-webkit-slider-thumb{background:#3498db;border-color:#fff;-webkit-transform:scale(1.25);transform:scale(1.25)}
.plyr input[type=range]:active::-moz-range-thumb{background:#3498db;border-color:#fff;transform:scale(1.25)}
.plyr input[type=range]:active::-ms-thumb{background:#3498db;border-color:#fff;transform:scale(1.25)}
.plyr--video input[type=range].tab-focus:focus{outline:1px dotted rgba(255,255,255,.5)}
.plyr--audio input[type=range].tab-focus:focus{outline:1px dotted rgba(86,93,100,.5)}
.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;position:absolute!important;padding:0!important;border:0!important;height:1px!important;width:1px!important}
.plyr__video-wrapper{position:relative;background:#000;border-radius:inherit}
.plyr__video-embed{padding-bottom:56.25%;height:0;border-radius:inherit;overflow:hidden;z-index:0}
.plyr__video-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.plyr__video-embed>div{position:relative;padding-bottom:200%;-webkit-transform:translateY(-35.95%);transform:translateY(-35.95%)}
.plyr .plyr__video-embed iframe{pointer-events:none}
.plyr video::-webkit-media-text-track-container{display:none}
.plyr__captions{display:none;position:absolute;bottom:0;left:0;width:100%;padding:20px;-webkit-transform:translateY(-40px);transform:translateY(-40px);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;color:#fff;font-size:16px;text-align:center;font-weight:400}
.plyr__captions span{border-radius:2px;padding:3px 10px;background:rgba(0,0,0,.7);-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:150%}
.plyr__captions span:empty{display:none}
@media (min-width:768px){.plyr__captions{font-size:24px}}
.plyr--captions-active .plyr__captions{display:block}
.plyr--hide-controls .plyr__captions{-webkit-transform:translateY(-15px);transform:translateY(-15px)}
@media (min-width:1024px){.plyr--fullscreen-active .plyr__captions{font-size:32px}}
.plyr ::-webkit-media-controls{display:none}
.plyr__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;text-align:center;pointer-events:none}
.plyr__controls>*{pointer-events:all}
.plyr__controls .plyr__progress,.plyr__controls .plyr__time,.plyr__controls>button{margin-left:5px}
.plyr__controls .plyr__progress:first-child,.plyr__controls .plyr__time:first-child,.plyr__controls>button:first-child{margin-left:0}
.plyr__controls .plyr__volume{margin-left:5px}
.plyr__controls [data-plyr=pause]{margin-left:0}
.plyr__controls button{position:relative;display:inline-block;-ms-flex-negative:0;flex-shrink:0;overflow:visible;vertical-align:middle;padding:7px;border:0;background:0 0;border-radius:3px;cursor:pointer;-webkit-transition:background .3s ease,color .3s ease,opacity .3s ease;transition:background .3s ease,color .3s ease,opacity .3s ease;color:inherit}
.plyr__controls button svg{width:18px;height:18px;display:block;fill:currentColor}
.plyr__controls button:focus{outline:0}
.plyr__controls .icon--captions-on,.plyr__controls .icon--exit-fullscreen,.plyr__controls .icon--muted{display:none}
@media (min-width:480px){.plyr__controls .plyr__progress,.plyr__controls .plyr__time,.plyr__controls>button{margin-left:10px}}
.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none}
.plyr--video .plyr__controls{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:50px 10px 10px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.5)));background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;color:#fff;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}
.plyr--video .plyr__controls button.tab-focus:focus,.plyr--video .plyr__controls button:hover{background:#3498db;color:#fff}
.plyr--audio .plyr__controls{padding:10px;border-radius:inherit;background:#fff;border:1px solid #dbe3e8;color:#565d64}
.plyr--audio .plyr__controls button.tab-focus:focus,.plyr--audio .plyr__controls button:hover{background:#3498db;color:#fff}
.plyr__play-large{display:none;position:absolute;z-index:1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:10px;background:#3498db;border:4px solid currentColor;border-radius:100%;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.15);box-shadow:0 1px 1px rgba(0,0,0,.15);color:#fff;-webkit-transition:all .3s ease;transition:all .3s ease}
.plyr__play-large svg{position:relative;left:2px;width:20px;height:20px;display:block;fill:currentColor}
.plyr__play-large:focus{outline:1px dotted rgba(255,255,255,.5)}
.plyr .plyr__play-large{display:inline-block}
.plyr--audio .plyr__play-large{display:none}
.plyr--playing .plyr__play-large{opacity:0;visibility:hidden}
.plyr--playing .plyr__controls [data-plyr=play],.plyr__controls [data-plyr=pause]{display:none}
.plyr--playing .plyr__controls [data-plyr=pause]{display:inline-block}
.plyr--captions-active .plyr__controls .icon--captions-on,.plyr--fullscreen-active .icon--exit-fullscreen,.plyr--muted .plyr__controls .icon--muted{display:block}
.plyr--captions-active .plyr__controls .icon--captions-on+svg,.plyr--fullscreen-active .icon--exit-fullscreen+svg,.plyr--muted .plyr__controls .icon--muted+svg{display:none}
.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen]{display:none}
.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen]{display:inline-block}
.plyr__tooltip{position:absolute;z-index:2;bottom:100%;margin-bottom:10px;padding:5px 7.5px;pointer-events:none;opacity:0;background:rgba(0,0,0,.7);border-radius:3px;color:#fff;font-size:14px;line-height:1.3;-webkit-transform:translate(-50%,10px) scale(.8);transform:translate(-50%,10px) scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:opacity .2s .1s ease,-webkit-transform .2s .1s ease;transition:opacity .2s .1s ease,-webkit-transform .2s .1s ease;transition:transform .2s .1s ease,opacity .2s .1s ease;transition:transform .2s .1s ease,opacity .2s .1s ease,-webkit-transform .2s .1s ease}
.plyr__tooltip::before{content:'';position:absolute;width:0;height:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-4px;border-right:4px solid transparent;border-top:4px solid rgba(0,0,0,.7);border-left:4px solid transparent;z-index:2}
.plyr button.tab-focus:focus .plyr__tooltip,.plyr button:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;-webkit-transform:translate(-50%,0) scale(1);transform:translate(-50%,0) scale(1)}
.plyr button:hover .plyr__tooltip{z-index:3}
.plyr__controls button:first-child .plyr__tooltip{left:0;-webkit-transform:translate(0,10px) scale(.8);transform:translate(0,10px) scale(.8);-webkit-transform-origin:0 100%;transform-origin:0 100%}
.plyr__controls button:first-child .plyr__tooltip::before{left:16px}
.plyr__controls button:last-child .plyr__tooltip{right:0;-webkit-transform:translate(0,10px) scale(.8);transform:translate(0,10px) scale(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}
.plyr__controls button:last-child .plyr__tooltip::before{left:auto;right:16px;-webkit-transform:translateX(50%);transform:translateX(50%)}
.plyr__controls button:first-child .plyr__tooltip--visible,.plyr__controls button:first-child.tab-focus:focus .plyr__tooltip,.plyr__controls button:first-child:hover .plyr__tooltip,.plyr__controls button:last-child .plyr__tooltip--visible,.plyr__controls button:last-child.tab-focus:focus .plyr__tooltip,.plyr__controls button:last-child:hover .plyr__tooltip{-webkit-transform:translate(0,0) scale(1);transform:translate(0,0) scale(1)}
.plyr__progress{position:relative;display:none;-webkit-box-flex:1;-ms-flex:1;flex:1}
.plyr__progress input[type=range]{position:relative;z-index:2}
.plyr__progress input[type=range]::-webkit-slider-runnable-track{background:0 0}
.plyr__progress input[type=range]::-moz-range-track{background:0 0}
.plyr__progress input[type=range]::-ms-fill-upper{background:0 0}
.plyr__progress .plyr__tooltip{left:0}
.plyr .plyr__progress{display:inline-block}
.plyr__progress--buffer,.plyr__progress--played,.plyr__volume--display{position:absolute;left:0;top:50%;width:100%;height:8px;margin:-4px 0 0;padding:0;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;border:none;border-radius:100px}
.plyr__progress--buffer::-webkit-progress-bar,.plyr__progress--played::-webkit-progress-bar,.plyr__volume--display::-webkit-progress-bar{background:0 0}
.plyr__progress--buffer::-webkit-progress-value,.plyr__progress--played::-webkit-progress-value,.plyr__volume--display::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:8px}
.plyr__progress--buffer::-moz-progress-bar,.plyr__progress--played::-moz-progress-bar,.plyr__volume--display::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:8px}
.plyr__progress--buffer::-ms-fill,.plyr__progress--played::-ms-fill,.plyr__volume--display::-ms-fill{border-radius:100px}
.plyr__progress--played,.plyr__volume--display{z-index:1;color:#3498db;background:0 0;-webkit-transition:none;transition:none}
.plyr__progress--played::-webkit-progress-value,.plyr__volume--display::-webkit-progress-value{min-width:8px;max-width:99%;border-top-right-radius:0;border-bottom-right-radius:0;-webkit-transition:none;transition:none}
.plyr__progress--played::-moz-progress-bar,.plyr__volume--display::-moz-progress-bar{min-width:8px;max-width:99%;border-top-right-radius:0;border-bottom-right-radius:0;-webkit-transition:none;transition:none}
.plyr__progress--played::-ms-fill,.plyr__volume--display::-ms-fill{display:none}
.plyr__progress--buffer::-webkit-progress-value{-webkit-transition:width .2s ease;transition:width .2s ease}
.plyr__progress--buffer::-moz-progress-bar{-webkit-transition:width .2s ease;transition:width .2s ease}
.plyr__progress--buffer::-ms-fill{-webkit-transition:width .2s ease;transition:width .2s ease}
.plyr--video .plyr__progress--buffer,.plyr--video .plyr__volume--display{background:rgba(255,255,255,.25)}
.plyr--video .plyr__progress--buffer{color:rgba(255,255,255,.25)}
.plyr--audio .plyr__progress--buffer,.plyr--audio .plyr__volume--display{background:rgba(198,214,219,.66)}
.plyr--audio .plyr__progress--buffer{color:rgba(198,214,219,.66)}
.plyr--loading .plyr__progress--buffer{-webkit-animation:plyr-progress 1s linear infinite;animation:plyr-progress 1s linear infinite;background-size:25px 25px;background-repeat:repeat-x;background-image:linear-gradient(-45deg,rgba(0,0,0,.15) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.15) 50%,rgba(0,0,0,.15) 75%,transparent 75%,transparent);color:transparent}
.plyr--video.plyr--loading .plyr__progress--buffer{background-color:rgba(255,255,255,.25)}
.plyr--audio.plyr--loading .plyr__progress--buffer{background-color:rgba(198,214,219,.66)}
.plyr__time{display:inline-block;vertical-align:middle;font-size:14px}
.plyr__time+.plyr__time{display:none}
@media (min-width:768px){.plyr__time+.plyr__time{display:inline-block}}
.plyr__time+.plyr__time::before{content:'\2044';margin-right:10px}
.plyr__volume{display:none}
.plyr .plyr__volume{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}
.plyr .plyr__volume input[type=range]{position:relative;z-index:2}
@media (min-width:480px){.plyr .plyr__volume{display:block;max-width:60px}}
@media (min-width:768px){.plyr .plyr__volume{max-width:100px}}
.plyr--is-ios .plyr__volume,.plyr--is-ios [data-plyr=mute]{display:none!important}
.plyr--fullscreen-active{height:100%;width:100%;background:#000;border-radius:0!important}
.plyr--fullscreen-active video{height:100%}
.plyr--fullscreen-active .plyr__video-wrapper{height:100%;width:100%}
.plyr--fullscreen-active .plyr__video-embed{overflow:visible}
.plyr--fullscreen-active.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.plyr--fullscreen-fallback.plyr--fullscreen-active{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000000}
/* required styles */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	  -webkit-user-drag: none;
	}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer {
	max-width: none !important;
	}
.leaflet-container.leaflet-touch-zoom {
	-ms-touch-action: pan-x pan-y;
	touch-action: pan-x pan-y;
	}
.leaflet-container.leaflet-touch-drag {
	-ms-touch-action: pinch-zoom;
	}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	-ms-touch-action: none;
	touch-action: none;
}
.leaflet-container {
	-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}
.leaflet-pane         { z-index: 400; }
.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }
.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }
.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}
/* control positioning */
.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}
/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile {
	will-change: opacity;
	}
.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
	     -o-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	-webkit-transform-origin: 0 0;
	    -ms-transform-origin: 0 0;
	        transform-origin: 0 0;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	will-change: transform;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	   -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
	     -o-transition:      -o-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	-webkit-transition: none;
	   -moz-transition: none;
	     -o-transition: none;
	        transition: none;
	}
.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}
/* cursors */
.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:    -moz-grabbing;
	}
/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
/* visual tweaks */
.leaflet-container {
	background: #ddd;
	outline: 0;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-container a.leaflet-active {
	outline: 2px solid orange;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}
/* general typography */
.leaflet-container {
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
	}
/* general toolbar styles */
.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a,
.leaflet-bar a:hover {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}
.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}
.leaflet-touch .leaflet-bar a:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
.leaflet-touch .leaflet-bar a:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	}
/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}
.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
	font-size: 22px;
	}
/* layers control */
.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url(images/layers.png);
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(images/layers-2x.png);
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}
/* Default icon URLs */
.leaflet-default-icon-path {
	background-image: url(images/marker-icon.png);
	}
/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover {
	text-decoration: underline;
	}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
	font-size: 11px;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;

	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}
/* popup */
.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 19px;
	line-height: 1.4;
	}
.leaflet-popup-content p {
	margin: 18px 0;
	}
.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;

	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	     -o-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 4px 0 0;
	border: none;
	text-align: center;
	width: 18px;
	height: 14px;
	font: 16px/14px Tahoma, Verdana, sans-serif;
	color: #c3c3c3;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover {
	color: #999;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	}
.leaflet-oldie .leaflet-popup-content-wrapper {
	zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}
.leaflet-oldie .leaflet-popup-tip-container {
	margin-top: -1px;
	}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}
/* div icon */
.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}
/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-clickable {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}
/* Directions */
.leaflet-tooltip-bottom {
	margin-top: 6px;
}
.leaflet-tooltip-top {
	margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left {
	margin-left: -6px;
}
.leaflet-tooltip-right {
	margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	}
.leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {
	-webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in;
	-moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-in;
	-o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-in;
	transition: transform 0.3s ease-out, opacity 0.3s ease-in;
}
.leaflet-cluster-spider-leg {
	/* stroke-dashoffset (duration and function) should match with leaflet-marker-icon transform in order to track it exactly */
	-webkit-transition: -webkit-stroke-dashoffset 0.3s ease-out, -webkit-stroke-opacity 0.3s ease-in;
	-moz-transition: -moz-stroke-dashoffset 0.3s ease-out, -moz-stroke-opacity 0.3s ease-in;
	-o-transition: -o-stroke-dashoffset 0.3s ease-out, -o-stroke-opacity 0.3s ease-in;
	transition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in;
}
.sc-explorer .sc-header,
.sc-persons-index .sc-header {
  height: 0px;
}
.fixed-header__logo a,
.fixed-header__logo a:visited,
.fixed-header__menu li a,
.fixed-header__menu li a:visited,
.fixed-header__submenu li {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
.fixed-header {
  position: absolute;
  top: 0;
  min-width: 1220px;
  width: 100%;
  height: 120px;
  background-color: #0f2a31;
  z-index: 200;
  border-bottom: 3px #172127 solid;
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.4);
}
.fixed-header__logo {
  position: absolute;
  top: 30px;
  left: 50px;
  width: 587px;
}
.fixed-header__logo a,
.fixed-header__logo a:visited {
  display: block;
  position: relative;
  padding-left: 264px;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 1.7;
  font-weight: 400;
  text-transform: none;
  color: #d9d6bb;
}
.fixed-header__logo a::before,
.fixed-header__logo a:visited::before {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  width: 215px;
  height: 65px;
  background: url(/assets/img-site-sprite@2x.png) 0 -480px no-repeat;
}
.fixed-header__logo a::after,
.fixed-header__logo a:visited::after {
  content: '';
  position: absolute;
  left: 244px;
  top: 7px;
  bottom: 8px;
  border-left: 1px #d9d6bb solid;
}
.fixed-header__menu {
  position: absolute;
  bottom: -3px;
  top: 20px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  right: 10px;
}
.fixed-header__menu li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  height: 100%;
  padding: 0 32px;
  margin-right: 0;
}
.fixed-header__menu li+li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  height: 65px;
  border-right: 1px #172127 solid;
}
.fixed-header__menu li .hamburger {
  position: relative;
  display: block;
  border: none;
  background-color: transparent;
  outline: 0;
  top: 6px;
  width: 60px;
  height: 94px;
}
.fixed-header__menu li .hamburger .icon {
  content: '';
  border: none;
  position: absolute;
  top: 10px;
  left: 50%;
  width: 36px;
  height: 36px;
  margin-left: -16px;
  cursor: pointer;
  outline: 0;
}
.fixed-header__menu li .hamburger .icon .lines {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -8px;
  width: 19px;
  padding: 7px 0;
  border-top: 2px #fff solid;
  transition: .2s all;
}
.fixed-header__menu li .hamburger .icon .lines::after,
.fixed-header__menu li .hamburger .icon .lines::before {
  content: '';
  transition: .2s all;
  position: absolute;
  left: 0;
  width: 100%;
  border-bottom: 2px #fff solid;
}
.fixed-header__menu li .hamburger .icon .lines::before {
  bottom: 0;
}
.fixed-header__menu li .hamburger .icon .lines::after {
  bottom: 7px;
}
.fixed-header__menu li .hamburger.active {
  background-color: #172127;
}
.fixed-header__menu li .hamburger.active .icon .lines {
  border-top: 2px transparent solid;
}
.fixed-header__menu li .hamburger.active .icon .lines::before {
  -webkit-transform: rotate(-45deg) translateX(1px) translateY(1px);
  -ms-transform: rotate(-45deg) translateX(1px) translateY(1px);
  transform: rotate(-45deg) translateX(1px) translateY(1px);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.fixed-header__menu li .hamburger.active .icon .lines::after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fixed-header__menu li a,
.fixed-header__menu li a:visited {
  display: block;
  position: relative;
  height: 100%;
  padding-top: 57px;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  transition: .2s all;
}
.fixed-header__menu li a.menu-icons::after,
.fixed-header__menu li a:visited.menu-icons::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: -5px;
  right: -5px;
  border-top: 0 #d7c000 solid;
  transition: .2s all;
}
.fixed-header__menu li a.menu-icons::before,
.fixed-header__menu li a:visited.menu-icons::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  background: url(/assets/img-site-sprite.png) no-repeat;
}
@media (-webkit-min-device-pixel-ratio:1.3), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
  .fixed-header__menu li a.menu-icons::before,
  .fixed-header__menu li a:visited.menu-icons::before {
      background: url(/assets/img-site-sprite@2x.png) no-repeat;
      background-size: 300px 300px;
  }
}
.fixed-header__menu li a.menu-icons_01::before,
.fixed-header__menu li a:visited.menu-icons_01::before {
  width: 32px;
  height: 41px;
  margin-left: -16px;
}
.fixed-header__menu li a.menu-icons_02::before,
.fixed-header__menu li a:visited.menu-icons_02::before {
  width: 48px;
  height: 41px;
  background-position: -42px 0;
  margin-left: -24px;
}
.fixed-header__menu li a.menu-icons_03::before,
.fixed-header__menu li a:visited.menu-icons_03::before {
  width: 43px;
  height: 41px;
  background-position: -100px 0;
  margin-left: -22px;
}
.fixed-header__menu li a.menu-icons_04::before,
.fixed-header__menu li a:visited.menu-icons_04::before {
  width: 38px;
  height: 41px;
  background-position: -153px 0;
  margin-left: -19px;
}
.fixed-header__menu li a.menu-icons_05::before,
.fixed-header__menu li a:visited.menu-icons_05::before {
  width: 54px;
  height: 37px;
  background: url(/assets/people-icon.png) no-repeat!important;
  background-size: 115px 37px!important;
  margin-left: -27px;
  margin-top: 3px;
}
.fixed-header__menu li a.menu-icons:hover::after,
.fixed-header__menu li a:visited.menu-icons:hover::after {
  border-top: 3px #d7c000 solid;
}
.fixed-header__menu li a:hover,
.fixed-header__menu li a:visited:hover {
  color: #d7c000;
}
.fixed-header__menu li.active a.menu-icons::after {
  border-top: 3px #48809f solid;
}
.fixed-header__menu li.active a.menu-icons_01::before {
  background-position: 0 -56px;
}
.fixed-header__menu li.active a.menu-icons_02::before {
  background-position: -42px -56px;
}
.fixed-header__menu li.active a.menu-icons_03::before {
  background-position: -100px -56px;
}
.fixed-header__menu li.active a.menu-icons_04::before {
  background-position: -153px -56px;
}
.fixed-header__menu li.active a.menu-icons_05::before {
  background-position: -61px 0!important;
}
.fixed-header__submenu {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  padding-right: 50px;
  height: 70px;
  text-align: right;
  background-color: #172127;
}
.fixed-header__submenu.active {
  display: block;
}
.fixed-header__submenu li {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  line-height: 70px;
  color: #fff;
}
.fixed-header__submenu li+li {
  margin-left: 45px;
}
.fixed-header__submenu li a,
.fixed-header__submenu li a:visited {
  color: inherit;
  transition: .2s all;
}
.fixed-header__submenu li a:hover,
.fixed-header__submenu li a:visited:hover {
  color: #d7c000;
}
.fixed-header.floated {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  top: -75px;
  height: 75px;
  transition: .35s all;
}
.index-slideshow,
.index-slideshow__slide {
  position: relative;
  height: 100%;
}
.fixed-header.floated .fixed-header__logo {
  width: 144px;
  height: 44px;
  top: 15px;
}
.fixed-header.floated .fixed-header__logo a,
.fixed-header.floated .fixed-header__logo a:visited {
  padding: 0;
  color: transparent;
  height: 44px;
  text-indent: -9999px;
}
.fixed-header.floated .fixed-header__logo a::before,
.fixed-header.floated .fixed-header__logo a:visited::before {
  width: 144px;
  height: 44px;
  top: 0;
  background: url(/assets/img-site-sprite@2x.png) 0 -320px no-repeat;
  background-size: 400px 400px;
}
.fixed-header.floated .fixed-header__logo a::after,
.fixed-header.floated .fixed-header__logo a:visited::after {
  display: none;
}
.fixed-header.floated .fixed-header__menu {
  top: 10px;
}
.fixed-header.floated .fixed-header__menu li .hamburger {
  top: 0;
  height: 64px;
}
.fixed-header.floated .fixed-header__menu li+li::before {
  height: 45px;
}
.fixed-header.floated .fixed-header__menu li a,
.fixed-header.floated .fixed-header__menu li a:visited {
  padding-top: 22px;
  padding-left: 40px;
}
.fixed-header.floated .fixed-header__menu li a.menu-icons::before,
.fixed-header.floated .fixed-header__menu li a:visited.menu-icons::before {
  left: 15px;
  top: 50%;
}
.fixed-header.floated .fixed-header__menu li a.menu-icons_01::before,
.fixed-header.floated .fixed-header__menu li a:visited.menu-icons_01::before {
  width: 25px;
  height: 31px;
  margin-top: -19px;
  background-position: -119px -118px;
}
.fixed-header.floated .fixed-header__menu li a.menu-icons_02::before,
.fixed-header.floated .fixed-header__menu li a:visited.menu-icons_02::before {
  width: 36px;
  height: 32px;
  margin-top: -19px;
  left: 20px;
  background-position: -120px -157px;
}
.fixed-header.floated .fixed-header__menu li a.menu-icons_03::before,
.fixed-header.floated .fixed-header__menu li a:visited.menu-icons_03::before {
  width: 32px;
  height: 28px;
  margin-top: -16px;
  left: 18px;
  background-position: -119px -197px;
}
.fixed-header.floated .fixed-header__menu li a.menu-icons_04::before,
.fixed-header.floated .fixed-header__menu li a:visited.menu-icons_04::before {
  width: 30px;
  height: 29px;
  margin-top: -18px;
  left: 17px;
  background-position: -119px -233px;
}
.fixed-header.floated .fixed-header__menu li a.menu-icons_05::before,
.fixed-header.floated .fixed-header__menu li a:visited.menu-icons_05::before {
  width: 38px;
  height: 26px;
  margin-top: -14px;
  left: 22px;
  background-size: 80px 26px!important;
}
.fixed-header.floated .fixed-header__menu li.active a.menu-icons_01::before {
  background-position: -167px -118px;
}
.fixed-header.floated .fixed-header__menu li.active a.menu-icons_02::before {
  background-position: -168px -157px;
}
.fixed-header.floated .fixed-header__menu li.active a.menu-icons_03::before {
  background-position: -167px -197px;
}
.fixed-header.floated .fixed-header__menu li.active a.menu-icons_04::before {
  background-position: -167px -233px;
}
.fixed-header.floated .fixed-header__menu li.active a.menu-icons_05::before {
  background-position: -42px 0!important;
}
.fixed-header.floated.visible {
  opacity: 1;
  visibility: visible;
  top: 0;
}
.sc-meta-filters {

}
.sc-meta-filters .se-filter {
  position: relative;
  margin: 0px 20px;
  padding: 20px 0px;
  border-bottom: 1px solid #e6e6e6;
}
.sc-meta-filters .se-filter:last-child {
  border: none;
}
.sc-meta-filters .se-filter .se-label {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.sc-meta-filters .se-reset {
  position: absolute;
  right: 0px;
  top: 20px;
  font-size: 12px;
  cursor: pointer;
}
.sc-meta-filters > .se-reset {
  top: 12px;
  right: 10px;
}
.sc-meta-filters .se-reset i {
  margin-left: 3px;
}
.sc-meta-filters select.se-select-filter {
  display: block;
  position: relative;
  -webkit-appearance: none;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: normal;
  background-color: #fff;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDA1LjQ1NiA0MDUuNDU2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MDUuNDU2IDQwNS40NTY7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4NCjxnPg0KCTxwYXRoIGQ9Ik03NC4xMzQsNjQuMTQ3Yy00Ljk4NSwwLjA3OC05LjkxMSwyLjE2My0xMy40MzgsNS42ODhsLTU1LDU1QzIuMDk2LDEyOC40MzIsMCwxMzMuNDkyLDAsMTM4LjU4MyAgIHMyLjA5NiwxMC4xNTEsNS42OTcsMTMuNzVsMTgzLjI4MSwxODMuMjgxYzMuNTk5LDMuNjAxLDguNjU5LDUuNjk3LDEzLjc1LDUuNjk3czEwLjE1MS0yLjA5NiwxMy43NS01LjY5N2wxODMuMjgxLTE4My4yODEgICBjMy42MDEtMy41OTksNS42OTctOC42NTksNS42OTctMTMuNzVzLTIuMDk2LTEwLjE1MS01LjY5Ny0xMy43NWwtNTUtNTVjLTMuNTk4LTMuNTkxLTguNjUxLTUuNjgxLTEzLjczNC01LjY4MSAgIGMtNS4wODMsMC0xMC4xMzYsMi4wOS0xMy43MzQsNS42ODFMMjAyLjcyOCwxODQuMzk3TDg4LjE2Niw2OS44MzNDODQuNDk5LDY2LjE2OSw3OS4zMTgsNjQuMDcsNzQuMTM0LDY0LjE0N0w3NC4xMzQsNjQuMTQ3eiIgZmlsbD0iIzk2OTY5NiIvPg0KPC9nPg0KPC9zdmc+DQo=);
  background-position: right 10px top 50%;
  background-repeat: no-repeat;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
}
.sc-meta-filters .se-radio-filter {
  position: relative;
  display: block;
  vertical-align: middle;
  padding: 0px;
  clear: both;
}
.sc-meta-filters .se-radio-filter li label {
  position: relative;
  float: left;
  display: inline-block;
  max-width: 100%;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #fff;
  border-color: #e6e6e6;
}
.sc-meta-filters .se-radio-filter li:first-child label {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.sc-meta-filters .se-radio-filter li:last-child label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: none;
}
.sc-meta-filters .se-radio-filter [type=radio],
.sc-meta-filters .se-radio-filter [type=checkbox] {
  border: 0; 
  clip: rect(0 0 0 0); 
  height: 1px; 
  margin: -1px; 
  overflow: hidden; 
  padding: 0; 
  position: absolute; 
  width: 1px;
}
.sc-meta-filters .se-radio-filter > * {
  display: inline-block;
}
.sc-meta-filters .se-radio-filter li > input:checked + label {
  background-color: #ddd;
  box-shadow: inset 0.1em 0.1em 0.5em rgba(#000, 0.5);
}
input[type="range"].multirange {
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
input[type="range"].multirange.original {
  position: absolute;
}
input[type="range"].multirange.original::-webkit-slider-thumb {
  position: relative;
  z-index: 2;
}
input[type="range"].multirange.original::-moz-range-thumb {
  transform: scale(1); /* FF doesn't apply position it seems */
  z-index: 1;
}
input[type="range"].multirange::-moz-range-track {
  border-color: transparent; /* needed to switch FF to "styleable" control */
}
input[type="range"].multirange.ghost {
  position: relative;
  background: var(--track-background);
  --track-background: linear-gradient(to right,
      transparent var(--low), var(--range-color) 0,
      var(--range-color) var(--high), transparent 0
    ) no-repeat 0 45% / 100% 40%;
  --range-color: hsl(190, 80%, 40%);
}
input[type="range"].multirange.ghost::-webkit-slider-runnable-track {
  background: var(--track-background);
}
input[type="range"].multirange.ghost::-moz-range-track {
  background: var(--track-background);
}
.sc-resources {
  height: auto;
  overflow-y: auto;
  border: 1px solid #E0E4E4;
  border-radius: 3px;
  padding: 0px 20px;
  margin-bottom: 10px;
}
.sc-resources .se-resource {
  padding: 10px 0px;
}
.sc-explorer .sc-resources .sc-grid {
  border: none;
  padding: 0px;
  margin: 0px;
}
.sc-resources .se-resource .se-title {
  font-size: 18px;
  padding-bottom: 5px;
  clear: left;
}
.sc-resources .se-resource .se-prison-type {
  float: left;
  padding-bottom: 5px;
}
.sc-resources .se-resource .se-location {
  float: right;
  color: inherit;
}
.sc-resources .se-resource .se-location i {
  margin-left: 5px;
}
.sc-explorer .se-explorer-layout {
  height: 100%;
  position: relative;
  margin: 10px 0px 0px 0px;
  height: 100%;
  position: relative;
  padding: 90px 20px 0px 20px;
}
.sc-explorer .sc-searchbar {
  position: relative;
  z-index: 10;
}
.sc-explorer .sc-searchbar .se-search-input {
  max-width: 100%;
  border: 1px solid #E0E4E4;
}
.sc-explorer .sc-searchbar .se-search-submit {
  position: absolute;
  top: 5px;
  right: 6px;
  height: 30px;
  line-height: 30px;
  background: #4A90E2;
  padding: 0px 10px;
  color: #fff;
  border-radius: 3px;
}
.sc-explorer .sc-searchbar .se-search-submit:hover,
.sc-explorer .sc-searchbar .se-search-submit:active {
  background: #4A90E2!important;
}
.sc-explorer .se-results-pane {
  padding-top: 30px;
}
.sc-explorer .se-explorer-layout > .sc-split-pane {
  padding: inherit;
  margin-top: 70px;
}
.sc-explorer .sc-grid {
  height: auto;
  padding-bottom: 10px;
  border: 1px solid #E0E4E4;
  border-radius: 3px;
  padding: 0px 20px;
  margin-bottom: 10px;
}
.sc-explorer .sc-grid .se-row:hover {
  background: none;
}
.sc-explorer .sc-document-item .se-topic-badges {
  padding-top: 10px;
}
.sc-explorer .sc-document-item .se-topic-badge {
  background: rgba(194, 234, 35, 0.16);
  margin-right: 10px;
  margin-bottom: 10px;
  color: #888;
  display: inline-block;
  padding: 3px 5px;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 3px;
}
.sc-explorer .sc-document-item .se-topic-badge i {
  margin-right: 5px;
}
.sc-explorer .sc-grid .sc-grid {
  overflow: inherit;
}
.sc-explorer .sc-document-item.sm-expanded {
  border-bottom: none;
}
.sc-explorer .se-document-fragment {
  display: block;
  clear: both;
  color: inherit;
}
.sc-explorer .sc-document-item .se-document-fragment:first-of-type {
  border-top: 1px solid #e6e6e6;
}
.sc-explorer .se-document-fragment > .se-cell {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.sc-explorer .se-document-fragment .se-badge {
  background: #fafafa;
  text-align: center;
  min-width: 60px;
}
.sc-explorer .se-document-fragment .se-badge .se-timecode {
  font-size: 10px;
}
.sc-explorer .se-document-fragment:before,
.sc-explorer .se-document-fragment:after { 
  content: " "; 
  display: table; 
}
.sc-document-item .se-document-photo {
  height: 0;
  padding-bottom: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3),
}
.sc-document-item .se-meta-info > * {
  display: inline-block;
  padding-right: 15px;
  color: #888;
}
.sc-document-item .se-document-title {
  display: block;
  font-size: 18px;
  padding: 5px 0px;
  color: inherit;
}
.sc-document-item .se-photo {
  padding: 15px 10px 15px 0px;
}
.sc-explorer .se-sidebar {
  overflow: auto;
  margin: 0px 0px 0px 20px;
}
.sc-explorer .se-sidebar .se-total {
  padding-bottom: 10px;
  font-size: 20px;
  font-style: italic;
  color: #888;
  width: 270px;
}
.sc-explorer .se-sidebar .sc-resource-entries .se-entry,
.sc-explorer .se-sidebar .sc-topic-entries .se-entry {
  display: inline-block;
  padding: 5px;
  margin: 5px;
  background-color: rgba(132, 132, 132, 0.1);
  color: #555;
  font-size: 13px;
  cursor: pointer;
}
.sc-explorer .se-panel {
  border: 1px solid var(--border-color);
  border-radius: 3px;
  margin-bottom: 10px;
  position: relative;
}
.sc-explorer .se-panel .se-title {
  font-size: 14px;
  color: #000;
  padding: 10px 50px 10px 10px;
  background: #fafafa;
  border-bottom: 1px solid #ddd;
  border-left: 4px solid transparent;
}
.sc-facets .se-tree-node {
  position: relative;
  font-size: 13px;
  font-weight: 400;
  border-bottom: 1px solid #E0E4E4;
  padding: 10px 50px 10px 10px;
  background: #fafafa;
  border-bottom: 1px solid #ddd;
  border-left: 4px solid transparent;
  cursor: pointer;
}
.sc-facets .se-tree-node.level-1 { padding-left: 25px; }
.sc-facets .se-tree-node.level-2 { padding-left: 41px; }
.sc-facets .se-tree-node.level-3 { padding-left: 57px; }
.sc-facets .se-tree-node.level-4 { padding-left: 73px; }
.sc-facets .se-tree-node.level-5 { padding-left: 89px; }
.sc-facets .se-tree-node.level-6 { padding-left: 105px; }
.sc-facets .se-tree-node.sm-selected {
  border-left: 4px solid #91bb04;
  background: #fff;
}
.sc-facets .se-tree-node .se-tree-node-name {
  padding-left: 20px;
}
.sc-facets .se-tree-node .selection {
  float: right;
  font-size: 23px;
  padding: 9px 20px;
  top: 0px;
  position: absolute;
  right: 0px;
}
.sc-facets .se-tree-node .selection.fa-square-o {
  padding: 9px 23px;
}
.sc-facets .se-tree-node .expansion {
  font-size: 23px;
  position: absolute;
  top: 7px;
}
.sc-persons-index .se-persons-pane {
  margin: 80px auto 0px;
  width: 960px;
}
.sc-persons-index .se-loader {
  margin-top: 100px;
  text-align: center;
}
.sc-persons-index .sc-grid {
  border: 1px solid #E0E4E4;
  border-radius: 3px;
  padding-bottom: 0px;
}
.sc-persons-index .se-total {
  font-size: 13px;
  padding-top: 10px;
  float: right;
  cursor: pointer;
}
.sc-persons-index .se-total.sm-active {
  border-bottom: 1px dashed rgba(0,0,0,0.75); 
}
.sc-persons-index .se-letter-filter {
  padding: 10px 0px;
}
.sc-persons-index .se-letter-item {
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  margin-right: 3px;
  cursor: pointer;
  color: #808080;
}
.sc-persons-index .se-letter-item.sm-active {
  color: inherit;
  border-bottom: 1px dashed rgba(0,0,0,0.75);
}
.sc-persons-index .se-letter-item .se-letter-counter {
  margin-left: 1px;
  font-size: 9px;
  color: #808080;
}
.sc-person-item {
  padding: 15px 10px;
  margin: 0px 10px;
  font-size: 13px;
  margin-right: 3px;
}
.sc-person-item.se-row:hover {
  background: inherit;
}
.sc-person-item .se-name {
  font-size: 18px;
  padding-bottom: 5px;
}
.sc-person-item .se-stats {
  padding-top: 10px;
  font-style: italic;
}
.sc-person-item .se-documents {
  border: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
  height: auto;
}
.sc-person-item .se-documents .sc-document-item {
  cursor: default;
}
.sc-person-item .se-documents .sc-document-item:last-child {
  border: none;
}
.sc-person-item .se-documents .sc-document-item:hover {
  background: inherit;
}
.sc-maps .se-map {
  position: absolute;
  margin-top: 75px;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 10;
}
.sc-map-sidebar {
  position: absolute;
  margin-top: 75px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background: rgba(255, 255, 255, 0.9);
  width: 350px;
  z-index: 20;
  cursor: default;
  -webkit-box-shadow: 0px 7px 7px 5px #ccc;
  -moz-box-shadow: 0px 7px 7px 5px #ccc;
  box-shadow: 0px 7px 7px 5px #ccc;
}
.sc-map-sidebar .se-sidebar-header {
  background: rgba(255, 255, 255, 0.7);
  text-align: center;
  font-size: 13px;
  height: 30px;
  border-bottom: 1px #E8E8E8 solid;
  line-height: 30px;
  color: #505050;
  width: 350px;
  cursor: pointer;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.sc-map-sidebar .se-sidebar-header i {
  margin-right: 10px;
}
.sc-map-sidebar .se-locations-list {
  overflow-y: auto;
  bottom: 75px;
  position: absolute;
  top: 30px;
  padding: 10px;
  width: 100%; 
}
.sc-map-sidebar .se-locations-list .se-location-item {
  padding: 8px;
  line-height: 20px;
  border-top: 1px solid #ddd;
  font-size: 12px;
  cursor: pointer;
}
.sc-map-sidebar .se-location-details {
  padding: 10px;
  overflow: auto;
  position: absolute;
  top: 30px;
  bottom: 78px;
}
.sc-map-sidebar .se-location-meta {
  position: relative;
  line-height: 24px;
}
.sc-map-sidebar .se-location-meta .se-prison-type {
  font-weight: normal;
  font-size: 12px;
  padding-right: 140px;
  line-height: 18px;
}
.sc-map-sidebar .se-location-meta .se-location {
  position: absolute;
  right: 0px;
  overflow: auto;
  float: right;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  top: 0px;
  max-width: 140px; 
}
.sc-map-sidebar .se-location-meta .se-title {
  padding-right: 140px;
}
.sc-map-sidebar .se-location-meta.se-prison .se-title {
  padding-top: 10px;
  padding-right: 0px; 
}
.sc-map-sidebar .se-location-meta .se-stats {
  padding: 10px 0px;
  font-size: 14px; 
}
.sc-map-sidebar .se-location-meta .se-stats i {
  padding-right: 10px; 
}
.sc-map-sidebar .se-location-meta .se-description {
  font-size: 13px;
  padding-bottom: 10px; 
}
.sc-map-sidebar .se-doc-reference {
  color: inherit;
  font-size: 15px;
  border-top: 1px solid #ddd;
  display: block;
  padding: 10px; 
}
.sc-map-sidebar .se-doc-reference:hover {
  color: inherit; 
}
.sc-map-sidebar .se-doc-reference .se-doc-meta {
  overflow: auto;
  color: #888;
  font-style: italic;
  font-size: 13px;
  padding-bottom: 3px; 
}
.sc-map-sidebar .se-doc-reference .se-doc-meta > div {
  float: left;
  margin-right: 20px; 
}
.sc-map-sidebar .se-doc-reference .se-doc-meta .se-record-type {
  margin-top: 3px;
}
.sc-map-sidebar .se-doc-reference.sm-unpublished {
  opacity: 0.3;
  cursor: default;
}
.sc-map-sidebar .se-filters {
  background: #fff;
  position: absolute;
  bottom: 0px;
  z-index: 30;
  border-radius: 3px;
  font-size: 14px;
  -webkit-box-shadow: 3px 0px 13px -3px #000;
  -moz-box-shadow: 3px 0px 13px -3px #000;
  box-shadow: 3px 0px 13px -3px #000;
}
.sc-map-sidebar .se-filters .se-filter-item {
  padding: 8px 10px;
  cursor: pointer;
  opacity: 0.4;
  width: 100%;
  float: left;
  padding-left: 35px;
  border-bottom: 1px solid #ddd;
  border-right: 5px solid #555;
}
.sc-map-sidebar .se-filters .se-filter-item.sm-active {
  opacity: 1;
  border-right: 5px solid #A5D06C;
}
.sc-map-sidebar .se-filters .se-filter-item.se-filter-toponym {
  border-right: 5px solid #c081e8;
}
.sc-map-sidebar .se-filters .se-filter-item.se-filter-prison {
  border-right: 5px solid #e88282;
}
.sc-map-sidebar .se-filters .se-filter-item .se-symbol {
  padding-right: 10px;
}
.sc-map-sidebar .se-filters .se-filter-item .se-visibility {
  float: right;
  font-size: 16px;
  padding: 0px;
}
.leaflet-marker-icon.icon {
  border-radius: 50%;
  background-color: rgba(129, 180, 232, 0.3);
  color: rgba(64, 62, 62, 0.5);
  padding-top: 4px;
  padding-left: 6px;
  font-size: 21px; 
}
.leaflet-marker-icon.icon:hover {
  background-color: rgba(129, 180, 232, 0.4);
  color: rgba(64, 62, 62, 0.7); 
}
.leaflet-marker-icon.icon-prison {
  padding-top: 7px;
  padding-left: 7px;
  font-size: 18px;
  background-color: rgba(232, 129, 129, 0.3);
}
.leaflet-marker-icon.icon-toponym {
  background-color: rgba(192, 129, 232, 0.3);
}
.leaflet-marker-icon i {
  pointer-events: none; 
}
/* Marker tweaks */
.leaflet-popup-close-button {
  display: none; 
}
.leaflet-popup-content {
  font: 400 15px/22px 'Source Sans Pro', 'Helvetica Neue', Sans-serif;
  padding: 0px;
  margin: 0px;
  width: 205px; 
}
.leaflet-popup-content div {
  padding: 10px; 
}
.leaflet-popup-content h3 {
  background: #A0A0A0;
  color: #fff;
  margin: 0;
  display: block;
  padding: 5px 10px;
  border-radius: 3px 3px 0 0;
  margin-top: -15px; 
  font-size: 16px;
}
.leaflet-popup-content .se-stats {
  padding: 10px;
  font-size: 12px;
  margin: 0px;
}
.leaflet-popup-content-wrapper {
  padding: 0; 
  border-radius: 3px;
}
/* Clusters */
.marker-cluster-small {
  background-color: rgba(57, 109, 204, 0.2);
  width: 30px !important;
  height: 30px !important;
}
.marker-cluster-small div {
  background-color: rgba(57, 109, 204, 0.5);
  width: 20px !important;
  height: 20px !important;
}
.marker-cluster-small div span {
  line-height: 22px;
}
.marker-cluster-medium {
  background-color: rgba(57, 109, 204, 0.2);
}
.marker-cluster-medium div {
  background-color: rgba(57, 109, 204, 0.5);
}
.marker-cluster-large {
  background-color: rgba(57, 109, 204, 0.2);
}
.marker-cluster-large div {
  background-color: rgba(57, 109, 204, 0.5);
}
/* IE 6-8 fallback colors */
.leaflet-oldie .marker-cluster-small {
  background-color: rgb(181, 226, 140);
}
.leaflet-oldie .marker-cluster-small div {
  background-color: rgb(110, 204, 57);
}
.leaflet-oldie .marker-cluster-medium {
  background-color: rgb(241, 211, 87);
}
.leaflet-oldie .marker-cluster-medium div {
  background-color: rgb(240, 194, 12);
}
.leaflet-oldie .marker-cluster-large {
  background-color: rgb(253, 156, 115);
}
.leaflet-oldie .marker-cluster-large div {
  background-color: rgb(241, 128, 23);
}
.marker-cluster {
  background-clip: padding-box;
  border-radius: 20px;
}
.marker-cluster div {
  width: 30px;
  height: 30px;
  margin-left: 5px;
  margin-top: 5px;

  text-align: center;
  border-radius: 15px;
  font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.marker-cluster span {
  line-height: 30px;
}
.sc-read-document .se-spinner {
  margin: 100px auto 0px;
}
.sc-reader .sc-surface.se-title {
  font-size: 23px;
  margin-bottom: 10px;
}
.sc-reader .sc-layout {
  padding: 40px;
}
.sc-reader .sc-split-pane {
  top: 75px;
}
.sc-reader .sc-text-property {
  white-space: pre-wrap;
}
.sc-reader .sc-text-property .sc-comment {
  background: none;
}
.sc-reader .se-context-section {
  background: #fafafa;
  border-left: 1px solid var(--border-color);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
  min-width: 500px;
}
.sc-reader .se-context-section .se-toggle-context {
  height: 41px;
  border-bottom: 1px solid var(--border-color);
}
.sc-reader .se-context-section .se-toggle-context .se-toggle-item {
  float: left;
  height: 41px;
  line-height: 40px;
  padding: 0px 20px;
  color: #444;
  font-size: 12px;
  font-weight: 600;
}
.sc-reader .se-context-section .se-toggle-context .se-toggle-item.se-active {
  background: #eee;
  border-bottom: 1px solid #444;
}
.sc-reader .se-main-section .sc-container-editor > * { margin-bottom: 20px; }
.sc-reader .sc-toolbar { border-bottom: 1px solid var(--border-color); }
.sc-definition {
  background: rgba(11, 36, 217, 0.1);
  border-bottom: 1px solid rgba(11, 36, 217, 0.3);
  cursor: pointer;
  padding: 0px 1px;
  color: inherit;
}
.sc-text-property .sc-definition.sm-highlighted {
  background: rgba(11, 36, 217, 0.3);
  border-bottom: 1px solid rgba(11, 36, 217, 0.7);
}
.sc-scrollbar .se-highlight.sm-definition {
  background-color: rgb(11, 36, 217);
}
.se-entity-entries .sc-entity-entry.se-definition.se-active,
.se-entity-entries .sc-entity-entry.se-definition.se-active:hover {
  border-left: 2px solid rgb(11, 36, 217);
}
.se-entity-entries .sc-entity-entry.se-definition.se-focused,
.se-entity-entries .sc-entity-entry.se-definition:hover {
  border-left: 2px solid rgba(11, 36, 217, 0.3);
}
.se-entity-entries .sc-entity-entry.se-definition .se-title {
  margin-bottom: 10px;
  margin-right: 60px;
}
.se-entity-entries .sc-entity-entry.se-definition .se-description {
  margin-right: 20px;
}
.se-entity-entries .sc-entity-entry.se-definition .se-type,
.se-reference-item.se-definition .se-type {
  background: rgba(11, 36, 217, 0.7);
}
.sc-entity-entry.se-definition .se-resource-link {
  right: 20px;
}
.sc-person {
  background: rgba(11, 157, 217, 0.1);
  border-bottom: 1px solid rgba(11, 157, 217, 0.3);
  cursor: pointer;
  padding: 0px 1px;
  color: inherit;
}
.sc-text-property .sc-person.sm-highlighted {
  background: rgba(11, 157, 217, 0.4);
  border-bottom: 1px solid rgba(11, 157, 217, 0.7);
}
.sc-scrollbar .se-highlight.sm-person {
  background-color: rgb(11, 157, 217);
}
.se-entity-entries .sc-entity-entry.se-person.se-active,
.se-entity-entries .sc-entity-entry.se-person.se-active:hover {
  border-left: 2px solid rgb(11, 157, 217);
}
.se-entity-entries .sc-entity-entry.se-person.se-focused,
.se-entity-entries .sc-entity-entry.se-person:hover {
  border-left: 2px solid rgba(11, 157, 217, 0.3);
}
.se-entity-entries .sc-entity-entry.se-person .se-title {
  margin-bottom: 10px;
  margin-right: 60px;
}
.se-entity-entries .sc-entity-entry.se-person .se-description {
  margin-right: 0px;
}
.se-entity-entries .sc-entity-entry.se-person .se-type,
.se-reference-item.se-person .se-type {
  background: rgba(11, 157, 217, 0.7);
}
.sc-entity-entry.se-person .se-person-link {
  right: 20px;
}
.sc-prison {
  background: rgba(255, 87, 34, 0.1);
  border-bottom: 1px solid rgba(255, 87, 34, 0.3);
  cursor: pointer;
  padding: 0px 1px;
  color: inherit;
}
.sc-text-property .sc-prison.sm-highlighted {
  background: rgba(255, 87, 34, 0.4);
  border-bottom: 1px solid rgba(255, 87, 34, 0.7);
}
.sc-scrollbar .se-highlight.sm-prison {
  background-color: rgb(255, 87, 34);
}
.se-entity-entries .sc-entity-entry.se-prison.se-active,
.se-entity-entries .sc-entity-entry.se-prison.se-active:hover {
  border-left: 2px solid rgb(255, 87, 34);
}
.se-entity-entries .sc-entity-entry.se-prison.se-focused,
.se-entity-entries .sc-entity-entry.se-prison:hover {
  border-left: 2px solid rgba(255, 87, 34, 0.3);
}
.se-entity-entries .sc-entity-entry.se-prison .se-type,
.se-reference-item.se-prison .se-type {
  background: rgba(255, 87, 34, 0.7);
}
.se-entity-entries .sc-entity-entry.se-prison .se-title {
  margin-top: 0px;
  margin-bottom: 10px;
  margin-right: 60px;
}
.sc-reader .se-entity-entries .sc-entity-entry.se-prison .se-title {
  margin-top: 30px;
}
.sc-entity-entry.se-prison .se-prison-type {
  position: absolute;
  left: 20px;
  overflow: auto;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
  top: 20px;
}
.sc-entity-entry.se-prison .se-location {
  position: absolute;
  right: 20px;
  overflow: auto;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
  top: 20px;
}
.se-entity-entries .sc-entity-entry.se-prison .se-description {
  margin-right: 0px;
}
.sc-entity-entry.se-prison .se-resource-external-link {
  top: 53px;
}
.sc-entity-entry.se-prison .se-resource-link {
  right: 50px;
}
.sc-entity-entry.se-prison .se-map-link {
  right: 20px;
}
.sc-toponym {
  background: rgba(139, 195, 74, 0.1);
  border-bottom: 1px solid rgba(139, 195, 74, 0.3);
  cursor: pointer;
  padding: 0px 1px;
  color: inherit;
}
.sc-text-property .sc-toponym.sm-highlighted {
  background: rgba(139, 195, 74, 0.4);
  border-bottom: 1px solid rgba(139, 195, 74, 0.7);
}
.sc-scrollbar .se-highlight.sm-toponym {
  background-color: rgb(139, 195, 74);
}
.se-entity-entries .sc-entity-entry.se-toponym.se-active,
.se-entity-entries .sc-entity-entry.se-toponym.se-active:hover {
  border-left: 2px solid rgb(139, 195, 74);
}
.se-entity-entries .sc-entity-entry.se-toponym.se-focused,
.se-entity-entries .sc-entity-entry.se-toponym:hover {
  border-left: 2px solid rgba(139, 195, 74, 0.3);
}
.se-entity-entries .sc-entity-entry.se-toponym .se-type,
.se-reference-item.se-toponym .se-type {
  background: rgba(139, 195, 74, 0.7);
}
.se-entity-entries .sc-entity-entry.se-toponym .se-title {
  margin-right: 160px;
  margin-bottom: 10px;
}
.sc-entity-entry.se-toponym .se-location {
  position: absolute;
  right: 20px;
  overflow: auto;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
  top: 24px;
}
.se-entity-entries .sc-entity-entry.se-toponym .se-description {
  margin-right: 60px;
}
.sc-entity-entry.se-toponym .se-resource-link {
  right: 50px;
}
.sc-entity-entry.se-toponym .se-map-link {
  right: 20px;
}
.sc-scrollbar .se-highlight.sm-subject {
  background-color: rgb(145, 187, 4);
}
.sc-text-property .sc-subject.sm-highlighted {
  background: rgba(45, 187, 4, 0.2);
  border-bottom: 1px solid rgba(45, 187, 4, 0.4);
}
.sc-context-info .se-content {
  font-size: 13px;
  padding: 20px;
  line-height: 25px;
  white-space: pre-wrap;
}
.sc-context-info .se-content > * {
  padding-bottom: 20px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.sc-context-info .se-meta-photo img {
  width: 100%;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.sc-context-info .se-meta-abstract {
  text-indent: 15px;
}
.sc-context-info .se-abstract-toggle {
  margin: 0px auto;
  border-radius: 3px;
}
.sc-context-info .se-section-title {
  padding-bottom: 5px;
  font-size: 15px;
  line-height: 25px
}
.se-entity-entries .sc-entity-entry {
  position: relative;
  min-height: 100px;
  padding: 20px;
  border-bottom: 1px solid var(--border-color);
  border-left: 2px solid transparent;
  cursor: pointer;
}
.se-entity-entries .sc-entity-entry.se-active {
  background: white;
  border-left: 2px solid #0b9dd9;
}
.se-entity-entries .sc-entity-entry:hover {
  border-left: 2px solid rgba(11, 157, 217, 0.3);
}
.se-entity-entries .sc-entity-entry .se-title {
  margin-bottom: 10px;
}
.se-entity-entries .sc-entity-entry .se-description {
  font-size: 12px;
  margin-right: 50px;
}
.se-entity-entries .sc-entity-entry .se-resource-external-link {
  position: absolute;
  font-size: 20px;
  color: #999;
}
.sc-context-source {
  top: 300px;
  position: absolute;
  margin: 0 20px;
  padding: 20px 0;
  border-top: 1px solid #e5e5e5;
}
.sc-context-source .se-technical-info {
  font-size: 13px;
  line-height: 25px;
  padding-bottom: 20px;
  margin-bottom: 15px;
  white-space: pre-wrap;
}
.sc-context-source .se-technical-info .se-meta-prop {
  margin-bottom: 10px;
  line-height: 20px;
  font-size: 13px;
}
.sc-context-source .se-technical-info .se-meta-prop .se-meta-label {
  float: left;
  width: 130px;
  color: #757575;
}
.sc-context-source .se-technical-info .se-meta-prop .se-meta-value {
  margin-left: 160px;
}
.sc-overlay-player {
  position: absolute;
  width: 560px;
  z-index: 99;
  top: 40px;
  padding: 20px;
}
.sc-context-subjects .se-content {
  font-size: 12px;
  padding: 10px;
  line-height: 24px;
}
.se-tree-node {
  padding: 2px 0px;
  display: block;
  font-weight: 600;
  color: #999;
}
.se-tree-node.sm-active {
  color: #333;
}
.se-tree-node:hover {
  color: #333;
  cursor: pointer;
}
.se-level-1 {
  padding-left: 20px;
}
.se-level-2 {
  padding-left: 40px;
}
.se-level-3 {
  padding-left: 60px;
}
.se-level-4 {
  padding-left: 80px;
}
.se-level-5 {
  padding-left: 100px;
}
.se-level-6 {
  padding-left: 120px;
}
.se-level-7 {
  padding-left: 140px;
}
.se-level-8 {
  padding-left: 160px;
}
.se-level-9 {
  padding-left: 180px;
}
body {
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
}
/*# sourceMappingURL=scholar.css.map */