.md-sidenav-left .row-img {
    width:100%;
    height:200px;
}

.marker-labels {
    color: red;
    background-color: white;
    font-family: "Lucida Grande", "Arial", sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    border: 1px solid black;
    white-space: nowrap;
}

.row-card-name {
    background-color: #4285F4;
    color: #fff;
    height: 30px;
}

.listdemoBasicUsage md-divider {
  margin-top: 10px;
  margin-bottom: 10px;
}

.angular-google-map {
  height: 100%;
  width: 100%;
}

.angular-google-map-container {
  height: 100%;
  width: 100%;
}
