.pxe_historymaprating{position:relative;max-width:240px}
.pxe_historymaprating-rate-wrapper{position:relative;z-index:31;width:100%;height:22px;margin-left:55px;max-width:128px;cursor:pointer}
.pxe_historymaprating-text-wrapper{position:relative;margin-top:10px}
.pxe_historymaprating-text-left{float:left}
.pxe_historymaprating-text-right{float:right}
.pxe_historymaprating-clear{height:0;font-size:0;line-height:0;clear:both}
.pxe_historymaprating-line-wrapper{position:relative;z-index:30;height:8px;margin-top:-4px}
.pxe_historymaprating-line-sep-big{display:none}
.pxe_historymaprating-line-sep-small{display:none}
.pxe_historymaprating-mouse-wrapper{width:100%}
.pxe_historymaprating-mouse-sep{height:50px;opacity:1;width:50%;float:left;padding: 5px;cursor:pointer;display: inline-table;}
.pxe_historymaprating-mouse-sep:hover{opacity:1}
.pxe_historymaprating-mouse-hint{display:none}
.pxe_historymaprating-percspan{font-size: 70%;}
div.pxe_historymaprating h3 {text-align:center}

.metro .button.cta{
	background-color: rgb(50,147,40);
	color: #fff !important;
}

.tx-pxe-historymap #map,.tx-pxe-historymap #mapdiv{
	height: 800px;
}

.tx-pxe-historymap #map .ol-viewport,.tx-pxe-historymap #mapdiv .ol-viewport{
	
    cursor: move; /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;

}
.tx-pxe-historymap #map .ol-viewport:active { 
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.tx-pxe-historymap .gbitem .panel-content{
      word-break: break-word;
      height: 200px;
   	 overflow: auto;
   	 position: relative;
    }

   .tx-pxe-historymap .gbitem .panel-footer{
   font-size: 75%;
/*    color: white; */
   background: #d9d9d9;
   text-align: right;
   padding: 0 5px 0 0; 
   }
   
  .pxe-historymap-form  input.h {
    display: none;
}
   
   
.tx-pxe-historymap .accordion.with-marker .heading:before{
	border-left:28px solid transparent !important;
border-top: 28px solid transparent !important;
border-bottom: 28px solid #ffffff !important;
left: 0;
}
.tx-pxe-historymap .accordion .accordion-title-link {white-space: normal;}
.tx-pxe-historymap .accordion .outer img.img-fluid{max-width: 500px;}
.tx-pxe-historymap .accordion.with-marker .heading a.maplink{
	margin-left: 35px;
}

.tx-femanager .femanager_fieldset{
	border: 1px solid #fff;
	padding: 10px;
	margin-bottom: 5px;
}
.tx-pxe-historymap .mediaelement-video iframe{height: 300px;}

@media (max-width: 576px) {
.tx-pxe-historymap .mediaelement video,.tx-pxe-historymap .mediaelement img{ max-width: 100% !important;}
}