.b-cma {
  width: 800px;
  height: auto;
  border: 1px solid;
  margin: 0 auto;
  color: #000;
}
.b-cma .angular-google-map,
.b-cma .angular-google-map-container {
  height: 100%;
}
.b-cma__logo {
  width: 150px;
  padding: 15px 0 15px 25px;
}
.b-cma__hr {
  margin-top: 0;
  margin-bottom: 10px;
  border-top: 1px solid #000;
}
.b-cma__price {
  font-weight: bold;
  margin-right: 10px;
  color: #6DBA25;
}
.b-cma__property-img-wrap {
  padding-left: 7px;
  padding-right: 10px;
  padding-top: 7px;
}
.b-cma__property-img {
  height: 121px;
  box-shadow: 0 0 5px black;
  -webkit-print-color-adjust: exact;
  -webkit-filter: opacity(1);
}
.b-cma__main-info {
  width: 60%;
  padding-top: 10px;
}
.b-cma__main-info-table {
  width: 100%;
  padding: 0;
  border-collapse: collapse;
}
.b-cma__rscore {
  width: 30px;
  height: 18px;
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 19px;
  border-radius: 15%;
  border: none;
  background: #6dba25;
  cursor: default;
}
.b-cma__map {
  width: 780px;
  height: 390px;
  margin: 10px auto;
  box-shadow: black 0px 0px 5px;
  -webkit-print-color-adjust: exact;
  filter: opacity(1);
}

.b-cma-error {
  text-align: center;
  padding: 10px 0;
  color: #000;
}

.b-comparable {
  width: 100%;
  padding-top: 5px;
}
.b-comparable__list {
  width: 780px;
  margin: 0 auto;
}
.b-comparable__container {
  width: 260px;
  height: 210px;
  box-shadow: 0 0 5px black;
  -webkit-print-color-adjust: exact;
  -webkit-filter: opacity(1);
  display: inline-block;
  margin-left: 0;
  margin-bottom: 10px;
}
.b-comparable__address {
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: small;
  padding: 4px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.b-comparable__photo {
  box-shadow: 0 0 5px black;
  -webkit-print-color-adjust: exact;
  -webkit-filter: opacity(1);
  width: 125px;
  height: 100px;
  margin-left: 5px;
  margin-top: 5px;
  float: left;
}
.b-comparable__key-attributes {
  float: right;
  width: 115px;
  text-align: left;
  font-size: small;
}
.b-comparable__key-attributes-table {
  width: 100%;
  line-height: 11px;
}
.b-comparable__info-element {
  font-weight: bold;
  font-size: 11px;
  line-height: 18px;
}
.b-comparable__info-element-value {
  font-size: 11px;
  line-height: 18px;
}
.b-comparable__box {
  width: 100%;
  height: 100px;
  padding: 0 6px;
}
/*# sourceMappingURL=cma.css.map */
