
/* tt_address_reckord.css
*************************************************/

.tt_address_reckords .image-wrap {
  float: right;
  display: inline-block;
  margin: 0 0 1em 1em;
}
.tt_address_reckords .image-wrap .imageauthor {
  text-align: right;
  font-size: 0.9em;
}
.tt_address_reckords .label {
  font-weight: bold;
}
.tt_address_reckords div.data-wrap {
  margin-top: 1em;
}
iframe { 
  width: 100%; 
  height: 400px; 
  padding: 0; 
  margin: 2em 0;
}


/* 2020-0611 #lv tt_address 4.x Fluid
*************************************************/

.tx-ttaddress figure {
  margin: 10px 0 0 0;
}

address {
  margin: 10px 0;
}

.tt_address_reckords ul, ul.list-unstyled {
  margin: 0 0 1em 0 !important;
  padding: 0 0 0 1.05em !important;
}
.tt_address_reckords {
  border: 1px solid #dedede;
  padding: 10px;
  margin: 20px 0;
}