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

@media screen and (max-width: 1280px) {
}

@media screen and (max-width: 1080px) {
}

@media screen and (max-width: 880px) {
#searchBar {
  width: 80%!important;
}
#searchBar input[type=text] {
  width: 100%!important;
  float: none;
}
#searchBar input[type=image] {
  padding-top: 10px;
}
/* centers sidebar links on mobile view */
.sidebarLinks li {
  text-align: center!important;
}
.sidebarLinks h2 {
  text-align: center!important;
}
}/* @media screen and (max-width: 880px) */

@media screen and (max-width: 768px) {
}/* end @media screen and (max-width: 768px) */
/*[][][][][][][ END @ MEDIA ][][][][][][] */



/*[][][][][][][][][][][][][][][][][][][] */
/*[][][][][][][ CUSTOM CSS ][][][][][][] */
/*[][][][][][][][][][][][][][][][][][][] */

/* City Seal at top of page above navigation links*/

/* removes padding above main area on homepage */
.homepage #main {
  padding-top: 0px;
}
/* top bar */
.topBar {
}
/* top bar - google translate */

.googleTranslate {
  display: block;
  float: right;
  margin-bottom: 20px;
}
/* Search bar below Navigation Bar */
	
#searchBar {
  clear: both;
  margin: 0px auto;
  padding: 30px;
  background-color: rgba(25,25,25,0.55)!important;
  width: 50%;
  height: auto;
  display: block;
}
#searchBar form {
  padding: 5px;
  background-color: #FFF;
  border-radius: 5px;
}
#searchBar input[type=text] {
  width: 90%;
  float: left;
}
#searchBar input[type=image] {
}
/* breadCrumbs */
.breadCrumbsArea {
  font-size: 0.75em;
}
/* border at bottom of each interior page*/

.topBorder {
  border-top: 1px solid #595959;
  margin: 10px 0px 0px;
}
.bottomBorder {
  border-bottom: 1px solid #595959;
  margin: 10px 0px 0px;
}
/* main content page title and sub title */

.deptTitle {
  font-size: 2.5em!important;
  color: #34587F!important;
}
.pageTitle {
  padding: 0.75em 0em 0.5em 0em!important;
  text-transform: capitalize!important;
  font-size: 1.36em!important;
  font-weight: 400!important;
  color: #595959!important;
  border-bottom: 1px solid #595959;
}
.pageTitleLowerCase {
  padding: 0.75em 0em 0.5em 0em!important;
  font-size: 1.36em!important;
  font-weight: 400!important;
  color: #595959!important;
  border-bottom: 1px solid #595959;
}
#sidebartranslate header h2, #sidebartranslate2 header h2 {
  font-size: 1.8em;
}
#sidebartranslate .button {
  margin: 1em 0em;
}
/* Sidebar Search */

#sidebarsearch header h2, #sidebarsearch2 header h2 {
  font-size: 1.8em;
}
#sidebarsearch .button {
  margin: 1em 0em;
}
/* sidebar main links */
.sidebarMainLinks header {
  margin-bottom: 2px!important;
}

.sidebarMainLinks h2 {
  text-align: left;
  font-size: 2em!important;
  color: #2F5074;
  border-bottom: 2px solid #333333;
}

.sidebarMainLinks ul {
}
.sidebarMainLinks li {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  text-align: left;
  padding: 0px;
}
.sidebarMainLinks li a {
  display: block;
  text-decoration: none;
  color: #2152BA;
  font-weight: 600;
  padding: .5em .8em;
}
.sidebarMainLinks li a:hover {
  color: #FFF;
  background-color: #969696;
  text-decoration: none;
}



/* sidebar sub links */
.sidebarSubLinks header {
  margin-bottom: 2px!important;
}

.sidebarSubLinks h2 {
  text-align: left;
  font-size: 1.5em!important;
  color: #525252;
  border-bottom: 1px solid #525252;
}

.sidebarSubLinks ul {
}
.sidebarSubLinks li {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  text-align: left;
  padding: 0px;
}
.sidebarSubLinks li a {
  display: block;
  text-decoration: none;
  color: #2152BA;
  font-weight: 400;
  padding: .3em .8em;
}
.sidebarSubLinks li a:hover {
  color: #FFF;
  background-color: #BCBCBC;
  text-decoration: none;
}

/* News and Events Dates format */

.newsArticles {
  height: 400px;
  margin-bottom: 20px;
  text-align: left;
  box-shadow: 0px 1px 0px rgba(89, 89, 89, 0.50), 0px -1px 0px rgba(89, 89, 89, 0.50);
  overflow-y: scroll;
}
.post {
  margin: 15px;
  padding: 5px;
  box-shadow: 0px 1px 0px rgba(89, 89, 89, 0.50);
}
.post p {
  overflow: hidden;
  padding-bottom: 10px;
}
.post a {
  font-size: 12px;
}
.postDate {
  width: 20%;
  float: left;
  border-right: 1px solid #cccccc;
  margin-right: 12px;
  text-align: center;
}
.postDate h1 {
  font-size: .75em;
}
.postDate h2 {
  font-size: 2em;
}
/* Featured Bottom */

#featuredbottom {
  position: relative;
  padding: .5em 0em;
  background: #fff;
  text-align: center;
}
#featuredbottom header {
  margin-bottom: 1em;
}
#featuredbottom .box-style {
  margin-bottom: 2.5em;
  padding: 1.5em 0.50em 1em 0.30em;
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1), 0px -1px 0px rgba(0, 0, 0, 0.1);
}
/* Most Popular */

#mostpopular {
  position: relative;
  padding: .5em 0em;
  background: #fff;
  text-align: center;
}
#mostpopular header {
  margin-bottom: 1em;
}
#mostpopular .box-style {
  margin-bottom: 2.5em;
  padding: 1.5em 0.50em 1em 0.30em;
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1), 0px -1px 0px rgba(0, 0, 0, 0.1);
}
/* SOCIAL bar. color GREY on hover*/
ul.social li a:hover::before {
  display: inline-block;
  width: 36px;
  height: 36px;
  border: 2px solid #595959;
  background-color: #595959;
  border-radius: 50%;
  line-height: 33px;
  text-align: center;
  font-size: 1em;
  color: #FFF;
}

/* site color boxes */

#whiteBG {
  clear: both;
  background: #FFF;
  padding-top: 20px;
  padding-bottom: 10px;
  text-align: center;
  height: auto;
}
.captionTextBox {
  float: left;
  margin: 5px;
  padding: 10px;
  color: #FFF;
}
.captionTextBox h4 {
  color: #FFF;
  font-size: 1.2em;
}
.captionTextBox h5 {
  color: #FFF;
  text-transform: lowercase;
  font-weight: lighter;
  font-size: 0.9em;
  padding: 10px 0px;
}
.captionTextBox.whiteBG_Blue {
  background-color: #34587F;
}
.captionTextBox.whiteBG_SubBlue {
  background-color: #4846AA;
}
.captionTextBox.whiteBG_Gray {
  background-color: #595959;
}
.captionTextBox.whiteBG_Gold {
  background-color: #74522F;
}
.captionTextBox.whiteBG_Green {
  background-color: #415E26;
}
.captionTextBox.whiteBG_Red {
  background-color: #B30000;
}
.captionTextBox.whiteBG_Magenta {
  background-color: #8A3860;
}
#whiteBG #grayBG p {
  clear: both;
  padding: 20px;
}
/* boxes with grey background */
#grayBG {
  clear: both;
  background: #F3F3F3;
  border-top: 2px solid #111;
  padding-top: 20px;
  text-align: center;
}
.captionTextBox.grayBG_Blue {
  background-color: #2F5074;
}
.captionTextBox.grayBG_SubBlue {
  background-color: #43419F;
}
.captionTextBox.grayBG_Gray {
  background-color: #525252;
}
.captionTextBox.grayBG_Gold {
  background-color: #694A2B;
}
.captionTextBox.grayBG_Green {
  background-color: #3A5322;
}
.captionTextBox.grayBG_Red {
  background-color: #A30000;
}
.captionTextBox.grayBG_Magenta {
  background-color: #7F3458;
}
/* homepage featured News area */
#featuredNews header H2 {
  font-size: 2.2em;
  padding-bottom: 15px;
}
/* homepage featured Image area*/
#featuredImage H3 {
  color: #2F5074;
  font-weight: 600;
}
#featuredImage2 H3 {
  color: #2F5074;
  font-weight: 600;
}
#featuredImage3 H3 {
  color: #2F5074;
  font-weight: 600;
}
#featuredImage4 H3 {
  color: #2F5074;
  font-weight: 600;
}
#featuredImage5 H3 {
  color: #2F5074;
  font-weight: 600;
}
#featuredImage6 H3 {
  color: #2F5074;
  font-weight: 600;
}
.bullets {
  list-style-type: disc;
  list-style-position: outside;
  padding-left: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-left: 20px;
  text-align: left;
}
.bullets a:link {
  font-size: 12pt;
  font-weight: normal;
  color: #2152BA;
  text-decoration: none;
}
.bullets a:visited {
  color: #2152BA;
}
.bullets a:hover {
  color: #595959;
  text-decoration: none;
}
.bullets li a:hover {
  color: #595959;
}
.bullets li:hover {
  background-color: transparent;
}
.BoldLarge {
  font-weight: bold;
  font-size: 12pt;
  color: #000000;
}
/* for right side bar links */
#active {
  background-color: #969696;
}
#active a {
  color: #FFF;
  text-decoration: none;
}
/* from boilerplate.css. Old dreamweaver site */
.clearfix:before, .clearfix:after { 
  content: ""; 
  display: table; 
}
.clearfix:after { 
  clear: both; 
}
.clearfix { 
  *zoom: 1; 
}

/*[][][][][][  END CUSTOM CSS ][][][][] */



/*[][][][][][][][][][][][][][][][][][][][][][][][][][][][] */
/*[][][][][][ OLD CoH SITE CSS ][][][][][][][][][][][][][] */
/*[][][][][][][][][][][][][][][][][][][][][][][][][][][][] */
/*[][][][][][ FROM HOUSTONTXGOV.CSS ][][][][][][][][][][]] */
/*[][][][][][][][][][][][][][][][][][][][][][][][][][][][] */



.sidebar10 {
  font-family: Open Sans, sans-serif;
  font-size: 10pt;
  font-style: normal;
  color: #525252;
}
.sidebar10 a:link {
  font-family: Open Sans, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #2F5074;
  text-decoration: none;
}
.sidebar10 a:visited {
  font-family: Open Sans, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #2F5074;
}
.sidebar10 a:hover {
  text-decoration: underline;
  font-size: 10pt;
  font-weight: bold;
  color: #694A2B;
}
.content {
  font-family: Open Sans, sans-serif;
  font-size: 12pt;
  font-style: normal;
  color: #222222;
}
.content a:link {
  color: #2152BA;
  text-decoration: none;
}
.content a:visited {
  color: #2152BA;
}
.content a:hover {
  color: #595959;
  text-decoration: none;
}
.gray12option {
  font-family: Open Sans, sans-serif;
  font-size: 12pt;
  font-style: normal;
  color: #4D4D4D;
  border-bottom: 1px solid #525252;
  width: 75%;
}
.gray14option {
  font-family: Open Sans, sans-serif;
  font-size: 14pt;
  font-style: normal;
  color: #4D4D4D;
  border-bottom: 1px solid #525252;
  width: 75%;
}
.gray16option {
  font-family: Open Sans, sans-serif;
  font-size: 16pt;
  font-style: normal;
  color: #4D4D4D;
  border-bottom: 1px solid #525252;
  width: 75%;
}
.bold16black {
  font-family: Open Sans, sans-serif;
  font-size: 16pt;
  font-style: normal;
  color: #000000;
  font-weight: bold;
}
.bold14black {
  font-family: Open Sans, sans-serif;
  font-size: 14pt;
  font-style: normal;
  color: #000000;
  font-weight: bold;
}
.bold12black {
  font-family: Open Sans, sans-serif;
  font-size: 12pt;
  font-style: normal;
  color: #000000;
  font-weight: bold;
}
.contBold {
  font-weight: bold;
}
.contBold a:link {
  font-weight: bold;
  color: #2152BA;
  text-decoration: none;
}
.contBold a:visited {
  font-weight: bold;
  color: #2152BA;
}
.contBold a:hover {
  text-decoration: none;
  color: #595959;
}
.contBoldItalic {
  font-weight: bold;
  font-style: italic;
}
.blueBoldItalic {
  font-weight: bold;
  font-style: italic;
	color: #2F5074;
}
.presstitle {
  font-family: Open Sans, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  color: #694A2B;
}
.presssubtitle {
  font-family: Open Sans, sans-serif;
  font-size: 12pt;
  font-style: italic;
  font-weight: bold;
  color: #694A2B;
}
.newstitle {
  font-family: Open Sans, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  color: #694A2B;
}
.newstitle a:link {
  font-family: Open Sans, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  color: #694A2B;
}
.newstitle a:visited {
  font-family: Open Sans, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  color: #694A2B;
}
.newssubtitle {
  font-family: Open Sans, sans-serif;
  font-size: 12pt;
  font-style: italic;
  font-weight: bold;
  color: #694A2B;
}
.contItalic {
  font-style: italic;
}
.contItalic a:link {
  font-family: Open Sans, sans-serif;
  font-size: 10pt;
  font-style: italic;
  font-weight: bold;
  color: #2152BA;
  text-decoration: none;
}
.contItalic a:visited {
  font-family: Open Sans, sans-serif;
  font-size: 10pt;
  font-style: italic;
  font-weight: bold;
  color: #2152BA;
}
.contItalic a:hover {
  text-decoration: none;
  color: #595959;
}
.greenText {
  font-weight: normal;
  font-size: 12pt;
  color: #3A5322;
}
.greenBold {
  font-weight: bold;
  font-size: 12pt;
  color: #3A5322;
}
.redBoldLarge {
  font-weight: bold;
  font-size: 14pt;
  color: #A30000;
}

.whiteBold12 {
  font-weight: bold;
  font-size: 12pt;
  color: #ffffff;
}

.whitetext12 {
  font-weight: normal;
  font-size: 12pt;
  color: #ffffff;
}

.redBold {
  font-weight: bold;
  font-size: 10pt;
  color: #A30000;
}
.redBold a:link {
  font-family: Open Sans, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #A30000;
  text-decoration: underline;
}
.redBold a:visited {
  font-family: Open Sans, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #A30000;
}
.redBold a:hover {
  text-decoration: underline;
  color: #A30000;
}
#linkboxes {
  float: left;
  width: 300px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  padding-left: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #694A2B;
}
ol {
  display: block;
  list-style-type: decimal;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
}
.table {
  padding: 10px;
  margin-right: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  float: left;
}
.table img {
  margin-bottom: 20px;
}
.table200 {
  padding: 10px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
  float: left;
  width: 200px;
}
.table200 img {
  margin-bottom: 10px;
}
.table210 {
  padding: 10px;
  margin-right: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: left;
  float: left;
  width: 210px;
}
.table210 img {
  margin-bottom: 10px;
}
.table225 {
  padding: 5px;
  margin-right: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: left;
  float: left;
  width: 225px;
}
.table225 img {
  margin-bottom: 20px;
}
.table250 {
  padding: 10px;
  margin-right: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: left;
  float: left;
  width: 250px;
}
.table250 img {
  margin-bottom: 20px;
}
.table150 {
  padding: 10px;
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  float: left;
  width: 150px;
}
.table150 img {
  margin-bottom: 10px;
}
.table100 {
  padding: 2px;
  margin-right: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
  text-align: center;
  float: left;
  width: 100px;
  display: table;
}
.table100 img {
  margin-bottom: 10px;
}
.table125 {
  padding: 10px;
  margin-right: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  float: left;
  width: 125px;
}
.table125 img {
  margin-bottom: 10px;
}
.muniart {
  padding: 10px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  float: left;
}
.muniart img {
  border-width: 3px;
  border-style: solid;
  border-color: #694A2B;
  margin-bottom: 20px;
}
.homeimagebluetwo {
  border-width: 2px;
  border-style: solid;
  border-color: #2F5074;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 10px;
  margin-top: 7px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
}
.homeimagebluetworight {
  border-width: 2px;
  border-style: solid;
  border-color: #2F5074;
  margin-bottom: 10px;
  margin-right: 2px;
  margin-left: 10px;
  margin-top: 7px;
  padding-left: 5px;
  padding-right: 2px;
  padding-bottom: 5px;
  padding-top: 5px;
}
.homeimagebluetwoleft {
  border-width: 2px;
  border-style: solid;
  border-color: #3B4C66;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 2px;
  margin-top: 7px;
  padding-left: 2px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
}
.homeimagegraytwo {
  border-width: 2px;
  border-style: solid;
  border-color: #9e9e9e;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 10px;
  margin-top: 7px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
}
.homeimagegraytworight {
  border-width: 2px;
  border-style: solid;
  border-color: #9e9e9e;
  margin-bottom: 10px;
  margin-right: 2px;
  margin-left: 10px;
  margin-top: 7px;
  padding-left: 5px;
  padding-right: 2px;
  padding-bottom: 5px;
  padding-top: 5px;
}
.homeimagegraytwoleft {
  border-width: 2px;
  border-style: solid;
  border-color: #9e9e9e;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 2px;
  margin-top: 7px;
  padding-left: 2px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
}
.caption {
  font-family: Open Sans, sans-serif;
  font-size: 10pt;
  font-style: normal;
  color: #694A2B;
}
.caption01 {
  font-family: Open Sans, sans-serif;
  font-size: 10pt;
  font-style: normal;
  color: #694A2B;
}

.captionplain {
  font-family: Open Sans, sans-serif;
  font-size: 10pt;
  top: 25px;
  
  color: #000000;
}

.captionplain a:link {
  color: #2152BA;
  text-decoration: none;
	font-size: 10pt;
}
.captionplain a:visited {
  color: #2152BA;
	font-size: 10pt;
}
.captionplain a:hover {
  color: #595959;
  text-decoration: none;
	font-size: 10pt;
}

.captionbold {
  font-family: Open Sans, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
}

.captionbold a:link {
  color: #2152BA;
  text-decoration: none;
	font-size: 10pt;
}
.captionbold a:visited {
  color: #2152BA;
	font-size: 10pt;
}
.captionbold a:hover {
  color: #595959;
  text-decoration: none;
	font-size: 10pt;
}
.container01 {
  position: relative;
  width: 50%;
}

.image01 {
  display: block;
  width: 100px;
  height: auto;
}

.overlay01 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100px;
  width: 100px;
  opacity: 0;
  transition: .5s ease;
  background-color: #008CBA;
}

.container01:hover .overlay {
  opacity: 1;
}

.text01 {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}@media screen and (max-width: 768px) {
}
/* Green Content Box . Text surrounded by a box. Green border, white backgound.  */
/* Example: */
/*&lt;div class="contentBoxTitle"&gt;Title Goes Here&lt;/div&gt; */
/*&lt;div class="contentBox"&gt;Content Goes Here&lt;/div&gt; */

.contentBoxGreenTitle p {
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  margin-bottom: 0px;
  padding: 2px 10px;
  border: thin solid #1D645D;
  background-color: #1D645D;
  color: #FFF;
  padding-left: 10px;
  font-size: 18px;
  line-height: 40px;
  text-transform: uppercase;
}
.contentGreenBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  display: block;
  margin-top: 0px;
  padding: 5px;
  border: thin solid #1D645D;
  border-top: none;
  background-color: #FFF;
}
/* links title inside deptLinks (to the right of deptContent) */

.IntRightLinks p {
  margin-top: 10px;
  margin-bottom: 3px;
  padding-left: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 50px;
  color: #FFFFFF;
  font-size: 18px;
  text-transform: uppercase;
  background-color: #1D645D;
}
/*deptLinks hyperlink CSS */
.IntRightLinks ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.IntRightLinks li {
  margin: 0 0 .2em 0;
}
.IntRightLinks a {
  display: block;
  color: #1D645D;
  background-color: #EEE;
  width: 94%;
  padding: .2em .8em;
  text-decoration: none;
}
.IntRightLinks a:hover {
  background-color: #1D645D;
  color: #FFF;
}
/* end of deptLinks CSS */


.IntRightSubLinks p {
  margin-top: 10px;
  margin-bottom: 3px;
  padding-left: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 50px;
  color: #FFFFFF;
  font-size: 18px;
  text-transform: uppercase;
  background-color: #55A193;
}
.IntRightSubLinks ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.IntRightSubLinks li {
  margin: 0 0 .2em 0;
}
.IntRightSubLinks a {
  display: block;
  color: #55A193;
  background-color: #EEE;
  width: 94%;
  padding: .2em .8em;
  text-decoration: none;
}
.IntRightSubLinks a:hover {
  background-color: #55A193;
  color: #FFF;
}


/*[][][][][][  END OLD CoH SITE houstontx.gov CSS ][][][][] */
</pre></body></html>