<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.profile { margin-bottom:0px; }
.profile_section { float:left; font-size:1em; margin-right:30px; }
.profile li { margin:0px; padding:0px; clear:both; line-height:1.2em; }
.profile label { float:left; width:120px; text-align:right; margin-right:10px; }
.profile .nested { margin:0px 0px 10px 130px; }
.profile .nested label { float:left; margin-left:6px; font-size:.9em; }
.profile_notes { width:100%; font-size:1em; margin:30px 0px 20px 0px; }
.profile_notes h4 { margin:0px; padding:0px 0px 2px 0px; font-weight:bold; color:#444; font-size:1.2em; border-bottom:1px solid #777; }
.profile_notes table { border:0px; text-align:left; }
.profile_notes table tr.header { background:none; background-color:#eee; }
.profile_notes table tr.header th { border-bottom:1px solid #ccc; color:#444; font-size:.9em; }
.profile_notes .date { font-style:italic; color:#444; width:80px; }
.profile_lease { margin:10px 0px 10px 0px; }
.profile_lease .tag_container { border-bottom:1px solid #ccc; padding-bottom:30px; }
.profile_lease .tag_container a { text-decoration:none; }
.profile_lease .tag { color:#333; margin:0px 30px 0px 0px; font-size:1.2em; background-color:#f4f4f4; border:1px solid #ccc; padding:6px 8px; border-radius:4px; -moz-border-radius:4px; }
.profile_lease .tag:hover { background-color:#eee; }
.profile_lease .tag img { position:relative; top:7px; z-index:0; }
.profile_lease .tag span { padding-left:8px; margin-left:8px; border-left:1px solid #ccc; }
.profile_lease .lease_details { float:left; width:35%; margin-top:20px; }
.profile_lease .lease_details .rent_amount { font-size:2em; margin-bottom:25px; color:#222; }
.profile_lease .lease_details label { float:left; width:140px; color:#777; }
.profile_lease .lease_details li { line-height:1.6em; }
.profile_lease .lease_progress { float:left; width:50%; }
.profile_lease .progress_bar_container { margin-top:40px; }
.profile_lease .progress_bar_container .header { font-weight: bold; margin-bottom: 4px; }
.profile_lease .progress_bar_container .footer { font-size:1em; margin-top:4px; margin-bottom:30px; }
.profile_lease .progress_bar_container .footer .left { float:left; width:50%; }
.profile_lease .progress_bar_container .footer .right { float:left; width:50%; text-align:right; }
.ProfileHeader { width:100%; margin:10px 0px 10px 0px; border-bottom:1px dashed #ccc; padding-bottom:10px; }
.ProfileHeader h2 { font-size:1.8em; font-weight:bold; margin:0px; }
.ProfileHeader h3 { font-size: 1.4em; font-weight: normal; margin:8px 0px; }
.ProfileHeader h4 { font-size:1em; border-bottom:0px; color:#555; margin-top:4px; margin-bottom:0px; }
.ProfileDetail { margin:16px 0px 16px 0px; }
.ProfileDetail ul label { float:left; width:120px; color:#777; text-align:left; }
.ProfileDetail ul li { line-height:1.6em; }
.ProfileDetail table.journal-entry { font-size: 1.1em; background-color:#dfd; margin-bottom:30px; }
.ProfileDetail table.journal-entry td { padding: 8px 14px; border:1px solid #bdb; }
.ProfileDetail .primary-address li { line-height:1.2em; font-size:1.2em; }

.Statistics { margin:0px 10px 0px 10px; }
.Statistics h3 { margin:4px 0px; font-size:2em; color:#444; }
.Statistics h3.green { color:#0a0; }
.Statistics h3.red { color:#a00; }
.Statistics li { padding-bottom:16px; margin-bottom:16px; border-bottom:1px solid #ccc; color:#777; }
.Statistics li.last { padding-bottom:0px; margin-bottom:0px; border-bottom:0px; }
.Statistics li a { color: #777; }
.Statistics li a:hover { text-decoration: underline; }

.ActionLinkContainer { padding:10px; }
.ActionLinkContainer h4 { color:#444; font-weight:bold; font-size:1.1em; margin:16px 0px 8px 0px; padding-bottom:8px; border-bottom:1px dashed #ccc; }
.ActionLinkContainer ul { margin:0px; }
.ActionLinkContainer ul li { line-height:2.5em; }
.ActionLink { color:#333; font-size:1em; background-color:#f4f4f4; border:1px solid #ccc; margin-right:10px; padding:4px 8px; border-radius:4px; -moz-border-radius:4px; text-decoration:none; }
.ActionLink:hover { background-color:#eee; }
.ActionLink img { position:relative; top:4px; }
.ActionLink span { padding-left:6px; margin-left:6px; border-left:1px solid #ddd; }

/*
ul.Actions li a { color:#333; font-size:1.2em; background-color:#9ab; border:1px solid #ccc; margin:10px 10px 0px 10px; display:block; padding:6px 8px; border-radius:4px; -moz-border-radius:4px; text-decoration:none; }
ul.Actions li:hover ul { display:block; }
ul.Links { position:absolute; display:none; margin:0px 14px; border:1px solid #ccc; border-top:0px; }
ul.Links li a { margin: 0px; border:0px; font-size:1em; background-color:#fff; line-height:16px; vertical-align:middle; }
ul.Links li a:hover { background-color: #eee; }
ul.Links li a img { position: relative; top: 3px; }
ul.Links li a span { padding-left: 6px; line-height:16px; margin-left: 6px; border-left: 1px solid #ddd; vertical-align:middle; }
*/

.BackLink { text-decoration:none; color:#114D72; background-image:url('Images/Application/arrow_left.png'); background-repeat:no-repeat; background-position:left center; padding-left:20px; margin-right:20px; }

.FileListContainer h4 { color:#333; border-bottom:1px solid #ccc; font-size:1.2em; padding:4px 0px; margin:8px 0px; font-weight:bold; }
.FileListContainer ul li { float:left; width:30%; line-height:2em; }

.UnitListingImageContainer { margin-bottom:20px; padding-bottom:20px; border-bottom:1px dashed #ccc; }
.UnitListingImageContainer ul li { float:left; padding:2px; margin:4px; background-color:#ccc; cursor:move; background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#ddd)); }
.UnitListingImageContainer ul li img { margin:2px; border:1px solid #fff; }

.BatchTotalsTable { float:left; margin-left:20%; padding:10px; border:1px solid #ccc; background-color:#fafafa; text-align:center; font-size:1.4em; }
.BatchTotalsTable table tr td { padding:10px 20px; }

#divChartOfAccounts h2 { padding:1%; margin-bottom:1%; font-size:1.8em; font-weight:bold; color:#114D72; border-bottom:1px solid #ccc; }
#divChartOfAccounts table { width:90%; margin:0% 0% 3% 3%; }

.AddressList { margin-bottom: 20px; }

.PaymentSpringInfo { padding:20px; font-size:1.1em; line-height:1.7em; }</pre></body></html>