/* ODI Leeds base styles */

/* Reset http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1em; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
/* apply a natural box layout model to all elements */
*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
/* End of reset */


/* Main site styling */
body {
	background-color: #000000;
	font-family: "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: 16px;
	color: #efefef;
	margin: 0px;
	padding: 0px;
	line-height: 1.44em;
	text-rendering: optimizeLegibility;
}

/* Basic items */
h1 { font-size: 2em; margin-top: 1em; font-weight: bold; }
h2 { font-size: 1.7em; margin-top: 1.7647058823529411em; font-weight: 500; }
h3 { font-size: 1.4em; margin-top: 1.428571em; }
h1:first-child, h2:first-child, h3:first-child { margin-top: 0; }
strong { font-weight: 700; }
em { font-style: italic; }
h2 a, h3 a,p a { color: #2254F4; text-decoration: underline; }
h2 a:visited, h3 a:visited, p a:visited { color: #722ea5; }
p, time, li, td, th, footer, div { font-weight: 300; }
button, .button { border: 0px; font-size: 1em; background-color: #efefef; color: black; text-decoration: none!important; display: inline-block; padding: 0.5em 1em; cursor: pointer; vertical-align: top; line-height: 1.25em; }
a:hover, a:focus { text-decoration: underline; }
p, iframe, h2, h3, figure, ul, ol, .block, .padded-bottom { margin-bottom: 16px; }
ul { list-style: disc; }
ol { list-style: decimal; }
ul, ol { margin-left: 1.5em; }


/* Useful padding/sizing boxes */
.holder { position: relative; width: 1080px; max-width: 100%; margin: auto; }
.padded { padding: 1em; }
.doublepadded { padding: 2em; }

/* Define ODI colours */
.c1-text { color: #2254F4; }
.c2-text { color: #178CFF; }
.c3-text { color: #00B6FF; }
.c4-text { color: #08DEF9; }
.c5-text { color: #1DD3A7; }
.c6-text { color: #0DBC37; }
.c7-text { color: #67E767; }
.c8-text { color: #722EA5; }
.c9-text { color: #E6007C; }
.c10-text { color: #EF3AAB; }
.c11-text { color: #D73058; }
.c12-text { color: #D60303; }
.c13-text { color: #FF6700; }
.c14-text { color: #F9BC26; }
.c1-bg, .elsewhere .facebook:hover, .c1-bg-hover:hover { background-color: #2254F4; color: white; }
.c2-bg, .c2-bg-hover:hover { background-color: #178CFF; color: black; }
.c3-bg, .elsewhere .twitter:hover, .c3-bg-hover:hover { background-color: #00B6FF; color: black; }
.c4-bg, .c4-bg-hover:hover { background-color: #08DEF9; color: black; }
.c5-bg, .c5-bg-hover:hover { background-color: #1DD3A7; color: black; }
.c6-bg, .c6-bg-hover:hover, .seasonal { background-color: #0DBC37; color: black; }
.c7-bg, .c7-bg-hover:hover { background-color: #67E767; color: black; }
.c8-bg, .c8-bg-hover:hover { background-color: #722EA5; color: white; }
.c9-bg, .c9-bg-hover:hover, .instagram:hover { background-color: #E6007C; color: white; }
.c10-bg, .c10-bg-hover:hover, .flickr:hover { background-color: #EF3AAB; color: black; }
.c11-bg, .c11-bg-hover:hover { background-color: #D73058; color: white; }
.c12-bg, .c12-bg-hover:hover, .youtube:hover { background-color: #D60303; color: white; }
.c13-bg, .c13-bg-hover:hover { background-color: #FF6700; color: black; }
.c14-bg, .c14-bg-hover:hover, .seasonal-accent { background-color: #F9BC26; color: black; }
.s1-bg, .s1-bg-hover:hover { background-color: #2f529f; color: white; }
.s2-bg, .s2-bg-hover:hover { background-color: #00ace8; color: black; }
.s3-bg, .s3-bg-hover:hover { background-color: #7dc5ea; color: black; }
.b1-bg { background-color: #000000; color: white!important; }
.b2-bg { background-color: #333333; color: white!important; }
.bk-bg { background-color: #6D6D6D; color: white!important; }
.b3-bg, .github:hover { background-color: #999999; color: black!important; }
.b4-bg { background-color: #bbbbbb; color: black!important; }
.b5-bg { background-color: #dfdfdf; color: black!important; }
.b6-bg { background-color: #ffffff; color: black!important; }
a.b1-bg:hover, a.b2-bg:hover, a.b3-bg:hover, a.b4-bg:hover, a.b5-bg:hover, a.b6-bg:hover { background-color: #000000; color: white!important; }
.s1-bg a, .s1-bg a:visited, .s2-bg a, .s2-bg a:visited, .s3-bg a, .s3-bg a:visited { color: inherit; }
.c1-bg .button, .c2-bg .button, .c3-bg .button, .c4-bg .button, .c5-bg .button, .c6-bg .button, .c7-bg .button, .c8-bg .button, .c9-bg .button, .c10-bg .button, .c11-bg .button, .c12-bg .button, .c13-bg .button, .c14-bg .button { background-color: #efefef; color: black!important; }
.b6-bg .button { background-color: black; color: white!important; }

html, body, #main { min-height: 100%; height: 100%; }
#app {
	width: 100%;
	top: 0;
	left: 0;
	min-height: 100%;
	border: 2px solid red;
}
#main { position: relative; }




.my-location-accuracy, .my-location:after { position: absolute; left:50%; top:50%; transform:translate3D(-50%,-50%,0); border-radius: 100%; }
.my-location:after { content: ''; width: 14px; height: 14px; background-color: #2254F4; border: 3px solid white; }
.my-location-accuracy { background-color: rgba(34, 84, 244, 0.3); transition: width 0.1s ease-in, height 0.1s ease-in; }
.leaflet-container .leaflet-control-layers-toggle { width: auto; height: auto; background-size: 20px; }
.leaflet-top, .leaflet-bottom { z-index: 900; }
.leaflet-left .leaflet-control.leaflet-control-attribution { margin-left: 0px; }
.leaflet-marker-icon svg { position: relative; margin: auto; position: absolute; left: 50%; top: 50%; transform: translate3d(-50%,-100%,0); }

.leaflet-container .leaflet-bar { box-shadow: none; }
.leaflet-bar { border-radius: 0px; }
.leaflet-bar svg { position: relative; margin: auto; position: absolute; left: 50%; top: 50%; transform: translate3d(-50%,-50%,0); width: 32px; height: 32px; }
.leaflet-bar { background-color: white; border: 0px; }
.leaflet-bar a { border: 0px; }
.leaflet-container .leaflet-control-layers, .leaflet-container .leaflet-bar { border: 0px; }
.leaflet-bar.leaflet-control, .leaflet-bar.leaflet-control-zoom a { border-bottom: 1px solid #ccc; }
.leaflet-bar.leaflet-control-zoom { border: 0px; }
.leaflet-container .leaflet-bar a { width: 2em; height: 2em; font-size: 2em; line-height: 2em; position: relative; }
.leaflet-container .leaflet-control-zoom-in, .leaflet-container .leaflet-control-zoom-out { font-size: 1em; }
.leaflet-top .leaflet-control { margin-top: 0px; }
.leaflet-left .leaflet-control { margin-left: 0px; }
.leaflet-container .leaflet-bar a:last-child, .leaflet-container .leaflet-bar a, .leaflet-container .leaflet-bar a:hover { border-radius: 0px; outline: transparent!important; }
.leaflet-control-geolocate { background: white; }
.leaflet-control-geolocate a { color: inherit; }
.leaflet-control-geolocate.live-location { background:white; color: white; }
.leaflet-control-geolocate.live-location a { background-color: rgba(34, 84, 244, 0.3); }
.leaflet-popup-content h3 { margin-bottom: 0em; }
.leaflet-popup-content p { margin-top: 0.5em; }
.leaflet-container a.leaflet-popup-close-button, .leaflet-popup-content-wrapper, .leaflet-popup-tip { color: inherit; }

/* ODI Leeds styles */
.leaflet-container { font-size: 1em; }
.leaflet-popup-content { margin: 1em; max-width: 90%; }
.leaflet-popup-content table td:first-child { padding-right: 0.5em; }
.leaflet-popup-content ul { margin: 0px!important; margin-bottom: 0px!important; list-style: none; padding: 0px; }
.leaflet-popup-content ul li { margin: 0px; list-style: none; padding: 0px; }
.leaflet-popup-content-wrapper { border-radius: 0px; font-size: 1em; }
.leaflet-popup-content-wrapper, .leaflet-popup-tip { box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4); }

.marker-group {
	border-radius: 100%;
	text-align: center;
	line-height: 40px;
}
#map {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.selectors {
	position: absolute;
	z-index: 1000;
	top: 0em;
	right: 0em;
	display: inline-block;
	background: rgba(255,255,255,0.7);
	padding: 0.5em;
}
.row {
	margin-bottom: 0.5em;
	text-align: right;
	width: auto;
}
.row:last-child { margin-bottom: 0; }
.row label, .row input, .row select {
	display: inline-block;
	font: inherit;
	line-height: inherit;
	line-height: 2em;
	height: 2em;
}
.row input, .row select {
	border: 1px solid #502d16;
	border-radius: 0.25em;
	padding: 0 0.25em;
}

.tiny, .edit {
	font-size: 0.8em;
}
.edit {
	display: block;
	border-top: 1px solid black;
	padding-top: 0.25em;
}

@media only screen and (max-width: 700px) {
	h1 { line-height: 1em; }
}

@media only screen and (max-width: 533px) {

	.doublepadded { padding: 1em; }

	.leaflet-container .leaflet-bar a { font-size: 1.5em; }
}