.dropdown-menu-right.dropdown-menu{
  position: absolute !important;
}
.btn{
	margin-left: 5px;
	margin-right: 5px;
}

.search-form .btn{
  margin: 0;
}

#map {
  height: 400px;
  /* The height is 400 pixels */
  width: 100%;
  /* The width is the width of the web page */
}

.card{
  margin-bottom: 15px;
}

.files-row img{
  border: 1px solid #DDD;
  margin-bottom: 15px;
}

.alert ul{
  margin-bottom: 0;
}
.fc-event,
.fc-event-dot{
  background: #DDD;
}

.gm-style-iw button {
  display: none !important;
}

