.listing-agent-detail { font-family: Avenir-Heavy,sans-serif; }
.listing-agent-detail { margin: 0; padding: 0; }
.listing-agent-detail .lad-img { text-align: center; margin-bottom: 15px; }
.listing-agent-detail .lad-img img.img-widthSet { max-width: 180px; }
.listing-agent-detail .lad-info { line-height: 20px; padding-bottom: 10px; }
.listing-agent-detail .lad-name { color: #000000; }
.listing-agent-detail .lad-label { float: left; color: #666666; }
.listing-agent-detail .lad-data { color: #000000; }
.listing-agent-detail .lad-license .lad-label { margin-right: 15px; }
.listing-agent-detail .lad-registered .lad-label { margin-right: 5px; }
.listing-agent-detail .lad-listings a, .listing-agent-detail .lad-listings a:hover,
.listing-agent-detail .lad-reviews a, .listing-agent-detail .lad-reviews a:hover{ 
    font-size: 12px; font-family: Avenir-Medium,sans-serif; text-decoration: none; color: #c01a21; 
}
.listing-agent-detail .lad-line { padding: 10px 0; border-top: 1px solid #fff; }
.listing-agent-detail .lad-status label { font-weight: normal; margin-right: 5px; color: #000; }
.listing-agent-detail .lad-status span.active { color: #228016; }
.listing-agent-detail .lad-status span.inactive { color: #c01a21; }
.listing-agent-detail .lad-verify { line-height: 28px; }
.listing-agent-detail .lad-verify p { overflow: hidden; }
.listing-agent-detail .lad-verify i { float: right; border: 1px solid #999; display: inline-block; width: 24px; height: 24px; background: url(https://c.oneday.com.hk/usr/share/component/oneday/agents/block/detail/images/agent_verified_status.png) no-repeat; }
.listing-agent-detail .lad-verify .verifiedStatus { background-position: -1px 0;}
.listing-agent-detail .lad-verify .unverifiedStatus { background-position: -1px -31px; }
.listing-agent-detail .lad-phone {}
.listing-agent-detail .lad-phone .tel-no-label { color: #666; }
.listing-agent-detail .lad-phone .tel-no-value { color: #000; }
.listing-agent-detail .lad-phone a, .listing-agent-detail .lad-phone a:hover {
   float: right; width: 80px; position: relative; top: -5px; 
   font-size: 12px; font-family: Avenir-Medium,sans-serif; text-decoration: none; color: #c01a21;
}
