<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
@media only screen and (max-width: 600px) {
	body {}

	.Head {
		line-height: 24px;
	}



	input,
	select {
		background-color: none;
		border: 1px solid #000000;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		padding: 10px;
		width: 99% !important;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		height: 40px;
	}

	input[type="radio"] {
		float: right;
		width: 20px !important;
	}

	input[type="checkbox"] {
		width: 20px !important;
	}

	input[type="button"],
	input[type="submit"] {
		margin-top: 10px !important;
	}

	span[style*="color: Red"] {
		display: block !important;
		background-color: #00ff00;
	}


	h2 {
		margin: 5px 0px !important;
	}

	table {
		width: 99% !important;
	}


	p[style*="padding-left: 350"] {
		padding-left: 0px !important;
	}


	p[style*="text-align: left; padding-left: 200px; font-weight: bold;"] {
		padding-left: 0px !important;
	}

	.font-selector {
		display: none;
	}

	#main-content {
		padding: 0px 5% !important;
		width: 90% !important;
	}

	.maincontent {
		padding-bottom: 15px !important;
	}

	#Settlement {
		width: 100% !important;

		background-image: none !important;
	}

	#Settlement td {
		float: left;
		clear: left;
		/*width:100%;*/
		text-align: left;
		white-space: normal !important;
		min-width: 275px;

	}

	#Settlement p[style*="padding-left: 250px;"] {
		padding-left: 0px !important;
	}


	#SiteId {
		width: 90% !important;
		padding: 0px 5% !important;
		margin-bottom: 10px;

		background: #dde2dc;
		/* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZTJkYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWVlZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(left, #dde2dc 0%, #e9eeea 100%);
		/* FF3.6+ */
		/* background: -webkit-gradient(linear, left top, right top, color-stop(0%, #dde2dc), color-stop(100%, #e9eeea)); */
		/* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left, #dde2dc 0%, #e9eeea 100%);
		/* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left, #dde2dc 0%, #e9eeea 100%);
		/* Opera 11.10+ */
		background: -ms-linear-gradient(left, #dde2dc 0%, #e9eeea 100%);
		/* IE10+ */
		background: linear-gradient(to right, #dde2dc 0%, #e9eeea 100%);
		/* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dde2dc', endColorstr='#e9eeea', GradientType=1);
		/* IE6-8 */

	}


	.site-header p

	/*--- Remove extra padding around Last Updated date ---*/
		{
		margin: 0px;
	}


	.logo {
		line-height: 1 !important;
		padding: 5px 0px !important;
	}

	.site-header,
	.sub-nav-content {
		padding-left: 0px !important;
		width: 100% !important;
	}

	.sub-nav-content {
		padding: 0px !important;
		padding-bottom: 10px !important;
		display: none;
	}



	.nav {
		padding: 10px 0 !important;
	}

	.nav ul {
		width: 100% !important;
		margin: 0;
		padding: 0 0 0 0px !important;
	}

	.nav li {
		border: none !important;
	}

	.nav a,
	.login {
		display: block;
		font-size: 14px !important;
		padding: 5px 0px 5px 5px !important;
		margin: 2px 0px;
		border: 1px solid #ADADAD;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;


		background: #f3f7f2;
		/* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjdmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWVlZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(left, #f3f7f2 0%, #e9eeea 100%);
		/* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f3f7f2), color-stop(100%, #e9eeea));
		/* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left, #f3f7f2 0%, #e9eeea 100%);
		/* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left, #f3f7f2 0%, #e9eeea 100%);
		/* Opera 11.10+ */
		background: -ms-linear-gradient(left, #f3f7f2 0%, #e9eeea 100%);
		/* IE10+ */
		background: linear-gradient(to right, #f3f7f2 0%, #e9eeea 100%);
		/* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f7f2', endColorstr='#e9eeea', GradientType=1);
		/* IE6-8 */


	}

	.section {
		padding: 10px !important;
	}

	.disclaimer {
		padding-bottom: 20px !important;
	}

	.viewFullSite {
		display: block;
		width: 100%;
		height: 35px;
		line-height: 35px;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		background-color: #ff0000;

		background-color: #870023;

		color: #FFFFFF !important;

		font-size: 13px;
		font-weight: bold;


		text-decoration: none !important;

	}


	/*--- Only way to access the popup is via the ID ---*/
	#dnn_ctr458_ViewM_8292_LCDI_ChangeAddress_ctl00_pnlWhereToFindClaimantID {
		width: 100%;
		left: 0 !important;
		background-color: #CCCCFF;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
	}

	#dnn_ctr458_ViewM_8292_LCDI_ChangeAddress_ctl00_pnlWhereToFindClaimantID table {
		background-color: transparent !important;
	}

	#dnn_ctr458_ViewM_8292_LCDI_ChangeAddress_ctl00_pnlWhereToFindClaimantID input {
		float: right;
	}

	#dnn_ctr458_ViewM_8292_LCDI_ChangeAddress_ctl00_pnlWhereToFindClaimantID td[style*="height: 20px;"] {
		height: 60px !important;
		background-color: transparent !important;
		border-top-left-radius: 10px;
		-webkit-border-top-left-radius: 10px;
		-moz-border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		-webkit-border-top-right-radius: 10px;
		-moz-border-top-right-radius: 10px;
	}
}</pre></body></html>