<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#cases-by-lender, .intro, #firmwideUnder {
	width: 95%;
	margin: 20px auto;

}
h2.tableHeader {
color: #666;
font-family: 'Quattrocento Sans', "Helvetica Neue", Helevtica, Arial, sans-serif;
font-size: 23px;
font-weight: normal;
text-transform: uppercase;
-webkit-text-stroke: 1px transparent;
}
.simpleTable {width: 100%}
#cases-by-lender, .casesDetailTable, #firmwideUnder, .amlTable, .simpleTable {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
	border-collapse:collapse;
	color:#333;
    background:#FFF;
    letter-spacing: 1px;
}
#cases-by-lender .casesDetails {
    display: none;
}
#cases-by-lender &gt; thead th, #cases-by-lender td {
text-align:left;
padding:1.5em 1em;
vertical-align: middle;
}
#cases-by-lender &gt; thead th {
	font-size:12px;
}
#firmwideUnder &gt; thead th, .amlTable &gt; thead th, .simpleTable &gt; thead th {
	border-right: 1px solid #064b73;
}
#cases-by-lender &gt; thead th span {font-size:10px;letter-spacing: 0 !important}
#cases-by-lender a, table#abortedCases a, table.reportTableV1 a, table.reportTableV2 a, #firmwideUnder a, .amlTable a:not(.iconLink), .simpleTable a {
	color:#008EC2;
	text-decoration: underline;
	line-height: 1.6em;
}
#cases-by-lender a:hover, table#abortedCases a:hover, table.reportTableV1 a:hover,table.reportTableV2 a:hover, #firmwideUnder a:hover, .amlTable a:not(.iconLink):hover, .simpleTable a:hover {
	color:#F7AC1B;
}

.simpleTable a span {text-decoration: none;padding-left:5px;}
/* MIS */

.misReportNew &gt; tr:nth-child(even) {background: #FFF}
.misReportNew &gt; tr:nth-child(odd) {background: #F7F7F7}

tr.lenderInfo.lenderTotalPerYearInfo {border-top:4px double #CCC}
tr.lenderInfo.lenderTotalPerYearInfo &gt; td, tr.lenderInfo.lenderTotalInfo &gt; td {font-weight: bold}
tr.lenderInfo {
background: #FFF;
border-bottom:1px solid #e8e8e8;
border-top:1px solid #e8e8e8;
}
tr.lenderInfo.hasCurYearTable:hover {
	cursor:pointer;
	background:#e6f2f7;
}


table.misReportNew &gt; thead th {
    font-weight:normal;
    border:1px solid #064b73;
    text-align:left;
    background:#075684 url(../images/cm/homebase_table_thead_bg.png) repeat-x bottom;
    color:#FFF;
}


.hide {display: none;}
.expandDiv {text-align: center;}
.rotate45 {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
writing-mode: lr-tb;
text-align: center;
}
a.expandBtn { font-size:20px; text-decoration: none; box-shadow: none !important}
a.expandBtn:hover, a.contract:hover {text-decoration: none !important}
.casesDetailsContainer h3 {
font-size: 11px;
margin: 0 0 2em 0;
font-weight: 200;
text-align: center;
text-transform: uppercase;
letter-spacing: 1px;
color: #666;
}
.casesDetailsContainer {
	border-left: 1px solid #f1f1f1;
	border-right:1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
}
.casesDetailsTable {
	border-top:1px solid #f1f1f1;
	border-left:1px solid #f1f1f1;
	border-right:1px solid #f1f1f1;
}
.casesDetailsTable td, .casesDetailsTable th {
	font-size:11px;
	line-height: 1.6em;
	text-align: left;
	vertical-align: middle;
	padding:1em;
	border-bottom: 1px solid #f1f1f1;
}
.casesDetailsTable th {
	background: #f0f7ff; /* Old browsers */
	border-right:1px solid #FFF;
}

.firmSubscriptionOrderContents
{
    border: 1px dashed;
    display:none;
}

/* ZEBRA STRIPING */
table.casesDetailsTable tr:nth-child(even), .amlTable tr:nth-child(even), .simpleTable tr:nth-child(even), table#abortedCases tr:nth-child(even), table.reportTableV1 tr:nth-child(even), table.reportTableV2 tr:nth-child(even), #firmwideUnder tr:nth-child(even) {background: #FFF}
table.casesDetailsTable tr:nth-child(odd),  .amlTable tr:nth-child(odd), .simpleTable tr:nth-child(odd), table#abortedCases tr:nth-child(odd), table.reportTableV1 tr:nth-child(odd), table.reportTableV2 tr:nth-child(odd), #firmwideUnder tr:nth-child(odd) {background: #F7F7F7}

.simpleTable.noZebra tr {background: #FFF !important}
.simpleTable.noZebra tr.lenderRow {background: #F7F7F7 !important}


/* ABORTED CASES */
#sortBox {
	padding:1em;
	background:#f1f1f1;
	border:1px solid #e1e1e1;
	border-radius: 7px;
	margin: 0 auto 2em auto;
}
#sortBox p {
	margin:1em 0;
}

table#abortedCases, table.reportTableV1, table.reportTableV2 {
	width: 100%;
	margin: 0 auto;
}
table#abortedCases td, table#abortedCases th, table.reportTableV1 td, table.reportTableV1 th, table.reportTableV2 td, table.reportTableV2 th, #firmwideUnder th, #firmwideUnder td, .amlTable td, .amlTable th, .simpleTable td, .simpleTable th {
	padding:1.5em 1em;
	vertical-align: middle;
	font-size:13px;
}
.simpleTable th {text-align: center}
.simpleTable th.text-left {text-align: left !important;}
th.simpleTableUsers {width: 100px}
th.simpleTableChange {width: 84px}
.simpleTable td {border-bottom: 1px solid #e5e5e5}
.simpleTable tr.totals td {font-weight: bold}

table#abortedCases th, table.reportTableV1 th, table.reportTableV2 th, #firmwideUnder th, .amlTable th, .simpleTable th {
	background: #075684; /* Old browsers */
	background: -moz-linear-gradient(top,  #075684 0%, #064b73 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#075684), color-stop(100%,#064b73)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #075684 0%,#064b73 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #075684 0%,#064b73 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #075684 0%,#064b73 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #075684 0%,#064b73 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#075684', endColorstr='#064b73',GradientType=0 ); /* IE6-9 */
	color:#FFF;
	border-right: 1px solid #FFF;

	cursor:pointer;
}
th.abortReportDateTH {width:105px}
th.abortReportRiskTH {width:45px}
th.abortReportFreeTextTH {width:50px}

table#abortedCases th:hover, table.reportTableV1 th:hover, table.reportTableV2 th:hover {
	background:#3AB5E3;
}
table#abortedCases th:after, table.reportTableV1 th:after {
	font-family: 'FontAwesome';
	content: "     \f0dc";
}
table.reportTableV2 th:after {
    font-family: 'Font Awesome 5 Pro';
    content: "     \f0dc";
}
table#abortedCases th.headerSortDown:after, table.reportTableV1 th.headerSortDown:after {
    font-family: 'FontAwesome';
    content: "     \f0dd";
}
table.reportTableV2 th.headerSortDown:after {
    font-family: 'Font Awesome 5 Pro';
    content: "     \f0dd";
}
table#abortedCases th.headerSortUp:after,table.reportTableV1 th.headerSortUp:after {
	font-family: 'FontAwesome';
	content: "     \f0de";
}
table.reportTableV2 th.headerSortUp:after {
    font-family: 'Font Awesome 5 Pro';
    content: "     \f0de";
}

table#abortedCases td, table.reportTableV1 td, table.reportTableV2 td, #firmwideUnder td {
	border-bottom: 1px solid #f1f1f1;
}

/* AML DASH */

.dashContainer h1 {
	font-family: "Melbourne", Helvetica, Arial, sans;
	color:#54728e;
	font-size:32px;
	font-weight: normal;
	margin:20px 0;
	border-bottom: none !important;
	text-transform: uppercase;
}
.timeFrame {
	text-align: center;
	color:#666;
}
.outcomeFrame {
	text-align: center;
	color:#666;
}
#timeSelect {
	list-style-type: none;
	display: inline-block;
	margin-left: 0 !important;
	padding-left: 0 !important;
}
#timeSelect li {
	display:inline-block;
	color:#15497D;
}
#timeSelect li a {
	color:#999;
	transition:.15s all;
	-webkit-transition:.15s all;
	-moz-transition:.15s all;
	-o-transition:.15s all;
}
#timeSelect li a:hover {
	color:#15497D;
}
#outcomeSelect {
	list-style-type: none;
	display: inline-block;
	margin-left: 0 !important;
	padding-left: 0 !important;
}
#outcomeSelect li {
	display:inline-block;
	color:#15497D;
}
#outcomeSelect li a {
	color:#999;
	transition:.15s all;
	-webkit-transition:.15s all;
	-moz-transition:.15s all;
	-o-transition:.15s all;
}
#outcomeSelect li a:hover {
	color:#15497D;
}

#dashboardItems {
	width: 965px;
	margin:10px auto;
}
.dashItem {
	display: inline-block;
	width:222px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
	padding:5px;
	border:1px solid #EEF2F5;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(201, 217, 232, .5);
	-moz-box-shadow: 0px 0px 2px 0px rgba(201, 217, 232, .5);
	box-shadow: 0px 0px 2px 0px rgba(201, 217, 232, .5);
	position: relative;
}
.dashItem:nth-child(4n+4) { margin-right: 0; }
.dashItem h4 {
	font-family: "Melbourne", Helvetica, Arial, sans;
	text-align: center;
	font-size: 17px;
	color:#15497D;
	border-bottom: 1px solid #EEF2F5;
	padding: .5em 0 1em 0;
}
#deleteContainer {
	position: absolute;
    right: 0px;
    top: 12px;
	margin: 0px 0px 0px 0px;
	height: 40px;
	width: 227px;
	overflow: auto;
	opacity: 0;
	-webkit-transition:all .25s ease-in;
    }
    .dashItem:hover &gt; #deleteContainer {display: inherit; opacity: 1}
    button.deleteBtn {background: none; color:#666; border: none; float:right;font-size: 12px;}
    button.deleteBtn:hover {color:#205378;}
    .fa-inverse {color:#FFF;}
.statDescription {color:#999;font-size: 12px; margin: 1em 0;}
.descrNum {font-weight: bold; color:#333;font-size: 15px;}
#addItems {
	width: 925px;
	margin: 0 auto;
	background: #E5E5E5;
	padding: 10px 20px;
	-webkit-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.15);
    box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.15);
}
#addItems h2 {
	font-family: "Melbourne", Helvetica, Arial, sans;
	color:#54728e;
	font-size:24px;
	font-weight: normal;
	margin:10px 0;
	text-align: center;
}

.col {width:30%;display:inline-block; margin-left:10px !important;padding-left:0 !important; vertical-align: top}
#addItems ul li {line-height: 2.5em;font-size: 13px; }
#addItems ul li a {background:url(/images/addIcon.png) no-repeat left 2px; color:#666; text-decoration: none;padding-left:21px;}
#addItems ul li a:hover {text-decoration: underline;color:#15497D}

/* CIRCLIFUL */
.circliful {
    position: relative;
    margin: 0 auto;
}

.circle-text, .circle-info, .circle-text-half, .circle-info-half {
	font-family: "Melbourne", Helvetica, Arial, sans;
	font-weight: bold;
	color: #205378;
    width: 100%;
    position: absolute;
    text-align: center;
    display: inline-block;
}

.circle-info, .circle-info-half {
	color: #999;
}

.circliful .fa {
	margin: -10px 3px 0 3px;
	position: relative;
	bottom: 4px;
}

/* AML */
.amlTable td {border-bottom:1px solid #EEE}
a.iconLink {text-indent: -9999px}
.amlResultContainer a.iconLink {display: block; height: 34px; width: 34px; margin: 0 auto; padding-left: 0 !important;}
tr.case-detail td {background:#ffffec ;border-bottom:1px solid #ecebcb;}


/* TD COLUMN TYPE CLASSES */
td.unknownSinceDate, td.emptyDate {
    color: red;
}

/* LENDER BY CASES */

td.lenderName {font-weight: 600}

/* HELPER CLASSES */
.tooltip {color:#008EC2;cursor:pointer}
.hide {display: none;}
.text-right {text-align: right !important}
.text-center {text-align: center !important}
td.number {text-align: center}
.group:after {
  content: "";
  display: table;
  clear: both;
}

</pre></body></html>