.event-title {
  position: absolute;
  background: silver;
  padding: 4px;
  white-space: nowrap;
  border-radius: 5px;
}
.event-title-left{ left: 0; }
.event-title-right{ right:0px; }
.event-title-bottom{ top: 33px; }
.event-title-top{ bottom: 33px; }
.fc-event-title{ display:none; }
.fc-daygrid-event-dot { margin-left: 0px; display:none; }
.fc-daygrid-dot-event{ height:30px; background:rgba(255, 164, 137, 0.5); }

.vdo-title{ padding: 15px 10px 15px 30px;}
.not-active-btnmap{ opacity: 0.9;}
@media (max-width:  768px) {
  .vdo-title{ padding: 0 0 0 25px;}
  .google-map {
    height: 315px;
  }
  .tripplan-googlemap{ /*margin-top: 0;*/}
}
