.details-coords{display:none;}
html,body{margin: 0; padding: 0; font-size: 10px;font: normal small verdana, arial, helvetica, sans-serif;padding:0;}
v\:* {
	behavior:url(#default#VML);
}
/*div{box-sizing:border-box;-moz-box-sizing:border-box;border:1px solid grey;}*/
#gmapmarker {
	font-size: 10pt;
	margin: 0px;
	width: 350px;
	height: 150px;
	overflow:auto;
}
#gmapmarker p {
	margin : 0;
	padding : 2px 0 2px 0;
}
#gmapmarker a {
	text-decoration: none;
	color: #0066CC;
	background-color: transparent;
}
#gmapmarker a:hover {
	color: #F60;
	background-color: transparent;
}
#gmapmarker h1 {
	font-weight: bold;
	font-size: 13px;
	color: #369;
	border-bottom: 2px solid #369;
	padding : 2px;
	margin : 0;
}
#map {
	width:100%;
  height: 100%;
  position: absolute; 
  top: 0; 
  left: 0; 
  right: 0; 
  z-index: 0;

}

.portlet{
	list-style-type: none;display:block;
	box-sizing:border-box;-moz-box-sizing:border-box;
	border:1px solid #E3E3E3;margin:4px 0px 0px 0px;
	background:#F6F6F6;
}
.portlet:nth-child(odd) {background: #E6E6E6;border:1px solid #D3D3D3;}
.portlet:nth-child(even) {background: #F6F6F6;border:1px solid #E3E3E3;}
#allocation{list-style: none;}
.boxpeople h5{margin:0;}
.portlet {
	font-size:10px;
    padding: 0.2em;
  }
  .portlet-header {
    padding: 0.2em 0.3em;
    margin-bottom: 0.5em;
    position: relative;
  }
  .portlet-toggle {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -8px;
  }
  .portlet-content {
    padding: 0.4em 0.4em 0em 0.4em;
  }
  .portlet-placeholder {
    border: 1px dotted black;
    margin: 0 1em 1em 0;
    height: 50px;
  }
.p-header{font-weight:bold;margin: 3px 3px -3px 3px;}
.lat,.lng{font-size:8px;}
#containermap{width:100%;}
#container{width: 100%;position:relative;margin: 0 auto;}
#header{width: 100%;float: left;}
#header h1{display:inline;}
#menu{ width: 200px;float: left;margin:0 1em 0 0;left:70px;top:90px;
box-sizing:border-box;-moz-box-sizing:border-box;background: rgba(255,255,255,.7);
padding:5px;border:1px solid #C3C3C3;margin:1px 3px;
-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;
-webkit-box-shadow:0px 2px 4px rgba(0,0,0,.5);-moz-box-shadow:0px 2px 4px rgba(0,0,0,.5);box-shadow:0px 2px 4px rgba(0,0,0,.5);
}
#menu ul{list-style: none;margin: 0;padding: 0;}
#menu ul li a{text-decoration: none; color: #0099FF;}
#content,#footer{width: 100%;float: left;}
#footer{text-align:center;min-height:40px;line-height:40px;}
#menu,#header h1,#logo{z-index:200000;position:absolute;}
#header #logo{left:80px;top:10px;}
#header h1{opacity: .7;left:160px;top:10px;text-shadow:0px 2px 4px rgba(0,0,0,.5);}
#menu > p{margin:0 0 5px 0;font-size:11px;line-height:30px;font-weight:bold; color:rgb(5,119,168);}
.label{color:rgb(5,119,168);}
#menu p:last-child{padding: 0;margin: 0 0 -5px 0;}
#menu > p img{float:right;}
.alpha{
	display:inline-block;width:22px;height:22px;text-align:center;background:#85cb07;border:1px solid #3f7300;
	-webkit-border-radius:11px;-moz-border-radius:11px;border-radius:11px;line-height:22px;font-size:15px;font-weight: 100;
}
.portlet:last-child .alpha{background:#f75a44;border:1px solid #b83b2c;}

