body
{
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;
}

#mapcontainer
{
	position: absolute; 
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin-left: auto; margin-right: auto; 
	background-color: white;
}

#legend
{
	position: absolute; 
	left: 60px;
	top: 0;
	background-color: white;
	border-right: 2px solid #aaa;
	border-left: 2px solid #aaa;
	border-bottom: 2px solid #aaa;

}

#title
{
	width: 195px;
	text-align: center;
	background-color: white;
	color: black;
	font-size: 18px;
	font-weight: 300px;
	padding: 10px 5px;
}

#title a, #title a:visited
{
	color: black;
	text-decoration: none;

}

#title a:hover, #title a:active
{
	color: #a00;
	text-decoration: none;
}

#intro a
{
	color: #a00;
	text-decoration: none;
	font-weight: normal;
}

.citationtoggle
{
	color: #a00;
	cursor: pointer;
}

a
{
	color: #a00;
	text-decoration: none;
	font-weight: bold;
}

#sponsor2 a
{
		font-weight: normal;

}

a:hover, a:active, #intro a:hover, #intro a:active, .citationtoggle:active, .citationtoggle:hover
{
	color: #f00;
	text-decoration: underline
}

#searchbox
{
	text-align: center;
	background-color: white;
	color: black;
	font-size: 11px;
	padding: 10px 0;
}

#systemSearch
{
	width: 150px;
}

#intro
{
	padding: 10px 20px 0 20px;
	font-size: 12px;
	width: 170px;
}

#bikecount
{
	font-size: 18px; 
	font-weight: bold;
	margin: 10px auto 0 auto;
	width: 160px;
	text-align: center;
}

#mapkeywrapper
{
    position: absolute;
    top: 0;
    right: 0;
    width: 84px;
}

#mapdata
{
	padding-top: 5px;
}

div.nodot
{
	margin: 0;
}

div.nodot .ui-checkboxradio-icon {
  display: none;
}

div.nodot .ui-checkboxradio-radio-label
{
	padding: 3px;
}

.mapkeycaption div
{
	font-weight: bold;
	padding-bottom: 10px;
}

.mapkey, #sharelinksm
{
	background: rgba(255,255,255,.83);
    border-left: 2px solid #aaa;
}

.mapkey div
{
	margin: 0 auto;
	text-align: center;
}

.mapkey
{
	display: inline-block;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	font-size: 11px;
	padding: 0 10px;
    border-bottom: 2px solid #aaa;
}

.mapkeysymbol
{
	width: 36px;
	height: 36px;
}

.platformkeysymbol
{
	width: 24px;
	height: 24px;
}

#backgroundtoggle
{
	top: 8px;
	right: 8px;
   	position: absolute;
}

#backgroundtoggle button
{
	width: 48px;
	height: 48px;
}
a .btn
{
	background-color: black;
    -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}

#sharelinks
{
    position: absolute;
	bottom: 0;
    left: 50%;
    width: 680px;
    margin-left: -210px;
    padding: 5px 10px 0 10px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
    border-top: 2px solid #aaa;
    text-align: center;
}

#sharelinks table { margin: 0 auto;  }
#sharelinks table td { font-size: 11px; }

#history, #citation
{
	font-size: 11px;
}

#movemodelabel img { margin-top: 3px; }

#legendlistwrapper
{
	border-top: 2px solid #ddd;
	padding: 10px;
	overflow: auto;
	font-size: 11px;
	bottom: 0;
	position: absolute;
	top: 345px;
	background-color: #fff;

}

#legendlist
{
	border-spacing: 0;
}


#legendlist td
{
	padding-right: 5px;
	vertical-align: top;
}

#legendlist tr:hover
{
	background-color: #fcc;
	cursor: pointer;
}

  .ol-popup {
	position: absolute;
	background-color: white;
	box-shadow: 0 1px 4px rgba(0,0,0,0.2);
	border-radius: 10px;
	border: 1px solid #cccccc;
	bottom: 12px;
	left: -50px;
	min-width: 340px;
  }
  .ol-popup:after, .ol-popup:before {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
  }
  .ol-popup:after {
	border-top-color: white;
	border-width: 10px;
	left: 48px;
	margin-left: -10px;
  }
  .ol-popup:before {
	border-top-color: #cccccc;
	border-width: 11px;
	left: 48px;
	margin-left: -11px;
  }
 
 #popup, #popup-comments-dialog
 {
 	display: none;
 }
 
 #popup-comments
 {
 	margin-bottom: 5px;
 }
 
 .popup-comments-dialog-title
 {
 	font-size: 12px;
 	margin: 5px 0;
 }
 
  
 #popup-info-container
 {
 	padding: 15px 15px 0 15px;
 } 
  
  #popup-title {
	padding-bottom: 10px;
  	border-bottom: 1px dotted #ccc;
  	margin-bottom: 10px;
  }
  #popup-status
  {
	padding: 10px 15px;
  	font-size: 16px;
  	font-weight: bold;
  	color: white;
  }
  #popup-place {
  	font-size: 18px;
  }
   #popup-suburb
  {
  	font-size: 12px;
  }
    #popup-numbers
  {
	padding-bottom: 10px;
  	font-size: 12px;
  	font-weight: bold;
  }
  #popup-url div, #popup-equipment div, #popup-photocredit div, #popup-operator div, #popup-replace div, #popup-dates div
  {
	margin-bottom: 10px;
  	font-size: 12px;
  } 
 
 #popup-coments
 {
 	padding-bottom: 8px;
 }

 #popup-comments-missing
 {
 	margin: 2px;
 	font-size: 9px;
 }
 
 #popup-news
 {
 	border-top: 1px solid #ccc;
 	padding-top: 5px;
 	font-size: 14px;
 }
 
 	#popup-news-text
 	{
 		margin-top: 5px;
 		max-height: 150px; 
 		overflow: auto;
 	}
 
   #popup-news-text div
   {
	margin-bottom: 10px;   
   }
 
  .story
  {
  	margin: 0;
  	border: 1px dotted #ccc;
  	padding: 5px;
	font-size: 12px;
  }
   
  #popup-content
  {
  	border-top: 1px dotted #ccc;
 	padding: 10px 0;
  	font-size: 12px;
  }
  #popup-image img
  {
  	border-top-left-radius: 10px;
  	border-top-right-radius: 10px;
  	margin-bottom: -4px;
    max-width: 360px;
  	/* width: 300px; */
  }
  
  #popup-id
  {
  	margin-bottom: 5px;
  	font-family: monospace;
  }
  
  #popup-news-add { margin-bottom: 10px; }

/*	#popup-news-add-dialog label, #popup-news-add-dialog input { display:block; } */
    #popup-news-add-dialog input.text { margin-bottom:5px;  padding: .2em; }

    #popup-system-add-dialog input.text { margin-bottom:5px;  padding: .2em; }
    

  .ol-popup-closer {
	text-decoration: none;
	position: absolute;
	top: 8px;
	right: 8px;
	background-color: white;
	padding: 3px 5px 2px 5px;
	border-radius: 5px;
  }
  .ol-popup-closer:after {
	content: "✖";
  }
  
.slidecontainer {
  width: 100%; /* Width of the outside container */
}

.g-signin2
{
	margin: 2px auto;
	width: 60px;
	height:14px;
}

#popup button
{
	font-size: 9px;
	margin-right: 5px;
}

#embed
{
	display: none;
	position: absolute;
	bottom: 80px;
	left: 50%;
	height: 200px;
	padding: 10px;
}

#embed-text
{
	font-size: 12px;
	margin-bottom: 10px;
	width: 320px;
}

#minititle
{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 50px;
	display: none;
	text-align: center;
	background-color: white;
	color: black;
	padding: 10px;
}

#minititle a, #minititle .title a
{
	color: black;
}

#minititle .title
{
	font-size: 20px;
}

#minititle .title a
{
	text-decoration: none;
}

#minititle a:hover, #minititle a:active
{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 50px;
	display: none;
	text-align: center;
	background-color: white;
	color: black;
	padding: 10px;
}

#minititle
{
	font-size: 10px;
}

#minititle a
{
	text-decoration: underline;
}

#sponsor2
{
	text-align: center;
	color: black;
	font-size: 12px;
	background-color: white;
	border: 1px dotted #aaa;
	padding: 5px;
	margin: 0 20px;
}

#sponsor2 img
{
	width: 67px;
	height: 46px;
}

#minititle .title #sponsor2
{
	color: black;
	font-size: 10px;
	background-color: white;
}

#minititle .title #sponsor2 img
{
	width: 67px;
	height: 46px;
}
.editbutton { line-height: 1.9;}

#popup-edit-city_place_en, #popup-edit-name_en
{
	font-size: 14px;
	font-weight:bold;
}

#popup-edit-suburb_en
{
	font-size: 9px;
}

.ui-datepicker-trigger
{
	padding: 0 2px;
	margin: 2px;
}

.editbutton
{
	margin: 2px;
}

.ui-datepicker-trigger img
{
	width: 12px;
	height: 12px;
}

.savestatus { display: none; width: 10px; height: 10px; }

.editbutton, .editbutton input
{
	font-size: 12px;
}

#popup-graph
{
	display: none; 
}

#popup-graph img
{
	width: 330px; height: 90px; 
}

#reportlink, #lastmod
{
	text-align: center;
	font-size: 12px;
}

#reportlink
{
	padding: 0 10px 10px 10px;
}


.locked { display: none; width: 10px; height: 10px; }

@media screen and (max-width: 750px) 
{
	#intro { display: none; }
	.mapkey { padding: 0 5px; }
	#sponsor2 { padding: 2px 2px; }
}
  