acronym {
 cursor: help;
 border-bottom: 1px dotted #666666;
	}

img	{
	border: 0px;
	max-width: 100%;
	height: auto;
	}

.whitelinkmod
{
	color: #FFFFFF;
	background-color: inherit;
}
.whitelinkmod a {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: inherit;
    }
.whitelinkmod a:hover {
    color: #FFFFFF;
    text-decoration: none;
	background-color: inherit;
    }
.whitelinkmod a:visited {
    color: #FFFFFF;
	background-color: inherit;
    }
.whitelinkmod a:active {
    color: #FFFFFF;
	background-color: inherit;
    }


.searchtable {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-left: #999999 solid 1px;
	border-top: #999999 solid 1px;
	border-right: #999999 solid 1px;
	}

.searchtable td {
	border-bottom: #999999 solid 1px;
	}

.searchtable td table td{
	border-bottom: #999999 dashed 1px;
	}

.filtertable {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-left: #999999 solid 1px;
	border-right: #999999 solid 1px;
	}

.filtertable tr {
	height: 28px;
	}

.filtertable td {
	border-bottom: #999999 solid 1px;
	}

.filtertable td table td{
	border-bottom: #999999 dashed 1px;
	}

fieldset {
	border: #999999 solid 1px;
	}

legend {
	color: inherit;
	border: #999999 solid 1px;
	background-color: #DDDDDD;
	}
.banner {
	background-color: #DDDDDD;
	color: inherit;
	margin: 2px;
	vertical-align: top;
	}

.light {
	color: #595959;
	background-color: inherit;
    }

#ctr {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
    }

.centerStandard {
	text-align: center;
    }

.centerStandardRed {
	color: #FF0000;
	text-align: center;
	background-color: inherit;
    }

.centerStandardLarge {
    font-size: 14px;
	text-align: center;
    }

.centerWarning20 {
    font-size: 20px;
	color: #FF0000;
	background-color: #FFF;
	text-align: center;
    }

.rightStandardBold {
	text-align: right;
	font-weight: bold;
    }

.rightStandardBoldRed {
	color: #FF0000;
	text-align: right;
	font-weight: bold;
	background-color: inherit;
    }

.leftAnnouncementBold {
	color: #006699;
	font-weight: bold;
	background-color: inherit;
    }

.centerAnnouncementBold {
	color: #006699;
	font-weight: bold;
	text-align: center;
	background-color: inherit;
    }

#Oran {
	color: #999999;
	background-color: inherit;
	}

#Oran a
	{
	color: #999999;
	background-color: inherit;
	}

.successCenter {
	color: #336699;
	font-size: 18px;
	text-align: center;
	background-color: inherit;
	}

.pageHeadCtr {
	color: #336699;
	font-size: 18px;
	text-align: center;
	background-color: inherit;
	}

.blueBold {
	color: #0000FF;
	font-size: 18px;
	font-weight: bold;
	background-color: inherit;
	}

.redBold {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
	background-color: inherit;
	}

.redBoldSmall {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	background-color: inherit;
	}

#light {
	color: #999999;
	background-color: inherit;
	}

.dark {
	color: #333;
	background-color: inherit;
	}

.vertdiv {
	width: 6%;
	}

.searchLt {
	width: 55%;
	margin-left: auto;
	margin-right: auto;
	}

.searchRt {
	width: 39%;
	}

.row1 {
	color: inherit;
	background-color: #DDDDDD;
}

.row2 {
	color: inherit;
	background-color: #EEEEEE;
}

.row3 {
	color: inherit;
	background-color: #DDDDDD;
}

.row4 {
	color: inherit;
	background-color: #FFFFFF;
}

.row5 {
	color: inherit;
	background-color: #DDDDDD;
}

/* Used for rental property checklist */
.rentChecklist {
	text-transform: uppercase;
	font: 90%/120% "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.rentChecklist div {
	border-bottom: solid 1px #999999;
	padding-top: 9px;
}

.rentChecklist p {
	border-bottom: solid 1px #999999;
	padding-top: 9px;
}


.rentChecklist span {
	border: solid 1px #999999;
}

.rcls {
	padding: 10px;
	width: 290px;
	float: left;
}

.rcrs {
	padding: 10px;
	margin-left: 330px;
}

.serif {
	font-family: Palatino, Times New Roman, Times, serif;
	}

.h1 {
	font-size: 18px;
	}

.h2 {
	font-size: 16px;
	}

.h3 {
	font-size: 12px;
	}

.header {
	font-size: 20px;
	font-weight: bold
	}

#sm {
    font-size: 11px;
    }

.sm {
    font-size: 11px;
    }

.xsm {
    font-size: 9px;
    }

.lg {
    font-size: 14px;
    }

#paintTitle {
	color: #303030;
	border-bottom: solid 1px #303030;
	background-color: inherit;
	}

.paintTitle {
	color: #303030;
	border-bottom: solid 1px #303030;
	background-color: inherit;
	}

.paintTitle2 {
	color: #303030;
	border-bottom: solid 1px #303030;
	background-color: inherit;
	}

.paintTitleH2 {
	color: #303030;
	border-bottom: solid 1px #303030;
	font-size: 16px;
	background-color: inherit;
	margin: 0;
	}

.fullRoundedBox {
	border:1px solid #CCCCCC;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	padding:10px;
}

.rounded {
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}

.roundedTL {
	border-top-left-radius:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
}

.roundedTR {
	border-top-right-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
}

.roundedBR {
	border-bottom-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
}

.roundedBL {
	border-bottom-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
}

.rounded5 {
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

.rounded5TL {
	border-top-left-radius:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
}

.rounded5TR {
	border-top-right-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
}

.rounded5BR {
	border-bottom-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
}

.rounded5BL {
	border-bottom-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
}

.withBorder {
	border:1px solid #CCCCCC;
}

#regions_cities {
	border: #999999 solid 1px;
	padding: 5px 12px 10px;
}

.myhousingsearch-header {
	display: flex;
  	flex-wrap: wrap;
	justify-content: space-between;
	background-color: #fff;
	padding: 3px 20px 0;
	border-bottom: solid 1px #d3d3d3;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	box-sizing: border-box;
  	max-width: 100%;
}

.myhousingsearch-header .left-side {
	flex: 0 1 auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	min-width: 0;
}

.myhousingsearch-header .left-side img {
	max-width: min(100%, 220px);
	height: auto;
}

.myhousingsearch-header .right-side {
	display: flex;
	justify-content: flex-end;
	align-items: center;
 	min-width: 0;
  	flex-wrap: wrap;
}

.myhousingsearch-header .social-media-grid,
.myhousingsearch-header .contact-us-grid {
	display: flex;
	grid-gap: 10px;
	align-items: center;
  	flex-wrap: wrap;
}

.myhousingsearch-header .contact-us-grid img,
.myhousingsearch-header .social-media-grid img {
	display: block;
	max-width: 100%;
	max-height: 100%;
  	height: auto;
}

.myhousingsearch-header .contact-us-grid {
	margin: 0 15px;
	border-right: solid 1px #000000;
}

.myhousingsearch-header .contact-us-grid a:first-child {
	margin-right: 15px;
}

.myhousingsearch-header .social-media-images img {
	width: 19px;
	max-width: 24px;
	height: auto;
}

.myhousingsearch-scroll {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

a#navSkip {
	height: 0;
	width: 0;
}

.mhs-consent-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffffff;
  border-top: 1px solid rgba(0,0,0,0.1);
  box-shadow: 0 -1px 0 0 rgba(0,0,0,0.06), 0 -8px 24px -4px rgba(0,0,0,0.06);
  z-index: 2147483647;
  transform: translateY(110%);
  transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  font-family: "Montserrat", Arial, Geneva, Helvetica, sans-serif;
}

.mhs-consent-banner.is-visible {
  transform: translateY(0);
}

.mhs-consent-banner.is-hidden {
  transform: translateY(110%);
}

.mhs-banner-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 1.25rem 1.5rem;
}

.mhs-blocking-notice {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 11px;
  font-family: monospace;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #166534;
  background: #f7fff9;
  border: 1px solid #bbf7d0;
  border-radius: 100px;
  padding: 3px 10px;
  margin-bottom: 0.85rem;
}

.mhs-blocking-notice::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #16a34a;
  flex-shrink: 0;
}

.mhs-banner-main {
  display: flex;
  align-items: flex-start;
  gap: 2rem;
  flex-wrap: wrap;
}

.mhs-banner-content {
  flex: 1;
  min-width: 260px;
}

.mhs-banner-title {
  font-size: 14px;
  font-weight: 600;
  color: #111110;
  margin-bottom: 0.4rem;
  margin-top: 0;
}

.mhs-banner-body {
  font-size: 13px;
  color: #57534e;
  line-height: 1.6;
  margin: 0;
}

.mhs-banner-body a {
  color: #184ad4;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.mhs-banner-actions {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: stretch;
  min-width: 180px;
  flex-shrink: 0;
}

.mhs-consent-banner button,
.mhs-btn {
  font-family: "Montserrat", Arial, Geneva, Helvetica, sans-serif !important;
}

.mhs-btn {
  font-size: 13px;
  font-weight: 600;
  border-radius: 6px;
  padding: 9px 20px;
  cursor: pointer;
  border: 1px solid rgba(0,0,0,0.18);
  transition: all 0.15s ease;
  white-space: nowrap;
  text-align: center;
}

.mhs-btn-primary {
  background: #184ad4;
  color: #fff;
  border-color: #184ad4;
}

.mhs-btn-primary:hover {
  background: #1d3fb5;
  border-color: #1d3fb5;
}

.mhs-btn-secondary {
  background: #fff;
  color: #111110;
}

.mhs-btn-secondary:hover {
  background: #f7f7f5;
}

.mhs-btn-ghost {
  background: transparent;
  color: #57534e;
  border-color: transparent;
  font-size: 12px;
  padding: 6px 12px;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.mhs-prefs-panel {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s ease;
  opacity: 0;
}

.mhs-prefs-panel.open {
  max-height: 700px;
  opacity: 1;
}

.mhs-prefs-divider {
  border: none;
  border-top: 1px solid rgba(0,0,0,0.1);
  margin: 1.1rem 0;
}

.mhs-prefs-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 10px;
  margin-bottom: 1rem;
}

.mhs-pref-card {
  border: 1px solid rgba(0,0,0,0.1);
  border-radius: 10px;
  padding: 12px 14px;
  background: #fff;
  transition: border-color 0.15s, background 0.15s;
}

.mhs-pref-card.active {
  border-color: #1c4ed8;
  background: #eff3ff;
}

.mhs-pref-card-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 6px;
  gap: 12px;
}

.mhs-pref-label {
  font-size: 13px;
  font-weight: 600;
  color: #111110;
  display: flex;
  align-items: center;
  gap: 7px;
}

.mhs-badge-required {
  font-size: 10px;
  font-family: monospace;
  letter-spacing: 0.03em;
  padding: 2px 7px;
  border-radius: 100px;
  color: #166534;
  background: #f7fff9;
  border: 1px solid #bbf7d0;
}

.mhs-pref-desc {
  font-size: 12px;
  color: #55514c;
  line-height: 1.5;
  margin: 0;
}

.mhs-pref-tools {
  margin-top: 7px;
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}

.mhs-pref-tools span {
  font-size: 10.5px;
  font-family: monospace;
  color: #0e0702;
  background: #efefeb;
  border-radius: 4px;
  padding: 2px 6px;
}

.mhs-toggle {
  position: relative;
  display: inline-block;
  width: 36px;
  height: 20px;
  flex-shrink: 0;
}

.mhs-toggle input {
  opacity: 0;
  width: 0;
  height: 0;
  position: absolute;
}

.mhs-toggle-track {
  position: absolute;
  inset: 0;
  background: #efefeb;
  border: 1px solid rgba(0,0,0,0.18);
  border-radius: 100px;
  cursor: pointer;
  transition: background 0.2s, border-color 0.2s;
}

.mhs-toggle-thumb {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  transition: transform 0.2s cubic-bezier(0.4,0,0.2,1);
  pointer-events: none;
}

.mhs-toggle input:checked ~ .mhs-toggle-track {
  background: #1c4ed8;
  border-color: #1c4ed8;
}

.mhs-toggle input:checked ~ .mhs-toggle-thumb {
  transform: translateX(16px);
}

.mhs-toggle input:disabled ~ .mhs-toggle-track,
.mhs-toggle input:disabled ~ .mhs-toggle-thumb {
  opacity: 0.55;
  cursor: default;
}

.mhs-rights-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  flex-wrap: wrap;
}

.mhs-rights-text {
  font-size: 11.5px;
  color: #5e5752;
  line-height: 1.55;
  flex: 1;
  min-width: 200px;
  margin: 0;
}

.mhs-rights-text strong {
  color: #57534e;
}

.mhs-save-row {
  display: flex;
  gap: 8px;
  align-items: center;
  flex-shrink: 0;
}

#mhsConsentToast {
  position: fixed;
  bottom: 1.5rem;
  right: 1.5rem;
  background: #111110;
  color: #fff;
  font-size: 12.5px;
  padding: 10px 16px;
  border-radius: 10px;
  box-shadow: 0 4px 16px rgba(0,0,0,0.2);
  display: flex;
  align-items: center;
  gap: 8px;
  z-index: 2147483647;
  transform: translateY(20px);
  opacity: 0;
  transition: all 0.25s ease;
  pointer-events: none;
  max-width: 320px;
}

#mhsConsentToast.show {
  transform: translateY(0);
  opacity: 1;
}

.mhs-blocking-notice.is-active {
  color: #1c4ed8;
  background: #eff3ff;
  border-color: #bfdbfe;
}

.mhs-blocking-notice.is-active::before {
  background: #1c4ed8;
}

.mhs-blocking-notice.is-partial {
  color: #92400e;
  background: #fffbeb;
  border-color: #fde68a;
}

.mhs-blocking-notice.is-partial::before {
  background: #f59e0b;
}


@media screen and (max-width: 768px) {
	.myhousingsearch-scroll {
		position: static;
		top: auto;
		left: auto;
		right: auto;
	}
}

@media screen and (max-width: 600px) {
  .mhs-banner-main {
    flex-direction: column;
    gap: 1rem;
  }

  .mhs-banner-actions {
    flex-direction: row;
    flex-wrap: wrap;
    min-width: unset;
    width: 100%;
  }

  .mhs-btn-primary,
  .mhs-btn-secondary {
    flex: 1;
  }

  .mhs-rights-row {
    flex-direction: column;
  }

  .mhs-save-row {
    width: 100%;
    justify-content: flex-end;
  }
}

@media screen and (max-width: 475px) {
	.myhousingsearch-header .social-media-grid .social-media-images a img,
	.myhousingsearch-header .contact-us-grid a img {
		max-width: 100%;
		width: 25px;
		height: auto;
	}

	.myhousingsearch-header {
		display: flex;
		flex-wrap: wrap;
	}

	.myhousingsearch-header .right-side {
		justify-content: flex-start;
		margin: 6px 0;
	}

	.myhousingsearch-header .contact-us-grid {
		margin: 0 20px 0 0;
	}
}
@media screen and (max-height: 480px) {
	.myhousingsearch-scroll {
		position: static;
		top: auto;
		left: auto;
		right: auto;
	}
}
