#cover {
    background: url("http://49.media.tumblr.com/87ecefd1f57b9ef310176c74e6700f42/tumblr_nklp1tFuNy1u4b9apo3_500.gif") no-repeat scroll center center #5087d2;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index:10000;
}

.maploading {
	font-family: 'Noto Sans', sans-serif;
	color: #eee;
	text-align: center;
	font-size: 2.5em;
	left: 0;
    line-height: 200px;
    margin: auto;
    margin-top: -100px;
    position: absolute;
    top: 70%;
    width: 100%;
}

#inviteButton{
	width: 10%;
	height: auto;
	border-radius: 5px;
	margin-bottom: 15px;
}

#previewPermissions{
	width: 100%;
}

.preview{
	border-bottom: dashed 2px rgba(236, 240, 245, .5);
	margin-bottom: 15px;
}

.gif{
	display: none;
}
.previewButton {
	margin: 20px 0 20px 0;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
	background:-moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf',GradientType=0);
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#777777;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.previewButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
	background:-moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-webkit-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed',GradientType=0);
	background-color:#dfdfdf;
}
.previewButton:active {
	position:relative;
	top:1px;
}

#commands > ul > li{
	margin-bottom: 10px;
	font-weight: bold;
}

#commands > ul > span{
	background-color: #ecf0f5;
	border-radius: 5px;
	padding: 10px;
}

.item_grade_0 {
    color: #fff
}
.item_grade_1 {
    color: #5ff369
}
.item_grade_2 {
    color: #0391c4
}
.item_grade_3 {
    color: #f6c232
}
.item_grade_4 {
    color: #d36300
}

.marker24 {
	width: 24px;
	height: 24px;
}
.marker32 {
	width: 32px;
	height: 32px;
}
.marker48 {
	width: 48px;
	height: 48px;
}
.marker64 {
	width: 64px;
	height: 64px;
}

/*
#map {	
	min-width:100%;	
	height: 100%;	
	background: #294353;
	position: absolute;
	top: 0;
	left: 0;
	z-index:1;
}   
*/
/*Right info panel */
#panel {		
	height: 100%;	
	background-color: #222d32;	
	float: left;
	width: 400px;
	z-index: 2;
}\

#secondpanel {		
	max-height: 400px;
	min-height: 54px;
	position: absolute;
	top: 4px;
	left: 0px;
	width: 400px;
	z-index: 99999;	 
	background: url('../images/sb-bg.jpg') repeat-y;
	border-left: solid 1px #f2b41e;
	border-bottom: solid 1px #f2b41e;
}

#feature_infos { 
   max-width:398px;
   min-height: 50px;
   color: white;
   margin: auto;
   display: block;
   background: url('../images/info-bg.png') repeat-y;
   padding: 10px;
}

#feature_info_tools { 
   max-width:398px;
   min-height: 50px;
   color: white;
   margin: auto;
   display: block;
   background: url('../images/info-bg.png') repeat-y;
   padding: 10px;
}

#feature_infos_legend { 
   max-width:398px;
   min-height: 50px;
   color: white;
   margin: auto;
   display: block;
   background: url('../images/info-bg.png') repeat-y;
   padding: 10px;
}


#footer { 
  height: 20px;
  background: url('../images/info-bg.png') repeat-y;
  position: absolute;
  bottom: 0;
  right: 0px;
  width: 400px;
  z-index: 3;
}

#feature_infostop {
	width: 397px;
	height: 16px;
	background: url('../images/brack-top.png');
	margin-top: 0;
}

#feature_infosbot {
	width: 397px;
	height: 16px;
	background: url('../images/brack-bot.png');
}

#info {
	font-family: 'Noto Sans', sans-serif;
}

#markerid {
	font-family: 'Noto Sans', sans-serif;
	font-size: 0.6em;
}

.markericon64 {
	display: inline-block;
	margin: auto;
	vertical-align:middle;
	width: 64px;
	height: 64px;
	padding-bottom: 0;
	margin-bottom: 0;
}

.markericon32 {
	display: inline-block;
	margin: auto;
	vertical-align:middle;
	width: 32px;
	height: 32px;
	padding-bottom: 0;
	margin-bottom: 0;
}

.markericon16 {
	display: inline-block;
	margin: auto;
	vertical-align:middle;
	width: 16px;
	height: 16px;
	padding-bottom: 0;
	margin-bottom: 0;
}

#cm input[type=text]{
	font-family: 'Noto Sans', sans-serif;
	color: #f2b41e;
	text-align: center;
	max-width: 398px;
	width: 100%;
	font-size: 1.2em;
	display: block;
	background: none;
	border: none;
	focus: none;
}

#cm input[type=submit]{
	font-family: 'Noto Sans', sans-serif;
	color: #f2b41e;
	background: #000;
	border: none;
}

#cm textarea{
	background: none;
	font-family: 'Noto Sans', sans-serif;
	color: #fff;
	width: 97%;
	height: 100px;
	max-width: 398px;
	padding: 5px;
}

.featurenamebg {
	font-family: 'Noto Sans', sans-serif;
	text-align: center;
	display: block;
	max-width: 398px;
	height: 31px;
	padding-top: 0;
	margin-top: 4px;
}

.featurename_clr {
	font-family: 'Noto Sans', sans-serif;
	text-align: center;
}

.featurename {
	font-family: 'Noto Sans', sans-serif;
	text-align: center;
	font-size: 1.0em;
}

.featuredesc {
	font-family: 'Noto Sans', sans-serif;
	text-align: left;
	font-size: 0.6em;
	display: block;
	max-width: 398px;
	height: 31px;
	padding-top: 0;
	margin-top: 0;
}

.line {
	color: #fff;
	font-family: 'Noto Sans', sans-serif;
	margin: auto;
	padding: 4px;
}

/* search results */
.linktitle {
	color: #fff;
	font-family: 'Noto Sans', sans-serif;
	font-size: 25px;
	display: block;
	width:399px;
	text-align: center;
	margin-top: 20px;
}

.linkresult {
	min-width: 399px;
	font-family: 'Noto Sans', sans-serif;
	background: #1d1d1d;
	display: block;
	text-align: center;
	margin-bottom: 10px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

ul#results li {
	padding: 8px;
	cursor: pointer;
	border-bottom: 1px solid transparent;
}

ul#results li a {
	text-decoration: none;
	color: #fff;
	width: 398px;
	display: block;
}
ul#results li:hover {
	border-bottom: solid 1px #f2b41e;
}
ul#results li:first-child {
	border-top: none;
}
ul#results li h3, ul#results li h4 {
	transition: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out;
	color: #616161;
	line-height: 1.2em;
}
ul#results li:hover h3, ul#results li:hover h4  {
	color: #3b3b3b;
	font-weight: bold;
}

ul#results::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background: transparent !important;
}

ul#results::-webkit-scrollbar
{
	width: 12px;
	background: transparent !important;
}

ul#results::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}

.linkresult a {
	color: #fff;
	text-decoration: none;
}

.linkresult a:hover{
	color: #CCCCCC;
}

.leaflet-marker-icon.selectedMarker {
	-webkit-filter: drop-shadow(0px 0px 10px rgba(255, 255, 255, 1));
	-webkit-transition: all 0.07s linear;
	-o-transition: all 0.07s linear;
	transition: all 0.07s linear;
}

.leaflet-popup-content-wrapper {
	background: url('../images/sb-bg.jpg') repeat-y;
	border: solid 1px #fff;
	font-family: 'Noto Sans', sans-serif;
	color: #f2b41e;
	font-size: 15px;
	border-radius: 0;
	font-weight: normal;
	text-align: center;
}

.leaflet-popup-content-wrapper .leaflet-popup-content {

}

.leaflet-popup-tip-container {
	display: none;
}

#slider {
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 100%;
    background: rgba(0, 0, 0, 0.8);
	opacity: 2;
    transition: bottom 1s;
	z-index: 9999;
}
#slider.in {
    bottom:50%;
}

#button {
	position: absolute;
	top: 0;
	left: 50%;
	z-index:9999;
}

#layercontrol {
	width: 400px !important;
	font-family: 'Noto Sans', sans-serif;
	z-index: 99999;
	height: 100px;
}

.labelbox {
	padding-left: 22px;
	color: #fff;
	font-family: 'Noto Sans', sans serif;
}

.layerbox {
	padding-left: 10px;
	padding: 5px;
}

textarea {
    background:transparent;
    outline:none;
    border:none;
    width:100%;
    font-size:20px;
    color:#fff;
    resize: none;
}