<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Custom CSS */

a {text-decoration:underline;}

.site-branding a:link {text-decoration:none;}
.site-branding a:visited {text-decoration:none;}
.site-branding a:hover {text-decoration:underline;}

.main-nav a:link {text-decoration:none;}
.main-nav a:visited {text-decoration:none;}
.main-nav a:hover {text-decoration:underline;}


.block__title {text-transform: uppercase;font-size:larger;font-weight:bold;text-align:center;}

/* BEGIN - VWC Custom Block Settings */
.block-vwc-custom ul {margin: 0 0 10px 15px;padding-left:10px;}
.block-vwc-custom ol {margin: 0 0 10px 15px;}
.block-vwc-custom {border: 1px solid #182a72;border-radius: 10px;background-color:#E8EAF1;padding:2%;}
.block-vwc-custom a:link {color: #182a72;text-decoration:none;}
.block-vwc-custom a:visited {color: #182a72;text-decoration:none;}
.block-vwc-custom a:hover {color: #182a72;text-decoration:underline;}
/* END - VWC Custom Block Settings */

#block-vwcresources-title h2 {color:red;}

.block-no-paragraph p {margin: 0px;}

.block-connect-with-vwc {background-color: #ebc244;border: 1px solid #182a72;border-radius: 10px;}

.block-recent-updates {border: 1px solid #ff0000;border-radius: 10px;background-color:#E8EAF1;}
.block-recent-updates a:link {color: #ff0000;}
.block-recent-updates a:visited {color: #bf9e37;}
.block-recent-updates a:hover {color: #182a72;}

/* Contact Us */
.contact-header {clear:both;color:white;background-color:#182a72;padding:5px;}
.contact-fax-left {width:75%;float:left;clear:left;text-align:left;margin-top:2px;margin-bottom:2px;}
.contact-fax-right {width:25%;float:left;clear:right;margin-top:2px;margin-bottom:2px;text-align:left;}
.contact-judicial-left {width:75%;float:left;clear:left;margin-top:5px;margin-bottom:5px;display:block;text-align:left;}
.contact-judicial-right {width:25%;float:right;clear:right;margin-top:5px;margin-bottom:5px;display:block;text-align:left;}
.contact-commissioner {font-weight:bold;font-size:larger;}
.contact-spacer {height:1px;width:100%;clear:both;}

#masthead {max-height:100px;}
#rid-header-first {max-height:100px;}
#rid-header-second{max-height:100px;}
#block-vwc-custom-at-subtheme-branding {margin:0;}
#block-vwc-custom-at-subtheme-search {margin-top:2em;}


.news-and-notices {color:#BC2B1E;background-color:#F4DE9A; padding:1%;border: 1px solid red;}
.news-and-notices a:link {text-decoration:none;}
.news-and-notices a:visited {text-decoration:none;}
.news-and-notices a:hover {text-decoration:underline;}

/* Styles WebFile Guide conditional links on WebFile Support Tool */
.webfile-support-guides {
	max-width:100%;
	margin:auto;
	font-size:larger;
	color:#F4DE9A;
	font-weight:bold;
	text-align:center;
	background-color:#e6ffe6;
	border: 1px solid #182a72;
	border-radius:5px;
	}

.mfs-schedules {
        padding:1em;
	color:white;
	background-color:#003443;
	text-justify:left;
	}
.mfs-schedules a:link {
	color: #ebc244;
	}
.mfs-schedules a:visited {
	color: #ebc244;
	}
.mfs-schedules a:hover {
	color: #ebc244;
	}

.block-recent-updates {
	border: 1px solid #ff0000;
	border-radius: 10px;
	background-color:#E8EAF1;
padding:2%;
	}
.block-recent-updates a:link {
	color: #ff0000;
	}
.block-recent-updates a:visited {
	color: #bf9e37;
	}
.block-recent-updates a:hover {
	color: #182a72;
	}

@media all and (min-width: 60.0625em) { #rid-leaderboard {display:none;} }
@media all and (max-width: 45em) { #block-vwc-custom-at-subtheme-search {margin:.5em 0 3em 0;} }

.block-social-media {text-align:center;}

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