@font-face {
  font-family: 'BMitra';
  src: url('font/BMitra.eot?#iefix') format('embedded-opentype'),  url('font/BMitra.woff') format('woff'), url('font/BMitra.ttf')  format('truetype'), url('font/BMitra.svg#BMitra') format('svg');
  font-weight: normal;
  font-style: normal;
}


	body {
		font-family: BMitra, Arial, sans-serif;
	}
	img[usemap] {
		border: none;
		height: auto;
		max-width: 100%;
		width: auto;
	}
/********************************************/
#bpop { display:none; /*min-height: 250px;*/ background-color: #fff; border-radius: 10px; box-shadow: 0 0 25px 5px #999; color: #111; width: 450px;
    padding: 25px; direction:rtl;}
.button.b-close, .button.bClose {
    border-radius: 7px;
    box-shadow: none;
    font: bold 131% sans-serif;
    padding: 0 6px 2px;
    position: absolute;
    right: -7px;
    top: -7px;
}
.button {
    background-color: #2b91af;
    border-radius: 10px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
}
/********************************************/
#stateStatus{width:550px; height:412px;position:absolute;}
.activeState{background:#f90; width:10px;height:10px;position:absolute; border-radius:5px;}
.deactiveState{background:#aaa; width:10px;height:10px;position:absolute; border-radius:5px;}
.maphilighted{z-index:1;}
#bpop li { float: right; list-style-image: url("../img/listBullet.png"); width: 133px;}
.portlet-boundary.portlet-boundary_activeTowns_WAR_activetownsmapportlet_.portlet-static.portlet-static-end.portlet-borderless{position: relative; top: 10px;}
