/*******************************************************
				Addresses Styles
********************************************************/
#addresses #center_column .page-heading {
  margin: 0 0 22px; }
#addresses #center_column p {
  margin: 0 0 13px; }
  #addresses #center_column p.p-indent {
    margin: 0 0 27px; }

.address li.address_update {
  margin: 14px 16px 6px 0;
  position: absolute;
  top: 0;
  text-align: right;
  right: 0;}
  .address li.address_update a {
    margin: 0 10px 0 0; }
.address .box{
  background: #F3F5FA;
  border-radius: 9px;
}
.address .box h3.page-subheading{
  font-family: "AvenirBlack",sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
text-align: left;
  color: #1F436E;
}
.address .box span {
  font-family: "AvenirHeavy",sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #34495E;
}
.btn-adresses{
  margin: 0 10px 0 0;
  width: 36px;
  height: 36px;
  border: 1px solid;
  display: inline-block;
  border-radius: 50%;
  font-size: 22px;
}
.btn-adresses i{
  padding: 5px 9px;
  color: #1F436E;
}
/*# sourceMappingURL=addresses.css.map */
