.selectRouter .active {
  color: green;
  font-weight: bold;
}
.selectRouter .angular-google-map {
  height: 100%;
}
.selectRouter .angular-google-map .angular-google-map-container {
  height: 100%;
}
