Accessibility Health Check
https://bernco.gov
Progressing
https://daylight.sonde.life/usgov/bernco-gov/
Progressing
Executive Summary
Top Findings
criticalForm elements must have labels: Fix any of the following: Element does not have an implicit (wrapped) <label> Element does not have an explicit <label> aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute Element has an empty placeholder attribute Element's default semantics were not overridden with role="none" or role="presentation"WCAG 4.1.2
<input type="text" name="s" placeholder="" class="et_pb_s">
Ensure every form element has a label. See: https://www.w3.org/WAI/WCAG22/Understanding/name-role-value Add an accessible name using aria-label, aria-labelledby, or visible text content. WCAG 4.1.2 requires all interactive elements to have a programmatically determinable name.
criticalInsufficient color contrast: 1.95:1 (required: 4.5:1 for normal text). Foreground: rgba(51, 51, 51, 0.4), background: rgb(232, 241, 238). Text: "Powered by Real Time Solutions – Website Design & Document M"WCAG 1.4.3
<p>Powered by <a href="http://www.rtsolutions.com" target="_blank" rel="noopener">Real Time Solutions</a> – <a href="http://www.rtsolutions.com/realsites" target="_blank" rel="noopener">Website Design
Current ratio: 1.95:1 (need 4.5:1). Change foreground from #adadad to #6d6d6c (ratio: 4.5:1).
criticalInsufficient color contrast: 1.95:1 (required: 4.5:1 for normal text). Foreground: rgba(51, 51, 51, 0.4), background: rgb(232, 241, 238). Text: "Powered by Real Time Solutions – Website Design & Document M"WCAG 1.4.3
<p>Powered by <a href="http://www.rtsolutions.com" target="_blank" rel="noopener">Real Time Solutions</a> – <a href="http://www.rtsolutions.com/realsites" target="_blank" rel="noopener">Website Design
Current ratio: 1.95:1 (need 4.5:1). Change foreground from #adadad to #6d6d6c (ratio: 4.5:1).
criticalInsufficient color contrast: 1.95:1 (required: 4.5:1 for normal text). Foreground: rgba(51, 51, 51, 0.4), background: rgb(232, 241, 238). Text: "Powered by Real Time Solutions – Website Design & Document M"WCAG 1.4.3
<p>Powered by <a href="http://www.rtsolutions.com" target="_blank" rel="noopener">Real Time Solutions</a> – <a href="http://www.rtsolutions.com/realsites" target="_blank" rel="noopener">Website Design
Current ratio: 1.95:1 (need 4.5:1). Change foreground from #adadad to #6d6d6c (ratio: 4.5:1).
criticalInsufficient color contrast: 1.29:1 (required: 4.5:1 for normal text). Foreground: rgb(68, 68, 68), background: rgb(1, 57, 66). Text: "Translate"WCAG 1.4.3
<a class="VIpgJd-ZVi9od-l4eHX-hSRGPd" href="https://translate.google.com" target="_blank"><img src="https://www.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_42x16dp.png" width="37px" hei
Current ratio: 1.29:1 (need 4.5:1). Change foreground from #444444 to #9b9b9a (ratio: 4.5:1). Or change background from #013942 to #000000.
criticalInsufficient color contrast: 2.97:1 (required: 4.5:1 for normal text). Foreground: rgb(255, 255, 255), background: rgb(228, 119, 86). Text: "To watch tonight’s Commission meeting at 5 p.m., visit the B"WCAG 1.4.3
<p>To watch tonight’s Commission meeting at 5 p.m., visit the BernCo <a href="https://bit.ly/2FhYtDX" target="_blank" rel="noopener">You Tube channel</a>, go to <a href="https://www.bernco.gov/bernco-
Current ratio: 2.97:1 (need 4.5:1). Change foreground from #ffffff to #2f2f2f (ratio: 4.5:1). Current ratio: 1.95:1 (need 4.5:1). Change foreground from #adadad to #6d6d6c (ratio: 4.5:1).
criticalInsufficient color contrast: 1.95:1 (required: 4.5:1 for normal text). Foreground: rgba(51, 51, 51, 0.4), background: rgb(232, 241, 238). Text: "Powered by Real Time Solutions – Website Design & Document M"WCAG 1.4.3
<p>Powered by <a href="http://www.rtsolutions.com" target="_blank" rel="noopener">Real Time Solutions</a> – <a href="http://www.rtsolutions.com/realsites" target="_blank" rel="noopener">Website Design
Current ratio: 1.95:1 (need 4.5:1). Change foreground from #adadad to #6d6d6c (ratio: 4.5:1).
criticalInsufficient color contrast: 1.29:1 (required: 4.5:1 for normal text). Foreground: rgb(68, 68, 68), background: rgb(1, 57, 66). Text: "Translate"WCAG 1.4.3
<a class="VIpgJd-ZVi9od-l4eHX-hSRGPd" href="https://translate.google.com" target="_blank"><img src="https://www.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_42x16dp.png" width="37px" hei
Current ratio: 1.29:1 (need 4.5:1). Change foreground from #444444 to #9b9b9a (ratio: 4.5:1). Or change background from #013942 to #000000.
criticalInsufficient color contrast: 1.95:1 (required: 4.5:1 for normal text). Foreground: rgba(51, 51, 51, 0.4), background: rgb(232, 241, 238). Text: "Powered by Real Time Solutions – Website Design & Document M"WCAG 1.4.3
<p>Powered by <a href="http://www.rtsolutions.com" target="_blank" rel="noopener">Real Time Solutions</a> – <a href="http://www.rtsolutions.com/realsites" target="_blank" rel="noopener">Website Design
Current ratio: 1.95:1 (need 4.5:1). Change foreground from #adadad to #6d6d6c (ratio: 4.5:1).
highImage has no accessible name in the accessibility tree. Screen readers will skip or announce it generically.WCAG 1.1.1
<!-- a11y: role="image" -->
Add alt text to the image. If decorative, mark with role="presentation" or alt="". WCAG 1.1.1 requires text alternatives for non-text content.
highImage has no accessible name in the accessibility tree. Screen readers will skip or announce it generically.WCAG 1.1.1
<!-- a11y: role="image" -->
Add alt text to the image. If decorative, mark with role="presentation" or alt="". WCAG 1.1.1 requires text alternatives for non-text content.
highImage has no accessible name in the accessibility tree. Screen readers will skip or announce it generically.WCAG 1.1.1
<!-- a11y: role="image" -->
Add alt text to the image. If decorative, mark with role="presentation" or alt="". WCAG 1.1.1 requires text alternatives for non-text content.
highImage has no accessible name in the accessibility tree. Screen readers will skip or announce it generically.WCAG 1.1.1
<!-- a11y: role="image" -->
Add alt text to the image. If decorative, mark with role="presentation" or alt="". WCAG 1.1.1 requires text alternatives for non-text content.
highImage has no accessible name in the accessibility tree. Screen readers will skip or announce it generically.WCAG 1.1.1
<!-- a11y: role="image" -->
Add alt text to the image. If decorative, mark with role="presentation" or alt="". WCAG 1.1.1 requires text alternatives for non-text content.
highImage has no accessible name in the accessibility tree. Screen readers will skip or announce it generically.WCAG 1.1.1
<!-- a11y: role="image" -->
Add alt text to the image. If decorative, mark with role="presentation" or alt="". WCAG 1.1.1 requires text alternatives for non-text content.
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#" class="et-pb-active-control">1</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#">7</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highLinks must have discernible text: Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attributeWCAG 2.4.4
<a class="et-pb-arrow-prev" href="#"><span>Previous</span></a>
Ensure links have discernible text. See: https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#">2</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 3.69 (foreground color: #858585, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="#">Complete Event Calendar</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.47 (foreground color: #ffffff, background color: #96aa94, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 3:1WCAG 1.4.3
<div class="services-grid-card-title">Clerk Information</div>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highLinks must have discernible text: Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attributeWCAG 2.4.4
<a class="et-pb-arrow-prev" href="#"><span>Previous</span></a>
Ensure links have discernible text. See: https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#" class="et-pb-active-control">1</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #e47756, background color: #ffffff, font size: 25.2pt (33.6px), font weight: normal). Expected contrast ratio of 3:1WCAG 1.4.3
<h3>Bernalillo County Commissioners & Elected Officials</h3>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.73 (foreground color: #8e9291, background color: #e8f1ee, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.rtsolutions.com/realsites" target="_blank" rel="noopener">Website Design</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highLinks must have discernible text: Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attributeWCAG 2.4.4
<a class="et-pb-arrow-next" href="#"><span>Next</span></a>
Ensure links have discernible text. See: https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#" class="et-pb-active-control">1</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.47 (foreground color: #ffffff, background color: #96aa94, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 3:1WCAG 1.4.3
<div class="services-grid-card-title">Assessor Information</div>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 14.7pt (19.6px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="https://www.bernco.gov/boards-commissions/speak-at-a-meeting/">Click here to make public comment.</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 3.65 (foreground color: #ffffff, background color: #6689ac, font size: 7.0pt (9.36px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<div class="ai1ec-month">Apr</div>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum Current ratio: 3.66:1 (need 4.5:1). Change foreground from #ffffff to #1f1f1f (ratio: 4.5:1).
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.58 (foreground color: #e47756, background color: #e8f1ee, font size: 18.0pt (24px), font weight: normal). Expected contrast ratio of 3:1WCAG 1.4.3
<h3>Official Site For Bernalillo County</h3>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.73 (foreground color: #8e9291, background color: #e8f1ee, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.rtsolutions.com" target="_blank" rel="noopener">Real Time Solutions</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.47 (foreground color: #ffffff, background color: #96aa94, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<div class="services-grid-card-description">
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#">3</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #e47756, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<h2 class="et_pb_slide_title"> West Mesa Ridge A Groundbreaking</h2>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.17 (foreground color: #a0a5a3, background color: #e8f1ee, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<p>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#">4</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#">6</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 3.58 (foreground color: #e8582c, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="#">Upcoming Events</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a class="et_pb_button et_pb_more_button" href="https://www.bernco.gov/blog/2026/04/28/metropolitan-detention-center-inmate-dies-2/">Read More</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highLinks must have discernible text: Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attributeWCAG 2.4.4
<a class="et-pb-arrow-next" href="#"><span>Next</span></a>
Ensure links have discernible text. See: https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 14.7pt (19.6px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="https://bit.ly/2FhYtDX" target="_blank" rel="noopener">You Tube channel</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum Current ratio: 2.97:1 (need 4.5:1). Change foreground from #ffffff to #2f2f2f (ratio: 4.5:1). Current ratio: 3.58:1 (need 4.5:1). Change foreground from #e8582c to #d44515 (ratio: 4.5:1). Current ratio: 3.69:1 (need 4.5:1). Change foreground from #858585 to #777676 (ratio: 4.5:1).
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 14.7pt (19.6px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="https://www.bernco.gov/bernco-media/live/" target="_blank" rel="noopener">BernCo.gov</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a class="et_pb_button et_pb_more_button" href="https://www.bernco.gov/emergency-management/emergency-preparedness-resources/" target="_blank" data-icon="">Click Here</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum Current ratio: 2.97:1 (need 4.5:1). Change foreground from #ffffff to #2f2f2f (ratio: 4.5:1).
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #e47756, background color: #ffffff, font size: 25.2pt (33.6px), font weight: normal). Expected contrast ratio of 3:1WCAG 1.4.3
<h3>Customer Service Portal</h3>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highLinks must have discernible text: Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attributeWCAG 2.4.4
<a class="et-pb-arrow-prev" href="#"><span>Previous</span></a>
Ensure links have discernible text. See: https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.73 (foreground color: #8e9291, background color: #e8f1ee, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.rtsolutions.com/realfile" target="_blank" rel="noopener">Document Management</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#">3</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highLinks must have discernible text: Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attributeWCAG 2.4.4
<a class="et-pb-arrow-next" href="#"><span>Next</span></a>
Ensure links have discernible text. See: https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#">5</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#">4</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 3.69 (foreground color: #858585, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="#">County Meetings</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#">5</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 14.7pt (19.6px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<p>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum Current ratio: 2.97:1 (need 4.5:1). Change foreground from #ffffff to #2f2f2f (ratio: 4.5:1).
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#">3</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#">4</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.47 (foreground color: #ffffff, background color: #96aa94, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<div class="services-grid-card-description">
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.73 (foreground color: #8e9291, background color: #e8f1ee, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.rtsolutions.com" target="_blank" rel="noopener">Real Time Solutions</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (187.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://www.aps.edu/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl00_linkList_ctl10_link" target="_blank" rel="noopener">A...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (20.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/cultural-services/public-art-program/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl00_linkList_ctl16_...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (73.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/contact-us/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl02_linkList_ctl17_link" target="_blank" rel="noopener">Contact ...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (192.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/consumer-health-protection/" target="_blank" rel="noopener">Consumer Health Protection</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (324.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/finance/county-accounting-budget/comprehensive-annual-financial-reports-cafr/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (134.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.2px instead of at least 24px.WCAG 2.5.8
<a href="http://www.cabq.gov/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl02_linkList_ctl06_link" target="_blank" rel="noopener">...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (259px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.nmhealth.org/about/erd/bvrhs/vrp/" target="_blank" rel="noopener">Birth Certificates (NM Dept. Of Health)</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (223.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/finance/american-rescue-plan-act/" target="_blank" rel="noopener">American Rescue Plan Act (ARPA)</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (242.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/development-design-construction/development-review/" target="_blank" rel="noopener">Development Review (Public Works)</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (204.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/cultural-services/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl02_linkList_ctl33_link" target="_blan...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (240px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/compliance-office/bernalillo-county-code-of-conduct/" target="_blank" rel="noopener">Code of Conduct/Compliance Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (193.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/probate-court/case-lookup/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl02_linkList_ctl01_link" target="_blank" rel="noo...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (143.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/clerk/bureau-of-elections-overview/absentee-voting/" target="_blank" rel="noopener">Absentee Application</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (169.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/county-manager/" target="_blank" rel="noopener">County Manager Division</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (221.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/county-manager/bernalillo-county-charter/" target="_blank" rel="noopener">Charter, Bernalillo County Urban</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (331.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/" target="_blank" rel="noopener">Development Services (Planning & Dev’t Services)</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (60.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/district-2/" target="_blank" rel="noopener">District 2</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (204.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/business-services/permits-inspections-licensing/" target="_blank" rel="noopener">Business Registration (license)</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (189.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/building-services/getting-started/" target="_blank" rel="noopener">Building Permit Information</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.73 (foreground color: #8e9291, background color: #e8f1ee, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.rtsolutions.com/realfile" target="_blank" rel="noopener">Document Management</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (184.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://www.cabq.gov/cjnet/dst2alb/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl02_linkList_ctl31_link" target="_blank" r...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (93px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/finance/county-accounting-budget/biennial-budget-reports/" target="_blank" rel="noopener">Budget Books</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (125.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://notifications.bernco.gov/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl01_linkList_ctl03_link" target="_blank" rel...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (166.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/assessor/find-a-property/assessor-property-record-search-portal/" target="_blank" rel="noopener">Assessor Records Search</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (178.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://www.cabq.gov/airquality/todays-status/burn-no-burn" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl01_linkList_ctl12_...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.58 (foreground color: #e47756, background color: #e8f1ee, font size: 18.0pt (24px), font weight: normal). Expected contrast ratio of 3:1WCAG 1.4.3
<h3>Official Site For Bernalillo County</h3>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum Current ratio: 2.58:1 (need 3:1). Change foreground from #e47756 to #d66b4a (ratio: 3.0:1).
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (112.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/assessor/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl00_linkList_ctl18_link" target="_blank" rel="noopener">Assessor’s...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (47.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://abqlibrary.org/home" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl10_linkList_ctl02_link" target="_blank" title="L...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (222.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/community-centers/paradise-hills/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl14_linkList_ctl00_link...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (192.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/emergency-communications/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl04_linkList_ctl04_link" target="_blank" rel="noop...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (203.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://experience.arcgis.com/experience/3429c5f2b8d44868a94c9d9a00cf5777" target="_blank" rel="noopener">Find Your Commission District</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (70.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/community-services/parks-recreation/team-sports/" target="_blank" rel="noopener">Basketball</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (20.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/metropolitan-detention-center/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl09_linkList_ctl00_link" title="Jail" target=...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (159.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.6px instead of at least 24px.WCAG 2.5.8
<a href="/Government/elected-officials" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl02_linkList_ctl10_link" target="_blank" rel="n...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (121.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.6px instead of at least 24px.WCAG 2.5.8
<a href="/animal-care-services/lost-found-animals/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl10_linkList_ctl09_link" target="_b...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (235.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://library.municode.com/index.aspx?clientId=13071" target="_blank" rel="noopener">Municode – Bernalillo County Code</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (145.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.berncoclerk.gov/voter-registration/my-voter-information/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl11_link...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (250.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/planning/office-of-neighborhood-coordination/" target="_blank" rel="noopener">Office of Neighborhood Coordination</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (224.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://bernalilloextension.nmsu.edu/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl02_linkList_ctl27_link" target="_blank"...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (136.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/summer-lunch-program/" target="_blank" rel="noopener">Free Lunch Program</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (126.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/parks-recreation/land-management/" target="_blank" rel="noopener">Land Management</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (81.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/planning/office-of-neighborhood-coordination/" target="_blank" rel="noopener">Newsletters</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (37.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/parks-recreation/parks/" target="_blank" rel="noopener">Parks</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (188.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/behavioral-health-authority/" target="_blank" rel="noopener">Behavioral Health Authority</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (28.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/general-services/doing-business-with-the-county/how-to-become-a-vendor/" target="_blank" rel="noopener">Bids</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (159.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/economic-development/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl04_linkList_ctl01_link" target="_blank" rel="noopener...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (60.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.berncoclerk.gov/elections/" target="_blank" rel="noopener">Elections</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (85.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/human-resources/bernco-jobs/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl04_linkList_ctl07_link" target="_blank" rel="n...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (151.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.2px instead of at least 24px.WCAG 2.5.8
<a href="https://www.berncoclerk.gov/" target="_blank" rel="noopener">Clerk’s Records Search</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (175.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.4px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public..." id="ctl03_TemplateBody_c..." title="Floodplain Administr..." target="_blank" rel="noopener">
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (110.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/metropolitan-detention-center/overview/" target="_blank" rel="noopener">Full Custody List</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (117.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/trash-recycling/household-hazardous-waste/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (103.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.6px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/summer-lunch-program/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl10_linkList_ctl10_link" title="Lun...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (199.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.berncocl..." id="ctl03_TemplateBody_c..." title="Marriage License Inf..." target="_blank" rel="noopener">
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (136.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/county-manager/past-commissioners/" target="_blank" rel="noopener">Past Commissioners</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (97.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.cabq.gov/planning/online-planning-permitting-applications" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl10_lin...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (210.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/community-centers/los-padillas/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl10_linkList_ctl07_link" ...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (116.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.2px instead of at least 24px.WCAG 2.5.8
<a href="https://bernalillocountynm.iqm2.com/Citizens/Default.aspx" target="_blank" rel="noopener">Meeting Agendas</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (140.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/county-manager/bernalillo-county-organizational-chart/" target="_blank" rel="noopener">Organizational Chart</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (210.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/trash-recycling/east-mountain-transfer-station/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcL...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (55.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/about-the-community-services-division/housing-department/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_c...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (206.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/metropolitan-detention-center/overview/" target="_blank" rel="noopener">Inmate Custody & Release Info</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (119.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://bernco.wd1.myworkdayjobs.com/berncocareers" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl09_linkList_ctl01_link" t...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (121.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="/legal/" target="_blank" rel="noopener">Legal Department</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (81.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/gis-overview/map-gallery/" target="_blank" rel="noopener">Map Gallery</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (147px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/open-space" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl13_linkList_ctl02_link" title="Open Space" ta...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (236.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.berncoclerk.gov/recording-and-filing/passport-services/" target="_blank" rel="noopener">Passport Applications & Processing</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (306.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.6px instead of at least 24px.WCAG 2.5.8
<a href="/planning/lets-talk-trash/" target="_blank" rel="noopener">Illegal Dumping Partnership – Let’s Talk Trash</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (324.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.6px instead of at least 24px.WCAG 2.5.8
<a href="/bernco-view/public-information-requests/" target="_blank" rel="noopener">Inspection of Public Records Act Requests (IPRA)</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (153.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/open-space/properties/" target="_blank" rel="noopener">Open Space Properties</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (142.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/open-space/open-space-hidden-pages/programs/additional-programming/" target="_blank" rel="noopener">Prescription Rx Trails</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (95.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="/probate-court/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl14_linkList_ctl11_link" title="Probate Court" target="_blank...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (301.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/general-services/about-the-program/" target="_blank" rel="noopener">Search Unclaimed Decedents (Complete List)</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (132.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public..." id="ctl03_TemplateBody_c..." title="Storm Water Quality" target="_blank" rel="noopener">
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (152.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/about-..." id="ctl03_TemplateBody_c..." title="Traffic Impact Analy..." target="_blank" rel="noopener">
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (173.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19.2px instead of at least 24px.WCAG 2.5.8
<a href="/wp-content/uploads/VMRF_8-20-14.pdf" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl19_linkList_ctl00_link" title="Vendor R...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (117.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19px instead of at least 24px.WCAG 2.5.8
<a href="/treasurer/frequently-asked-questions/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl14_linkList_ctl15_link" title="Proper...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (168.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/general-services/doing-business-with-the-county/open-solicitations/" target="_blank" rel="noopener">Request for Qualification</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (128.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/planning/office-of-neighborhood-coordination/" target="_blank" rel="noopener">BernCo at a Glance</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (256px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/water-wastewater-stormwater/financial-assistance/" target="_blank" rel="noopener">Waste Water Connection & Assistance</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (111.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/public-works/public-works-services/water-wastewater-stormwater/wells/permitting-process/" target="_blank" rel="noopener">Wells Permitting</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (92.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/finance/strategic-plan-and-department-performance/" target="_blank" rel="noopener">Strategic Plan</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (37.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/trash-recycling/residential-trash-service/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (270.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/general-services/about-the-program/" target="_blank" rel="noopener">Unclaimed/Indigent Cremation Program</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (43.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/clerk/bureau-of-elections-overview/" target="_blank" rel="noopener">Voting</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (143.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/health-and-public-safety/" target="_blank" rel="noopener">Public Safety Division</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (187.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/general-services/doing-business-with-the-county/open-solicitations/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl15_link...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (115.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/community-health-outreach/senior-meals/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl16_linkList_ctl0...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (130.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.8px instead of at least 24px.WCAG 2.5.8
<a href="https://treasurer.bernco.gov/public.access/search/commonsearch.aspx?mode=realprop" target="_blank" rel="noopener">Tax Records Search</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (238.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://hospitals.unm.edu/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl18_linkList_ctl03_link" target="_blank" title="UNM...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (260.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/youth-sports-commission/about/" target="_blank" rel="noopener">Youth Sports Commission Certification</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (248.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/boards-commissions/bernalillo-county-property-nuisance-abatement-office/" target="_blank" rel="noopener">Property Nuisance Abatement Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (98px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="/bernalillo-county-sheriff/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl16_linkList_ctl08_link" target="_blank" title="S...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (125.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/water-wastewater-stormwater/report-water-waste/" target="_blank" rel="noopener">Water Waste Form</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (147.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/youth-services-center/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl21_linkList_ctl01_link" title="Youth Services Center...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (164.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/general-services/right-of-way/" target="_blank" rel="noopener">Real Estate/Right of Way</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (44.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/parks-recreation/weeds-maintenance-and-glyphosate-moratorium-faqs/" target="_blank" rel="noopener">Weeds</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (144.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl14_linkList_ctl24_link" title="Public Works Division" target=...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (165.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/animal-care-services/lost-found-animals/report-a-found-pet/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl15_linkList_ctl...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (246.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/about-..." id="ctl03_TemplateBody_c..." title="Roadway Operations &..." target="_blank" rel="noopener">
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (126.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/road-safety-conditions/streets-traffic-signals/traffic-engineering/" target="_blank" rel="noopener">Traffic Engineering</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (156.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/public-works/public-works-services/water-wastewater-stormwater/wastewater-septic-systems/wastewater-permitting-process/" target="_blank" rel="noopener">Wastewater Permi...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (108.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19px instead of at least 24px.WCAG 2.5.8
<a href="https://treasurer.bernco.gov/public.access/search/commonsearch.aspx?mode=realprop" target="_blank" rel="noopener">Property Search</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (102.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/water-wastewater-stormwater/wastewater-septic-systems/connect-to-municipal-sewer/" target="_blank" rel="noopener">Sewer Hook-up</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (126.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/bernalillo-county-sheriff/recruiting/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl16_linkList_ctl09_link" target="_blan...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (226.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://www.state.nm.us/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl12_linkList_ctl09_link" target="_blank" title="State...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (136.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="/bernco-view/" target="_blank" rel="noopener">Transparency Portal</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (44.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.youtube.com/channel/UCAKt5BZwiEUsv7sfIuPVDFQ" target="_blank" rel="noopener">Videos</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (134.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public..." id="ctl03_TemplateBody_c..." title="Water Conservation" target="_blank" rel="noopener">
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (93.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/behavioral-health-authority/departments/dbhs/care-campus/" target="_blank" rel="noopener">CARE Campus</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (172.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/department-behavioral-health-services/resource-re-entry-program/" target="_blank" rel="noopener">Resource Re-Entry Center</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (193.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/clerk/request-records/public-documents-search/" target="_blank" rel="noopener">Search County Clerk Records</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (323.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/behavioral-health-authority/departments/dbhs/care-campus/supportive-aftercare-community-program-sac/" target="_blank" rel="noopener">Supportive Aftercare Community Prog...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (238.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/business-services/community-workforce-agreements/" target="_blank" rel="noopener">Community Workforce Agreements</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (140px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/clerk/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl02_linkList_ctl23_link" target="_blank" rel="noopener">County Clerk’...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (120.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/county-manager/behavioral-health-initiative/housing-supports/tiny-home-village/" target="_blank" rel="noopener">Tiny Home Village</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (161.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20px instead of at least 24px.WCAG 2.5.8
<a href="https://www.nmhealth.org/about/erd/bvrhs/vrp/death/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl03_linkList_ctl00_link" ...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (166.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.6px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/about-the-community-services-division/communication-services-department/" target="_blank" rel="noopener">Communication Services</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (293.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/county-manager/university-of-new-mexico-hospital-mill-levy/" target="_blank" rel="noopener">University of New Mexico Hospital Mill Levy</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (62.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://bcapp.bernco.gov/BCSO_WarrantInterWITS/" target="_blank" rel="noopener">Warrants</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (225.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.4px instead of at least 24px.WCAG 2.5.8
<a href="http://www.abcwua.org/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl20_linkList_ctl03_link" target="_blank" title="Water ...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (217.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/clerk/request-records/" target="_blank" rel="noopener">Recording and Filing Documents</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (222.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/boards-commissions/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl02_linkList_ctl22_link" target="_blank" rel="noopener">...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (155px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.4px instead of at least 24px.WCAG 2.5.8
<a href="/general-services/doing-business-with-the-county/open-solicitations/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl15_link...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (189.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://nmroads.com/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl15_linkList_ctl12_link" target="_blank" title="Road Cond...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (158.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/community-health-outreach/office-of-social-services/" target="_blank" rel="noopener">Senior & Social Services</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (62.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="http://www.cabq.gov/transit/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl00_linkList_ctl01_link" target="_blank" rel="no...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (230.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/water-wastewater-stormwater/water-conservation-program/water-conservation-incentives/" target="_blank" rel="noopener">Toilet Retrofit Assistance Program</a...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (158.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://www.firstgov.gov/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl18_linkList_ctl00_link" target="_blank" title="U.S....
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (140.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/animal-care-services/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl00_linkList_ctl12_link" target="_blank" rel="noopener...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (106.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/water-wastewater-stormwater/wells/" target="_blank" rel="noopener">Well Ownership</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (76.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/trash-recycling/household-hazardous-waste/" target="_blank" rel="noopener">Yard Waste</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (58.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19.4px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/parks-recreation/swimming-pools-spray-parks/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl00_linkList...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (170.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/boards-commissions/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl01_linkList_ctl06_link" target="_blank" rel="noopener">...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (134px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://metro.nmcourts.gov/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl02_linkList_ctl32_link" target="_blank" rel="noo...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (184.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/probate-court/case-lookup/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl14_linkList_ctl12_link" title="Probate Court Cas...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (191.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/bernco-view/public-information-requests/" target="_blank" rel="noopener">Public Information Requests</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (278.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/community-centers/south-valley-senior-center/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl16_linkLis...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (60.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/district-1/" target="_blank" rel="noopener">District 1</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (113.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/building-services/" target="_blank" rel="noopener">Building Services</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (200.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/parks-recreation/swimming-pools-spray-parks/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl16_linkList...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (86.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.municode.com/library/nm/bernalillo_county/codes/code_of_ordinances" target="_blank" rel="noopener">County Code</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (192.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/community-centers/westside/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl20_linkList_ctl06_link" titl...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (145.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/public-works/current-projects/" target="_blank" rel="noopener">Public Works Projects</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (112.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/parks-recreation/team-sports/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl16_linkList_ctl14_link" ti...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (163.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19.2px instead of at least 24px.WCAG 2.5.8
<a href="/assessor/exemptions-applications-other/" target="_blank" rel="noopener">Veterans Tax Exemption</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (194.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl02_linkList_ctl14_link" target="_blank" rel="noopener">...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (127.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19.2px instead of at least 24px.WCAG 2.5.8
<a href="/treasurer/property-tax-reports-charts-overview/2007-2020-property-tax-rate-charts/" target="_blank" rel="noopener">Property Tax Rates</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (66.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/general-services/doing-business-with-the-county/open-solicitations/" target="_blank" rel="noopener">Proposals</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (106.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/bernco-media/events/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl14_linkList_ctl21_link" title="Public Meetings" target...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (174px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20px instead of at least 24px.WCAG 2.5.8
<a href="/finance/strategic-plan-and-department-performance/" target="_blank" rel="noopener">Department Performance</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (142.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/trash-recycling/east-mountain-transfer-station/" target="_blank" rel="noopener">Convenience Centers</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (137px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public..." id="ctl03_TemplateBody_c..." target="_blank" title="Rain Barrel Program" rel="noopener">
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (272.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/community-centers/raymond-g-sanchez/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl15_linkList_ctl01_l...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (98.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="/bernco-media/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl14_linkList_ctl10_link" title="Press Releases" target="_blank...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (171.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.4px instead of at least 24px.WCAG 2.5.8
<a href="https://www.berncoclerk.gov/recording-and-filing/public-document-search/" target="_blank" rel="noopener">Public Documents Search</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (62.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/trash-recycling/residential-trash-service/recycling/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (168.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/public-works/public-works-services/trash-recycling/residential-trash-service/" target="_blank" rel="noopener">Residential Trash Service</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (225.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/trash-recycling/residential-trash-service/low-income-program/" target="_blank" rel="noopener">Solid Waste Low Income Program</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (122.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/about-the-public-works-division/technical-services/" target="_blank" rel="noopener">Technical Services</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (183.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/behavioral-health-authority/departments/dbhs/care-campus/young-adult-program-yap/" target="_blank" rel="noopener">Young Adult Program (YAP)</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (127.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/cultural-services/public-art-program/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl14_linkList_ctl18_...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (121px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/general-services/risk-management-department/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl15_linkList_ctl11_link" title=...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (78.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/public-works/public-works-services/trash-recycling/residential-trash-service/" target="_blank" rel="noopener">Solid Waste</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (175.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/county-manager/about-bernalillo-county/county-commission-maps/" target="_blank" rel="noopener">County Commission Maps</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (161.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/economic-development/south-valley-mainstreet/" target="_blank" rel="noopener">South Valley MainStreet</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (60.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="http://www.abcwua.org/" target="_blank" rel="noopener">ABCWUA</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (164.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/summer-lunch-program/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl16_linkList_ctl20_link" title="Sum...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (208.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.4px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public..." id="ctl03_TemplateBody_c..." title="Water Conservation O..." target="_blank" rel="noopener">
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (161.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="/planning/building-services/plumbing-gas/" target="_blank" rel="noopener">Plumbing Online Permit</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (36.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/parks-recreation/swimming-pools-spray-parks/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl14_linkList...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (224.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/general-services/about-us/procurement-business-services/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl14_linkList_ctl13_...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (157.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.4px instead of at least 24px.WCAG 2.5.8
<a href="/boards-commissions/public-comment/" target="_blank" rel="noopener">Public Comments Form</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (205.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23.4px instead of at least 24px.WCAG 2.5.8
<a href="/capital-improvement-program" target="_blank" rel="noopener">Capital Improvement Program</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (164.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/legal/" target="_blank" rel="noopener">County Attorney’s Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (48px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://www.cabq.gov/airport/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl00_linkList_ctl08_link" target="_blank" rel="no...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (153px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/bernco-media/general-news/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl01_linkList_ctl02_link" ta...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (100.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/planning/bernalillo-county-cannabis-faqs/" target="_blank" rel="noopener">Cannabis FAQs</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (77.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/government/talk-to-us/ordinances/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl13_linkList_ctl03_link" title="Ordinances...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (231px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/parks-recreation/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl14_linkList_ctl02_link" title="Parks &...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (147.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public..." id="ctl03_TemplateBody_c..." title="Greenwaste Recycling" target="_blank" rel="noopener">
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (60.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/district-4/" target="_blank" rel="noopener">District 4</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (109.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/finance/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl05_linkList_ctl01_link" title="Finance Division" target="_blank" r...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (105.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/trash-recycling/illegal-dumping/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl08_link...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (153.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/for-business-owners/required-workplace-postings/" target="_blank" rel="noopener">Minimum Wage Poster</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (118.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/general-services/accounts-payable-vendor-information/" target="_blank" rel="noopener">Accounts Payable</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (78.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/consumer-health-protection/food-safety/" target="_blank" rel="noopener">Food Safety</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (240.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/graffiti-removal/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl06_linkList_ctl08_link...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (69.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19.4px instead of at least 24px.WCAG 2.5.8
<a href="https://viaintfacep2.bernco.gov/arrestlist" target="_blank" rel="noopener">Arrest List</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (173px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/capital-improvement-program/general-obligation-go-bond-funding/" target="_blank" rel="noopener">General Obligation Bonds</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (107.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/government/elected-officials/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl04_linkList_ctl02_link" target="_blank" rel="...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (103.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="/probate-court/about-judge-cristy-j-carbon-gaul/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl09_linkList_ctl03_link" tar...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (94.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.balloonfiesta.com/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl01_linkList_ctl00_link" target="_blank" rel="...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (211.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/boards-commissions/homeless-coordinating-council/" target="_blank" rel="noopener">Homeless Coordinating Council</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (287.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/for-business-owners/plastic-and-polystyrene-ban-faqs/" target="_blank" rel="noopener">Plastic Bag/Container Ban Ordinance FAQs</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (236.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.berncoclerk.gov/recording-and-filing/" target="_blank" rel="noopener">County Clerk’s Recording and Filing</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (126.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://www.tax.newmexico.gov/gross-receipts-tax-historic-rates.aspx" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl06_linkL...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (209.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/metropolitan-detention-center/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl11_linkList_ctl05_link" title="Metropolitan ...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (158.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19px instead of at least 24px.WCAG 2.5.8
<a href="/planning/employee-wellness-act/" target="_blank" rel="noopener">Employee Wellness Act </a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (210.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/community-centers/los-vecinos/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl10_linkList_ctl08_link" t...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (130.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.2px instead of at least 24px.WCAG 2.5.8
<a href="https://metro.nmcourts.gov/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl11_linkList_ctl04_link" target="_blank" title="M...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (60.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/district-3/" target="_blank" rel="noopener">District 3</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (103.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/parks-recreation/weight-rooms-fitness-centers/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl05_linkLi...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (119px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/open-space/open-space-hidden-pages/programs/master-naturalist/" target="_blank" rel="noopener">Master Naturalist</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (218px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/probate-court/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl02_linkList_ctl30_link" target="_blank" rel="noopener">Court...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (160px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://public.govdelivery.com/accounts/NMBERNCO/subscriber/new" target="_blank" rel="noopener">GovDelivery Enrollment</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (141.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="https://aca-prod.accela.com/bernco/Default.aspx" target="_blank" rel="noopener">Accela Citizen Access</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (169.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="/general-services/" target="_blank" rel="noopener">General Services Division</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (267.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://www.mrgcd.com/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl11_linkList_ctl06_link" target="_blank" title="Middle ...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (60.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/district-5/" target="_blank" rel="noopener">District 5</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (27.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/behavioral-health-authority/services/dwi-prevention/dwi-prevention-program/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placehol...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (74.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/open-space/open-space-hidden-pages/overview-hidden/greenprint/" target="_blank" rel="noopener">Greenprint</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (242.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://www.mrcog-nm.gov/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl11_linkList_ctl07_link" target="_blank" title="Mid-...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (199.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="/metropolitan-detention-center/programs/community-custody-program/" target="_blank" rel="noopener">Community Custody Program</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (81.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.6px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/economic-development/film-bernco/" target="_blank" rel="noopener">Film BernCo</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (152.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/open-space/programs/" target="_blank" rel="noopener">Open Space Programs </a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (147.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/bernco-media/general-news/" target="_blank" rel="noopener">News Release Archive</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (134.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/community-centers/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl02_linkList_ctl12_link" target="_blan...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (61.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/trash-recycling/illegal-dumping/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl03_link...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (167.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19px instead of at least 24px.WCAG 2.5.8
<a href="/emergency-management/" target="_blank" rel="noopener">Emergency Management</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (159.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.2px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public..." id="ctl03_TemplateBody_c..." title="Floodzone Informatio..." target="_blank" rel="noopener">
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (250px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/county-manager/criminal-justice-coordinating-council/criminal-justice-coordinating-council-overview/" target="_blank" rel="noopener">Criminal Justice Coordinating Counc...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (163.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public..." id="ctl03_TemplateBody_c..." title="Groundwater Resource..." target="_blank" rel="noopener">
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (146.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/planning/neighborhood-coordination/neighborhood-associations/neighborhood-grants/" target="_blank" rel="noopener">Neighborhood Grants</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (110.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/trash-recycling/residential-trash-service/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (193.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/finance/about-us/operations-excellence-office/" target="_blank" rel="noopener">Operations Excellence Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.73 (foreground color: #8e9291, background color: #e8f1ee, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.rtsolutions.com/realsites" target="_blank" rel="noopener">Website Design</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.17 (foreground color: #a0a5a3, background color: #e8f1ee, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<p>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (226.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/" target="_blank" rel="noopener">Planning & Development Services</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (339.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/community-services/parks-recreation/parks-recreation-and-open-space-capital-projects/" target="_blank" rel="noopener">Parks, Recreation and Open Space Capital Projects<...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (126.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px.WCAG 2.5.8
<a href="https://anabpd.ansi.org/Accreditation/credentialing/certificate-issuers/AllDirectoryListing?prgID=264&statusID=4" target="_blank" rel="noopener">Food Handler Card</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (176.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/about-the-public-works-division/technical-services/natural-resource-services/" target="_blank" rel="noopener">Natural Resource Services</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (123px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/open-space/open-space-hidden-pages/programs/grow-the-growers/" target="_blank" rel="noopener">Grow the Growers</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (168.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/employee-wellness-act/" target="_blank" rel="noopener">Paid Time Off Ordinance </a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span property="name">A-Z Services</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (289.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/consumer-health-protection/find-your-permitting-agency-or-jurisdiction/" target="_blank" rel="noopener">Find Your Jurisdiction or Permitting Agency</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (44.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/bernco-media/events/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl04_linkList_ctl11_link" target="_blank" rel="noopener"...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (250.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23.4px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/..." id="ctl03_TemplateBody_c..." title="Gutierrez - Hubbell ..." target="_blank" rel="noopener">
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (158.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="/planning/building-services/plumbing-and-mechanical/" target="_blank" rel="noopener">Plumbing & Mechanical</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (141.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/finance/about-us/accounting-and-budget/" target="_blank" rel="noopener">Accounting & Budget</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (124.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/cultural-services/cultural-services-events/movies-in-the-park/" target="_blank" rel="noopener">Movies in the Park</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span>Home</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (192.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/for-business-owners/business-license-registration/" target="_blank" rel="noopener">Apply For a Business License</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (119.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/planning/consumer-health-protection/" target="_blank" rel="noopener">Health Protection</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (64.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.6px instead of at least 24px.WCAG 2.5.8
<a href="/contact-us/website-feedback/" target="_blank" rel="noopener">Feedback</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (190.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.4px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/about-the-public-works-division/fleet-facilities-management/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl0...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (116px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/county-manager/holiday-schedule/" target="_blank" rel="noopener">Holiday Schedule</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (221.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://www.govdeals.com/BernalilloCounty" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl06_linkList_ctl05_link" target="_bl...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (109.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/county-manager/holiday-schedule/" target="_blank" rel="noopener">County Holidays</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (112.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/planning-and-land-use/" target="_blank" rel="noopener">Planning Section</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (132.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px.WCAG 2.5.8
<a href="https://anabpd.ansi.org/Accreditation/credentialing/personnel-certification/food-protection-manager/AlLdirectoryListing?menuID=8&prgID=8&statusID=4" target="_blank" rel="noopener">Foo...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (156px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/gis-overview/" target="_blank" rel="noopener">GIS Technology Section</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (174.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/building-services/mechanical/" target="_blank" rel="noopener">Mechanical Online Permit</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (69.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://www.cabq.gov/culturalservices/govtv" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl06_linkList_ctl04_link" target="_...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (90.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19.8px instead of at least 24px.WCAG 2.5.8
<a href="/fire/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl05_linkList_ctl03_link" title="Fire and Rescue" target="_blank" rel="...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (117.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/building-services/electrical/" target="_blank" rel="noopener">Electrical Permits</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (107.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/human-resources/talent-management-center-of-excellence/flame/" target="_blank" rel="noopener">FLAME Program</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.58 (foreground color: #e47756, background color: #e8f1ee, font size: 18.0pt (24px), font weight: normal). Expected contrast ratio of 3:1WCAG 1.4.3
<h3>Official Site For Bernalillo County</h3>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum Current ratio: 2.58:1 (need 3:1). Change foreground from #e47756 to #d66b4a (ratio: 3.0:1).
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span>Home</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.17 (foreground color: #a0a5a3, background color: #e8f1ee, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<p>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.73 (foreground color: #8e9291, background color: #e8f1ee, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.rtsolutions.com/realsites" target="_blank" rel="noopener">Website Design</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.73 (foreground color: #8e9291, background color: #e8f1ee, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.rtsolutions.com/realfile" target="_blank" rel="noopener">Document Management</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span>BernCo Media</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.73 (foreground color: #8e9291, background color: #e8f1ee, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.rtsolutions.com" target="_blank" rel="noopener">Real Time Solutions</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span property="name">News Release Archive</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.73 (foreground color: #8e9291, background color: #e8f1ee, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.rtsolutions.com/realfile" target="_blank" rel="noopener">Document Management</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span>Home</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.58 (foreground color: #e47756, background color: #e8f1ee, font size: 18.0pt (24px), font weight: normal). Expected contrast ratio of 3:1WCAG 1.4.3
<h3>Official Site For Bernalillo County</h3>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum Current ratio: 2.58:1 (need 3:1). Change foreground from #e47756 to #d66b4a (ratio: 3.0:1).
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.17 (foreground color: #a0a5a3, background color: #e8f1ee, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<p>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.73 (foreground color: #8e9291, background color: #e8f1ee, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.rtsolutions.com/realsites" target="_blank" rel="noopener">Website Design</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span property="name">Live Video Feed</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span>BernCo Media</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.73 (foreground color: #8e9291, background color: #e8f1ee, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.rtsolutions.com" target="_blank" rel="noopener">Real Time Solutions</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #e47756, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<h3 class="flCatTitle">Governing Bodies with Commissioner Participation</h3>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum Current ratio: 2.97:1 (need 4.5:1). Change foreground from #e47756 to #c05737 (ratio: 4.5:1).
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 14.7pt (19.6px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="https://www.bernco.gov/bernco-media/live/" target="_blank" rel="noopener">BernCo.gov</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highLinks must have discernible text: Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attributeWCAG 2.4.4
<a class="et-pb-arrow-next" href="#"><span>Next</span></a>
Ensure links have discernible text. See: https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.17 (foreground color: #a0a5a3, background color: #e8f1ee, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<p>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #e47756, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span>Boards and Commissions Staffed by Bernalillo County Employees</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.58 (foreground color: #e47756, background color: #e8f1ee, font size: 18.0pt (24px), font weight: normal). Expected contrast ratio of 3:1WCAG 1.4.3
<h3>Official Site For Bernalillo County</h3>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #e47756, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<h3 class="flCatTitle">Non-County Boards/Committees Which Include Commissioner Participation</h3>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highInteractive controls must not be nested: Fix any of the following: Element has focusable descendantsWCAG 4.1.2
<button id="contact-trigger" class="et_pb_module et_pb_image et_pb_image_0 section-title-toggle et_pb_section_video_on_hover" aria-expanded="false">
Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies. See: https://www.w3.org/WAI/WCAG22/Understanding/name-role-value
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #e47756, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span>Community Volunteer / Staff Boards and Commissions</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 14.7pt (19.6px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="https://www.bernco.gov/boards-commissions/speak-at-a-meeting/">Click here to make public comment.</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.73 (foreground color: #8e9291, background color: #e8f1ee, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.rtsolutions.com/realsites" target="_blank" rel="noopener">Website Design</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#" class="et-pb-active-control">1</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highLinks must have discernible text: Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attributeWCAG 2.4.4
<a class="et-pb-arrow-prev" href="#"><span>Previous</span></a>
Ensure links have discernible text. See: https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span property="name">Boards & Commissions</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size because it is partially obscured (smallest space is 45px by 21px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 0px instead of at least 24px.WCAG 2.5.8
<button id="contact-trigger" class="et_pb_module et_pb_image et_pb_image_0 section-title-toggle et_pb_section_video_on_hover" aria-expanded="false">
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 14.7pt (19.6px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<p>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #e47756, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<h3>Bernalillo County Board of Commissioners</h3>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum Current ratio: 2.97:1 (need 4.5:1). Change foreground from #e47756 to #c05737 (ratio: 4.5:1). Current ratio: 2.58:1 (need 3:1). Change foreground from #e47756 to #d66b4a (ratio: 3.0:1).
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 14.7pt (19.6px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="https://bit.ly/2FhYtDX" target="_blank" rel="noopener">You Tube channel</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.73 (foreground color: #8e9291, background color: #e8f1ee, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.rtsolutions.com/realfile" target="_blank" rel="noopener">Document Management</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.73 (foreground color: #8e9291, background color: #e8f1ee, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.rtsolutions.com" target="_blank" rel="noopener">Real Time Solutions</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#">2</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span>Boards & Commissions</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #e47756, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="https://www.bernco.gov/boards-commissions/speak-at-a-meeting/" aria-current="page">Speak at a Meeting</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span property="name">Speak at a Meeting</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 3.65 (foreground color: #ffffff, background color: #6689ac, font size: 7.0pt (9.36px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<div class="ai1ec-month">May</div>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 3.65 (foreground color: #ffffff, background color: #6689ac, font size: 7.0pt (9.36px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<div class="ai1ec-month">May</div>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size because it is partially obscured (smallest space is 45px by 21px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 0px instead of at least 24px.WCAG 2.5.8
<button id="contact-trigger" class="et_pb_module et_pb_image et_pb_image_0 section-title-toggle et_pb_section_video_on_hover" aria-expanded="false">
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #e47756, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<h3 style="font-weight: 500;">PLEASE NOTE: The application below works best with Internet Explorer and Microsoft Edge browsers. If you have any questions, contact the County Manager’s office at ...
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum Current ratio: 2.97:1 (need 4.5:1). Change foreground from #e47756 to #c05737 (ratio: 4.5:1). Current ratio: 2.58:1 (need 3:1). Change foreground from #e47756 to #d66b4a (ratio: 3.0:1).
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 3.65 (foreground color: #ffffff, background color: #6689ac, font size: 7.0pt (9.36px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<div class="ai1ec-month">Apr</div>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum Current ratio: 3.66:1 (need 4.5:1). Change foreground from #ffffff to #1f1f1f (ratio: 4.5:1).
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 3.69 (foreground color: #858585, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="#">Upcoming Events</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.17 (foreground color: #a0a5a3, background color: #e8f1ee, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<p>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.73 (foreground color: #8e9291, background color: #e8f1ee, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.rtsolutions.com" target="_blank" rel="noopener">Real Time Solutions</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 3.58 (foreground color: #e8582c, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="#">Latest News</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.73 (foreground color: #8e9291, background color: #e8f1ee, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.rtsolutions.com/realfile" target="_blank" rel="noopener">Document Management</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highInteractive controls must not be nested: Fix any of the following: Element has focusable descendantsWCAG 4.1.2
<button id="contact-trigger" class="et_pb_module et_pb_image et_pb_image_0 section-title-toggle et_pb_section_video_on_hover" aria-expanded="false">
Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies. See: https://www.w3.org/WAI/WCAG22/Understanding/name-role-value
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.73 (foreground color: #8e9291, background color: #e8f1ee, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.rtsolutions.com/realsites" target="_blank" rel="noopener">Website Design</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.58 (foreground color: #e47756, background color: #e8f1ee, font size: 18.0pt (24px), font weight: normal). Expected contrast ratio of 3:1WCAG 1.4.3
<h3>Official Site For Bernalillo County</h3>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 3.58 (foreground color: #e8582c, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="#">Upcoming Events</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.17 (foreground color: #a0a5a3, background color: #e8f1ee, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<p>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.73 (foreground color: #8e9291, background color: #e8f1ee, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.rtsolutions.com/realfile" target="_blank" rel="noopener">Document Management</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 3.69 (foreground color: #858585, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="#">County Meetings</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span>Home</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.73 (foreground color: #8e9291, background color: #e8f1ee, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.rtsolutions.com/realsites" target="_blank" rel="noopener">Website Design</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.58 (foreground color: #e47756, background color: #e8f1ee, font size: 18.0pt (24px), font weight: normal). Expected contrast ratio of 3:1WCAG 1.4.3
<h3>Official Site For Bernalillo County</h3>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum Current ratio: 2.58:1 (need 3:1). Change foreground from #e47756 to #d66b4a (ratio: 3.0:1).
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span property="name">Forms</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.73 (foreground color: #8e9291, background color: #e8f1ee, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.rtsolutions.com" target="_blank" rel="noopener">Real Time Solutions</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highInsufficient color contrast: 2.17:1 (required: 4.5:1 for normal text). Foreground: rgb(40, 89, 82), background: rgb(100, 137, 173). Text: "Board of County Commissioners - Zoning"WCAG 1.4.3
<a class="ai1ec-load-view ai1ec-category ai1ec-cat" data-type="jsonp" href="https://www.bernco.gov/calendar-2/action~agenda/cat_ids~18,31/events_limit~3/request_format~json/?ai1ec_source=undefined" da
Current ratio: 2.17:1 (need 4.5:1). Change foreground from #285952 to #00231f (ratio: 4.5:1).
highInsufficient color contrast: 2.32:1 (required: 4.5:1 for normal text). Foreground: rgb(170, 170, 170), background: rgb(255, 255, 255). Text: "Categories:"WCAG 1.4.3
<span class="ai1ec-field-label"> <i class="ai1ec-fa ai1ec-fa-folder-open"></i> Categories: </span>
Current ratio: 2.32:1 (need 4.5:1). Change foreground from #aaaaaa to #777676 (ratio: 4.5:1).
highInsufficient color contrast: 2.17:1 (required: 4.5:1 for normal text). Foreground: rgb(40, 89, 82), background: rgb(100, 137, 173). Text: "Agenda"WCAG 1.4.3
<span class="ai1ec-hidden-xs ai1ec-hidden-sm"> Agenda </span>
Current ratio: 2.17:1 (need 4.5:1). Change foreground from #285952 to #00231f (ratio: 4.5:1). Current ratio: 3.36:1 (need 4.5:1). Change foreground from #285952 to #12453f (ratio: 4.6:1).
highInsufficient color contrast: 2.97:1 (required: 4.5:1 for normal text). Foreground: rgb(255, 255, 255), background: rgb(228, 119, 86). Text: "Home"WCAG 1.4.3
<span>Home</span>
Current ratio: 2.97:1 (need 4.5:1). Change foreground from #ffffff to #2f2f2f (ratio: 4.5:1).
highInsufficient color contrast: 2.97:1 (required: 4.5:1 for normal text). Foreground: rgb(228, 119, 86), background: rgb(255, 255, 255). Text: "News Release Archive"WCAG 1.4.3
<a href="https://www.bernco.gov/bernco-media/general-news/" aria-current="page">News Release Archive</a>
Current ratio: 2.97:1 (need 4.5:1). Change foreground from #e47756 to #c05737 (ratio: 4.5:1). Current ratio: 2.48:1 (need 4.5:1). Change foreground from #999999 to #6d6d6c (ratio: 4.5:1).
highInsufficient color contrast: 2.97:1 (required: 4.5:1 for normal text). Foreground: rgb(255, 255, 255), background: rgb(228, 119, 86). Text: "Close"WCAG 1.4.3
<span>Close</span>
Current ratio: 2.97:1 (need 4.5:1). Change foreground from #ffffff to #2f2f2f (ratio: 4.5:1). Current ratio: 2.97:1 (need 4.5:1). Change foreground from #e47756 to #c05737 (ratio: 4.5:1).
highInsufficient color contrast: 2.20:1 (required: 4.5:1 for normal text). Foreground: rgb(102, 102, 102), background: rgb(1, 57, 66). Text: "Select LanguageAbkhazAcehneseAcholiAfarAfrikaansAlbanianAlur"WCAG 1.4.3
<div class="skiptranslate goog-te-gadget" dir="ltr" style=""><div id=":0.targetLanguage"><select class="goog-te-combo" aria-label="Language Translate Widget"><option value="">Select Language</option><
Current ratio: 2.20:1 (need 4.5:1). Change foreground from #666666 to #9b9b9a (ratio: 4.5:1).
highInsufficient color contrast: 2.97:1 (required: 4.5:1 for normal text). Foreground: rgb(255, 255, 255), background: rgb(228, 119, 86). Text: "Close"WCAG 1.4.3
<span class="text">Close</span>
Current ratio: 2.97:1 (need 4.5:1). Change foreground from #ffffff to #2f2f2f (ratio: 4.5:1).
highInsufficient color contrast: 2.97:1 (required: 4.5:1 for normal text). Foreground: rgb(255, 255, 255), background: rgb(228, 119, 86). Text: "You Tube channel"WCAG 1.4.3
<a href="https://bit.ly/2FhYtDX" target="_blank" rel="noopener">You Tube channel</a>
Current ratio: 2.97:1 (need 4.5:1). Change foreground from #ffffff to #2f2f2f (ratio: 4.5:1). Current ratio: 2.97:1 (need 4.5:1). Change foreground from #e47756 to #c05737 (ratio: 4.5:1). Current ratio: 2.48:1 (need 4.5:1). Change foreground from #999999 to #6d6d6c (ratio: 4.5:1).
highInsufficient color contrast: 2.97:1 (required: 4.5:1 for normal text). Foreground: rgb(228, 119, 86), background: rgb(255, 255, 255). Text: "Speak at a Meeting"WCAG 1.4.3
<a href="https://www.bernco.gov/boards-commissions/speak-at-a-meeting/" aria-current="page">Speak at a Meeting</a>
Current ratio: 2.97:1 (need 4.5:1). Change foreground from #e47756 to #c05737 (ratio: 4.5:1). Current ratio: 3.58:1 (need 4.5:1). Change foreground from #e8582c to #d44515 (ratio: 4.5:1). Current ratio: 3.69:1 (need 4.5:1). Change foreground from #858585 to #777676 (ratio: 4.5:1). Current ratio: 2.48:1 (need 4.5:1). Change foreground from #999999 to #6d6d6c (ratio: 4.5:1).
highInsufficient color contrast: 3.58:1 (required: 4.5:1 for normal text). Foreground: rgb(232, 88, 44), background: rgb(255, 255, 255). Text: "Upcoming Events"WCAG 1.4.3
<a href="#">Upcoming Events</a>
Current ratio: 3.58:1 (need 4.5:1). Change foreground from #e8582c to #d44515 (ratio: 4.5:1). Current ratio: 3.69:1 (need 4.5:1). Change foreground from #858585 to #777676 (ratio: 4.5:1). Current ratio: 2.48:1 (need 4.5:1). Change foreground from #999999 to #6d6d6c (ratio: 4.5:1).
highInsufficient color contrast: 2.97:1 (required: 4.5:1 for normal text). Foreground: rgb(255, 255, 255), background: rgb(228, 119, 86). Text: "Home"WCAG 1.4.3
<span>Home</span>
Current ratio: 2.97:1 (need 4.5:1). Change foreground from #ffffff to #2f2f2f (ratio: 4.5:1).
highInsufficient color contrast: 2.20:1 (required: 4.5:1 for normal text). Foreground: rgb(102, 102, 102), background: rgb(1, 57, 66). Text: "Select LanguageAbkhazAcehneseAcholiAfarAfrikaansAlbanianAlur"WCAG 1.4.3
<div class="skiptranslate goog-te-gadget" dir="ltr" style=""><div id=":0.targetLanguage"><select class="goog-te-combo" aria-label="Language Translate Widget"><option value="">Select Language</option><
Current ratio: 2.20:1 (need 4.5:1). Change foreground from #666666 to #9b9b9a (ratio: 4.5:1).
highConsole warning: jQuery.Deferred exception: Cannot read properties of undefined (reading 'attributes') TypeError: Cannot read properties of undefined (reading 'attributes') at HTMLDocument.<anonymous> (https://www.bernco.gov/wp-content/themes/Divi%20Child/js/scripts.js?ver=1.0.4:179:45) at e (https://www.bernco.gov/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:27028) at t (https://www.bernco.gov/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:27330)
https://www.bernco.gov/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:1mediumAdd Strict-Transport-Security header with max-age of at least 31536000 Add X-Frame-Options: DENY or SAMEORIGIN Add a Content-Security-Policy header with appropriate directives Add Referrer-Policy: strict-origin-when-cross-origin or no-referrer
highConsole warning: jQuery.Deferred exception: Cannot read properties of undefined (reading 'attributes') TypeError: Cannot read properties of undefined (reading 'attributes') at HTMLDocument.<anonymous> (https://www.bernco.gov/wp-content/themes/Divi%20Child/js/scripts.js?ver=1.0.4:179:45) at e (https://www.bernco.gov/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:27028) at t (https://www.bernco.gov/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:27330)
https://www.bernco.gov/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:1mediumAdd Strict-Transport-Security header with max-age of at least 31536000 Add X-Frame-Options: DENY or SAMEORIGIN Add a Content-Security-Policy header with appropriate directives Add Referrer-Policy: strict-origin-when-cross-origin or no-referrer
highConsole warning: jQuery.Deferred exception: Cannot read properties of undefined (reading 'attributes') TypeError: Cannot read properties of undefined (reading 'attributes') at HTMLDocument.<anonymous> (https://www.bernco.gov/wp-content/themes/Divi%20Child/js/scripts.js?ver=1.0.4:179:45) at e (https://www.bernco.gov/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:27028) at t (https://www.bernco.gov/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:27330)
https://www.bernco.gov/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:1mediumAdd Strict-Transport-Security header with max-age of at least 31536000 Add X-Frame-Options: DENY or SAMEORIGIN Add a Content-Security-Policy header with appropriate directives Add Referrer-Policy: strict-origin-when-cross-origin or no-referrer
highConsole warning: jQuery.Deferred exception: Cannot read properties of undefined (reading 'attributes') TypeError: Cannot read properties of undefined (reading 'attributes') at HTMLDocument.<anonymous> (https://www.bernco.gov/wp-content/themes/Divi%20Child/js/scripts.js?ver=1.0.4:179:45) at e (https://www.bernco.gov/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:27028) at t (https://www.bernco.gov/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:27330)
https://www.bernco.gov/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:1mediumAdd Strict-Transport-Security header with max-age of at least 31536000 Add X-Frame-Options: DENY or SAMEORIGIN Add a Content-Security-Policy header with appropriate directives Add Referrer-Policy: strict-origin-when-cross-origin or no-referrer
highConsole error: ReferenceError: OnRowClick is not defined at Array.<anonymous> (https://bcapp.bernco.gov/speakers/:129:2946) at https://bcapp.bernco.gov/speakers/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=RadScriptManager1_TSM&compress=1&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d4.0.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3aen-US%3af8efdcae-fc88-4697-a128-23b7f470d078%3aea597d4b%3ab25378d2%3bTelerik.Web.UI%3aen-US%3acd668efa-682a-4e93-b784-26f0724f247c%3a16e4e7cd%3af7645509%3a22a6274a%3aed16cbdc%3a58366029:6:51370 at Sys._Application._raiseInit (https://bcapp.bernco.gov/speakers/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=RadScriptManager1_TSM&compress=1&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d4.0.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3aen-US%3af8efdcae-fc88-4697-a128-23b7f470d078%3aea597d4b%3ab25378d2%3bTelerik.Web.UI%3aen-US%3acd668efa-682a-4e93-b784-26f0724f247c%3a16e4e7cd%3af7645509%3a22a6274a%3aed16cbdc%3a58366029:6:72276) at Sys._Application.initialize (https://bcapp.bernco.gov/speakers/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=RadScriptManager1_TSM&compress=1&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d4.0.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3aen-US%3af8efdcae-fc88-4697-a128-23b7f470d078%3aea597d4b%3ab25378d2%3bTelerik.Web.UI%3aen-US%3acd668efa-682a-4e93-b784-26f0724f247c%3a16e4e7cd%3af7645509%3a22a6274a%3aed16cbdc%3a58366029:6:69772) at b (https://bcapp.bernco.gov/speakers/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=RadScriptManager1_TSM&compress=1&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d4.0.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3aen-US%3af8efdcae-fc88-4697-a128-23b7f470d078%3aea597d4b%3ab25378d2%3bTelerik.Web.UI%3aen-US%3acd668efa-682a-4e93-b784-26f0724f247c%3a16e4e7cd%3af7645509%3a22a6274a%3aed16cbdc%3a58366029:6:71512) at HTMLDocument.a (https://bcapp.bernco.gov/speakers/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=RadScriptManager1_TSM&compress=1&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d4.0.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3aen-US%3af8efdcae-fc88-4697-a128-23b7f470d078%3aea597d4b%3ab25378d2%3bTelerik.Web.UI%3aen-US%3acd668efa-682a-4e93-b784-26f0724f247c%3a16e4e7cd%3af7645509%3a22a6274a%3aed16cbdc%3a58366029:6:71786)
https://bcapp.bernco.gov/speakers/:128mediumAdd Strict-Transport-Security header with max-age of at least 31536000 Add X-Frame-Options: DENY or SAMEORIGIN Add a Content-Security-Policy header with appropriate directives Add Referrer-Policy: strict-origin-when-cross-origin or no-referrer
highConsole warning: jQuery.Deferred exception: Cannot read properties of undefined (reading 'attributes') TypeError: Cannot read properties of undefined (reading 'attributes') at HTMLDocument.<anonymous> (https://www.bernco.gov/wp-content/themes/Divi%20Child/js/scripts.js?ver=1.0.4:179:45) at e (https://www.bernco.gov/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:27028) at t (https://www.bernco.gov/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:27330)
https://www.bernco.gov/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:1mediumAdd Strict-Transport-Security header with max-age of at least 31536000 Add X-Frame-Options: DENY or SAMEORIGIN Add a Content-Security-Policy header with appropriate directives Add Referrer-Policy: strict-origin-when-cross-origin or no-referrer
highFocus jumps backward from "CLOSE SEARCH" to "ARE YOU PREPARED FOR EMERGENCIES?" (visual distance: 482px). No explicit tabIndex — likely a DOM order issue.WCAG 2.4.3
<a>ARE YOU PREPARED FOR EMERGENCIES?</a>
Reorder elements in the DOM to match the visual layout.
highFocus jumps backward from "Main Level Services" to "METROPOLITAN DETENTION CENTER INMATE DIES" (visual distance: 1194px). No explicit tabIndex — likely a DOM order issue.WCAG 2.4.3
<a>METROPOLITAN DETENTION CENTER INMATE DIES</a>
Reorder elements in the DOM to match the visual layout. Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
highFocus jumps backward from "CLOSE SEARCH" to "Home" (visual distance: 486px). No explicit tabIndex — likely a DOM order issue.WCAG 2.4.3
<a>Home</a>
Reorder elements in the DOM to match the visual layout.
highFocus jumps backward from "E-Waste Recycling" to "Feedback" (visual distance: 2242px). No explicit tabIndex — likely a DOM order issue.WCAG 2.4.3
<a>Feedback</a>
Reorder elements in the DOM to match the visual layout. Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
highFocus jumps backward from "« Older Entries" to "#post-4331 > div > div > div > div:nth-of-type(4) > div:nth-of-type(3) > div:nth-of-type(2) > div > form > div > input:nth-of-type(1)" (visual distance: 2311px). No explicit tabIndex — likely a DOM order issue.WCAG 2.4.3
<input></input>
Reorder elements in the DOM to match the visual layout.
highFocus jumps backward from "CLOSE SEARCH" to "Home" (visual distance: 485px). No explicit tabIndex — likely a DOM order issue.WCAG 2.4.3
<a>Home</a>
Reorder elements in the DOM to match the visual layout.
highFocus jumps backward from "CLOSE SEARCH" to "Home" (visual distance: 486px). No explicit tabIndex — likely a DOM order issue.WCAG 2.4.3
<a>Home</a>
Reorder elements in the DOM to match the visual layout.
highFocus jumps backward from "CLOSE SEARCH" to "Home" (visual distance: 486px). No explicit tabIndex — likely a DOM order issue.WCAG 2.4.3
<a>Home</a>
Reorder elements in the DOM to match the visual layout.
highPage requires horizontal scrolling at 320px width (496px overflow). Content should reflow without horizontal scrolling at this width.WCAG 1.4.10
<html>
Use responsive CSS (max-width, flex-wrap, media queries) to ensure content reflows at narrow widths.
highstrict-transport-security header has invalid or weak value: max-age=21600
Add Strict-Transport-Security header with max-age of at least 31536000 Add X-Frame-Options: DENY or SAMEORIGIN Add a Content-Security-Policy header with appropriate directives Add Referrer-Policy: strict-origin-when-cross-origin or no-referrer
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_slide_description">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_module et_pb_text et_pb_text_9 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>Serving the Community</h2> <h3>Bernalillo Coun...
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<ul class="et_pb_tabs_controls clearfix">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_module et_pb_text et_pb_text_1 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2 style="text-align: center;">BernCo Social Medi...
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_row et_pb_row_7 et_pb_gutters2 et_pb_row_5col">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<a href="https://www.bernco.gov/blog/event/homeschool-physical-education-at-westside-community-center/?instance_id=20710" class="ai1ec-popup-trigger ai1ec-load-event">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_module et_pb_text et_pb_text_6 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>How can we help you?</h2> <h3>Customer Service...
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et-pb-controllers"><a href="#" class="et-pb-active-control">1</a><a href="#">2</a><a href="#">3</a><a href="#">4</a><a href="#">5</a><a href="#">6</a><a href="#">7</a></div>
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et-pb-controllers"><a href="#" class="et-pb-active-control">1</a><a href="#">2</a><a href="#">3</a><a href="#">4</a></div>
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et-pb-controllers"><a href="#" class="et-pb-active-control">1</a><a href="#">2</a><a href="#">3</a><a href="#">4</a><a href="#">5</a></div>
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_module et_pb_text et_pb_text_8 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>County Video</h2></div> </div>
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_row et_pb_row_8 et_pb_gutters2 et_pb_row_5col">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<a href="https://www.bernco.gov/blog/event/bernalillo-county-board-of-commissioners-administrative-meeting-8/?instance_id=20788" class="ai1ec-popup-trigger ai1ec-load-event">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_column et_pb_column_1_3 et_pb_column_inner et_pb_column_inner_1">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div id="services-grid">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_slide et_pb_bg_layout_light et_pb_post_slide-30296 et-pb-active-slide">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<a href="https://www.bernco.gov/blog/event/make-and-move-class-at-henry-kiki-saavedra-community-center/?instance_id=20880" class="ai1ec-popup-trigger ai1ec-load-event">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<span class="ai1ec-date-title ai1ec-load-view" href="https://www.bernco.gov/calendar-2/action~oneday/exact_date~4-28-2026/?ai1ec_source=ai1ec_agenda_widget" data-href="https://www.bernco.gov/calendar-...
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div id="services-grid-text-search-input-container">
<input id="services-grid-text-search" placeholder="Search...">
</div>Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumDocument should have one main landmark: Fix all of the following: Document does not have a main landmark
<html lang="en-US" class="js js no-touch js no-touch" style="height: auto;">
Ensure the document has a main landmark. See: https://www.w3.org/WAI/WCAG22/quickref/ Ensure that the page, or at least one of its frames contains a level-one heading. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_module et_pb_text et_pb_text_7 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2 style="text-align: center;">County Spotlight</...
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div id="services-grid-widget-nav">
<a href="javascript:void(0)" class="services-grid-widget-root">Main Level Services</a>
</div>Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumZooming and scaling must not be disabled: Fix any of the following: user-scalable on <meta> tag disables zooming on mobile devicesWCAG 1.4.4
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
Ensure <meta name="viewport"> does not disable text scaling and zooming. See: https://www.w3.org/WAI/WCAG22/Understanding/resize-text
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_slide et_pb_slide_0 et_pb_bg_layout_dark et_pb_slide_with_image et_pb_media_alignment_center et-pb-active-slide" data-slide-id="et_pb_slide_0">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumDocument should have one main landmark: Fix all of the following: Document does not have a main landmark
<html lang="en-US" class="js">
Ensure the document has a main landmark. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div id="section-title" class="et_pb_section et_pb_section_1 et_pb_with_background et_section_regular">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_section et_pb_section_6 et_pb_with_background et_section_regular">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumZooming and scaling must not be disabled: Fix any of the following: user-scalable on <meta> tag disables zooming on mobile devicesWCAG 1.4.4
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
Ensure <meta name="viewport"> does not disable text scaling and zooming. See: https://www.w3.org/WAI/WCAG22/Understanding/resize-text
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<span>Home</span>
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<span property="name">A-Z Services</span>
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumZooming and scaling must not be disabled: Fix any of the following: user-scalable on <meta> tag disables zooming on mobile devicesWCAG 1.4.4
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
Ensure <meta name="viewport"> does not disable text scaling and zooming. See: https://www.w3.org/WAI/WCAG22/Understanding/resize-text
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div id="section-title" class="et_pb_section et_pb_section_1 et_pb_with_background et_section_regular">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_column et_pb_column_2_3 et_pb_column_5 et_pb_css_mix_blend_mode_passthrough">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<span>BernCo Media</span>
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<span>Home</span>
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<span property="name">News Release Archive</span>
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_row et_pb_row_7">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumDocument should have one main landmark: Fix all of the following: Document does not have a main landmark
<html lang="en-US" class="js" style="height: auto;">
Ensure the document has a main landmark. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<span>Home</span>
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<span>BernCo Media</span>
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div id="section-title" class="et_pb_section et_pb_section_1 et_pb_with_background et_section_regular">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_module et_pb_text et_pb_text_1 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2><span>Bernalillo County Live Stream</span></h2...
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumDocument should have one main landmark: Fix all of the following: Document does not have a main landmark
<html lang="en-US" class="js" style="height: auto;">
Ensure the document has a main landmark. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_module et_pb_text et_pb_text_2 et_pb_text_align_left et_pb_bg_layout_light">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<span property="name">Live Video Feed</span>
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumZooming and scaling must not be disabled: Fix any of the following: user-scalable on <meta> tag disables zooming on mobile devicesWCAG 1.4.4
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
Ensure <meta name="viewport"> does not disable text scaling and zooming. See: https://www.w3.org/WAI/WCAG22/Understanding/resize-text
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_column et_pb_column_2_3 et_pb_column_0 et_pb_css_mix_blend_mode_passthrough">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumZooming and scaling must not be disabled: Fix any of the following: user-scalable on <meta> tag disables zooming on mobile devicesWCAG 1.4.4
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
Ensure <meta name="viewport"> does not disable text scaling and zooming. See: https://www.w3.org/WAI/WCAG22/Understanding/resize-text
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<span property="name">Boards & Commissions</span>
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumDocument should have one main landmark: Fix all of the following: Document does not have a main landmark
<html lang="en-US" class="js" style="height: auto;">
Ensure the document has a main landmark. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumHeading levels should only increase by one: Fix any of the following: Heading order invalid
<h5 class="et_pb_module_header"><span>Overall Information Contact</span></h5>
Ensure the order of headings is semantically correct. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et-pb-controllers"><a href="#" class="et-pb-active-control">1</a><a href="#">2</a></div>
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumHeading levels should only increase by one: Fix any of the following: Heading order invalid
<h5 class="et_pb_module_header"><span>Albuquerque Economic Development</span></h5>
Ensure the order of headings is semantically correct. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_slide et_pb_slide_0 et_pb_bg_layout_dark et_pb_slide_with_image et_pb_media_alignment_center et-pb-active-slide" data-slide-id="et_pb_slide_0">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_row et_pb_row_8">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumHeading levels should only increase by one: Fix any of the following: Heading order invalid
<h5 class="et_pb_module_header"><span>Zoning Administrator</span></h5>
Ensure the order of headings is semantically correct. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumHeading levels should only increase by one: Fix any of the following: Heading order invalid
<h5 class="et_pb_module_header"><span>Bernalillo County Board of Commissioners Information</span></h5>
Ensure the order of headings is semantically correct. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumHeading levels should only increase by one: Fix any of the following: Heading order invalid
<h5 class="et_pb_module_header"><span>Local Government Coordinating Commission</span></h5>
Ensure the order of headings is semantically correct. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumDocument should have one main landmark: Fix all of the following: Document does not have a main landmark
<html lang="en-US" class="js js no-touch" style="height: auto;">
Ensure the document has a main landmark. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<ul class="et_pb_tabs_controls clearfix"> <li class="et_pb_tab_0 et_pb_tab_active" style="height: 39.7969px;"><a href="#">Latest News</a></li><li class="et_pb_tab_1" style="height: 39.7969px;"><a...
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_module et_pb_text et_pb_text_5 et_pb_text_align_left et_pb_bg_layout_light">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumZooming and scaling must not be disabled: Fix any of the following: user-scalable on <meta> tag disables zooming on mobile devicesWCAG 1.4.4
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
Ensure <meta name="viewport"> does not disable text scaling and zooming. See: https://www.w3.org/WAI/WCAG22/Understanding/resize-text
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<a href="https://www.bernco.gov/blog/event/bernalillo-county-board-of-commissioners-administrative-meeting-8/?instance_id=20788" class="ai1ec-popup-trigger ai1ec-load-event">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<span class="ai1ec-date-title ai1ec-load-view" href="https://www.bernco.gov/calendar-2/action~oneday/exact_date~5-5-2026/?ai1ec_source=ai1ec_agenda_widget" data-href="https://www.bernco.gov/calendar-2...
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<a href="https://www.bernco.gov/blog/event/county-planning-commission-67/?instance_id=21069" class="ai1ec-popup-trigger ai1ec-load-event">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<a href="https://www.bernco.gov/blog/event/bernalillo-county-arts-board-meeting-3/?instance_id=21083" class="ai1ec-popup-trigger ai1ec-load-event">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<span property="name">Speak at a Meeting</span>
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<span class="ai1ec-date-title ai1ec-load-view" href="https://www.bernco.gov/calendar-2/action~oneday/exact_date~4-28-2026/?ai1ec_source=ai1ec_agenda_widget" data-href="https://www.bernco.gov/calendar-...
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_column et_pb_column_2_3 et_pb_column_0 et_pb_css_mix_blend_mode_passthrough">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<span>Boards & Commissions</span>
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<span class="ai1ec-date-title ai1ec-load-view" href="https://www.bernco.gov/calendar-2/action~oneday/exact_date~5-6-2026/?ai1ec_source=ai1ec_agenda_widget" data-href="https://www.bernco.gov/calendar-2...
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div id="section-title" class="et_pb_section et_pb_section_0 et_pb_with_background et_section_regular">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div id="page-title" class="et_pb_row et_pb_row_3">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_tab et_pb_tab_0 clearfix et_pb_active_content et-pb-active-slide">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumHeading levels should only increase by one: Fix any of the following: Heading order invalid
<h5 class="et_pb_module_header"><span>Animal Care Services</span></h5>
Ensure the order of headings is semantically correct. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<ul class="et_pb_tabs_controls clearfix"> <li class="et_pb_tab_0 et_pb_tab_active" style="height: 42px;"><a href="#">Upcoming Events</a></li><li class="et_pb_tab_1" style="height: 42px;"><a href=...
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<span>Home</span>
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumDocument should have one main landmark: Fix all of the following: Document does not have a main landmark
<html lang="en-US" class="js" style="height: auto;">
Ensure the document has a main landmark. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<span property="name">Forms</span>
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_row et_pb_row_4">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumZooming and scaling must not be disabled: Fix any of the following: user-scalable on <meta> tag disables zooming on mobile devicesWCAG 1.4.4
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
Ensure <meta name="viewport"> does not disable text scaling and zooming. See: https://www.w3.org/WAI/WCAG22/Understanding/resize-text
mediumLink is distinguished from surrounding text only by color (link: rgba(51, 51, 51, 0.6), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="#">Complete Event Calendar</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://twitter.com/BernCounty" class="icon et_pb_with_border" title="Follow on X" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Follow</span></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(232, 88, 44), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="#">Upcoming Events</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.instagram.com/berncounty/" class="icon et_pb_with_border" title="Follow on Instagram" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Follo
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgba(51, 51, 51, 0.6), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="#">County Meetings</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.youtube.com/channel/UCAKt5BZwiEUsv7sfIuPVDFQ" class="icon et_pb_with_border" title="Follow on Youtube" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hi
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(68, 71, 70), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="gsst_a" href="javascript:void(0)" title="Clear search box" role="button" style="display: none;"><span class="gscb_a" id="gs_cb51" aria-hidden="true">×</span></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(68, 71, 70), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="gsst_a" href="javascript:void(0)" style="display: none;" title="Clear search box" role="button"><span class="gscb_a" id="gs_cb50" aria-hidden="true">×</span></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.facebook.com/BernalilloCounty" class="icon et_pb_with_border" title="Follow on Facebook" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Fo
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.flickr.com/photos/124401095@N07" class="icon et_pb_with_border" title="Follow on Flickr" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Fo
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.facebook.com/BernalilloCounty" class="icon et_pb_with_border" title="Follow on Facebook" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Fo
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(68, 71, 70), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="gsst_a" href="javascript:void(0)" title="Clear search box" role="button" style="display: none;"><span class="gscb_a" id="gs_cb51" aria-hidden="true">×</span></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(68, 71, 70), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="gsst_a" href="javascript:void(0)" style="display: none;" title="Clear search box" role="button"><span class="gscb_a" id="gs_cb50" aria-hidden="true">×</span></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://twitter.com/BernCounty" class="icon et_pb_with_border" title="Follow on X" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Follow</span></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.flickr.com/photos/124401095@N07" class="icon et_pb_with_border" title="Follow on Flickr" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Fo
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.instagram.com/berncounty/" class="icon et_pb_with_border" title="Follow on Instagram" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Follo
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.youtube.com/channel/UCAKt5BZwiEUsv7sfIuPVDFQ" class="icon et_pb_with_border" title="Follow on Youtube" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hi
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.youtube.com/channel/UCAKt5BZwiEUsv7sfIuPVDFQ" class="icon et_pb_with_border" title="Follow on Youtube" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hi
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.facebook.com/BernalilloCounty" class="icon et_pb_with_border" title="Follow on Facebook" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Fo
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.instagram.com/berncounty/" class="icon et_pb_with_border" title="Follow on Instagram" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Follo
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://twitter.com/BernCounty" class="icon et_pb_with_border" title="Follow on X" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Follow</span></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.flickr.com/photos/124401095@N07" class="icon et_pb_with_border" title="Follow on Flickr" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Fo
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(68, 71, 70), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="gsst_a" href="javascript:void(0)" style="display: none;" title="Clear search box" role="button"><span class="gscb_a" id="gs_cb50" aria-hidden="true">×</span></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(68, 71, 70), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="gsst_a" href="javascript:void(0)" title="Clear search box" role="button" style="display: none;"><span class="gscb_a" id="gs_cb51" aria-hidden="true">×</span></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(68, 71, 70), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="gsst_a" href="javascript:void(0)" style="display: none;" title="Clear search box" role="button"><span class="gscb_a" id="gs_cb50" aria-hidden="true">×</span></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(68, 71, 70), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="gsst_a" href="javascript:void(0)" title="Clear search box" role="button" style="display: none;"><span class="gscb_a" id="gs_cb51" aria-hidden="true">×</span></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.flickr.com/photos/124401095@N07" class="icon et_pb_with_border" title="Follow on Flickr" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Fo
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.instagram.com/berncounty/" class="icon et_pb_with_border" title="Follow on Instagram" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Follo
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.youtube.com/channel/UCAKt5BZwiEUsv7sfIuPVDFQ" class="icon et_pb_with_border" title="Follow on Youtube" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hi
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://twitter.com/BernCounty" class="icon et_pb_with_border" title="Follow on X" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Follow</span></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.facebook.com/BernalilloCounty" class="icon et_pb_with_border" title="Follow on Facebook" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Fo
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(68, 71, 70), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="gsst_a" href="javascript:void(0)" title="Clear search box" role="button" style="display: none;"><span class="gscb_a" id="gs_cb51" aria-hidden="true">×</span></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.facebook.com/BernalilloCounty" class="icon et_pb_with_border" title="Follow on Facebook" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Fo
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(68, 71, 70), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="gsst_a" href="javascript:void(0)" style="display: none;" title="Clear search box" role="button"><span class="gscb_a" id="gs_cb50" aria-hidden="true">×</span></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(232, 88, 44), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="#">Latest News</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgba(51, 51, 51, 0.6), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="#">Upcoming Events</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.facebook.com/BernalilloCounty" class="icon et_pb_with_border" title="Follow on Facebook" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Fo
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://twitter.com/BernCounty" class="icon et_pb_with_border" title="Follow on X" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Follow</span></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(68, 71, 70), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="gsst_a" href="javascript:void(0)" style="display: none;" title="Clear search box" role="button"><span class="gscb_a" id="gs_cb50" aria-hidden="true">×</span></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.flickr.com/photos/124401095@N07" class="icon et_pb_with_border" title="Follow on Flickr" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Fo
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.youtube.com/channel/UCAKt5BZwiEUsv7sfIuPVDFQ" class="icon et_pb_with_border" title="Follow on Youtube" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hi
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.instagram.com/berncounty/" class="icon et_pb_with_border" title="Follow on Instagram" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Follo
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(68, 71, 70), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="gsst_a" href="javascript:void(0)" title="Clear search box" role="button" style="display: none;"><span class="gscb_a" id="gs_cb51" aria-hidden="true">×</span></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.facebook.com/BernalilloCounty" class="icon et_pb_with_border" title="Follow on Facebook" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Fo
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(68, 71, 70), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="gsst_a" href="javascript:void(0)" title="Clear search box" role="button" style="display: none;"><span class="gscb_a" id="gs_cb51" aria-hidden="true">×</span></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(232, 88, 44), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="#">Upcoming Events</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.instagram.com/berncounty/" class="icon et_pb_with_border" title="Follow on Instagram" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Follo
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.youtube.com/channel/UCAKt5BZwiEUsv7sfIuPVDFQ" class="icon et_pb_with_border" title="Follow on Youtube" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hi
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(68, 71, 70), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="gsst_a" href="javascript:void(0)" style="display: none;" title="Clear search box" role="button"><span class="gscb_a" id="gs_cb50" aria-hidden="true">×</span></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.flickr.com/photos/124401095@N07" class="icon et_pb_with_border" title="Follow on Flickr" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Fo
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgba(51, 51, 51, 0.6), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="#">County Meetings</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://twitter.com/BernCounty" class="icon et_pb_with_border" title="Follow on X" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Follow</span></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumInsufficient color contrast: 3.36:1 (required: 4.5:1 for normal text). Foreground: rgb(40, 89, 82), background: rgb(109, 187, 79). Text: "Categories"WCAG 1.4.3
<a class="ai1ec-dropdown-toggle" data-toggle="ai1ec-dropdown"> <i class="ai1ec-fa ai1ec-fa-folder-open"></i> <span class="ai1ec-clear-filter ai1ec-tooltip-trigger" data-href="https://www.bernco.gov/ca
Current ratio: 3.36:1 (need 4.5:1). Change foreground from #285952 to #12453f (ratio: 4.6:1).
mediumClicking "County Services" inserts 1 element(s) without ARIA live region. Screen readers will not announce this dynamic content.WCAG 4.1.3
<a href="#" aria-expanded="false">County Services</a>
Wrap dynamically inserted content in an element with aria-live="polite" (or role="status"/"alert") so assistive technologies announce the change.
medium"Fire & Rescue" is visually at position 67 but receives focus at position 150 (drift: 83).WCAG 2.4.3
<a>Fire & Rescue</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Greenprint" is visually at position 106 but receives focus at position 170 (drift: 64).WCAG 2.4.3
<a>Greenprint</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Find Your Commission District" is visually at position 63 but receives focus at position 148 (drift: 85).WCAG 2.4.3
<a>Find Your Commission District</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"FLAME Program" is visually at position 71 but receives focus at position 152 (drift: 81).WCAG 2.4.3
<a>FLAME Program</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"General Services Division" is visually at position 94 but receives focus at position 163 (drift: 69).WCAG 2.4.3
<a>General Services Division</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Finance Division" is visually at position 61 but receives focus at position 147 (drift: 86).WCAG 2.4.3
<a>Finance Division</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Film BernCo" is visually at position 59 but receives focus at position 146 (drift: 87).WCAG 2.4.3
<a>Film BernCo</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Flood Zone Information" is visually at position 76 but receives focus at position 155 (drift: 79).WCAG 2.4.3
<a>Flood Zone Information</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Gift/Financial Disclosure Forms For Elected Officials & Publ" is visually at position 95 but receives focus at position 164 (drift: 69).WCAG 2.4.3
<a>Gift/Financial Disclosure Forms For Elected Officials & Publ</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Fitness Centers" is visually at position 69 but receives focus at position 151 (drift: 82).WCAG 2.4.3
<a>Fitness Centers</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Food Handler Card" is visually at position 78 but receives focus at position 156 (drift: 78).WCAG 2.4.3
<a>Food Handler Card</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Fleet/Facilities Management" is visually at position 73 but receives focus at position 153 (drift: 80).WCAG 2.4.3
<a>Fleet/Facilities Management</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Find Your Jurisdiction or Permitting Agency" is visually at position 65 but receives focus at position 149 (drift: 84).WCAG 2.4.3
<a>Find Your Jurisdiction or Permitting Agency</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Food Safety" is visually at position 81 but receives focus at position 158 (drift: 77).WCAG 2.4.3
<a>Food Safety</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Floodplain Administrators" is visually at position 74 but receives focus at position 154 (drift: 80).WCAG 2.4.3
<a>Floodplain Administrators</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Graffiti Removal Program and Form" is visually at position 104 but receives focus at position 169 (drift: 65).WCAG 2.4.3
<a>Graffiti Removal Program and Form</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Greenwaste Recycling" is visually at position 108 but receives focus at position 171 (drift: 63).WCAG 2.4.3
<a>Greenwaste Recycling</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"GovDeals Online Surplus Auction" is visually at position 100 but receives focus at position 167 (drift: 67).WCAG 2.4.3
<a>GovDeals Online Surplus Auction</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Free Lunch Program" is visually at position 83 but receives focus at position 159 (drift: 76).WCAG 2.4.3
<a>Free Lunch Program</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Garbage Pick-up" is visually at position 91 but receives focus at position 161 (drift: 70).WCAG 2.4.3
<a>Garbage Pick-up</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"GovDelivery Enrollment" is visually at position 102 but receives focus at position 168 (drift: 66).WCAG 2.4.3
<a>GovDelivery Enrollment</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Full Custody List" is visually at position 85 but receives focus at position 160 (drift: 75).WCAG 2.4.3
<a>Full Custody List</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Groundwater Resources" is visually at position 112 but receives focus at position 173 (drift: 61).WCAG 2.4.3
<a>Groundwater Resources</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"GIS Technology Section" is visually at position 96 but receives focus at position 165 (drift: 69).WCAG 2.4.3
<a>GIS Technology Section</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"General Obligation Bonds" is visually at position 93 but receives focus at position 162 (drift: 69).WCAG 2.4.3
<a>General Obligation Bonds</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"GOV TV 16" is visually at position 98 but receives focus at position 166 (drift: 68).WCAG 2.4.3
<a>GOV TV 16</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Gross Receipts Tax" is visually at position 110 but receives focus at position 172 (drift: 62).WCAG 2.4.3
<a>Gross Receipts Tax</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Food Manager Card" is visually at position 79 but receives focus at position 157 (drift: 78).WCAG 2.4.3
<a>Food Manager Card</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
mediumBroken link: https://www.bernco.gov/customer-service/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/customer-service/">Customer Service</a>
mediumBroken link: https://www.bernco.gov/bernco-view/campaign-contributions/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/campaign-contributions/">Campaign Contributions</a>
mediumBroken link: https://www.bernco.gov/bernco-view/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/">Public Records & Data</a>
mediumBroken link: https://www.bernco.gov/online-services returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/online-services">Services for Residents</a>
mediumBroken link: https://www.bernco.gov/fire returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/fire">Fire & Rescue</a>
mediumBroken link: https://www.bernco.gov/behavioral-health-authority/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/behavioral-health-authority/">Behavioral Health Authority</a>
mediumBroken link: https://www.bernco.gov/fire/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/fire/">Fire & Rescue</a>
mediumBroken link: https://www.bernco.gov/public-works/about-the-public-works-division/fleet-facilities-management/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-works/about-the-public-works-division/fleet-facilities-management/">Fleet/Facilities Management</a>
mediumBroken link: https://www.bernco.gov/DBHS-archive/?page_id=15020 returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/DBHS-archive/?page_id=15020">Home</a>
mediumBroken link: https://www.bernco.gov/emergency-communications returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/emergency-communications">Emergency Communications</a>
mediumBroken link: https://www.bernco.gov/youth-services-center returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/youth-services-center">Youth Services Center</a>
mediumBroken link: https://www.bernco.gov/public-works/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-works/">Public Works</a>
mediumBroken link: https://www.bernco.gov/public-safety/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-safety/">Public Safety</a>
mediumBroken link: https://www.bernco.gov/finance/operations-excellence-office/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/operations-excellence-office/">Operations Excellence Office</a>
mediumBroken link: https://www.bernco.gov/human-resources returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/human-resources">Human Resources</a>
mediumBroken link: https://www.bernco.gov/emergency-management returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/emergency-management">Emergency Management</a>
mediumBroken link: https://www.bernco.gov/health-and-public-safety/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/health-and-public-safety/">Public Safety</a>
mediumBroken link: https://www.bernco.gov/public-works/public-works-services/water-wastewater-stormwater/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-works/public-works-services/water-wastewater-stormwater/">Natural Resource Services</a>
mediumBroken link: https://www.bernco.gov/metropolitan-detention-center/inmate-money/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/metropolitan-detention-center/inmate-money/">Inmate Money</a>
mediumBroken link: https://www.bernco.gov/animal-care-services returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/animal-care-services">Animal Care Services</a>
mediumBroken link: https://www.bernco.gov/general-services/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/general-services/">General Services</a>
mediumBroken link: https://www.bernco.gov/business-services/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/business-services/">Doing Business with the County</a>
mediumBroken link: https://www.bernco.gov/finance/about-us/information-technology/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/about-us/information-technology/">Information Technology</a>
mediumBroken link: https://www.bernco.gov/bernalillo-county-sheriff returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernalillo-county-sheriff">Sheriff’s Office</a>
mediumBroken link: https://www.bernco.gov/bernco-media/general-news/behavioral-health-services-news-archive/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-media/general-news/behavioral-health-services-news-archive/">News</a>
mediumBroken link: https://www.bernco.gov/bernco-view/employee-salaries/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/employee-salaries/">Employee Salaries</a>
mediumBroken link: https://www.bernco.gov/bernco-view/contracts/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/contracts/">Contracts</a>
mediumBroken link: https://www.bernco.gov/your-community/services/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/your-community/services/">Services</a>
mediumBroken link: https://www.bernco.gov/district-5/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-5/">District 5 – Eric C. Olivas</a>
mediumBroken link: https://www.bernco.gov/government/elected-officials/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/government/elected-officials/">Elected Officials</a>
mediumBroken link: https://www.bernco.gov/human-resources/labor-and-employee-relations-center-of-excellence/union-contracts-mous/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/human-resources/labor-and-employee-relations-center-of-excellence/union-contracts-mous/">Union Contracts</a>
mediumBroken link: https://www.bernco.gov/human-resources/about-us/labor-relations-1/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/human-resources/about-us/labor-relations-1/">Labor Relations</a>
mediumBroken link: https://www.bernco.gov/bernco-view/credit-card/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/credit-card/">Credit Card Information – Commissioners, County Manager and Assistants</a>
mediumBroken link: https://www.bernco.gov/probate-court/case-lookup/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/probate-court/case-lookup/">Probate Court Case Lookup</a>
mediumBroken link: https://www.bernco.gov/planning returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning">Planning & Development Services</a>
mediumBroken link: https://www.bernco.gov/county-manager/criminal-justice-coordinating-council/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/criminal-justice-coordinating-council/">Criminal Justice Coordinating Council</a>
mediumBroken link: https://www.bernco.gov/probate-court/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/probate-court/">Probate Judge – Cristy J. Carbon-Gaul</a>
mediumBroken link: https://www.bernco.gov/assessor/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/assessor/">Assessor – Damian R. Lara</a>
mediumBroken link: https://www.bernco.gov/economic-development returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/economic-development">Economic Development</a>
mediumBroken link: https://www.bernco.gov/planning/ordinances-codes/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/ordinances-codes/">Ordinances & Codes</a>
mediumBroken link: https://www.bernco.gov/county-manager/compliments-and-complaints/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/compliments-and-complaints/">Complaints & Compliments</a>
mediumBroken link: https://www.bernco.gov/planning/for-residents-homeowners/homeowner-projects-permits/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/for-residents-homeowners/homeowner-projects-permits/">Home Improvement Permits</a>
mediumBroken link: https://www.bernco.gov/county-manager/holiday-schedule/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/holiday-schedule/">Holiday Schedule</a>
mediumBroken link: https://www.bernco.gov/careers/bernco/classspecs returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/careers/bernco/classspecs">Job Descriptions</a>
mediumBroken link: https://www.bernco.gov/district-4/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-4/">District 4 – Walt Benson</a>
mediumBroken link: https://www.bernco.gov/district-1/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-1/">District 1 – Barbara Baca</a>
mediumBroken link: https://www.bernco.gov/finance/investor-relations/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/investor-relations/">Investor Relations</a>
mediumBroken link: https://www.bernco.gov/bernco-view/county-employee-information/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/county-employee-information/">County Employee Information</a>
mediumBroken link: https://www.bernco.gov/clerk/marriage-licenses/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/clerk/marriage-licenses/">Marriage Licenses</a>
mediumBroken link: https://www.bernco.gov/planning/for-business-owners/business-license-registration/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/for-business-owners/business-license-registration/">Business Registration</a>
mediumBroken link: https://www.bernco.gov/clerk-old/voter-registration/my-voter-information/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/clerk-old/voter-registration/my-voter-information/">My Voter Information</a>
mediumBroken link: https://www.bernco.gov/treasurer/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/treasurer/">Treasurer – Tim Eichenberg</a>
mediumBroken link: https://www.bernco.gov/district-3/district-3/financial-disclosures/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-3/district-3/financial-disclosures/">District 3 Directed Funding</a>
mediumBroken link: https://www.bernco.gov/finance/tax-dollars-at-work/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/tax-dollars-at-work/">Tax Dollars at Work</a>
mediumBroken link: https://www.bernco.gov/planning/gis-overview/map-gallery/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/gis-overview/map-gallery/">Maps</a>
mediumBroken link: https://www.bernco.gov/county-manager returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager">County Manager/Administration</a>
mediumBroken link: https://www.bernco.gov/probate-court/probate-process/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/probate-court/probate-process/">Wills, Estate & Probate Court</a>
mediumBroken link: https://www.bernco.gov/finance/county-accounting-budget/audits/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/county-accounting-budget/audits/">Audits</a>
mediumBroken link: https://www.bernco.gov/district-2/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-2/">District 2 – Frank Baca</a>
mediumBroken link: https://www.bernco.gov/planning/building-services/apply-for-trade-permits/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/building-services/apply-for-trade-permits/">Trade Permits</a>
mediumBroken link: https://www.bernco.gov/planning/consumer-health-protection/food-safety/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/consumer-health-protection/food-safety/">Health Protection Codes/Permits (Food & Pools)</a>
mediumBroken link: https://www.bernco.gov/finance/opengov-financials/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/opengov-financials/">OpenGov Financials</a>
mediumBroken link: https://www.bernco.gov/assessor/countrywide-canvass/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/assessor/countrywide-canvass/">Assessor Canvass Survey</a>
mediumBroken link: https://www.bernco.gov/legal returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/legal">County Attorney</a>
mediumBroken link: https://www.bernco.gov/capital-improvement-program returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/capital-improvement-program">Capital Improvement Plan</a>
mediumBroken link: https://www.bernco.gov/contact-us/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/contact-us/">Contact Us</a>
mediumBroken link: https://www.bernco.gov/county-manager/university-of-new-mexico-hospital-mill-levy/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/university-of-new-mexico-hospital-mill-levy/">University of New Mexico Hospital Mill Levy</a>
mediumBroken link: https://www.bernco.gov/finance/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/">Finance</a>
mediumBroken link: https://www.bernco.gov/forms/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/forms/">Forms</a>
mediumBroken link: https://www.bernco.gov/#search returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/#search">Search</a>
mediumBroken link: https://www.bernco.gov/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/">Home</a>
mediumBroken link: https://www.bernco.gov/county-manager/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/">County Manager’s Division</a>
mediumBroken link: https://www.bernco.gov/a-z/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/a-z/">A-Z Services</a>
mediumBroken link: https://www.bernco.gov/bernco-media/live/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-media/live/">BernCo.gov</a>
mediumBroken link: https://www.bernco.gov/government/talk-to-us/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/government/talk-to-us/">Talk to Us</a>
mediumBroken link: https://www.bernco.gov/community-services/community-health-outreach/health-social-service-initiatives/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/community-services/community-health-outreach/health-social-service-initiatives/">Health & Social Services Initiatives</a>
mediumBroken link: https://www.bernco.gov/boards-commissions returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/boards-commissions">Boards & Commissions</a>
mediumBroken link: https://www.bernco.gov/how-do-i/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/how-do-i/">How Do I?</a>
mediumBroken link: https://www.bernco.gov/district-3/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-3/">District 3 – Adriann Barboa</a>
mediumBroken link: https://www.bernco.gov/county-manager/bernalillo-county-mdc-population-dashboard/# returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/bernalillo-county-mdc-population-dashboard/#">MDC Population Dashboard</a>
mediumBroken link: https://www.bernco.gov/district-2/about-the-commissioner/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-2/about-the-commissioner/">About the Commissioner</a>
mediumBroken link: https://www.bernco.gov/treasurer/paying-your-property-taxes-overview/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/treasurer/paying-your-property-taxes-overview/">Pay Property Tax</a>
mediumBroken link: https://www.bernco.gov/compliance-office returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/compliance-office">Compliance Office</a>
mediumBroken link: https://www.bernco.gov/forms/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/forms/">Forms</a>
mediumBroken link: https://www.bernco.gov/public-works/public-works-services/water-wastewater-stormwater/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-works/public-works-services/water-wastewater-stormwater/">Natural Resource Services</a>
mediumBroken link: https://www.bernco.gov/a-z/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/a-z/">A-Z Services</a>
mediumBroken link: https://www.bernco.gov/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/">Home</a>
mediumBroken link: https://www.bernco.gov/boards-commissions returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/boards-commissions">Boards & Commissions</a>
mediumBroken link: https://www.bernco.gov/government/talk-to-us/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/government/talk-to-us/">Talk to Us</a>
mediumBroken link: https://www.bernco.gov/how-do-i/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/how-do-i/">How Do I?</a>
mediumBroken link: https://www.bernco.gov/county-manager/criminal-justice-coordinating-council/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/criminal-justice-coordinating-council/">Criminal Justice Coordinating Council</a>
mediumBroken link: https://www.bernco.gov/human-resources/about-us/labor-relations-1/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/human-resources/about-us/labor-relations-1/">Labor Relations</a>
mediumBroken link: https://www.bernco.gov/bernco-view/county-employee-information/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/county-employee-information/">County Employee Information</a>
mediumBroken link: https://www.bernco.gov/bernco-view/employee-salaries/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/employee-salaries/">Employee Salaries</a>
mediumBroken link: https://www.bernco.gov/compliance-office returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/compliance-office">Compliance Office</a>
mediumBroken link: https://www.bernco.gov/human-resources returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/human-resources">Human Resources</a>
mediumBroken link: https://www.bernco.gov/district-1/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-1/">District 1 – Barbara Baca</a>
mediumBroken link: https://www.bernco.gov/bernco-view/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/">Public Records & Data</a>
mediumBroken link: https://www.bernco.gov/online-services returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/online-services">Services for Residents</a>
mediumBroken link: https://www.bernco.gov/careers/bernco/classspecs returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/careers/bernco/classspecs">Job Descriptions</a>
mediumBroken link: https://www.bernco.gov/planning/for-residents-homeowners/homeowner-projects-permits/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/for-residents-homeowners/homeowner-projects-permits/">Home Improvement Permits</a>
mediumBroken link: https://www.bernco.gov/human-resources/labor-and-employee-relations-center-of-excellence/union-contracts-mous/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/human-resources/labor-and-employee-relations-center-of-excellence/union-contracts-mous/">Union Contracts</a>
mediumBroken link: https://www.bernco.gov/district-2/about-the-commissioner/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-2/about-the-commissioner/">About the Commissioner</a>
mediumBroken link: https://www.bernco.gov/your-community/services/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/your-community/services/">Services</a>
mediumBroken link: https://www.bernco.gov/public-works/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-works/">Public Works</a>
mediumBroken link: https://www.bernco.gov/assessor/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/assessor/">Assessor – Damian R. Lara</a>
mediumBroken link: https://www.bernco.gov/assessor/countrywide-canvass/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/assessor/countrywide-canvass/">Assessor Canvass Survey</a>
mediumBroken link: https://www.bernco.gov/finance/tax-dollars-at-work/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/tax-dollars-at-work/">Tax Dollars at Work</a>
mediumBroken link: https://www.bernco.gov/a-z/#search returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/a-z/#search">Search</a>
mediumBroken link: https://www.bernco.gov/district-3/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-3/">District 3 – Adriann Barboa</a>
mediumBroken link: https://www.bernco.gov/probate-court/case-lookup/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/probate-court/case-lookup/">Probate Court Case Lookup</a>
mediumBroken link: https://www.bernco.gov/finance/county-accounting-budget/audits/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/county-accounting-budget/audits/">Audits</a>
mediumBroken link: https://www.bernco.gov/county-manager/holiday-schedule/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/holiday-schedule/">Holiday Schedule</a>
mediumBroken link: https://www.bernco.gov/probate-court/probate-process/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/probate-court/probate-process/">Wills, Estate & Probate Court</a>
mediumBroken link: https://www.bernco.gov/county-manager/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/">County Manager’s Division</a>
mediumBroken link: https://www.bernco.gov/treasurer/paying-your-property-taxes-overview/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/treasurer/paying-your-property-taxes-overview/">Pay Property Tax</a>
mediumBroken link: https://www.bernco.gov/planning/gis-overview/map-gallery/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/gis-overview/map-gallery/">Maps</a>
mediumBroken link: https://www.bernco.gov/bernco-view/credit-card/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/credit-card/">Credit Card Information – Commissioners, County Manager and Assistants</a>
mediumBroken link: https://www.bernco.gov/bernco-view/contracts/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/contracts/">Contracts</a>
mediumBroken link: https://www.bernco.gov/bernco-view/campaign-contributions/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/campaign-contributions/">Campaign Contributions</a>
mediumBroken link: https://www.bernco.gov/district-4/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-4/">District 4 – Walt Benson</a>
mediumBroken link: https://www.bernco.gov/clerk-old/voter-registration/my-voter-information/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/clerk-old/voter-registration/my-voter-information/">My Voter Information</a>
mediumBroken link: https://www.bernco.gov/county-manager returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager">County Manager/Administration</a>
mediumBroken link: https://www.bernco.gov/county-manager/bernalillo-county-mdc-population-dashboard/# returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/bernalillo-county-mdc-population-dashboard/#">MDC Population Dashboard</a>
mediumBroken link: https://www.bernco.gov/treasurer/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/treasurer/">Treasurer – Tim Eichenberg</a>
mediumBroken link: https://www.bernco.gov/clerk/marriage-licenses/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/clerk/marriage-licenses/">Marriage Licenses</a>
mediumBroken link: https://www.bernco.gov/finance/investor-relations/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/investor-relations/">Investor Relations</a>
mediumBroken link: https://www.bernco.gov/customer-service/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/customer-service/">Customer Service</a>
mediumBroken link: https://www.bernco.gov/district-5/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-5/">District 5 – Eric C. Olivas</a>
mediumBroken link: https://www.bernco.gov/planning returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning">Planning & Development Services</a>
mediumBroken link: https://www.bernco.gov/economic-development returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/economic-development">Economic Development</a>
mediumBroken link: https://www.bernco.gov/county-manager/university-of-new-mexico-hospital-mill-levy/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/university-of-new-mexico-hospital-mill-levy/">University of New Mexico Hospital Mill Levy</a>
mediumBroken link: https://www.bernco.gov/government/elected-officials/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/government/elected-officials/">Elected Officials</a>
mediumBroken link: https://www.bernco.gov/district-2/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-2/">District 2 – Frank Baca</a>
mediumBroken link: https://www.bernco.gov/contact-us/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/contact-us/">Contact Us</a>
mediumBroken link: https://www.bernco.gov/county-manager/compliments-and-complaints/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/compliments-and-complaints/">Complaints & Compliments</a>
mediumBroken link: https://www.bernco.gov/legal returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/legal">County Attorney</a>
mediumBroken link: https://www.bernco.gov/probate-court/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/probate-court/">Probate Judge – Cristy J. Carbon-Gaul</a>
mediumBroken link: https://www.bernco.gov/district-3/district-3/financial-disclosures/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-3/district-3/financial-disclosures/">District 3 Directed Funding</a>
mediumBroken link: https://www.bernco.gov/finance/opengov-financials/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/opengov-financials/">OpenGov Financials</a>
mediumBroken link: https://www.bernco.gov/bernco-media/general-news/behavioral-health-services-news-archive/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-media/general-news/behavioral-health-services-news-archive/">News</a>
mediumBroken link: https://www.bernco.gov/metropolitan-detention-center/inmate-money/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/metropolitan-detention-center/inmate-money/">Inmate Money</a>
mediumBroken link: https://www.bernco.gov/community-services/cultural-services/history-of-bernalillo-county/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/community-services/cultural-services/history-of-bernalillo-county/">Explore Our History</a>
mediumBroken link: https://www.bernco.gov/general-services/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/general-services/">General Services</a>
mediumBroken link: https://www.bernco.gov/bernalillo-county-sheriff returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernalillo-county-sheriff">Sheriff’s Office</a>
mediumBroken link: https://www.bernco.gov/planning/for-business-owners/required-workplace-postings/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/for-business-owners/required-workplace-postings/">Minimum Wage Poster</a>
mediumBroken link: https://www.bernco.gov/finance/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/">Finance</a>
mediumBroken link: https://www.bernco.gov/business-services/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/business-services/">Doing Business with the County</a>
mediumBroken link: https://www.bernco.gov/emergency-communications returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/emergency-communications">Emergency Communications</a>
mediumBroken link: https://www.bernco.gov/DBHS-archive/?page_id=15020 returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/DBHS-archive/?page_id=15020">Home</a>
mediumBroken link: https://www.bernco.gov/planning/consumer-health-protection/find-your-permitting-agency-or-jurisdiction/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/consumer-health-protection/find-your-permitting-agency-or-jurisdiction/">What’s My Property Zone?</a>
mediumBroken link: https://www.bernco.gov/health-and-public-safety/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/health-and-public-safety/">Public Safety</a>
mediumBroken link: https://www.bernco.gov/public-safety/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-safety/">Public Safety</a>
mediumBroken link: https://www.bernco.gov/fire/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/fire/">Fire & Rescue</a>
mediumBroken link: https://www.bernco.gov/behavioral-health-authority/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/behavioral-health-authority/">Behavioral Health Authority</a>
mediumBroken link: https://www.bernco.gov/finance/operations-excellence-office/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/operations-excellence-office/">Operations Excellence Office</a>
mediumBroken link: https://www.bernco.gov/youth-services-center returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/youth-services-center">Youth Services Center</a>
mediumBroken link: https://www.bernco.gov/your-community/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/your-community/">Living Here</a>
mediumBroken link: https://www.bernco.gov/public-works/about-the-public-works-division/fleet-facilities-management/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-works/about-the-public-works-division/fleet-facilities-management/">Fleet/Facilities Management</a>
mediumBroken link: https://www.bernco.gov/planning/ordinances-codes/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/ordinances-codes/">Ordinances & Codes</a>
mediumBroken link: https://www.bernco.gov/emergency-management returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/emergency-management">Emergency Management</a>
mediumBroken link: https://www.bernco.gov/fire returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/fire">Fire & Rescue</a>
mediumBroken link: https://www.bernco.gov/finance/about-us/accounting-and-budget/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/about-us/accounting-and-budget/">Accounting & Budget</a>
mediumBroken link: https://www.bernco.gov/planning/building-services/apply-for-trade-permits/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/building-services/apply-for-trade-permits/">Trade Permits</a>
mediumBroken link: https://www.bernco.gov/animal-care-services returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/animal-care-services">Animal Care Services</a>
mediumBroken link: https://www.bernco.gov/capital-improvement-program returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/capital-improvement-program">Capital Improvement Plan</a>
mediumBroken link: https://www.bernco.gov/emergency-communications/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/emergency-communications/">Emergency Communications Home</a>
mediumBroken link: https://www.bernco.gov/bernalillo-county-sheriff/recruiting/citizens-police-academy/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernalillo-county-sheriff/recruiting/citizens-police-academy/">Sheriff’s Citizen Academy</a>
mediumBroken link: https://www.bernco.gov/planning/gis-overview/map-gallery/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/gis-overview/map-gallery/">Maps</a>
mediumBroken link: https://www.bernco.gov/public-safety/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-safety/">Public Safety</a>
mediumBroken link: https://www.bernco.gov/finance/about-us/accounting-and-budget/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/about-us/accounting-and-budget/">Accounting & Budget</a>
mediumBroken link: https://www.bernco.gov/planning returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning">Planning & Development Services</a>
mediumBroken link: https://www.bernco.gov/human-resources/labor-and-employee-relations-center-of-excellence/union-contracts-mous/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/human-resources/labor-and-employee-relations-center-of-excellence/union-contracts-mous/">Union Contracts</a>
mediumBroken link: https://www.bernco.gov/finance/county-accounting-budget/audits/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/county-accounting-budget/audits/">Audits</a>
mediumBroken link: https://www.bernco.gov/fire returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/fire">Fire & Rescue</a>
mediumBroken link: https://www.bernco.gov/finance/operations-excellence-office/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/operations-excellence-office/">Operations Excellence Office</a>
mediumBroken link: https://www.bernco.gov/bernco-view/contracts/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/contracts/">Contracts</a>
mediumBroken link: https://www.bernco.gov/economic-development/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/economic-development/">Economic Development</a>
mediumBroken link: https://www.bernco.gov/planning/ordinances-codes/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/ordinances-codes/">Ordinances & Codes</a>
mediumBroken link: https://www.bernco.gov/planning/building-services/apply-for-trade-permits/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/building-services/apply-for-trade-permits/">Trade Permits</a>
mediumBroken link: https://www.bernco.gov/compliance-office/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/compliance-office/">Compliance Office Home</a>
mediumBroken link: https://www.bernco.gov/capital-improvement-program/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/capital-improvement-program/">Overview</a>
mediumBroken link: https://www.bernco.gov/community-services/community-health-outreach/health-social-service-initiatives/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/community-services/community-health-outreach/health-social-service-initiatives/">Health & Social Services Initiatives</a>
mediumBroken link: https://www.bernco.gov/treasurer/paying-your-property-taxes-overview/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/treasurer/paying-your-property-taxes-overview/">Pay Property Tax</a>
mediumBroken link: https://www.bernco.gov/finance/tax-dollars-at-work/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/tax-dollars-at-work/">Tax Dollars at Work</a>
mediumBroken link: https://www.bernco.gov/bernco-view/employee-salaries/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/employee-salaries/">Employee Salaries</a>
mediumBroken link: https://www.bernco.gov/finance/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/">Finance</a>
mediumBroken link: https://www.bernco.gov/contact-us/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/contact-us/">Contact Us</a>
mediumBroken link: https://www.bernco.gov/clerk/marriage-licenses/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/clerk/marriage-licenses/">Marriage Licenses</a>
mediumBroken link: https://www.bernco.gov/county-manager/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/">County Manager’s Division</a>
mediumBroken link: https://www.bernco.gov/county-manager/compliments-and-complaints/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/compliments-and-complaints/">Complaints & Compliments</a>
mediumBroken link: https://www.bernco.gov/county-manager/bernalillo-county-mdc-population-dashboard/# returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/bernalillo-county-mdc-population-dashboard/#">MDC Population Dashboard</a>
mediumBroken link: https://www.bernco.gov/online-services returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/online-services">Services for Residents</a>
mediumBroken link: https://www.bernco.gov/careers/bernco/classspecs returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/careers/bernco/classspecs">Job Descriptions</a>
mediumBroken link: https://www.bernco.gov/county-manager/university-of-new-mexico-hospital-mill-levy/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/university-of-new-mexico-hospital-mill-levy/">University of New Mexico Hospital Mill Levy</a>
mediumBroken link: https://www.bernco.gov/bernco-view/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/">Public Records & Data</a>
mediumBroken link: https://www.bernco.gov/planning/for-residents-homeowners/homeowner-projects-permits/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/for-residents-homeowners/homeowner-projects-permits/">Home Improvement Permits</a>
mediumBroken link: https://www.bernco.gov/probate-court/probate-process/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/probate-court/probate-process/">Wills, Estate & Probate Court</a>
mediumBroken link: https://www.bernco.gov/bernco-view/county-employee-information/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/county-employee-information/">County Employee Information</a>
mediumBroken link: https://www.bernco.gov/finance/investor-relations/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/investor-relations/">Investor Relations</a>
mediumBroken link: https://www.bernco.gov/human-resources returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/human-resources">Human Resources</a>
mediumBroken link: https://www.bernco.gov/customer-service/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/customer-service/">Customer Service</a>
mediumBroken link: https://www.bernco.gov/district-4/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-4/">District 4 – Walt Benson</a>
mediumBroken link: https://www.bernco.gov/assessor/countrywide-canvass/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/assessor/countrywide-canvass/">Assessor Canvass Survey</a>
mediumBroken link: https://www.bernco.gov/clerk-old/voter-registration/my-voter-information/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/clerk-old/voter-registration/my-voter-information/">My Voter Information</a>
mediumBroken link: https://www.bernco.gov/bernco-view/credit-card/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/credit-card/">Credit Card Information – Commissioners, County Manager and Assistants</a>
mediumBroken link: https://www.bernco.gov/county-manager returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager">County Manager/Administration</a>
mediumBroken link: https://www.bernco.gov/planning/consumer-health-protection/food-safety/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/consumer-health-protection/food-safety/">Health Protection Codes/Permits (Food & Pools)</a>
mediumBroken link: https://www.bernco.gov/public-works/about-the-public-works-division/fleet-facilities-management/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-works/about-the-public-works-division/fleet-facilities-management/">Fleet/Facilities Management</a>
mediumBroken link: https://www.bernco.gov/a-z/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/a-z/">A-Z Services</a>
mediumBroken link: https://www.bernco.gov/your-community/services/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/your-community/services/">Services</a>
mediumBroken link: https://www.bernco.gov/human-resources/about-us/labor-relations-1/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/human-resources/about-us/labor-relations-1/">Labor Relations</a>
mediumBroken link: https://www.bernco.gov/district-3/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-3/">District 3 – Adriann Barboa</a>
mediumBroken link: https://www.bernco.gov/assessor/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/assessor/">Assessor – Damian R. Lara</a>
mediumBroken link: https://www.bernco.gov/treasurer/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/treasurer/">Treasurer – Tim Eichenberg</a>
mediumBroken link: https://www.bernco.gov/probate-court/case-lookup/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/probate-court/case-lookup/">Probate Court Case Lookup</a>
mediumBroken link: https://www.bernco.gov/finance/opengov-financials/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/opengov-financials/">OpenGov Financials</a>
mediumBroken link: https://www.bernco.gov/district-3/district-3/financial-disclosures/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-3/district-3/financial-disclosures/">District 3 Directed Funding</a>
mediumBroken link: https://www.bernco.gov/bernco-view/campaign-contributions/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/campaign-contributions/">Campaign Contributions</a>
mediumBroken link: https://www.bernco.gov/metropolitan-detention-center/inmate-money/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/metropolitan-detention-center/inmate-money/">Inmate Money</a>
mediumBroken link: https://www.bernco.gov/general-services/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/general-services/">General Services</a>
mediumBroken link: https://www.bernco.gov/legal returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/legal">County Attorney</a>
mediumBroken link: https://www.bernco.gov/government/elected-officials/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/government/elected-officials/">Elected Officials</a>
mediumBroken link: https://www.bernco.gov/behavioral-health-authority/data-dashboard/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/behavioral-health-authority/data-dashboard/">Opioid Settlement Dashboard</a>
mediumBroken link: https://www.bernco.gov/bernco-media/general-news/behavioral-health-services-news-archive/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-media/general-news/behavioral-health-services-news-archive/">News</a>
mediumBroken link: https://www.bernco.gov/animal-care-services/enforcement/file-an-animal-complaint/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/animal-care-services/enforcement/file-an-animal-complaint/">File an Animal Complaint</a>
mediumBroken link: https://www.bernco.gov/public-works/public-works-services/water-wastewater-stormwater/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-works/public-works-services/water-wastewater-stormwater/">Natural Resource Services</a>
mediumBroken link: https://www.bernco.gov/business-services/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/business-services/">Doing Business with the County</a>
mediumBroken link: https://www.bernco.gov/DBHS-archive/?page_id=4505 returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/DBHS-archive/?page_id=4505">Videos</a>
mediumBroken link: https://www.bernco.gov/forms/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/forms/">Forms</a>
mediumBroken link: https://www.bernco.gov/emergency-management/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/emergency-management/">Emergency Management / Homeland Security</a>
mediumBroken link: https://www.bernco.gov/health-and-public-safety returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/health-and-public-safety">Public Safety</a>
mediumBroken link: https://www.bernco.gov/district-2/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-2/">District 2 – Frank Baca</a>
mediumBroken link: https://www.bernco.gov/fire/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/fire/">Fire & Rescue</a>
mediumBroken link: https://www.bernco.gov/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/">Home</a>
mediumBroken link: https://www.bernco.gov/county-manager/criminal-justice-coordinating-council/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/criminal-justice-coordinating-council/">Criminal Justice Coordinating Council</a>
mediumBroken link: https://www.bernco.gov/district-1/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-1/">District 1 – Barbara Baca</a>
mediumBroken link: https://www.bernco.gov/your-community/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/your-community/">Living Here</a>
mediumBroken link: https://www.bernco.gov/how-do-i/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/how-do-i/">How Do I?</a>
mediumBroken link: https://www.bernco.gov/probate-court/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/probate-court/">Probate Judge – Cristy J. Carbon-Gaul</a>
mediumBroken link: https://www.bernco.gov/district-2/about-the-commissioner/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-2/about-the-commissioner/">About the Commissioner</a>
mediumBroken link: https://www.bernco.gov/public-works/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-works/">Public Works</a>
mediumBroken link: https://www.bernco.gov/district-5/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-5/">District 5 – Eric C. Olivas</a>
mediumBroken link: https://www.bernco.gov/boards-commissions/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/boards-commissions/">Agendas</a>
mediumBroken link: https://www.bernco.gov/government/talk-to-us returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/government/talk-to-us">Talk To Us</a>
mediumBroken link: https://www.bernco.gov/county-manager/holiday-schedule/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/holiday-schedule/">Holiday Schedule</a>
mediumBroken link: https://www.bernco.gov/youth-services-center/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/youth-services-center/">Youth Services Center Home</a>
mediumBroken link: https://www.bernco.gov/planning/for-business-owners/business-license-registration/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/for-business-owners/business-license-registration/">Business Registration</a>
mediumBroken link: https://www.bernco.gov/assessor/countrywide-canvass/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/assessor/countrywide-canvass/">Assessor Canvass Survey</a>
mediumBroken link: https://www.bernco.gov/county-manager/criminal-justice-coordinating-council/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/criminal-justice-coordinating-council/">Criminal Justice Coordinating Council</a>
mediumBroken link: https://www.bernco.gov/district-2/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-2/">District 2 – Frank Baca</a>
mediumBroken link: https://www.bernco.gov/customer-service/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/customer-service/">Customer Service</a>
mediumBroken link: https://www.bernco.gov/your-community/services/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/your-community/services/">Services</a>
mediumBroken link: https://www.bernco.gov/county-manager/university-of-new-mexico-hospital-mill-levy/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/university-of-new-mexico-hospital-mill-levy/">University of New Mexico Hospital Mill Levy</a>
mediumBroken link: https://www.bernco.gov/finance/opengov-financials/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/opengov-financials/">OpenGov Financials</a>
mediumBroken link: https://www.bernco.gov/county-manager/compliments-and-complaints/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/compliments-and-complaints/">Complaints & Compliments</a>
mediumBroken link: https://www.bernco.gov/planning/for-residents-homeowners/homeowner-projects-permits/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/for-residents-homeowners/homeowner-projects-permits/">Home Improvement Permits</a>
mediumBroken link: https://www.bernco.gov/a-z/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/a-z/">A-Z Services</a>
mediumBroken link: https://www.bernco.gov/capital-improvement-program returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/capital-improvement-program">Capital Improvement Plan</a>
mediumBroken link: https://www.bernco.gov/clerk/marriage-licenses/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/clerk/marriage-licenses/">Marriage Licenses</a>
mediumBroken link: https://www.bernco.gov/district-4/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-4/">District 4 – Walt Benson</a>
mediumBroken link: https://www.bernco.gov/finance/county-accounting-budget/audits/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/county-accounting-budget/audits/">Audits</a>
mediumBroken link: https://www.bernco.gov/online-services returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/online-services">Services for Residents</a>
mediumBroken link: https://www.bernco.gov/county-manager/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/">County Manager’s Division</a>
mediumBroken link: https://www.bernco.gov/human-resources/about-us/labor-relations-1/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/human-resources/about-us/labor-relations-1/">Labor Relations</a>
mediumBroken link: https://www.bernco.gov/finance/investor-relations/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/investor-relations/">Investor Relations</a>
mediumBroken link: https://www.bernco.gov/probate-court/case-lookup/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/probate-court/case-lookup/">Probate Court Case Lookup</a>
mediumBroken link: https://www.bernco.gov/county-manager returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager">County Manager/Administration</a>
mediumBroken link: https://www.bernco.gov/how-do-i/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/how-do-i/">How Do I?</a>
mediumBroken link: https://www.bernco.gov/government/talk-to-us returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/government/talk-to-us">Talk To Us</a>
mediumBroken link: https://www.bernco.gov/forms/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/forms/">Forms</a>
mediumBroken link: https://www.bernco.gov/boards-commissions/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/boards-commissions/">Agendas</a>
mediumBroken link: https://www.bernco.gov/assessor/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/assessor/">Assessor – Damian R. Lara</a>
mediumBroken link: https://www.bernco.gov/careers/bernco/classspecs returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/careers/bernco/classspecs">Job Descriptions</a>
mediumBroken link: https://www.bernco.gov/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/">Home</a>
mediumBroken link: https://www.bernco.gov/county-manager/holiday-schedule/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/holiday-schedule/">Holiday Schedule</a>
mediumBroken link: https://www.bernco.gov/probate-court/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/probate-court/">Probate Judge – Cristy J. Carbon-Gaul</a>
mediumBroken link: https://www.bernco.gov/probate-court/probate-process/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/probate-court/probate-process/">Wills, Estate & Probate Court</a>
mediumBroken link: https://www.bernco.gov/metropolitan-detention-center/inmate-money/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/metropolitan-detention-center/inmate-money/">Inmate Money</a>
mediumBroken link: https://www.bernco.gov/bernalillo-county-sheriff returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernalillo-county-sheriff">Sheriff’s Office</a>
mediumBroken link: https://www.bernco.gov/bernco-media/general-news/behavioral-health-services-news-archive/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-media/general-news/behavioral-health-services-news-archive/">News</a>
mediumBroken link: https://www.bernco.gov/public-works/public-works-services/water-wastewater-stormwater/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-works/public-works-services/water-wastewater-stormwater/">Natural Resource Services</a>
mediumBroken link: https://www.bernco.gov/general-services/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/general-services/">General Services</a>
mediumBroken link: https://www.bernco.gov/community-services/parks-recreation/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/community-services/parks-recreation/">Parks, Recreation and Open Space</a>
mediumBroken link: https://www.bernco.gov/animal-care-services returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/animal-care-services">Animal Care Services</a>
mediumBroken link: https://www.bernco.gov/finance/about-us/accounting-and-budget/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/about-us/accounting-and-budget/">Accounting & Budget</a>
mediumBroken link: https://www.bernco.gov/health-and-public-safety/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/health-and-public-safety/">Public Safety</a>
mediumBroken link: https://www.bernco.gov/planning/gis-overview/map-gallery/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/gis-overview/map-gallery/">Maps</a>
mediumBroken link: https://www.bernco.gov/finance/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/">Finance</a>
mediumBroken link: https://www.bernco.gov/fire returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/fire">Fire & Rescue</a>
mediumBroken link: https://www.bernco.gov/public-works/about-the-public-works-division/fleet-facilities-management/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-works/about-the-public-works-division/fleet-facilities-management/">Fleet/Facilities Management</a>
mediumBroken link: https://www.bernco.gov/planning/building-services/apply-for-trade-permits/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/building-services/apply-for-trade-permits/">Trade Permits</a>
mediumBroken link: https://www.bernco.gov/finance/operations-excellence-office/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/operations-excellence-office/">Operations Excellence Office</a>
mediumBroken link: https://www.bernco.gov/human-resources/labor-and-employee-relations-center-of-excellence/union-contracts-mous/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/human-resources/labor-and-employee-relations-center-of-excellence/union-contracts-mous/">Union Contracts</a>
mediumBroken link: https://www.bernco.gov/planning returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning">Planning & Development Services</a>
mediumBroken link: https://www.bernco.gov/fire/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/fire/">Fire & Rescue</a>
mediumBroken link: https://www.bernco.gov/emergency-management returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/emergency-management">Emergency Management</a>
mediumBroken link: https://www.bernco.gov/public-works/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-works/">Public Works</a>
mediumBroken link: https://www.bernco.gov/your-community/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/your-community/">Living Here</a>
mediumBroken link: https://www.bernco.gov/planning/for-business-owners/business-license-registration/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/for-business-owners/business-license-registration/">Business Registration</a>
mediumBroken link: https://www.bernco.gov/youth-services-center returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/youth-services-center">Youth Services Center</a>
mediumBroken link: https://www.bernco.gov/behavioral-health-authority/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/behavioral-health-authority/">Behavioral Health Authority</a>
mediumBroken link: https://www.bernco.gov/emergency-communications returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/emergency-communications">Emergency Communications</a>
mediumBroken link: https://www.bernco.gov/planning/consumer-health-protection/food-safety/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/consumer-health-protection/food-safety/">Health Protection Codes/Permits (Food & Pools)</a>
mediumBroken link: https://www.bernco.gov/business-services/permits-inspections-licensing/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/business-services/permits-inspections-licensing/">Permits, Inspections & Licensing</a>
mediumBroken link: https://www.bernco.gov/planning/ordinances-codes/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/ordinances-codes/">Ordinances & Codes</a>
mediumBroken link: https://www.bernco.gov/public-safety/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-safety/">Public Safety</a>
mediumBroken link: https://www.bernco.gov/DBHS-archive/?page_id=15020 returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/DBHS-archive/?page_id=15020">Home</a>
mediumBroken link: https://www.bernco.gov/district-5/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-5/">District 5 – Eric C. Olivas</a>
mediumBroken link: https://www.bernco.gov/bernco-view/employee-salaries/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/employee-salaries/">Employee Salaries</a>
mediumBroken link: https://www.bernco.gov/finance/tax-dollars-at-work/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/tax-dollars-at-work/">Tax Dollars at Work</a>
mediumBroken link: https://www.bernco.gov/district-3/district-3/financial-disclosures/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-3/district-3/financial-disclosures/">District 3 Directed Funding</a>
mediumBroken link: https://www.bernco.gov/treasurer/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/treasurer/">Treasurer – Tim Eichenberg</a>
mediumBroken link: https://www.bernco.gov/county-manager/bernalillo-county-mdc-population-dashboard/# returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/bernalillo-county-mdc-population-dashboard/#">MDC Population Dashboard</a>
mediumBroken link: https://www.bernco.gov/bernco-view/campaign-contributions/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/campaign-contributions/">Campaign Contributions</a>
mediumBroken link: https://www.bernco.gov/district-2/about-the-commissioner/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-2/about-the-commissioner/">About the Commissioner</a>
mediumBroken link: https://www.bernco.gov/clerk-old/voter-registration/my-voter-information/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/clerk-old/voter-registration/my-voter-information/">My Voter Information</a>
mediumBroken link: https://www.bernco.gov/compliance-office returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/compliance-office">Compliance Office</a>
mediumBroken link: https://www.bernco.gov/bernco-view/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/">Public Records & Data</a>
mediumBroken link: https://www.bernco.gov/treasurer/paying-your-property-taxes-overview/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/treasurer/paying-your-property-taxes-overview/">Pay Property Tax</a>
mediumBroken link: https://www.bernco.gov/human-resources returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/human-resources">Human Resources</a>
mediumBroken link: https://www.bernco.gov/legal returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/legal">County Attorney</a>
mediumBroken link: https://www.bernco.gov/economic-development returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/economic-development">Economic Development</a>
mediumBroken link: https://www.bernco.gov/bernco-view/credit-card/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/credit-card/">Credit Card Information – Commissioners, County Manager and Assistants</a>
mediumBroken link: https://www.bernco.gov/contact-us/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/contact-us/">Contact Us</a>
mediumBroken link: https://www.bernco.gov/bernco-view/contracts/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/contracts/">Contracts</a>
mediumBroken link: https://www.bernco.gov/bernco-view/county-employee-information/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/county-employee-information/">County Employee Information</a>
mediumBroken link: https://www.bernco.gov/district-3/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-3/">District 3 – Adriann Barboa</a>
mediumBroken link: https://www.bernco.gov/district-1/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-1/">District 1 – Barbara Baca</a>
mediumBroken link: https://www.bernco.gov/government/elected-officials/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/government/elected-officials/">Elected Officials</a>
mediumBroken link: https://www.bernco.gov/bernco-media/live/#search returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-media/live/#search">Search</a>
mediumBroken link: https://www.bernco.gov/a-z/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/a-z/">A-Z Services</a>
mediumBroken link: https://www.bernco.gov/health-and-public-safety/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/health-and-public-safety/">Public Safety</a>
mediumBroken link: https://www.bernco.gov/county-manager/criminal-justice-coordinating-council/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/criminal-justice-coordinating-council/">Criminal Justice Coordinating Council</a>
mediumBroken link: https://www.bernco.gov/customer-service/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/customer-service/">Customer Service</a>
mediumBroken link: https://www.bernco.gov/DBHS-archive/?page_id=15020 returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/DBHS-archive/?page_id=15020">Home</a>
mediumBroken link: https://www.bernco.gov/behavioral-health-authority/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/behavioral-health-authority/">Behavioral Health Authority</a>
mediumBroken link: https://www.bernco.gov/treasurer/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/treasurer/">Treasurer – Tim Eichenberg</a>
mediumBroken link: https://www.bernco.gov/finance/operations-excellence-office/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/operations-excellence-office/">Operations Excellence Office</a>
mediumBroken link: https://www.bernco.gov/finance/about-us/accounting-and-budget/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/about-us/accounting-and-budget/">Accounting & Budget</a>
mediumBroken link: https://www.bernco.gov/planning/ordinances-codes/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/ordinances-codes/">Ordinances & Codes</a>
mediumBroken link: https://www.bernco.gov/planning/consumer-health-protection/food-safety/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/consumer-health-protection/food-safety/">Health Protection Codes/Permits (Food & Pools)</a>
mediumBroken link: https://www.bernco.gov/planning/for-business-owners/business-license-registration/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/for-business-owners/business-license-registration/">Business Registration</a>
mediumBroken link: https://www.bernco.gov/your-community/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/your-community/">Living Here</a>
mediumBroken link: https://www.bernco.gov/public-works/about-the-public-works-division/fleet-facilities-management/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-works/about-the-public-works-division/fleet-facilities-management/">Fleet/Facilities Management</a>
mediumBroken link: https://www.bernco.gov/fire returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/fire">Fire & Rescue</a>
mediumBroken link: https://www.bernco.gov/emergency-management returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/emergency-management">Emergency Management</a>
mediumBroken link: https://www.bernco.gov/business-services/permits-inspections-licensing/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/business-services/permits-inspections-licensing/">Permits, Inspections & Licensing</a>
mediumBroken link: https://www.bernco.gov/public-safety/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-safety/">Public Safety</a>
mediumBroken link: https://www.bernco.gov/finance/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/">Finance</a>
mediumBroken link: https://www.bernco.gov/planning/gis-overview/map-gallery/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/gis-overview/map-gallery/">Maps</a>
mediumBroken link: https://www.bernco.gov/public-works/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-works/">Public Works</a>
mediumBroken link: https://www.bernco.gov/youth-services-center returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/youth-services-center">Youth Services Center</a>
mediumBroken link: https://www.bernco.gov/planning/building-services/apply-for-trade-permits/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/building-services/apply-for-trade-permits/">Trade Permits</a>
mediumBroken link: https://www.bernco.gov/emergency-communications returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/emergency-communications">Emergency Communications</a>
mediumBroken link: https://www.bernco.gov/public-works/public-works-services/water-wastewater-stormwater/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-works/public-works-services/water-wastewater-stormwater/">Natural Resource Services</a>
mediumBroken link: https://www.bernco.gov/community-services/cultural-services/public-art-program/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/community-services/cultural-services/public-art-program/">Public Art</a>
mediumBroken link: https://www.bernco.gov/animal-care-services returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/animal-care-services">Animal Care Services</a>
mediumBroken link: https://www.bernco.gov/bernalillo-county-sheriff returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernalillo-county-sheriff">Sheriff’s Office</a>
mediumBroken link: https://www.bernco.gov/bernco-media/general-news/behavioral-health-services-news-archive/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-media/general-news/behavioral-health-services-news-archive/">News</a>
mediumBroken link: https://www.bernco.gov/general-services/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/general-services/">General Services</a>
mediumBroken link: https://www.bernco.gov/metropolitan-detention-center/inmate-money/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/metropolitan-detention-center/inmate-money/">Inmate Money</a>
mediumBroken link: https://www.bernco.gov/finance/county-accounting-budget/audits/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/county-accounting-budget/audits/">Audits</a>
mediumBroken link: https://www.bernco.gov/bernco-view/credit-card/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/credit-card/">Credit Card Information – Commissioners, County Manager and Assistants</a>
mediumBroken link: https://www.bernco.gov/district-3/district-3/financial-disclosures/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-3/district-3/financial-disclosures/">District 3 Directed Funding</a>
mediumBroken link: https://www.bernco.gov/economic-development returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/economic-development">Economic Development</a>
mediumBroken link: https://www.bernco.gov/bernco-media/live/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-media/live/">BernCo.gov</a>
mediumBroken link: https://www.bernco.gov/careers/bernco/classspecs returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/careers/bernco/classspecs">Job Descriptions</a>
mediumBroken link: https://www.bernco.gov/district-2/about-the-commissioner/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-2/about-the-commissioner/">About the Commissioner</a>
mediumBroken link: https://www.bernco.gov/district-1/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-1/">District 1 – Barbara Baca</a>
mediumBroken link: https://www.bernco.gov/county-manager/bernalillo-county-mdc-population-dashboard/# returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/bernalillo-county-mdc-population-dashboard/#">MDC Population Dashboard</a>
mediumBroken link: https://www.bernco.gov/government/elected-officials/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/government/elected-officials/">Elected Officials</a>
mediumBroken link: https://www.bernco.gov/bernco-view/contracts/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/contracts/">Contracts</a>
mediumBroken link: https://www.bernco.gov/probate-court/probate-process/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/probate-court/probate-process/">Wills, Estate & Probate Court</a>
mediumBroken link: https://www.bernco.gov/forms/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/forms/">Forms</a>
mediumBroken link: https://www.bernco.gov/planning returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning">Planning & Development Services</a>
mediumBroken link: https://www.bernco.gov/county-manager returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager">County Manager/Administration</a>
mediumBroken link: https://www.bernco.gov/finance/opengov-financials/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/opengov-financials/">OpenGov Financials</a>
mediumBroken link: https://www.bernco.gov/clerk-old/voter-registration/my-voter-information/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/clerk-old/voter-registration/my-voter-information/">My Voter Information</a>
mediumBroken link: https://www.bernco.gov/bernco-view/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/">Public Records & Data</a>
mediumBroken link: https://www.bernco.gov/assessor/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/assessor/">Assessor – Damian R. Lara</a>
mediumBroken link: https://www.bernco.gov/planning/for-residents-homeowners/homeowner-projects-permits/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/for-residents-homeowners/homeowner-projects-permits/">Home Improvement Permits</a>
mediumBroken link: https://www.bernco.gov/district-2/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-2/">District 2 – Frank Baca</a>
mediumBroken link: https://www.bernco.gov/county-manager/holiday-schedule/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/holiday-schedule/">Holiday Schedule</a>
mediumBroken link: https://www.bernco.gov/how-do-i/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/how-do-i/">How Do I?</a>
mediumBroken link: https://www.bernco.gov/human-resources/about-us/labor-relations-1/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/human-resources/about-us/labor-relations-1/">Labor Relations</a>
mediumBroken link: https://www.bernco.gov/assessor/countrywide-canvass/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/assessor/countrywide-canvass/">Assessor Canvass Survey</a>
mediumBroken link: https://www.bernco.gov/capital-improvement-program returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/capital-improvement-program">Capital Improvement Plan</a>
mediumBroken link: https://www.bernco.gov/finance/tax-dollars-at-work/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/tax-dollars-at-work/">Tax Dollars at Work</a>
mediumBroken link: https://www.bernco.gov/district-5/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-5/">District 5 – Eric C. Olivas</a>
mediumBroken link: https://www.bernco.gov/online-services returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/online-services">Services for Residents</a>
mediumBroken link: https://www.bernco.gov/district-4/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-4/">District 4 – Walt Benson</a>
mediumBroken link: https://www.bernco.gov/county-manager/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/">County Manager’s Division</a>
mediumBroken link: https://www.bernco.gov/contact-us/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/contact-us/">Contact Us</a>
mediumBroken link: https://www.bernco.gov/finance/investor-relations/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/investor-relations/">Investor Relations</a>
mediumBroken link: https://www.bernco.gov/treasurer/paying-your-property-taxes-overview/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/treasurer/paying-your-property-taxes-overview/">Pay Property Tax</a>
mediumBroken link: https://www.bernco.gov/human-resources returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/human-resources">Human Resources</a>
mediumBroken link: https://www.bernco.gov/your-community/services/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/your-community/services/">Services</a>
mediumBroken link: https://www.bernco.gov/probate-court/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/probate-court/">Probate Judge – Cristy J. Carbon-Gaul</a>
mediumBroken link: https://www.bernco.gov/county-manager/university-of-new-mexico-hospital-mill-levy/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/university-of-new-mexico-hospital-mill-levy/">University of New Mexico Hospital Mill Levy</a>
mediumBroken link: https://www.bernco.gov/legal returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/legal">County Attorney</a>
mediumBroken link: https://www.bernco.gov/compliance-office returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/compliance-office">Compliance Office</a>
mediumBroken link: https://www.bernco.gov/clerk/marriage-licenses/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/clerk/marriage-licenses/">Marriage Licenses</a>
mediumBroken link: https://www.bernco.gov/boards-commissions/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/boards-commissions/">Agendas</a>
mediumBroken link: https://www.bernco.gov/government/talk-to-us returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/government/talk-to-us">Talk To Us</a>
mediumBroken link: https://www.bernco.gov/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/">Home</a>
mediumBroken link: https://www.bernco.gov/human-resources/labor-and-employee-relations-center-of-excellence/union-contracts-mous/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/human-resources/labor-and-employee-relations-center-of-excellence/union-contracts-mous/">Union Contracts</a>
mediumBroken link: https://www.bernco.gov/bernco-view/employee-salaries/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/employee-salaries/">Employee Salaries</a>
mediumBroken link: https://www.bernco.gov/bernco-view/campaign-contributions/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/campaign-contributions/">Campaign Contributions</a>
mediumBroken link: https://www.bernco.gov/probate-court/case-lookup/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/probate-court/case-lookup/">Probate Court Case Lookup</a>
mediumBroken link: https://www.bernco.gov/bernco-view/county-employee-information/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/county-employee-information/">County Employee Information</a>
mediumBroken link: https://www.bernco.gov/district-3/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-3/">District 3 – Adriann Barboa</a>
mediumBroken link: https://www.bernco.gov/fire/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/fire/">Fire & Rescue</a>
mediumBroken link: https://www.bernco.gov/county-manager/compliments-and-complaints/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/compliments-and-complaints/">Complaints & Compliments</a>
mediumBroken link: https://www.bernco.gov/finance/tax-dollars-at-work/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/tax-dollars-at-work/">Tax Dollars at Work</a>
mediumBroken link: https://www.bernco.gov/public-safety/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-safety/">Public Safety</a>
mediumBroken link: https://www.bernco.gov/county-manager/bernalillo-county-mdc-population-dashboard/# returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/bernalillo-county-mdc-population-dashboard/#">MDC Population Dashboard</a>
mediumBroken link: https://www.bernco.gov/district-1/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-1/">District 1 – Barbara Baca</a>
mediumBroken link: https://www.bernco.gov/probate-court/case-lookup/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/probate-court/case-lookup/">Probate Court Case Lookup</a>
mediumBroken link: https://www.bernco.gov/legal returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/legal">County Attorney</a>
mediumBroken link: https://www.bernco.gov/treasurer/paying-your-property-taxes-overview/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/treasurer/paying-your-property-taxes-overview/">Pay Property Tax</a>
mediumBroken link: https://www.bernco.gov/your-community/services/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/your-community/services/">Services</a>
mediumBroken link: https://www.bernco.gov/planning/gis-overview/map-gallery/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/gis-overview/map-gallery/">Maps</a>
mediumBroken link: https://www.bernco.gov/district-2/about-the-commissioner/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-2/about-the-commissioner/">About the Commissioner</a>
mediumBroken link: https://www.bernco.gov/customer-service/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/customer-service/">Customer Service</a>
mediumBroken link: https://www.bernco.gov/district-4/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-4/">District 4 – Walt Benson</a>
mediumBroken link: https://www.bernco.gov/district-5/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-5/">District 5 – Eric C. Olivas</a>
mediumBroken link: https://www.bernco.gov/online-services returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/online-services">Services for Residents</a>
mediumBroken link: https://www.bernco.gov/DBHS-archive/?page_id=15020 returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/DBHS-archive/?page_id=15020">Home</a>
mediumBroken link: https://www.bernco.gov/general-services/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/general-services/">General Services</a>
mediumBroken link: https://www.bernco.gov/clerk-old/voter-registration/my-voter-information/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/clerk-old/voter-registration/my-voter-information/">My Voter Information</a>
mediumBroken link: https://www.bernco.gov/clerk/marriage-licenses/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/clerk/marriage-licenses/">Marriage Licenses</a>
mediumBroken link: https://www.bernco.gov/county-manager/compliments-and-complaints/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/compliments-and-complaints/">Complaints & Compliments</a>
mediumBroken link: https://www.bernco.gov/how-do-i/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/how-do-i/">How Do I?</a>
mediumBroken link: https://www.bernco.gov/probate-court/probate-process/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/probate-court/probate-process/">Wills, Estate & Probate Court</a>
mediumBroken link: https://www.bernco.gov/careers/bernco/classspecs returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/careers/bernco/classspecs">Job Descriptions</a>
mediumBroken link: https://www.bernco.gov/contact-us/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/contact-us/">Contact Us</a>
mediumBroken link: https://www.bernco.gov/community-services/cultural-services/history-of-bernalillo-county/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/community-services/cultural-services/history-of-bernalillo-county/">Explore Our History</a>
mediumBroken link: https://www.bernco.gov/public-works/public-works-services/road-safety-conditions/streets-traffic-signals/traffic-engineering/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-works/public-works-services/road-safety-conditions/streets-traffic-signals/traffic-engineering/">Traffic Engineering</a>
mediumBroken link: https://www.bernco.gov/public-works/about-the-public-works-division/operations-maintenance-department/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-works/about-the-public-works-division/operations-maintenance-department/">Operations & Maintenance</a>
mediumBroken link: https://www.bernco.gov/business-services/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/business-services/">Doing Business with the County</a>
mediumBroken link: https://www.bernco.gov/human-resources returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/human-resources">Human Resources</a>
mediumBroken link: https://www.bernco.gov/county-manager/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/">County Manager’s Division</a>
mediumBroken link: https://www.bernco.gov/boards-commissions/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/boards-commissions/">Agendas</a>
mediumBroken link: https://www.bernco.gov/government/elected-officials/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/government/elected-officials/">Elected Officials</a>
mediumBroken link: https://www.bernco.gov/government/talk-to-us returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/government/talk-to-us">Talk To Us</a>
mediumBroken link: https://www.bernco.gov/assessor/countrywide-canvass/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/assessor/countrywide-canvass/">Assessor Canvass Survey</a>
mediumBroken link: https://www.bernco.gov/district-2/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-2/">District 2 – Frank Baca</a>
mediumBroken link: https://www.bernco.gov/district-3/district-3/financial-disclosures/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-3/district-3/financial-disclosures/">District 3 Directed Funding</a>
mediumBroken link: https://www.bernco.gov/county-manager/university-of-new-mexico-hospital-mill-levy/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/university-of-new-mexico-hospital-mill-levy/">University of New Mexico Hospital Mill Levy</a>
mediumBroken link: https://www.bernco.gov/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/">Home</a>
mediumBroken link: https://www.bernco.gov/treasurer/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/treasurer/">Treasurer – Tim Eichenberg</a>
mediumBroken link: https://www.bernco.gov/a-z/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/a-z/">A-Z Services</a>
mediumBroken link: https://www.bernco.gov/district-3/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-3/">District 3 – Adriann Barboa</a>
mediumBroken link: https://www.bernco.gov/forms/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/forms/">Forms</a>
mediumBroken link: https://www.bernco.gov/county-manager/criminal-justice-coordinating-council/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/criminal-justice-coordinating-council/">Criminal Justice Coordinating Council</a>
mediumBroken link: https://www.bernco.gov/bernco-view/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/">Public Records & Data</a>
mediumBroken link: https://www.bernco.gov/economic-development/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/economic-development/">Economic Development</a>
mediumBroken link: https://www.bernco.gov/probate-court/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/probate-court/">Probate Judge – Cristy J. Carbon-Gaul</a>
mediumBroken link: https://www.bernco.gov/compliance-office/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/compliance-office/">Compliance Office Home</a>
mediumBroken link: https://www.bernco.gov/capital-improvement-program/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/capital-improvement-program/">Overview</a>
mediumBroken link: https://www.bernco.gov/bernco-media/general-news/behavioral-health-services-news-archive/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-media/general-news/behavioral-health-services-news-archive/">News</a>
mediumBroken link: https://www.bernco.gov/animal-care-services returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/animal-care-services">Animal Care Services</a>
mediumBroken link: https://www.bernco.gov/metropolitan-detention-center/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/metropolitan-detention-center/">Metropolitan Detention Center Home</a>
mediumBroken link: https://www.bernco.gov/bernalillo-county-sheriff returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernalillo-county-sheriff">Sheriff’s Office</a>
mediumBroken link: https://www.bernco.gov/finance/investor-relations/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/investor-relations/">Investor Relations</a>
mediumBroken link: https://www.bernco.gov/bernco-view/employee-salaries/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/employee-salaries/">Employee Salaries</a>
mediumBroken link: https://www.bernco.gov/fire/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/fire/">Fire & Rescue</a>
mediumBroken link: https://www.bernco.gov/bernco-view/campaign-contributions/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/campaign-contributions/">Campaign Contributions</a>
mediumBroken link: https://www.bernco.gov/behavioral-health-authority/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/behavioral-health-authority/">Behavioral Health Authority</a>
mediumBroken link: https://www.bernco.gov/county-manager returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager">County Manager/Administration</a>
mediumBroken link: https://www.bernco.gov/planning returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning">Planning & Development Services</a>
mediumBroken link: https://www.bernco.gov/planning/for-business-owners/business-license-registration/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/for-business-owners/business-license-registration/">Business Registration</a>
mediumBroken link: https://www.bernco.gov/public-works/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-works/">Public Works</a>
mediumBroken link: https://www.bernco.gov/human-resources/labor-and-employee-relations-center-of-excellence/union-contracts-mous/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/human-resources/labor-and-employee-relations-center-of-excellence/union-contracts-mous/">Union Contracts</a>
mediumBroken link: https://www.bernco.gov/planning/consumer-health-protection/food-safety/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/consumer-health-protection/food-safety/">Health Protection Codes/Permits (Food & Pools)</a>
mediumBroken link: https://www.bernco.gov/health-and-public-safety/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/health-and-public-safety/">Public Safety</a>
mediumBroken link: https://www.bernco.gov/planning/building-services/apply-for-trade-permits/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/building-services/apply-for-trade-permits/">Trade Permits</a>
mediumBroken link: https://www.bernco.gov/finance/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/">Finance</a>
mediumBroken link: https://www.bernco.gov/planning/ordinances-codes/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/ordinances-codes/">Ordinances & Codes</a>
mediumBroken link: https://www.bernco.gov/human-resources/about-us/labor-relations-1/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/human-resources/about-us/labor-relations-1/">Labor Relations</a>
mediumBroken link: https://www.bernco.gov/emergency-management returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/emergency-management">Emergency Management</a>
mediumBroken link: https://www.bernco.gov/assessor/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/assessor/">Assessor – Damian R. Lara</a>
mediumBroken link: https://www.bernco.gov/youth-services-center returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/youth-services-center">Youth Services Center</a>
mediumBroken link: https://www.bernco.gov/fire returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/fire">Fire & Rescue</a>
mediumBroken link: https://www.bernco.gov/finance/about-us/accounting-and-budget/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/about-us/accounting-and-budget/">Accounting & Budget</a>
mediumBroken link: https://www.bernco.gov/emergency-communications returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/emergency-communications">Emergency Communications</a>
mediumBroken link: https://www.bernco.gov/bernco-view/credit-card/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/credit-card/">Credit Card Information – Commissioners, County Manager and Assistants</a>
mediumBroken link: https://www.bernco.gov/finance/county-accounting-budget/audits/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/county-accounting-budget/audits/">Audits</a>
mediumBroken link: https://www.bernco.gov/finance/opengov-financials/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/opengov-financials/">OpenGov Financials</a>
mediumBroken link: https://www.bernco.gov/your-community/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/your-community/">Living Here</a>
mediumBroken link: https://www.bernco.gov/bernco-view/county-employee-information/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/county-employee-information/">County Employee Information</a>
mediumBroken link: https://www.bernco.gov/bernco-view/contracts/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/contracts/">Contracts</a>
mediumBroken link: https://www.bernco.gov/finance/operations-excellence-office/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/operations-excellence-office/">Operations Excellence Office</a>
mediumBroken link: https://www.bernco.gov/county-manager/holiday-schedule/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/holiday-schedule/">Holiday Schedule</a>
mediumBroken link: https://www.bernco.gov/planning/for-residents-homeowners/homeowner-projects-permits/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/for-residents-homeowners/homeowner-projects-permits/">Home Improvement Permits</a>
mediumBroken link: https://www.bernco.gov/capital-improvement-program/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/capital-improvement-program/">Overview</a>
mediumBroken link: https://www.bernco.gov/finance/investor-relations/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/investor-relations/">Investor Relations</a>
mediumBroken link: https://www.bernco.gov/public-works/about-the-public-works-division/fleet-facilities-management/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-works/about-the-public-works-division/fleet-facilities-management/">Fleet/Facilities Management</a>
mediumBroken link: https://www.bernco.gov/forms/#search returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/forms/#search">Search</a>
mediumBroken link: https://www.bernco.gov/county-manager/bernalillo-county-mdc-population-dashboard/# returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/bernalillo-county-mdc-population-dashboard/#">MDC Population Dashboard</a>
mediumBroken link: https://www.bernco.gov/human-resources returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/human-resources">Human Resources</a>
mediumBroken link: https://www.bernco.gov/public-works/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-works/">Public Works</a>
mediumBroken link: https://www.bernco.gov/your-community/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/your-community/">Living Here</a>
mediumBroken link: https://www.bernco.gov/business-services/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/business-services/">Doing Business with the County</a>
mediumBroken link: https://www.bernco.gov/fire/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/fire/">Fire & Rescue</a>
mediumBroken link: https://www.bernco.gov/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/">Home</a>
mediumBroken link: https://www.bernco.gov/public-works/public-works-services/water-wastewater-stormwater/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-works/public-works-services/water-wastewater-stormwater/">Natural Resource Services</a>
mediumBroken link: https://www.bernco.gov/behavioral-health-authority/data-dashboard/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/behavioral-health-authority/data-dashboard/">Opioid Settlement Dashboard</a>
mediumBroken link: https://www.bernco.gov/emergency-communications/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/emergency-communications/">Emergency Communications Home</a>
mediumBroken link: https://www.bernco.gov/general-services/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/general-services/">General Services</a>
mediumBroken link: https://www.bernco.gov/youth-services-center/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/youth-services-center/">Youth Services Center Home</a>
mediumBroken link: https://www.bernco.gov/animal-care-services/enforcement/file-an-animal-complaint/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/animal-care-services/enforcement/file-an-animal-complaint/">File an Animal Complaint</a>
mediumBroken link: https://www.bernco.gov/DBHS-archive/?page_id=1495 returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/DBHS-archive/?page_id=1495">Crisis Stabilization Unit (CSU)</a>
mediumBroken link: https://www.bernco.gov/boards-commissions/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/boards-commissions/">Agendas</a>
mediumBroken link: https://www.bernco.gov/health-and-public-safety returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/health-and-public-safety">Public Safety</a>
mediumBroken link: https://www.bernco.gov/county-manager/university-of-new-mexico-hospital-mill-levy/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/university-of-new-mexico-hospital-mill-levy/">University of New Mexico Hospital Mill Levy</a>
mediumBroken link: https://www.bernco.gov/emergency-management/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/emergency-management/">Emergency Management / Homeland Security</a>
mediumBroken link: https://www.bernco.gov/compliance-office/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/compliance-office/">Compliance Office Home</a>
mediumBroken link: https://www.bernco.gov/customer-service/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/customer-service/">Customer Service</a>
mediumBroken link: https://www.bernco.gov/metropolitan-detention-center/inmate-money/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/metropolitan-detention-center/inmate-money/">Inmate Money</a>
mediumBroken link: https://www.bernco.gov/legal returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/legal">County Attorney</a>
mediumBroken link: https://www.bernco.gov/contact-us/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/contact-us/">Contact Us</a>
mediumBroken link: https://www.bernco.gov/bernco-media/general-news/behavioral-health-services-news-archive/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-media/general-news/behavioral-health-services-news-archive/">News</a>
mediumBroken link: https://www.bernco.gov/careers/bernco/classspecs returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/careers/bernco/classspecs">Job Descriptions</a>
mediumBroken link: https://www.bernco.gov/bernco-view/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/">Public Records & Data</a>
mediumBroken link: https://www.bernco.gov/district-3/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-3/">District 3 – Adriann Barboa</a>
mediumBroken link: https://www.bernco.gov/planning/consumer-health-protection/food-safety/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/consumer-health-protection/food-safety/">Health Protection Codes/Permits (Food & Pools)</a>
mediumBroken link: https://www.bernco.gov/bernco-view/campaign-contributions/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/campaign-contributions/">Campaign Contributions</a>
mediumBroken link: https://www.bernco.gov/probate-court/probate-process/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/probate-court/probate-process/">Wills, Estate & Probate Court</a>
mediumBroken link: https://www.bernco.gov/county-manager/holiday-schedule/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/holiday-schedule/">Holiday Schedule</a>
mediumBroken link: https://www.bernco.gov/online-services returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/online-services">Services for Residents</a>
mediumBroken link: https://www.bernco.gov/finance/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/">Finance</a>
mediumBroken link: https://www.bernco.gov/how-do-i/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/how-do-i/">How Do I?</a>
mediumBroken link: https://www.bernco.gov/clerk-old/voter-registration/my-voter-information/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/clerk-old/voter-registration/my-voter-information/">My Voter Information</a>
mediumBroken link: https://www.bernco.gov/district-5/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-5/">District 5 – Eric C. Olivas</a>
mediumBroken link: https://www.bernco.gov/forms/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/forms/">Forms</a>
mediumBroken link: https://www.bernco.gov/a-z/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/a-z/">A-Z Services</a>
mediumBroken link: https://www.bernco.gov/finance/tax-dollars-at-work/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/tax-dollars-at-work/">Tax Dollars at Work</a>
mediumBroken link: https://www.bernco.gov/district-3/district-3/financial-disclosures/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-3/district-3/financial-disclosures/">District 3 Directed Funding</a>
mediumBroken link: https://www.bernco.gov/county-manager/compliments-and-complaints/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/compliments-and-complaints/">Complaints & Compliments</a>
mediumBroken link: https://www.bernco.gov/fire returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/fire">Fire & Rescue</a>
mediumBroken link: https://www.bernco.gov/planning/for-business-owners/business-license-registration/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/for-business-owners/business-license-registration/">Business Registration</a>
mediumBroken link: https://www.bernco.gov/bernco-view/contracts/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/contracts/">Contracts</a>
mediumBroken link: https://www.bernco.gov/county-manager/criminal-justice-coordinating-council/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/criminal-justice-coordinating-council/">Criminal Justice Coordinating Council</a>
mediumBroken link: https://www.bernco.gov/county-manager/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/">County Manager’s Division</a>
mediumBroken link: https://www.bernco.gov/your-community/services/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/your-community/services/">Services</a>
mediumBroken link: https://www.bernco.gov/finance/opengov-financials/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/opengov-financials/">OpenGov Financials</a>
mediumBroken link: https://www.bernco.gov/human-resources/about-us/labor-relations-1/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/human-resources/about-us/labor-relations-1/">Labor Relations</a>
mediumBroken link: https://www.bernco.gov/clerk/marriage-licenses/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/clerk/marriage-licenses/">Marriage Licenses</a>
mediumBroken link: https://www.bernco.gov/assessor/countrywide-canvass/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/assessor/countrywide-canvass/">Assessor Canvass Survey</a>
mediumBroken link: https://www.bernco.gov/finance/operations-excellence-office/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/operations-excellence-office/">Operations Excellence Office</a>
mediumBroken link: https://www.bernco.gov/finance/about-us/accounting-and-budget/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/about-us/accounting-and-budget/">Accounting & Budget</a>
mediumBroken link: https://www.bernco.gov/planning/for-residents-homeowners/homeowner-projects-permits/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/for-residents-homeowners/homeowner-projects-permits/">Home Improvement Permits</a>
mediumBroken link: https://www.bernco.gov/treasurer/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/treasurer/">Treasurer – Tim Eichenberg</a>
mediumBroken link: https://www.bernco.gov/district-2/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-2/">District 2 – Frank Baca</a>
mediumBroken link: https://www.bernco.gov/district-1/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-1/">District 1 – Barbara Baca</a>
mediumBroken link: https://www.bernco.gov/public-safety/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-safety/">Public Safety</a>
mediumBroken link: https://www.bernco.gov/planning returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning">Planning & Development Services</a>
mediumBroken link: https://www.bernco.gov/probate-court/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/probate-court/">Probate Judge – Cristy J. Carbon-Gaul</a>
mediumBroken link: https://www.bernco.gov/planning/gis-overview/map-gallery/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/gis-overview/map-gallery/">Maps</a>
mediumBroken link: https://www.bernco.gov/human-resources/labor-and-employee-relations-center-of-excellence/union-contracts-mous/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/human-resources/labor-and-employee-relations-center-of-excellence/union-contracts-mous/">Union Contracts</a>
mediumBroken link: https://www.bernco.gov/government/elected-officials/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/government/elected-officials/">Elected Officials</a>
mediumBroken link: https://www.bernco.gov/county-manager returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager">County Manager/Administration</a>
mediumBroken link: https://www.bernco.gov/finance/county-accounting-budget/audits/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/county-accounting-budget/audits/">Audits</a>
mediumBroken link: https://www.bernco.gov/bernco-view/credit-card/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/credit-card/">Credit Card Information – Commissioners, County Manager and Assistants</a>
mediumBroken link: https://www.bernco.gov/planning/building-services/apply-for-trade-permits/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/building-services/apply-for-trade-permits/">Trade Permits</a>
mediumBroken link: https://www.bernco.gov/bernco-view/employee-salaries/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/employee-salaries/">Employee Salaries</a>
mediumBroken link: https://www.bernco.gov/district-2/about-the-commissioner/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-2/about-the-commissioner/">About the Commissioner</a>
mediumBroken link: https://www.bernco.gov/bernalillo-county-sheriff/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernalillo-county-sheriff/">Sheriff – John D. Allen</a>
mediumBroken link: https://www.bernco.gov/assessor/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/assessor/">Assessor – Damian R. Lara</a>
mediumBroken link: https://www.bernco.gov/planning/ordinances-codes/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/ordinances-codes/">Ordinances & Codes</a>
mediumBroken link: https://www.bernco.gov/bernco-view/county-employee-information/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/county-employee-information/">County Employee Information</a>
mediumBroken link: https://www.bernco.gov/treasurer/paying-your-property-taxes-overview/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/treasurer/paying-your-property-taxes-overview/">Pay Property Tax</a>
mediumBroken link: https://www.bernco.gov/community-services/community-health-outreach/health-social-service-initiatives/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/community-services/community-health-outreach/health-social-service-initiatives/">Health & Social Services Initiatives</a>
mediumBroken link: https://www.bernco.gov/government/talk-to-us/comment-on-renaming-county-buildings-facilities/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/government/talk-to-us/comment-on-renaming-county-buildings-facilities/">Comment on Renaming County Buildings/Facilities</a>
mediumBroken link: https://www.bernco.gov/probate-court/case-lookup/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/probate-court/case-lookup/">Probate Court Case Lookup</a>
mediumBroken link: https://www.bernco.gov/district-4/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-4/">District 4 – Walt Benson</a>
mediumBroken link: https://www.bernco.gov/economic-development/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/economic-development/">Economic Development</a>
mediumElement overflows viewport by 495px at 320px width.WCAG 1.4.10
<tr> <td style="width: 5%;"> <h2><u><a href="#A">A</a></u></h2> </td> <td style="width: 2.5%;"> <h2><u><a href="#B">B</a></u></h2> </td> <td style="width: 3.23625%;"> <h2><u><a href="#C">C</a></u></h2
Set max-width: 100% or use overflow-wrap to prevent horizontal overflow.
mediumElement overflows viewport by 495px at 320px width.WCAG 1.4.10
<tbody> <tr> <td style="width: 5%;"> <h2><u><a href="#A">A</a></u></h2> </td> <td style="width: 2.5%;"> <h2><u><a href="#B">B</a></u></h2> </td> <td style="width: 3.23625%;"> <h2><u><a href="#C">C</a>
Set max-width: 100% or use overflow-wrap to prevent horizontal overflow.
mediumElement overflows viewport by 18px at 320px width.WCAG 1.4.10
<u><a href="#K">K</a></u>
Set max-width: 100% or use overflow-wrap to prevent horizontal overflow.
mediumElement overflows viewport by 27px at 320px width.WCAG 1.4.10
<td style="width: 0.0048828%;"> <h2><u><a href="#K">K</a></u></h2> </td>
Set max-width: 100% or use overflow-wrap to prevent horizontal overflow.
mediumElement overflows viewport by 18px at 320px width.WCAG 1.4.10
<h2><u><a href="#K">K</a></u></h2>
Set max-width: 100% or use overflow-wrap to prevent horizontal overflow.
mediumElement overflows viewport by 18px at 320px width.WCAG 1.4.10
<a href="#K">K</a>
Set max-width: 100% or use overflow-wrap to prevent horizontal overflow.
mediumElement overflows viewport by 496px at 320px width.WCAG 1.4.10
<table border="1" style="border-collapse: collapse; width: 100%;"> <tbody> <tr> <td style="width: 5%;"> <h2><u><a href="#A">A</a></u></h2> </td> <td style="width: 2.5%;"> <h2><u><a href="#B">B</a></u>
Set max-width: 100% or use overflow-wrap to prevent horizontal overflow.
lowDeep focus region: nav "Boards & Commissions Home Agendas & Minu" has 41 tab stops before focus escapes. Consider adding skip navigation or grouping with arrow keys.WCAG 2.4.1
<nav role="nav">Boards & Commissions Home Agendas & Minu</nav>
Add a "skip to content" link or use roving tabindex to reduce the number of Tab stops.
lowLink timeout: http://epermits.bernco.gov/CitizenAccess/ did not respond within 5000ms after 2 attempts
<a href="http://epermits.bernco.gov/CitizenAccess/">Property & Permits Lookup</a>
lowBroken link: https://www.berncoclerk.gov/ returned status 403 Forbidden after 1 attempts
<a href="https://www.berncoclerk.gov/">Clerk – Michelle S. Kavanaugh</a>
lowLink timeout: http://app.bernco.gov/HA_App_Portal/ did not respond within 5000ms after 8 attempts
<a href="http://app.bernco.gov/HA_App_Portal/">Housing Portal</a>
lowBroken link: https://twitter.com/BernCounty returned status 403 Forbidden after 1 attempts
<a href="https://twitter.com/BernCounty">Follow</a>
lowLink timeout: http://app.bernco.gov/warrants/ did not respond within 5000ms after 8 attempts
<a href="http://app.bernco.gov/warrants/">Warrants</a>
lowBroken link: https://www.berncoclerk.gov/ returned status 403 Forbidden after 1 attempts
<a href="https://www.berncoclerk.gov/">Clerk – Michelle S. Kavanaugh</a>
lowLink timeout: http://app.bernco.gov/HA_App_Portal/ did not respond within 5000ms after 8 attempts
<a href="http://app.bernco.gov/HA_App_Portal/">Housing Portal</a>
lowBroken link: https://twitter.com/BernCounty returned status 403 Forbidden after 1 attempts
<a href="https://twitter.com/BernCounty">Follow</a>
lowLink timeout: http://epermits.bernco.gov/CitizenAccess/ did not respond within 5000ms after 2 attempts
<a href="http://epermits.bernco.gov/CitizenAccess/">Property & Permits Lookup</a>
lowLink timeout: http://app.bernco.gov/warrants/ did not respond within 5000ms after 8 attempts
<a href="http://app.bernco.gov/warrants/">Warrants</a>
lowLink timeout: http://app.bernco.gov/warrants/ did not respond within 5000ms after 8 attempts
<a href="http://app.bernco.gov/warrants/">Warrants</a>
lowBroken link: https://www.berncoclerk.gov/ returned status 403 Forbidden after 1 attempts
<a href="https://www.berncoclerk.gov/">Clerk – Michelle S. Kavanaugh</a>
lowLink timeout: http://app.bernco.gov/HA_App_Portal/ did not respond within 5000ms after 8 attempts
<a href="http://app.bernco.gov/HA_App_Portal/">Housing Portal</a>
lowBroken link: https://twitter.com/BernCounty returned status 403 Forbidden after 1 attempts
<a href="https://twitter.com/BernCounty">Follow</a>
lowLink timeout: http://epermits.bernco.gov/CitizenAccess/ did not respond within 5000ms after 2 attempts
<a href="http://epermits.bernco.gov/CitizenAccess/">Property & Permits Lookup</a>
lowLink timeout: http://app.bernco.gov/warrants/ did not respond within 5000ms after 8 attempts
<a href="http://app.bernco.gov/warrants/">Warrants</a>
lowLink timeout: http://epermits.bernco.gov/CitizenAccess/ did not respond within 5000ms after 2 attempts
<a href="http://epermits.bernco.gov/CitizenAccess/">Property & Permits Lookup</a>
lowBroken link: https://www.berncoclerk.gov/ returned status 403 Forbidden after 1 attempts
<a href="https://www.berncoclerk.gov/">Clerk – Michelle S. Kavanaugh</a>
lowBroken link: https://twitter.com/BernCounty returned status 403 Forbidden after 1 attempts
<a href="https://twitter.com/BernCounty">Follow</a>
lowLink timeout: http://app.bernco.gov/HA_App_Portal/ did not respond within 5000ms after 8 attempts
<a href="http://app.bernco.gov/HA_App_Portal/">Housing Portal</a>
lowBroken link: https://twitter.com/BernCounty returned status 403 Forbidden after 1 attempts
<a href="https://twitter.com/BernCounty">Follow</a>
lowLink timeout: http://epermits.bernco.gov/CitizenAccess/ did not respond within 5000ms after 2 attempts
<a href="http://epermits.bernco.gov/CitizenAccess/">Property & Permits Lookup</a>
lowLink timeout: http://app.bernco.gov/warrants/ did not respond within 5000ms after 8 attempts
<a href="http://app.bernco.gov/warrants/">Warrants</a>
lowBroken link: https://www.berncoclerk.gov/ returned status 403 Forbidden after 1 attempts
<a href="https://www.berncoclerk.gov/">Clerk – Michelle S. Kavanaugh</a>
lowLink timeout: http://app.bernco.gov/HA_App_Portal/ did not respond within 5000ms after 8 attempts
<a href="http://app.bernco.gov/HA_App_Portal/">Housing Portal</a>
lowLink timeout: http://app.bernco.gov/HA_App_Portal/ did not respond within 5000ms after 8 attempts
<a href="http://app.bernco.gov/HA_App_Portal/">Housing Portal</a>
lowBroken link: https://twitter.com/BernCounty returned status 403 Forbidden after 1 attempts
<a href="https://twitter.com/BernCounty">Follow</a>
lowBroken link: https://www.berncoclerk.gov/ returned status 403 Forbidden after 1 attempts
<a href="https://www.berncoclerk.gov/">Clerk – Michelle S. Kavanaugh</a>
lowLink timeout: http://app.bernco.gov/warrants/ did not respond within 5000ms after 8 attempts
<a href="http://app.bernco.gov/warrants/">Warrants</a>
lowLink timeout: http://epermits.bernco.gov/CitizenAccess/ did not respond within 5000ms after 2 attempts
<a href="http://epermits.bernco.gov/CitizenAccess/">Property & Permits Lookup</a>
lowBroken link: https://www.berncoclerk.gov/ returned status 403 Forbidden after 1 attempts
<a href="https://www.berncoclerk.gov/">Clerk – Michelle S. Kavanaugh</a>
lowLink timeout: http://app.bernco.gov/warrants/ did not respond within 5000ms after 8 attempts
<a href="http://app.bernco.gov/warrants/">Warrants</a>
lowLink timeout: http://epermits.bernco.gov/CitizenAccess/ did not respond within 5000ms after 2 attempts
<a href="http://epermits.bernco.gov/CitizenAccess/">Property & Permits Lookup</a>
lowLink timeout: http://app.bernco.gov/HA_App_Portal/ did not respond within 5000ms after 8 attempts
<a href="http://app.bernco.gov/HA_App_Portal/">Housing Portal</a>
lowBroken link: https://twitter.com/BernCounty returned status 403 Forbidden after 1 attempts
<a href="https://twitter.com/BernCounty">Follow</a>
lowPossible stuck loading animation: "spinner-rotator" still running after page readiness
<svg xmlns="http://www.w3.org/2000/svg" class="VIpgJd-ZVi9od-aZ2wEe" width="96px" height="96px" viewBox="0 0 66 66"><circle class="VIpgJd-ZVi9od-aZ2wEe-Jt5cK" fill="none" stroke-width="6" stroke-linec
lowPossible stuck loading animation: "spinner-dash" still running after page readiness
<circle class="VIpgJd-ZVi9od-aZ2wEe-Jt5cK" fill="none" stroke-width="6" stroke-linecap="round" cx="33" cy="33" r="30"></circle>
lowPossible stuck loading animation: "spinner-dash" still running after page readiness
<circle class="VIpgJd-ZVi9od-aZ2wEe-Jt5cK" fill="none" stroke-width="6" stroke-linecap="round" cx="33" cy="33" r="30"></circle>
lowPossible stuck loading animation: "spinner-rotator" still running after page readiness
<svg xmlns="http://www.w3.org/2000/svg" class="VIpgJd-ZVi9od-aZ2wEe" width="96px" height="96px" viewBox="0 0 66 66"><circle class="VIpgJd-ZVi9od-aZ2wEe-Jt5cK" fill="none" stroke-width="6" stroke-linec
lowPossible stuck loading animation: "spinner-dash" still running after page readiness
<circle class="VIpgJd-ZVi9od-aZ2wEe-Jt5cK" fill="none" stroke-width="6" stroke-linecap="round" cx="33" cy="33" r="30"></circle>
lowPossible stuck loading animation: "spinner-rotator" still running after page readiness
<svg xmlns="http://www.w3.org/2000/svg" class="VIpgJd-ZVi9od-aZ2wEe" width="96px" height="96px" viewBox="0 0 66 66"><circle class="VIpgJd-ZVi9od-aZ2wEe-Jt5cK" fill="none" stroke-width="6" stroke-linec
lowPossible stuck loading animation: "spinner-dash" still running after page readiness
<circle class="VIpgJd-ZVi9od-aZ2wEe-Jt5cK" fill="none" stroke-width="6" stroke-linecap="round" cx="33" cy="33" r="30"></circle>
lowPossible stuck loading animation: "spinner-rotator" still running after page readiness
<svg xmlns="http://www.w3.org/2000/svg" class="VIpgJd-ZVi9od-aZ2wEe" width="96px" height="96px" viewBox="0 0 66 66"><circle class="VIpgJd-ZVi9od-aZ2wEe-Jt5cK" fill="none" stroke-width="6" stroke-linec
lowPossible stuck loading animation: "spinner-rotator" still running after page readiness
<svg xmlns="http://www.w3.org/2000/svg" class="VIpgJd-ZVi9od-aZ2wEe" width="96px" height="96px" viewBox="0 0 66 66"><circle class="VIpgJd-ZVi9od-aZ2wEe-Jt5cK" fill="none" stroke-width="6" stroke-linec
lowPossible stuck loading animation: "spinner-dash" still running after page readiness
<circle class="VIpgJd-ZVi9od-aZ2wEe-Jt5cK" fill="none" stroke-width="6" stroke-linecap="round" cx="33" cy="33" r="30"></circle>
lowPossible stuck loading animation: "spinner-rotator" still running after page readiness
<svg xmlns="http://www.w3.org/2000/svg" class="VIpgJd-ZVi9od-aZ2wEe" width="96px" height="96px" viewBox="0 0 66 66"><circle class="VIpgJd-ZVi9od-aZ2wEe-Jt5cK" fill="none" stroke-width="6" stroke-linec
lowPossible stuck loading animation: "spinner-dash" still running after page readiness
<circle class="VIpgJd-ZVi9od-aZ2wEe-Jt5cK" fill="none" stroke-width="6" stroke-linecap="round" cx="33" cy="33" r="30"></circle>
Best Page Fix Opportunities
/a-z/400findings
criticalInsufficient color contrast: 1.95:1 (required: 4.5:1 for normal text). Foreground: rgba(51, 51, 51, 0.4), background: rgb(232, 241, 238). Text: "Powered by Real Time Solutions – Website Design & Document M"WCAG 1.4.3
<p>Powered by <a href="http://www.rtsolutions.com" target="_blank" rel="noopener">Real Time Solutions</a> – <a href="http://www.rtsolutions.com/realsites" target="_blank" rel="noopener">Website Design
Current ratio: 1.95:1 (need 4.5:1). Change foreground from #adadad to #6d6d6c (ratio: 4.5:1).
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.73 (foreground color: #8e9291, background color: #e8f1ee, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.rtsolutions.com" target="_blank" rel="noopener">Real Time Solutions</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (187.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://www.aps.edu/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl00_linkList_ctl10_link" target="_blank" rel="noopener">A...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (20.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/cultural-services/public-art-program/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl00_linkList_ctl16_...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (73.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/contact-us/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl02_linkList_ctl17_link" target="_blank" rel="noopener">Contact ...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (192.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/consumer-health-protection/" target="_blank" rel="noopener">Consumer Health Protection</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (324.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/finance/county-accounting-budget/comprehensive-annual-financial-reports-cafr/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (134.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.2px instead of at least 24px.WCAG 2.5.8
<a href="http://www.cabq.gov/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl02_linkList_ctl06_link" target="_blank" rel="noopener">...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (259px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.nmhealth.org/about/erd/bvrhs/vrp/" target="_blank" rel="noopener">Birth Certificates (NM Dept. Of Health)</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (223.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/finance/american-rescue-plan-act/" target="_blank" rel="noopener">American Rescue Plan Act (ARPA)</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (242.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/development-design-construction/development-review/" target="_blank" rel="noopener">Development Review (Public Works)</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (204.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/cultural-services/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl02_linkList_ctl33_link" target="_blan...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (240px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/compliance-office/bernalillo-county-code-of-conduct/" target="_blank" rel="noopener">Code of Conduct/Compliance Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (193.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/probate-court/case-lookup/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl02_linkList_ctl01_link" target="_blank" rel="noo...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (143.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/clerk/bureau-of-elections-overview/absentee-voting/" target="_blank" rel="noopener">Absentee Application</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (169.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/county-manager/" target="_blank" rel="noopener">County Manager Division</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (221.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/county-manager/bernalillo-county-charter/" target="_blank" rel="noopener">Charter, Bernalillo County Urban</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (331.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/" target="_blank" rel="noopener">Development Services (Planning & Dev’t Services)</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (60.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/district-2/" target="_blank" rel="noopener">District 2</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (204.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/business-services/permits-inspections-licensing/" target="_blank" rel="noopener">Business Registration (license)</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (189.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/building-services/getting-started/" target="_blank" rel="noopener">Building Permit Information</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.73 (foreground color: #8e9291, background color: #e8f1ee, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.rtsolutions.com/realfile" target="_blank" rel="noopener">Document Management</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (184.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://www.cabq.gov/cjnet/dst2alb/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl02_linkList_ctl31_link" target="_blank" r...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (93px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/finance/county-accounting-budget/biennial-budget-reports/" target="_blank" rel="noopener">Budget Books</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (125.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://notifications.bernco.gov/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl01_linkList_ctl03_link" target="_blank" rel...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (166.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/assessor/find-a-property/assessor-property-record-search-portal/" target="_blank" rel="noopener">Assessor Records Search</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (178.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://www.cabq.gov/airquality/todays-status/burn-no-burn" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl01_linkList_ctl12_...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.58 (foreground color: #e47756, background color: #e8f1ee, font size: 18.0pt (24px), font weight: normal). Expected contrast ratio of 3:1WCAG 1.4.3
<h3>Official Site For Bernalillo County</h3>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum Current ratio: 2.58:1 (need 3:1). Change foreground from #e47756 to #d66b4a (ratio: 3.0:1).
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (112.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/assessor/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl00_linkList_ctl18_link" target="_blank" rel="noopener">Assessor’s...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (47.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://abqlibrary.org/home" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl10_linkList_ctl02_link" target="_blank" title="L...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (222.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/community-centers/paradise-hills/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl14_linkList_ctl00_link...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (192.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/emergency-communications/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl04_linkList_ctl04_link" target="_blank" rel="noop...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (203.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://experience.arcgis.com/experience/3429c5f2b8d44868a94c9d9a00cf5777" target="_blank" rel="noopener">Find Your Commission District</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (70.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/community-services/parks-recreation/team-sports/" target="_blank" rel="noopener">Basketball</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (20.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/metropolitan-detention-center/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl09_linkList_ctl00_link" title="Jail" target=...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (159.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.6px instead of at least 24px.WCAG 2.5.8
<a href="/Government/elected-officials" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl02_linkList_ctl10_link" target="_blank" rel="n...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (121.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.6px instead of at least 24px.WCAG 2.5.8
<a href="/animal-care-services/lost-found-animals/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl10_linkList_ctl09_link" target="_b...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (235.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://library.municode.com/index.aspx?clientId=13071" target="_blank" rel="noopener">Municode – Bernalillo County Code</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (145.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.berncoclerk.gov/voter-registration/my-voter-information/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl11_link...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (250.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/planning/office-of-neighborhood-coordination/" target="_blank" rel="noopener">Office of Neighborhood Coordination</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (224.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://bernalilloextension.nmsu.edu/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl02_linkList_ctl27_link" target="_blank"...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (136.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/summer-lunch-program/" target="_blank" rel="noopener">Free Lunch Program</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (126.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/parks-recreation/land-management/" target="_blank" rel="noopener">Land Management</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (81.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/planning/office-of-neighborhood-coordination/" target="_blank" rel="noopener">Newsletters</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (37.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/parks-recreation/parks/" target="_blank" rel="noopener">Parks</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (188.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/behavioral-health-authority/" target="_blank" rel="noopener">Behavioral Health Authority</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (28.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/general-services/doing-business-with-the-county/how-to-become-a-vendor/" target="_blank" rel="noopener">Bids</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (159.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/economic-development/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl04_linkList_ctl01_link" target="_blank" rel="noopener...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (60.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.berncoclerk.gov/elections/" target="_blank" rel="noopener">Elections</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (85.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/human-resources/bernco-jobs/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl04_linkList_ctl07_link" target="_blank" rel="n...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (151.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.2px instead of at least 24px.WCAG 2.5.8
<a href="https://www.berncoclerk.gov/" target="_blank" rel="noopener">Clerk’s Records Search</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (175.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.4px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public..." id="ctl03_TemplateBody_c..." title="Floodplain Administr..." target="_blank" rel="noopener">
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (110.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/metropolitan-detention-center/overview/" target="_blank" rel="noopener">Full Custody List</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (117.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/trash-recycling/household-hazardous-waste/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (103.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.6px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/summer-lunch-program/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl10_linkList_ctl10_link" title="Lun...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (199.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.berncocl..." id="ctl03_TemplateBody_c..." title="Marriage License Inf..." target="_blank" rel="noopener">
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (136.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/county-manager/past-commissioners/" target="_blank" rel="noopener">Past Commissioners</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (97.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.cabq.gov/planning/online-planning-permitting-applications" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl10_lin...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (210.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/community-centers/los-padillas/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl10_linkList_ctl07_link" ...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (116.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.2px instead of at least 24px.WCAG 2.5.8
<a href="https://bernalillocountynm.iqm2.com/Citizens/Default.aspx" target="_blank" rel="noopener">Meeting Agendas</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (140.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/county-manager/bernalillo-county-organizational-chart/" target="_blank" rel="noopener">Organizational Chart</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (210.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/trash-recycling/east-mountain-transfer-station/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcL...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (55.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/about-the-community-services-division/housing-department/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_c...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (206.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/metropolitan-detention-center/overview/" target="_blank" rel="noopener">Inmate Custody & Release Info</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (119.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://bernco.wd1.myworkdayjobs.com/berncocareers" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl09_linkList_ctl01_link" t...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (121.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="/legal/" target="_blank" rel="noopener">Legal Department</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (81.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/gis-overview/map-gallery/" target="_blank" rel="noopener">Map Gallery</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (147px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/open-space" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl13_linkList_ctl02_link" title="Open Space" ta...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (236.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.berncoclerk.gov/recording-and-filing/passport-services/" target="_blank" rel="noopener">Passport Applications & Processing</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (306.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.6px instead of at least 24px.WCAG 2.5.8
<a href="/planning/lets-talk-trash/" target="_blank" rel="noopener">Illegal Dumping Partnership – Let’s Talk Trash</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (324.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.6px instead of at least 24px.WCAG 2.5.8
<a href="/bernco-view/public-information-requests/" target="_blank" rel="noopener">Inspection of Public Records Act Requests (IPRA)</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (153.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/open-space/properties/" target="_blank" rel="noopener">Open Space Properties</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (142.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/open-space/open-space-hidden-pages/programs/additional-programming/" target="_blank" rel="noopener">Prescription Rx Trails</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (95.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="/probate-court/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl14_linkList_ctl11_link" title="Probate Court" target="_blank...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (301.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/general-services/about-the-program/" target="_blank" rel="noopener">Search Unclaimed Decedents (Complete List)</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (132.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public..." id="ctl03_TemplateBody_c..." title="Storm Water Quality" target="_blank" rel="noopener">
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (152.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/about-..." id="ctl03_TemplateBody_c..." title="Traffic Impact Analy..." target="_blank" rel="noopener">
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (173.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19.2px instead of at least 24px.WCAG 2.5.8
<a href="/wp-content/uploads/VMRF_8-20-14.pdf" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl19_linkList_ctl00_link" title="Vendor R...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (117.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19px instead of at least 24px.WCAG 2.5.8
<a href="/treasurer/frequently-asked-questions/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl14_linkList_ctl15_link" title="Proper...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (168.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/general-services/doing-business-with-the-county/open-solicitations/" target="_blank" rel="noopener">Request for Qualification</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (128.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/planning/office-of-neighborhood-coordination/" target="_blank" rel="noopener">BernCo at a Glance</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (256px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/water-wastewater-stormwater/financial-assistance/" target="_blank" rel="noopener">Waste Water Connection & Assistance</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (111.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/public-works/public-works-services/water-wastewater-stormwater/wells/permitting-process/" target="_blank" rel="noopener">Wells Permitting</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (92.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/finance/strategic-plan-and-department-performance/" target="_blank" rel="noopener">Strategic Plan</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (37.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/trash-recycling/residential-trash-service/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (270.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/general-services/about-the-program/" target="_blank" rel="noopener">Unclaimed/Indigent Cremation Program</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (43.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/clerk/bureau-of-elections-overview/" target="_blank" rel="noopener">Voting</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (143.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/health-and-public-safety/" target="_blank" rel="noopener">Public Safety Division</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (187.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/general-services/doing-business-with-the-county/open-solicitations/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl15_link...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (115.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/community-health-outreach/senior-meals/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl16_linkList_ctl0...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (130.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.8px instead of at least 24px.WCAG 2.5.8
<a href="https://treasurer.bernco.gov/public.access/search/commonsearch.aspx?mode=realprop" target="_blank" rel="noopener">Tax Records Search</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (238.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://hospitals.unm.edu/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl18_linkList_ctl03_link" target="_blank" title="UNM...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (260.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/youth-sports-commission/about/" target="_blank" rel="noopener">Youth Sports Commission Certification</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (248.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/boards-commissions/bernalillo-county-property-nuisance-abatement-office/" target="_blank" rel="noopener">Property Nuisance Abatement Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (98px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="/bernalillo-county-sheriff/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl16_linkList_ctl08_link" target="_blank" title="S...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (125.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/water-wastewater-stormwater/report-water-waste/" target="_blank" rel="noopener">Water Waste Form</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (147.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/youth-services-center/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl21_linkList_ctl01_link" title="Youth Services Center...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (164.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/general-services/right-of-way/" target="_blank" rel="noopener">Real Estate/Right of Way</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (44.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/parks-recreation/weeds-maintenance-and-glyphosate-moratorium-faqs/" target="_blank" rel="noopener">Weeds</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (144.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl14_linkList_ctl24_link" title="Public Works Division" target=...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (165.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/animal-care-services/lost-found-animals/report-a-found-pet/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl15_linkList_ctl...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (246.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/about-..." id="ctl03_TemplateBody_c..." title="Roadway Operations &..." target="_blank" rel="noopener">
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (126.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/road-safety-conditions/streets-traffic-signals/traffic-engineering/" target="_blank" rel="noopener">Traffic Engineering</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (156.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/public-works/public-works-services/water-wastewater-stormwater/wastewater-septic-systems/wastewater-permitting-process/" target="_blank" rel="noopener">Wastewater Permi...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (108.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19px instead of at least 24px.WCAG 2.5.8
<a href="https://treasurer.bernco.gov/public.access/search/commonsearch.aspx?mode=realprop" target="_blank" rel="noopener">Property Search</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (102.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/water-wastewater-stormwater/wastewater-septic-systems/connect-to-municipal-sewer/" target="_blank" rel="noopener">Sewer Hook-up</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (126.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/bernalillo-county-sheriff/recruiting/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl16_linkList_ctl09_link" target="_blan...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (226.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://www.state.nm.us/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl12_linkList_ctl09_link" target="_blank" title="State...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (136.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="/bernco-view/" target="_blank" rel="noopener">Transparency Portal</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (44.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.youtube.com/channel/UCAKt5BZwiEUsv7sfIuPVDFQ" target="_blank" rel="noopener">Videos</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (134.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public..." id="ctl03_TemplateBody_c..." title="Water Conservation" target="_blank" rel="noopener">
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (93.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/behavioral-health-authority/departments/dbhs/care-campus/" target="_blank" rel="noopener">CARE Campus</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (172.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/department-behavioral-health-services/resource-re-entry-program/" target="_blank" rel="noopener">Resource Re-Entry Center</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (193.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/clerk/request-records/public-documents-search/" target="_blank" rel="noopener">Search County Clerk Records</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (323.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/behavioral-health-authority/departments/dbhs/care-campus/supportive-aftercare-community-program-sac/" target="_blank" rel="noopener">Supportive Aftercare Community Prog...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (238.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/business-services/community-workforce-agreements/" target="_blank" rel="noopener">Community Workforce Agreements</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (140px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/clerk/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl02_linkList_ctl23_link" target="_blank" rel="noopener">County Clerk’...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (120.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/county-manager/behavioral-health-initiative/housing-supports/tiny-home-village/" target="_blank" rel="noopener">Tiny Home Village</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (161.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20px instead of at least 24px.WCAG 2.5.8
<a href="https://www.nmhealth.org/about/erd/bvrhs/vrp/death/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl03_linkList_ctl00_link" ...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (166.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.6px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/about-the-community-services-division/communication-services-department/" target="_blank" rel="noopener">Communication Services</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (293.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/county-manager/university-of-new-mexico-hospital-mill-levy/" target="_blank" rel="noopener">University of New Mexico Hospital Mill Levy</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (62.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://bcapp.bernco.gov/BCSO_WarrantInterWITS/" target="_blank" rel="noopener">Warrants</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (225.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.4px instead of at least 24px.WCAG 2.5.8
<a href="http://www.abcwua.org/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl20_linkList_ctl03_link" target="_blank" title="Water ...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (217.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/clerk/request-records/" target="_blank" rel="noopener">Recording and Filing Documents</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (222.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/boards-commissions/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl02_linkList_ctl22_link" target="_blank" rel="noopener">...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (155px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.4px instead of at least 24px.WCAG 2.5.8
<a href="/general-services/doing-business-with-the-county/open-solicitations/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl15_link...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (189.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://nmroads.com/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl15_linkList_ctl12_link" target="_blank" title="Road Cond...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (158.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/community-health-outreach/office-of-social-services/" target="_blank" rel="noopener">Senior & Social Services</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (62.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="http://www.cabq.gov/transit/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl00_linkList_ctl01_link" target="_blank" rel="no...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (230.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/water-wastewater-stormwater/water-conservation-program/water-conservation-incentives/" target="_blank" rel="noopener">Toilet Retrofit Assistance Program</a...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (158.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://www.firstgov.gov/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl18_linkList_ctl00_link" target="_blank" title="U.S....
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (140.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/animal-care-services/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl00_linkList_ctl12_link" target="_blank" rel="noopener...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (106.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/water-wastewater-stormwater/wells/" target="_blank" rel="noopener">Well Ownership</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (76.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/trash-recycling/household-hazardous-waste/" target="_blank" rel="noopener">Yard Waste</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (58.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19.4px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/parks-recreation/swimming-pools-spray-parks/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl00_linkList...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (170.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/boards-commissions/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl01_linkList_ctl06_link" target="_blank" rel="noopener">...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (134px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://metro.nmcourts.gov/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl02_linkList_ctl32_link" target="_blank" rel="noo...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (184.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/probate-court/case-lookup/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl14_linkList_ctl12_link" title="Probate Court Cas...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (191.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/bernco-view/public-information-requests/" target="_blank" rel="noopener">Public Information Requests</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (278.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/community-centers/south-valley-senior-center/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl16_linkLis...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (60.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/district-1/" target="_blank" rel="noopener">District 1</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (113.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/building-services/" target="_blank" rel="noopener">Building Services</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (200.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/parks-recreation/swimming-pools-spray-parks/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl16_linkList...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (86.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.municode.com/library/nm/bernalillo_county/codes/code_of_ordinances" target="_blank" rel="noopener">County Code</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (192.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/community-centers/westside/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl20_linkList_ctl06_link" titl...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (145.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/public-works/current-projects/" target="_blank" rel="noopener">Public Works Projects</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (112.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/parks-recreation/team-sports/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl16_linkList_ctl14_link" ti...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (163.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19.2px instead of at least 24px.WCAG 2.5.8
<a href="/assessor/exemptions-applications-other/" target="_blank" rel="noopener">Veterans Tax Exemption</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (194.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl02_linkList_ctl14_link" target="_blank" rel="noopener">...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (127.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19.2px instead of at least 24px.WCAG 2.5.8
<a href="/treasurer/property-tax-reports-charts-overview/2007-2020-property-tax-rate-charts/" target="_blank" rel="noopener">Property Tax Rates</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (66.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/general-services/doing-business-with-the-county/open-solicitations/" target="_blank" rel="noopener">Proposals</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (106.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/bernco-media/events/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl14_linkList_ctl21_link" title="Public Meetings" target...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (174px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20px instead of at least 24px.WCAG 2.5.8
<a href="/finance/strategic-plan-and-department-performance/" target="_blank" rel="noopener">Department Performance</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (142.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/trash-recycling/east-mountain-transfer-station/" target="_blank" rel="noopener">Convenience Centers</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (137px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public..." id="ctl03_TemplateBody_c..." target="_blank" title="Rain Barrel Program" rel="noopener">
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (272.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/community-centers/raymond-g-sanchez/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl15_linkList_ctl01_l...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (98.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="/bernco-media/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl14_linkList_ctl10_link" title="Press Releases" target="_blank...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (171.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.4px instead of at least 24px.WCAG 2.5.8
<a href="https://www.berncoclerk.gov/recording-and-filing/public-document-search/" target="_blank" rel="noopener">Public Documents Search</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (62.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/trash-recycling/residential-trash-service/recycling/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (168.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/public-works/public-works-services/trash-recycling/residential-trash-service/" target="_blank" rel="noopener">Residential Trash Service</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (225.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/trash-recycling/residential-trash-service/low-income-program/" target="_blank" rel="noopener">Solid Waste Low Income Program</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (122.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/about-the-public-works-division/technical-services/" target="_blank" rel="noopener">Technical Services</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (183.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/behavioral-health-authority/departments/dbhs/care-campus/young-adult-program-yap/" target="_blank" rel="noopener">Young Adult Program (YAP)</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (127.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/cultural-services/public-art-program/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl14_linkList_ctl18_...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (121px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/general-services/risk-management-department/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl15_linkList_ctl11_link" title=...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (78.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/public-works/public-works-services/trash-recycling/residential-trash-service/" target="_blank" rel="noopener">Solid Waste</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (175.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/county-manager/about-bernalillo-county/county-commission-maps/" target="_blank" rel="noopener">County Commission Maps</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (161.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/economic-development/south-valley-mainstreet/" target="_blank" rel="noopener">South Valley MainStreet</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (60.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="http://www.abcwua.org/" target="_blank" rel="noopener">ABCWUA</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (164.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/summer-lunch-program/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl16_linkList_ctl20_link" title="Sum...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (208.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.4px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public..." id="ctl03_TemplateBody_c..." title="Water Conservation O..." target="_blank" rel="noopener">
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (161.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="/planning/building-services/plumbing-gas/" target="_blank" rel="noopener">Plumbing Online Permit</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (36.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/parks-recreation/swimming-pools-spray-parks/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl14_linkList...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (224.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/general-services/about-us/procurement-business-services/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl14_linkList_ctl13_...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (157.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.4px instead of at least 24px.WCAG 2.5.8
<a href="/boards-commissions/public-comment/" target="_blank" rel="noopener">Public Comments Form</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (205.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23.4px instead of at least 24px.WCAG 2.5.8
<a href="/capital-improvement-program" target="_blank" rel="noopener">Capital Improvement Program</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (164.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/legal/" target="_blank" rel="noopener">County Attorney’s Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (48px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://www.cabq.gov/airport/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl00_linkList_ctl08_link" target="_blank" rel="no...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (153px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/bernco-media/general-news/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl01_linkList_ctl02_link" ta...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (100.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/planning/bernalillo-county-cannabis-faqs/" target="_blank" rel="noopener">Cannabis FAQs</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (77.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/government/talk-to-us/ordinances/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl13_linkList_ctl03_link" title="Ordinances...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (231px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/parks-recreation/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl14_linkList_ctl02_link" title="Parks &...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (147.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public..." id="ctl03_TemplateBody_c..." title="Greenwaste Recycling" target="_blank" rel="noopener">
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (60.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/district-4/" target="_blank" rel="noopener">District 4</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (109.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/finance/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl05_linkList_ctl01_link" title="Finance Division" target="_blank" r...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (105.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/trash-recycling/illegal-dumping/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl08_link...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (153.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/for-business-owners/required-workplace-postings/" target="_blank" rel="noopener">Minimum Wage Poster</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (118.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/general-services/accounts-payable-vendor-information/" target="_blank" rel="noopener">Accounts Payable</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (78.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/consumer-health-protection/food-safety/" target="_blank" rel="noopener">Food Safety</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (240.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/graffiti-removal/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl06_linkList_ctl08_link...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (69.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19.4px instead of at least 24px.WCAG 2.5.8
<a href="https://viaintfacep2.bernco.gov/arrestlist" target="_blank" rel="noopener">Arrest List</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (173px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/capital-improvement-program/general-obligation-go-bond-funding/" target="_blank" rel="noopener">General Obligation Bonds</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (107.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/government/elected-officials/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl04_linkList_ctl02_link" target="_blank" rel="...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (103.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="/probate-court/about-judge-cristy-j-carbon-gaul/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl09_linkList_ctl03_link" tar...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (94.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.balloonfiesta.com/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl01_linkList_ctl00_link" target="_blank" rel="...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (211.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/boards-commissions/homeless-coordinating-council/" target="_blank" rel="noopener">Homeless Coordinating Council</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (287.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/for-business-owners/plastic-and-polystyrene-ban-faqs/" target="_blank" rel="noopener">Plastic Bag/Container Ban Ordinance FAQs</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (236.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.berncoclerk.gov/recording-and-filing/" target="_blank" rel="noopener">County Clerk’s Recording and Filing</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (126.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://www.tax.newmexico.gov/gross-receipts-tax-historic-rates.aspx" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl06_linkL...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (209.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/metropolitan-detention-center/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl11_linkList_ctl05_link" title="Metropolitan ...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (158.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19px instead of at least 24px.WCAG 2.5.8
<a href="/planning/employee-wellness-act/" target="_blank" rel="noopener">Employee Wellness Act </a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (210.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/community-centers/los-vecinos/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl10_linkList_ctl08_link" t...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (130.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.2px instead of at least 24px.WCAG 2.5.8
<a href="https://metro.nmcourts.gov/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl11_linkList_ctl04_link" target="_blank" title="M...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (60.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/district-3/" target="_blank" rel="noopener">District 3</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (103.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/parks-recreation/weight-rooms-fitness-centers/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl05_linkLi...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (119px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/open-space/open-space-hidden-pages/programs/master-naturalist/" target="_blank" rel="noopener">Master Naturalist</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (218px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/probate-court/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl02_linkList_ctl30_link" target="_blank" rel="noopener">Court...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (160px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://public.govdelivery.com/accounts/NMBERNCO/subscriber/new" target="_blank" rel="noopener">GovDelivery Enrollment</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (141.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="https://aca-prod.accela.com/bernco/Default.aspx" target="_blank" rel="noopener">Accela Citizen Access</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (169.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="/general-services/" target="_blank" rel="noopener">General Services Division</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (267.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://www.mrgcd.com/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl11_linkList_ctl06_link" target="_blank" title="Middle ...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (60.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/district-5/" target="_blank" rel="noopener">District 5</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (27.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/behavioral-health-authority/services/dwi-prevention/dwi-prevention-program/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placehol...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (74.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/open-space/open-space-hidden-pages/overview-hidden/greenprint/" target="_blank" rel="noopener">Greenprint</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (242.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://www.mrcog-nm.gov/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl11_linkList_ctl07_link" target="_blank" title="Mid-...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (199.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="/metropolitan-detention-center/programs/community-custody-program/" target="_blank" rel="noopener">Community Custody Program</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (81.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.6px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/economic-development/film-bernco/" target="_blank" rel="noopener">Film BernCo</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (152.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/open-space/programs/" target="_blank" rel="noopener">Open Space Programs </a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (147.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/bernco-media/general-news/" target="_blank" rel="noopener">News Release Archive</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (134.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/community-centers/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl02_linkList_ctl12_link" target="_blan...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (61.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/trash-recycling/illegal-dumping/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl03_link...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (167.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19px instead of at least 24px.WCAG 2.5.8
<a href="/emergency-management/" target="_blank" rel="noopener">Emergency Management</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (159.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.2px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public..." id="ctl03_TemplateBody_c..." title="Floodzone Informatio..." target="_blank" rel="noopener">
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (250px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/county-manager/criminal-justice-coordinating-council/criminal-justice-coordinating-council-overview/" target="_blank" rel="noopener">Criminal Justice Coordinating Counc...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (163.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public..." id="ctl03_TemplateBody_c..." title="Groundwater Resource..." target="_blank" rel="noopener">
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (146.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/planning/neighborhood-coordination/neighborhood-associations/neighborhood-grants/" target="_blank" rel="noopener">Neighborhood Grants</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (110.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/public-works-services/trash-recycling/residential-trash-service/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (193.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/finance/about-us/operations-excellence-office/" target="_blank" rel="noopener">Operations Excellence Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.73 (foreground color: #8e9291, background color: #e8f1ee, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.rtsolutions.com/realsites" target="_blank" rel="noopener">Website Design</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.17 (foreground color: #a0a5a3, background color: #e8f1ee, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<p>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (226.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/" target="_blank" rel="noopener">Planning & Development Services</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (339.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/community-services/parks-recreation/parks-recreation-and-open-space-capital-projects/" target="_blank" rel="noopener">Parks, Recreation and Open Space Capital Projects<...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (126.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px.WCAG 2.5.8
<a href="https://anabpd.ansi.org/Accreditation/credentialing/certificate-issuers/AllDirectoryListing?prgID=264&statusID=4" target="_blank" rel="noopener">Food Handler Card</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (176.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/about-the-public-works-division/technical-services/natural-resource-services/" target="_blank" rel="noopener">Natural Resource Services</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (123px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/open-space/open-space-hidden-pages/programs/grow-the-growers/" target="_blank" rel="noopener">Grow the Growers</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (168.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/employee-wellness-act/" target="_blank" rel="noopener">Paid Time Off Ordinance </a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span property="name">A-Z Services</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (289.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/consumer-health-protection/find-your-permitting-agency-or-jurisdiction/" target="_blank" rel="noopener">Find Your Jurisdiction or Permitting Agency</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (44.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/bernco-media/events/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl04_linkList_ctl11_link" target="_blank" rel="noopener"...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (250.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23.4px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/..." id="ctl03_TemplateBody_c..." title="Gutierrez - Hubbell ..." target="_blank" rel="noopener">
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (158.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="/planning/building-services/plumbing-and-mechanical/" target="_blank" rel="noopener">Plumbing & Mechanical</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (141.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/finance/about-us/accounting-and-budget/" target="_blank" rel="noopener">Accounting & Budget</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (124.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/community-services/cultural-services/cultural-services-events/movies-in-the-park/" target="_blank" rel="noopener">Movies in the Park</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span>Home</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (192.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/for-business-owners/business-license-registration/" target="_blank" rel="noopener">Apply For a Business License</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (119.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px.WCAG 2.5.8
<a href="/planning/consumer-health-protection/" target="_blank" rel="noopener">Health Protection</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (64.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.6px instead of at least 24px.WCAG 2.5.8
<a href="/contact-us/website-feedback/" target="_blank" rel="noopener">Feedback</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (190.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.4px instead of at least 24px.WCAG 2.5.8
<a href="/public-works/about-the-public-works-division/fleet-facilities-management/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl0...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (116px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/county-manager/holiday-schedule/" target="_blank" rel="noopener">Holiday Schedule</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (221.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://www.govdeals.com/BernalilloCounty" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl06_linkList_ctl05_link" target="_bl...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (109.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/county-manager/holiday-schedule/" target="_blank" rel="noopener">County Holidays</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (112.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/planning-and-land-use/" target="_blank" rel="noopener">Planning Section</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (132.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px.WCAG 2.5.8
<a href="https://anabpd.ansi.org/Accreditation/credentialing/personnel-certification/food-protection-manager/AlLdirectoryListing?menuID=8&prgID=8&statusID=4" target="_blank" rel="noopener">Foo...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (156px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/gis-overview/" target="_blank" rel="noopener">GIS Technology Section</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (174.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/building-services/mechanical/" target="_blank" rel="noopener">Mechanical Online Permit</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (69.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="http://www.cabq.gov/culturalservices/govtv" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl06_linkList_ctl04_link" target="_...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (90.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19.8px instead of at least 24px.WCAG 2.5.8
<a href="/fire/" id="ctl03_TemplateBody_ctl00_PageLayout_ctl00_Placeholder3_ctl00_pageContent_ctl00_Placeholder5_ctl00_abcLinks_ctl05_linkList_ctl03_link" title="Fire and Rescue" target="_blank" rel="...
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (117.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.WCAG 2.5.8
<a href="/planning/building-services/electrical/" target="_blank" rel="noopener">Electrical Permits</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (107.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px.WCAG 2.5.8
<a href="https://www.bernco.gov/human-resources/talent-management-center-of-excellence/flame/" target="_blank" rel="noopener">FLAME Program</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highInsufficient color contrast: 2.97:1 (required: 4.5:1 for normal text). Foreground: rgb(255, 255, 255), background: rgb(228, 119, 86). Text: "Home"WCAG 1.4.3
<span>Home</span>
Current ratio: 2.97:1 (need 4.5:1). Change foreground from #ffffff to #2f2f2f (ratio: 4.5:1).
highConsole warning: jQuery.Deferred exception: Cannot read properties of undefined (reading 'attributes') TypeError: Cannot read properties of undefined (reading 'attributes') at HTMLDocument.<anonymous> (https://www.bernco.gov/wp-content/themes/Divi%20Child/js/scripts.js?ver=1.0.4:179:45) at e (https://www.bernco.gov/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:27028) at t (https://www.bernco.gov/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:27330)
https://www.bernco.gov/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:1mediumAdd Strict-Transport-Security header with max-age of at least 31536000 Add X-Frame-Options: DENY or SAMEORIGIN Add a Content-Security-Policy header with appropriate directives Add Referrer-Policy: strict-origin-when-cross-origin or no-referrer
highFocus jumps backward from "CLOSE SEARCH" to "Home" (visual distance: 486px). No explicit tabIndex — likely a DOM order issue.WCAG 2.4.3
<a>Home</a>
Reorder elements in the DOM to match the visual layout.
highFocus jumps backward from "E-Waste Recycling" to "Feedback" (visual distance: 2242px). No explicit tabIndex — likely a DOM order issue.WCAG 2.4.3
<a>Feedback</a>
Reorder elements in the DOM to match the visual layout. Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
highPage requires horizontal scrolling at 320px width (496px overflow). Content should reflow without horizontal scrolling at this width.WCAG 1.4.10
<html>
Use responsive CSS (max-width, flex-wrap, media queries) to ensure content reflows at narrow widths.
mediumDocument should have one main landmark: Fix all of the following: Document does not have a main landmark
<html lang="en-US" class="js">
Ensure the document has a main landmark. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div id="section-title" class="et_pb_section et_pb_section_1 et_pb_with_background et_section_regular">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_section et_pb_section_6 et_pb_with_background et_section_regular">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumZooming and scaling must not be disabled: Fix any of the following: user-scalable on <meta> tag disables zooming on mobile devicesWCAG 1.4.4
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
Ensure <meta name="viewport"> does not disable text scaling and zooming. See: https://www.w3.org/WAI/WCAG22/Understanding/resize-text
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<span>Home</span>
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<span property="name">A-Z Services</span>
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.facebook.com/BernalilloCounty" class="icon et_pb_with_border" title="Follow on Facebook" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Fo
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(68, 71, 70), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="gsst_a" href="javascript:void(0)" title="Clear search box" role="button" style="display: none;"><span class="gscb_a" id="gs_cb51" aria-hidden="true">×</span></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(68, 71, 70), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="gsst_a" href="javascript:void(0)" style="display: none;" title="Clear search box" role="button"><span class="gscb_a" id="gs_cb50" aria-hidden="true">×</span></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://twitter.com/BernCounty" class="icon et_pb_with_border" title="Follow on X" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Follow</span></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.flickr.com/photos/124401095@N07" class="icon et_pb_with_border" title="Follow on Flickr" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Fo
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.instagram.com/berncounty/" class="icon et_pb_with_border" title="Follow on Instagram" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Follo
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.youtube.com/channel/UCAKt5BZwiEUsv7sfIuPVDFQ" class="icon et_pb_with_border" title="Follow on Youtube" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hi
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
medium"Fire & Rescue" is visually at position 67 but receives focus at position 150 (drift: 83).WCAG 2.4.3
<a>Fire & Rescue</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Greenprint" is visually at position 106 but receives focus at position 170 (drift: 64).WCAG 2.4.3
<a>Greenprint</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Find Your Commission District" is visually at position 63 but receives focus at position 148 (drift: 85).WCAG 2.4.3
<a>Find Your Commission District</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"FLAME Program" is visually at position 71 but receives focus at position 152 (drift: 81).WCAG 2.4.3
<a>FLAME Program</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"General Services Division" is visually at position 94 but receives focus at position 163 (drift: 69).WCAG 2.4.3
<a>General Services Division</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Finance Division" is visually at position 61 but receives focus at position 147 (drift: 86).WCAG 2.4.3
<a>Finance Division</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Film BernCo" is visually at position 59 but receives focus at position 146 (drift: 87).WCAG 2.4.3
<a>Film BernCo</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Flood Zone Information" is visually at position 76 but receives focus at position 155 (drift: 79).WCAG 2.4.3
<a>Flood Zone Information</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Gift/Financial Disclosure Forms For Elected Officials & Publ" is visually at position 95 but receives focus at position 164 (drift: 69).WCAG 2.4.3
<a>Gift/Financial Disclosure Forms For Elected Officials & Publ</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Fitness Centers" is visually at position 69 but receives focus at position 151 (drift: 82).WCAG 2.4.3
<a>Fitness Centers</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Food Handler Card" is visually at position 78 but receives focus at position 156 (drift: 78).WCAG 2.4.3
<a>Food Handler Card</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Fleet/Facilities Management" is visually at position 73 but receives focus at position 153 (drift: 80).WCAG 2.4.3
<a>Fleet/Facilities Management</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Find Your Jurisdiction or Permitting Agency" is visually at position 65 but receives focus at position 149 (drift: 84).WCAG 2.4.3
<a>Find Your Jurisdiction or Permitting Agency</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Food Safety" is visually at position 81 but receives focus at position 158 (drift: 77).WCAG 2.4.3
<a>Food Safety</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Floodplain Administrators" is visually at position 74 but receives focus at position 154 (drift: 80).WCAG 2.4.3
<a>Floodplain Administrators</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Graffiti Removal Program and Form" is visually at position 104 but receives focus at position 169 (drift: 65).WCAG 2.4.3
<a>Graffiti Removal Program and Form</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Greenwaste Recycling" is visually at position 108 but receives focus at position 171 (drift: 63).WCAG 2.4.3
<a>Greenwaste Recycling</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"GovDeals Online Surplus Auction" is visually at position 100 but receives focus at position 167 (drift: 67).WCAG 2.4.3
<a>GovDeals Online Surplus Auction</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Free Lunch Program" is visually at position 83 but receives focus at position 159 (drift: 76).WCAG 2.4.3
<a>Free Lunch Program</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Garbage Pick-up" is visually at position 91 but receives focus at position 161 (drift: 70).WCAG 2.4.3
<a>Garbage Pick-up</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"GovDelivery Enrollment" is visually at position 102 but receives focus at position 168 (drift: 66).WCAG 2.4.3
<a>GovDelivery Enrollment</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Full Custody List" is visually at position 85 but receives focus at position 160 (drift: 75).WCAG 2.4.3
<a>Full Custody List</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Groundwater Resources" is visually at position 112 but receives focus at position 173 (drift: 61).WCAG 2.4.3
<a>Groundwater Resources</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"GIS Technology Section" is visually at position 96 but receives focus at position 165 (drift: 69).WCAG 2.4.3
<a>GIS Technology Section</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"General Obligation Bonds" is visually at position 93 but receives focus at position 162 (drift: 69).WCAG 2.4.3
<a>General Obligation Bonds</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"GOV TV 16" is visually at position 98 but receives focus at position 166 (drift: 68).WCAG 2.4.3
<a>GOV TV 16</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Gross Receipts Tax" is visually at position 110 but receives focus at position 172 (drift: 62).WCAG 2.4.3
<a>Gross Receipts Tax</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
medium"Food Manager Card" is visually at position 79 but receives focus at position 157 (drift: 78).WCAG 2.4.3
<a>Food Manager Card</a>
Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
mediumBroken link: https://www.bernco.gov/forms/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/forms/">Forms</a>
mediumBroken link: https://www.bernco.gov/public-works/public-works-services/water-wastewater-stormwater/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-works/public-works-services/water-wastewater-stormwater/">Natural Resource Services</a>
mediumBroken link: https://www.bernco.gov/a-z/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/a-z/">A-Z Services</a>
mediumBroken link: https://www.bernco.gov/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/">Home</a>
mediumBroken link: https://www.bernco.gov/boards-commissions returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/boards-commissions">Boards & Commissions</a>
mediumBroken link: https://www.bernco.gov/government/talk-to-us/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/government/talk-to-us/">Talk to Us</a>
mediumBroken link: https://www.bernco.gov/how-do-i/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/how-do-i/">How Do I?</a>
mediumBroken link: https://www.bernco.gov/county-manager/criminal-justice-coordinating-council/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/criminal-justice-coordinating-council/">Criminal Justice Coordinating Council</a>
mediumBroken link: https://www.bernco.gov/human-resources/about-us/labor-relations-1/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/human-resources/about-us/labor-relations-1/">Labor Relations</a>
mediumBroken link: https://www.bernco.gov/bernco-view/county-employee-information/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/county-employee-information/">County Employee Information</a>
mediumBroken link: https://www.bernco.gov/bernco-view/employee-salaries/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/employee-salaries/">Employee Salaries</a>
mediumBroken link: https://www.bernco.gov/compliance-office returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/compliance-office">Compliance Office</a>
mediumBroken link: https://www.bernco.gov/human-resources returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/human-resources">Human Resources</a>
mediumBroken link: https://www.bernco.gov/district-1/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-1/">District 1 – Barbara Baca</a>
mediumBroken link: https://www.bernco.gov/bernco-view/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/">Public Records & Data</a>
mediumBroken link: https://www.bernco.gov/online-services returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/online-services">Services for Residents</a>
mediumBroken link: https://www.bernco.gov/careers/bernco/classspecs returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/careers/bernco/classspecs">Job Descriptions</a>
mediumBroken link: https://www.bernco.gov/planning/for-residents-homeowners/homeowner-projects-permits/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/for-residents-homeowners/homeowner-projects-permits/">Home Improvement Permits</a>
mediumBroken link: https://www.bernco.gov/human-resources/labor-and-employee-relations-center-of-excellence/union-contracts-mous/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/human-resources/labor-and-employee-relations-center-of-excellence/union-contracts-mous/">Union Contracts</a>
mediumBroken link: https://www.bernco.gov/district-2/about-the-commissioner/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-2/about-the-commissioner/">About the Commissioner</a>
mediumBroken link: https://www.bernco.gov/your-community/services/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/your-community/services/">Services</a>
mediumBroken link: https://www.bernco.gov/public-works/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-works/">Public Works</a>
mediumBroken link: https://www.bernco.gov/assessor/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/assessor/">Assessor – Damian R. Lara</a>
mediumBroken link: https://www.bernco.gov/assessor/countrywide-canvass/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/assessor/countrywide-canvass/">Assessor Canvass Survey</a>
mediumBroken link: https://www.bernco.gov/finance/tax-dollars-at-work/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/tax-dollars-at-work/">Tax Dollars at Work</a>
mediumBroken link: https://www.bernco.gov/a-z/#search returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/a-z/#search">Search</a>
mediumBroken link: https://www.bernco.gov/district-3/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-3/">District 3 – Adriann Barboa</a>
mediumBroken link: https://www.bernco.gov/probate-court/case-lookup/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/probate-court/case-lookup/">Probate Court Case Lookup</a>
mediumBroken link: https://www.bernco.gov/finance/county-accounting-budget/audits/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/county-accounting-budget/audits/">Audits</a>
mediumBroken link: https://www.bernco.gov/county-manager/holiday-schedule/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/holiday-schedule/">Holiday Schedule</a>
mediumBroken link: https://www.bernco.gov/probate-court/probate-process/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/probate-court/probate-process/">Wills, Estate & Probate Court</a>
mediumBroken link: https://www.bernco.gov/county-manager/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/">County Manager’s Division</a>
mediumBroken link: https://www.bernco.gov/treasurer/paying-your-property-taxes-overview/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/treasurer/paying-your-property-taxes-overview/">Pay Property Tax</a>
mediumBroken link: https://www.bernco.gov/planning/gis-overview/map-gallery/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/gis-overview/map-gallery/">Maps</a>
mediumBroken link: https://www.bernco.gov/bernco-view/credit-card/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/credit-card/">Credit Card Information – Commissioners, County Manager and Assistants</a>
mediumBroken link: https://www.bernco.gov/bernco-view/contracts/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/contracts/">Contracts</a>
mediumBroken link: https://www.bernco.gov/bernco-view/campaign-contributions/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/campaign-contributions/">Campaign Contributions</a>
mediumBroken link: https://www.bernco.gov/district-4/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-4/">District 4 – Walt Benson</a>
mediumBroken link: https://www.bernco.gov/clerk-old/voter-registration/my-voter-information/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/clerk-old/voter-registration/my-voter-information/">My Voter Information</a>
mediumBroken link: https://www.bernco.gov/county-manager returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager">County Manager/Administration</a>
mediumBroken link: https://www.bernco.gov/county-manager/bernalillo-county-mdc-population-dashboard/# returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/bernalillo-county-mdc-population-dashboard/#">MDC Population Dashboard</a>
mediumBroken link: https://www.bernco.gov/treasurer/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/treasurer/">Treasurer – Tim Eichenberg</a>
mediumBroken link: https://www.bernco.gov/clerk/marriage-licenses/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/clerk/marriage-licenses/">Marriage Licenses</a>
mediumBroken link: https://www.bernco.gov/finance/investor-relations/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/investor-relations/">Investor Relations</a>
mediumBroken link: https://www.bernco.gov/customer-service/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/customer-service/">Customer Service</a>
mediumBroken link: https://www.bernco.gov/district-5/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-5/">District 5 – Eric C. Olivas</a>
mediumBroken link: https://www.bernco.gov/planning returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning">Planning & Development Services</a>
mediumBroken link: https://www.bernco.gov/economic-development returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/economic-development">Economic Development</a>
mediumBroken link: https://www.bernco.gov/county-manager/university-of-new-mexico-hospital-mill-levy/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/university-of-new-mexico-hospital-mill-levy/">University of New Mexico Hospital Mill Levy</a>
mediumBroken link: https://www.bernco.gov/government/elected-officials/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/government/elected-officials/">Elected Officials</a>
mediumBroken link: https://www.bernco.gov/district-2/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-2/">District 2 – Frank Baca</a>
mediumBroken link: https://www.bernco.gov/contact-us/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/contact-us/">Contact Us</a>
mediumBroken link: https://www.bernco.gov/county-manager/compliments-and-complaints/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/compliments-and-complaints/">Complaints & Compliments</a>
mediumBroken link: https://www.bernco.gov/legal returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/legal">County Attorney</a>
mediumBroken link: https://www.bernco.gov/probate-court/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/probate-court/">Probate Judge – Cristy J. Carbon-Gaul</a>
mediumBroken link: https://www.bernco.gov/district-3/district-3/financial-disclosures/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-3/district-3/financial-disclosures/">District 3 Directed Funding</a>
mediumBroken link: https://www.bernco.gov/finance/opengov-financials/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/opengov-financials/">OpenGov Financials</a>
mediumBroken link: https://www.bernco.gov/bernco-media/general-news/behavioral-health-services-news-archive/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-media/general-news/behavioral-health-services-news-archive/">News</a>
mediumBroken link: https://www.bernco.gov/metropolitan-detention-center/inmate-money/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/metropolitan-detention-center/inmate-money/">Inmate Money</a>
mediumBroken link: https://www.bernco.gov/community-services/cultural-services/history-of-bernalillo-county/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/community-services/cultural-services/history-of-bernalillo-county/">Explore Our History</a>
mediumBroken link: https://www.bernco.gov/general-services/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/general-services/">General Services</a>
mediumBroken link: https://www.bernco.gov/bernalillo-county-sheriff returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernalillo-county-sheriff">Sheriff’s Office</a>
mediumBroken link: https://www.bernco.gov/planning/for-business-owners/required-workplace-postings/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/for-business-owners/required-workplace-postings/">Minimum Wage Poster</a>
mediumBroken link: https://www.bernco.gov/finance/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/">Finance</a>
mediumBroken link: https://www.bernco.gov/business-services/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/business-services/">Doing Business with the County</a>
mediumBroken link: https://www.bernco.gov/emergency-communications returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/emergency-communications">Emergency Communications</a>
mediumBroken link: https://www.bernco.gov/DBHS-archive/?page_id=15020 returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/DBHS-archive/?page_id=15020">Home</a>
mediumBroken link: https://www.bernco.gov/planning/consumer-health-protection/find-your-permitting-agency-or-jurisdiction/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/consumer-health-protection/find-your-permitting-agency-or-jurisdiction/">What’s My Property Zone?</a>
mediumBroken link: https://www.bernco.gov/health-and-public-safety/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/health-and-public-safety/">Public Safety</a>
mediumBroken link: https://www.bernco.gov/public-safety/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-safety/">Public Safety</a>
mediumBroken link: https://www.bernco.gov/fire/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/fire/">Fire & Rescue</a>
mediumBroken link: https://www.bernco.gov/behavioral-health-authority/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/behavioral-health-authority/">Behavioral Health Authority</a>
mediumBroken link: https://www.bernco.gov/finance/operations-excellence-office/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/operations-excellence-office/">Operations Excellence Office</a>
mediumBroken link: https://www.bernco.gov/youth-services-center returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/youth-services-center">Youth Services Center</a>
mediumBroken link: https://www.bernco.gov/your-community/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/your-community/">Living Here</a>
mediumBroken link: https://www.bernco.gov/public-works/about-the-public-works-division/fleet-facilities-management/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-works/about-the-public-works-division/fleet-facilities-management/">Fleet/Facilities Management</a>
mediumBroken link: https://www.bernco.gov/planning/ordinances-codes/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/ordinances-codes/">Ordinances & Codes</a>
mediumBroken link: https://www.bernco.gov/emergency-management returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/emergency-management">Emergency Management</a>
mediumBroken link: https://www.bernco.gov/fire returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/fire">Fire & Rescue</a>
mediumBroken link: https://www.bernco.gov/finance/about-us/accounting-and-budget/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/about-us/accounting-and-budget/">Accounting & Budget</a>
mediumBroken link: https://www.bernco.gov/planning/building-services/apply-for-trade-permits/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/building-services/apply-for-trade-permits/">Trade Permits</a>
mediumBroken link: https://www.bernco.gov/animal-care-services returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/animal-care-services">Animal Care Services</a>
mediumBroken link: https://www.bernco.gov/capital-improvement-program returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/capital-improvement-program">Capital Improvement Plan</a>
mediumElement overflows viewport by 495px at 320px width.WCAG 1.4.10
<tr> <td style="width: 5%;"> <h2><u><a href="#A">A</a></u></h2> </td> <td style="width: 2.5%;"> <h2><u><a href="#B">B</a></u></h2> </td> <td style="width: 3.23625%;"> <h2><u><a href="#C">C</a></u></h2
Set max-width: 100% or use overflow-wrap to prevent horizontal overflow.
mediumElement overflows viewport by 495px at 320px width.WCAG 1.4.10
<tbody> <tr> <td style="width: 5%;"> <h2><u><a href="#A">A</a></u></h2> </td> <td style="width: 2.5%;"> <h2><u><a href="#B">B</a></u></h2> </td> <td style="width: 3.23625%;"> <h2><u><a href="#C">C</a>
Set max-width: 100% or use overflow-wrap to prevent horizontal overflow.
mediumElement overflows viewport by 18px at 320px width.WCAG 1.4.10
<u><a href="#K">K</a></u>
Set max-width: 100% or use overflow-wrap to prevent horizontal overflow.
mediumElement overflows viewport by 27px at 320px width.WCAG 1.4.10
<td style="width: 0.0048828%;"> <h2><u><a href="#K">K</a></u></h2> </td>
Set max-width: 100% or use overflow-wrap to prevent horizontal overflow.
mediumElement overflows viewport by 18px at 320px width.WCAG 1.4.10
<h2><u><a href="#K">K</a></u></h2>
Set max-width: 100% or use overflow-wrap to prevent horizontal overflow.
mediumElement overflows viewport by 18px at 320px width.WCAG 1.4.10
<a href="#K">K</a>
Set max-width: 100% or use overflow-wrap to prevent horizontal overflow.
mediumElement overflows viewport by 496px at 320px width.WCAG 1.4.10
<table border="1" style="border-collapse: collapse; width: 100%;"> <tbody> <tr> <td style="width: 5%;"> <h2><u><a href="#A">A</a></u></h2> </td> <td style="width: 2.5%;"> <h2><u><a href="#B">B</a></u>
Set max-width: 100% or use overflow-wrap to prevent horizontal overflow.
lowBroken link: https://www.berncoclerk.gov/ returned status 403 Forbidden after 1 attempts
<a href="https://www.berncoclerk.gov/">Clerk – Michelle S. Kavanaugh</a>
lowLink timeout: http://app.bernco.gov/HA_App_Portal/ did not respond within 5000ms after 8 attempts
<a href="http://app.bernco.gov/HA_App_Portal/">Housing Portal</a>
lowBroken link: https://twitter.com/BernCounty returned status 403 Forbidden after 1 attempts
<a href="https://twitter.com/BernCounty">Follow</a>
lowLink timeout: http://epermits.bernco.gov/CitizenAccess/ did not respond within 5000ms after 2 attempts
<a href="http://epermits.bernco.gov/CitizenAccess/">Property & Permits Lookup</a>
lowLink timeout: http://app.bernco.gov/warrants/ did not respond within 5000ms after 8 attempts
<a href="http://app.bernco.gov/warrants/">Warrants</a>
www.bernco.gov174findings
highImage has no accessible name in the accessibility tree. Screen readers will skip or announce it generically.WCAG 1.1.1
<!-- a11y: role="image" -->
Add alt text to the image. If decorative, mark with role="presentation" or alt="". WCAG 1.1.1 requires text alternatives for non-text content.
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#" class="et-pb-active-control">1</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#">7</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highLinks must have discernible text: Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attributeWCAG 2.4.4
<a class="et-pb-arrow-prev" href="#"><span>Previous</span></a>
Ensure links have discernible text. See: https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#">2</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 3.69 (foreground color: #858585, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="#">Complete Event Calendar</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.47 (foreground color: #ffffff, background color: #96aa94, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 3:1WCAG 1.4.3
<div class="services-grid-card-title">Clerk Information</div>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highLinks must have discernible text: Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attributeWCAG 2.4.4
<a class="et-pb-arrow-prev" href="#"><span>Previous</span></a>
Ensure links have discernible text. See: https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#" class="et-pb-active-control">1</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #e47756, background color: #ffffff, font size: 25.2pt (33.6px), font weight: normal). Expected contrast ratio of 3:1WCAG 1.4.3
<h3>Bernalillo County Commissioners & Elected Officials</h3>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.73 (foreground color: #8e9291, background color: #e8f1ee, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.rtsolutions.com/realsites" target="_blank" rel="noopener">Website Design</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highLinks must have discernible text: Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attributeWCAG 2.4.4
<a class="et-pb-arrow-next" href="#"><span>Next</span></a>
Ensure links have discernible text. See: https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#" class="et-pb-active-control">1</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.47 (foreground color: #ffffff, background color: #96aa94, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 3:1WCAG 1.4.3
<div class="services-grid-card-title">Assessor Information</div>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 14.7pt (19.6px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="https://www.bernco.gov/boards-commissions/speak-at-a-meeting/">Click here to make public comment.</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 3.65 (foreground color: #ffffff, background color: #6689ac, font size: 7.0pt (9.36px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<div class="ai1ec-month">Apr</div>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum Current ratio: 3.66:1 (need 4.5:1). Change foreground from #ffffff to #1f1f1f (ratio: 4.5:1).
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.58 (foreground color: #e47756, background color: #e8f1ee, font size: 18.0pt (24px), font weight: normal). Expected contrast ratio of 3:1WCAG 1.4.3
<h3>Official Site For Bernalillo County</h3>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.73 (foreground color: #8e9291, background color: #e8f1ee, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.rtsolutions.com" target="_blank" rel="noopener">Real Time Solutions</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.47 (foreground color: #ffffff, background color: #96aa94, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<div class="services-grid-card-description">
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#">3</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #e47756, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<h2 class="et_pb_slide_title"> West Mesa Ridge A Groundbreaking</h2>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.17 (foreground color: #a0a5a3, background color: #e8f1ee, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<p>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#">4</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#">6</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 3.58 (foreground color: #e8582c, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="#">Upcoming Events</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a class="et_pb_button et_pb_more_button" href="https://www.bernco.gov/blog/2026/04/28/metropolitan-detention-center-inmate-dies-2/">Read More</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highLinks must have discernible text: Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attributeWCAG 2.4.4
<a class="et-pb-arrow-next" href="#"><span>Next</span></a>
Ensure links have discernible text. See: https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 14.7pt (19.6px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="https://bit.ly/2FhYtDX" target="_blank" rel="noopener">You Tube channel</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum Current ratio: 2.97:1 (need 4.5:1). Change foreground from #ffffff to #2f2f2f (ratio: 4.5:1). Current ratio: 3.58:1 (need 4.5:1). Change foreground from #e8582c to #d44515 (ratio: 4.5:1). Current ratio: 3.69:1 (need 4.5:1). Change foreground from #858585 to #777676 (ratio: 4.5:1).
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 14.7pt (19.6px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="https://www.bernco.gov/bernco-media/live/" target="_blank" rel="noopener">BernCo.gov</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a class="et_pb_button et_pb_more_button" href="https://www.bernco.gov/emergency-management/emergency-preparedness-resources/" target="_blank" data-icon="">Click Here</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum Current ratio: 2.97:1 (need 4.5:1). Change foreground from #ffffff to #2f2f2f (ratio: 4.5:1).
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #e47756, background color: #ffffff, font size: 25.2pt (33.6px), font weight: normal). Expected contrast ratio of 3:1WCAG 1.4.3
<h3>Customer Service Portal</h3>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highLinks must have discernible text: Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attributeWCAG 2.4.4
<a class="et-pb-arrow-prev" href="#"><span>Previous</span></a>
Ensure links have discernible text. See: https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.73 (foreground color: #8e9291, background color: #e8f1ee, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.rtsolutions.com/realfile" target="_blank" rel="noopener">Document Management</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#">3</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highLinks must have discernible text: Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attributeWCAG 2.4.4
<a class="et-pb-arrow-next" href="#"><span>Next</span></a>
Ensure links have discernible text. See: https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#">5</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#">4</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 3.69 (foreground color: #858585, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="#">County Meetings</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#">5</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 14.7pt (19.6px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<p>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum Current ratio: 2.97:1 (need 4.5:1). Change foreground from #ffffff to #2f2f2f (ratio: 4.5:1).
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#">3</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#">4</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.47 (foreground color: #ffffff, background color: #96aa94, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<div class="services-grid-card-description">
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highInsufficient color contrast: 2.17:1 (required: 4.5:1 for normal text). Foreground: rgb(40, 89, 82), background: rgb(100, 137, 173). Text: "Board of County Commissioners - Zoning"WCAG 1.4.3
<a class="ai1ec-load-view ai1ec-category ai1ec-cat" data-type="jsonp" href="https://www.bernco.gov/calendar-2/action~agenda/cat_ids~18,31/events_limit~3/request_format~json/?ai1ec_source=undefined" da
Current ratio: 2.17:1 (need 4.5:1). Change foreground from #285952 to #00231f (ratio: 4.5:1).
highInsufficient color contrast: 2.32:1 (required: 4.5:1 for normal text). Foreground: rgb(170, 170, 170), background: rgb(255, 255, 255). Text: "Categories:"WCAG 1.4.3
<span class="ai1ec-field-label"> <i class="ai1ec-fa ai1ec-fa-folder-open"></i> Categories: </span>
Current ratio: 2.32:1 (need 4.5:1). Change foreground from #aaaaaa to #777676 (ratio: 4.5:1).
highInsufficient color contrast: 2.17:1 (required: 4.5:1 for normal text). Foreground: rgb(40, 89, 82), background: rgb(100, 137, 173). Text: "Agenda"WCAG 1.4.3
<span class="ai1ec-hidden-xs ai1ec-hidden-sm"> Agenda </span>
Current ratio: 2.17:1 (need 4.5:1). Change foreground from #285952 to #00231f (ratio: 4.5:1). Current ratio: 3.36:1 (need 4.5:1). Change foreground from #285952 to #12453f (ratio: 4.6:1).
highConsole warning: jQuery.Deferred exception: Cannot read properties of undefined (reading 'attributes') TypeError: Cannot read properties of undefined (reading 'attributes') at HTMLDocument.<anonymous> (https://www.bernco.gov/wp-content/themes/Divi%20Child/js/scripts.js?ver=1.0.4:179:45) at e (https://www.bernco.gov/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:27028) at t (https://www.bernco.gov/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:27330)
https://www.bernco.gov/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:1mediumAdd Strict-Transport-Security header with max-age of at least 31536000 Add X-Frame-Options: DENY or SAMEORIGIN Add a Content-Security-Policy header with appropriate directives Add Referrer-Policy: strict-origin-when-cross-origin or no-referrer
highFocus jumps backward from "CLOSE SEARCH" to "ARE YOU PREPARED FOR EMERGENCIES?" (visual distance: 482px). No explicit tabIndex — likely a DOM order issue.WCAG 2.4.3
<a>ARE YOU PREPARED FOR EMERGENCIES?</a>
Reorder elements in the DOM to match the visual layout.
highFocus jumps backward from "Main Level Services" to "METROPOLITAN DETENTION CENTER INMATE DIES" (visual distance: 1194px). No explicit tabIndex — likely a DOM order issue.WCAG 2.4.3
<a>METROPOLITAN DETENTION CENTER INMATE DIES</a>
Reorder elements in the DOM to match the visual layout. Align DOM order with visual presentation, or use tabIndex to match the visual sequence.
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_slide_description">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_module et_pb_text et_pb_text_9 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>Serving the Community</h2> <h3>Bernalillo Coun...
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<ul class="et_pb_tabs_controls clearfix">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_module et_pb_text et_pb_text_1 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2 style="text-align: center;">BernCo Social Medi...
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_row et_pb_row_7 et_pb_gutters2 et_pb_row_5col">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<a href="https://www.bernco.gov/blog/event/homeschool-physical-education-at-westside-community-center/?instance_id=20710" class="ai1ec-popup-trigger ai1ec-load-event">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_module et_pb_text et_pb_text_6 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>How can we help you?</h2> <h3>Customer Service...
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et-pb-controllers"><a href="#" class="et-pb-active-control">1</a><a href="#">2</a><a href="#">3</a><a href="#">4</a><a href="#">5</a><a href="#">6</a><a href="#">7</a></div>
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et-pb-controllers"><a href="#" class="et-pb-active-control">1</a><a href="#">2</a><a href="#">3</a><a href="#">4</a></div>
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et-pb-controllers"><a href="#" class="et-pb-active-control">1</a><a href="#">2</a><a href="#">3</a><a href="#">4</a><a href="#">5</a></div>
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_module et_pb_text et_pb_text_8 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>County Video</h2></div> </div>
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_row et_pb_row_8 et_pb_gutters2 et_pb_row_5col">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<a href="https://www.bernco.gov/blog/event/bernalillo-county-board-of-commissioners-administrative-meeting-8/?instance_id=20788" class="ai1ec-popup-trigger ai1ec-load-event">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_column et_pb_column_1_3 et_pb_column_inner et_pb_column_inner_1">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div id="services-grid">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_slide et_pb_bg_layout_light et_pb_post_slide-30296 et-pb-active-slide">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<a href="https://www.bernco.gov/blog/event/make-and-move-class-at-henry-kiki-saavedra-community-center/?instance_id=20880" class="ai1ec-popup-trigger ai1ec-load-event">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<span class="ai1ec-date-title ai1ec-load-view" href="https://www.bernco.gov/calendar-2/action~oneday/exact_date~4-28-2026/?ai1ec_source=ai1ec_agenda_widget" data-href="https://www.bernco.gov/calendar-...
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div id="services-grid-text-search-input-container">
<input id="services-grid-text-search" placeholder="Search...">
</div>Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumDocument should have one main landmark: Fix all of the following: Document does not have a main landmark
<html lang="en-US" class="js js no-touch js no-touch" style="height: auto;">
Ensure the document has a main landmark. See: https://www.w3.org/WAI/WCAG22/quickref/ Ensure that the page, or at least one of its frames contains a level-one heading. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_module et_pb_text et_pb_text_7 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2 style="text-align: center;">County Spotlight</...
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div id="services-grid-widget-nav">
<a href="javascript:void(0)" class="services-grid-widget-root">Main Level Services</a>
</div>Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumZooming and scaling must not be disabled: Fix any of the following: user-scalable on <meta> tag disables zooming on mobile devicesWCAG 1.4.4
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
Ensure <meta name="viewport"> does not disable text scaling and zooming. See: https://www.w3.org/WAI/WCAG22/Understanding/resize-text
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_slide et_pb_slide_0 et_pb_bg_layout_dark et_pb_slide_with_image et_pb_media_alignment_center et-pb-active-slide" data-slide-id="et_pb_slide_0">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumLink is distinguished from surrounding text only by color (link: rgba(51, 51, 51, 0.6), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="#">Complete Event Calendar</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://twitter.com/BernCounty" class="icon et_pb_with_border" title="Follow on X" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Follow</span></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(232, 88, 44), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="#">Upcoming Events</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.instagram.com/berncounty/" class="icon et_pb_with_border" title="Follow on Instagram" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Follo
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgba(51, 51, 51, 0.6), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="#">County Meetings</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.youtube.com/channel/UCAKt5BZwiEUsv7sfIuPVDFQ" class="icon et_pb_with_border" title="Follow on Youtube" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hi
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(68, 71, 70), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="gsst_a" href="javascript:void(0)" title="Clear search box" role="button" style="display: none;"><span class="gscb_a" id="gs_cb51" aria-hidden="true">×</span></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(68, 71, 70), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="gsst_a" href="javascript:void(0)" style="display: none;" title="Clear search box" role="button"><span class="gscb_a" id="gs_cb50" aria-hidden="true">×</span></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.facebook.com/BernalilloCounty" class="icon et_pb_with_border" title="Follow on Facebook" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Fo
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.flickr.com/photos/124401095@N07" class="icon et_pb_with_border" title="Follow on Flickr" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Fo
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumInsufficient color contrast: 3.36:1 (required: 4.5:1 for normal text). Foreground: rgb(40, 89, 82), background: rgb(109, 187, 79). Text: "Categories"WCAG 1.4.3
<a class="ai1ec-dropdown-toggle" data-toggle="ai1ec-dropdown"> <i class="ai1ec-fa ai1ec-fa-folder-open"></i> <span class="ai1ec-clear-filter ai1ec-tooltip-trigger" data-href="https://www.bernco.gov/ca
Current ratio: 3.36:1 (need 4.5:1). Change foreground from #285952 to #12453f (ratio: 4.6:1).
mediumBroken link: https://www.bernco.gov/customer-service/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/customer-service/">Customer Service</a>
mediumBroken link: https://www.bernco.gov/bernco-view/campaign-contributions/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/campaign-contributions/">Campaign Contributions</a>
mediumBroken link: https://www.bernco.gov/bernco-view/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/">Public Records & Data</a>
mediumBroken link: https://www.bernco.gov/online-services returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/online-services">Services for Residents</a>
mediumBroken link: https://www.bernco.gov/fire returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/fire">Fire & Rescue</a>
mediumBroken link: https://www.bernco.gov/behavioral-health-authority/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/behavioral-health-authority/">Behavioral Health Authority</a>
mediumBroken link: https://www.bernco.gov/fire/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/fire/">Fire & Rescue</a>
mediumBroken link: https://www.bernco.gov/public-works/about-the-public-works-division/fleet-facilities-management/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-works/about-the-public-works-division/fleet-facilities-management/">Fleet/Facilities Management</a>
mediumBroken link: https://www.bernco.gov/DBHS-archive/?page_id=15020 returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/DBHS-archive/?page_id=15020">Home</a>
mediumBroken link: https://www.bernco.gov/emergency-communications returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/emergency-communications">Emergency Communications</a>
mediumBroken link: https://www.bernco.gov/youth-services-center returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/youth-services-center">Youth Services Center</a>
mediumBroken link: https://www.bernco.gov/public-works/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-works/">Public Works</a>
mediumBroken link: https://www.bernco.gov/public-safety/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-safety/">Public Safety</a>
mediumBroken link: https://www.bernco.gov/finance/operations-excellence-office/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/operations-excellence-office/">Operations Excellence Office</a>
mediumBroken link: https://www.bernco.gov/human-resources returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/human-resources">Human Resources</a>
mediumBroken link: https://www.bernco.gov/emergency-management returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/emergency-management">Emergency Management</a>
mediumBroken link: https://www.bernco.gov/health-and-public-safety/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/health-and-public-safety/">Public Safety</a>
mediumBroken link: https://www.bernco.gov/public-works/public-works-services/water-wastewater-stormwater/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-works/public-works-services/water-wastewater-stormwater/">Natural Resource Services</a>
mediumBroken link: https://www.bernco.gov/metropolitan-detention-center/inmate-money/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/metropolitan-detention-center/inmate-money/">Inmate Money</a>
mediumBroken link: https://www.bernco.gov/animal-care-services returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/animal-care-services">Animal Care Services</a>
mediumBroken link: https://www.bernco.gov/general-services/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/general-services/">General Services</a>
mediumBroken link: https://www.bernco.gov/business-services/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/business-services/">Doing Business with the County</a>
mediumBroken link: https://www.bernco.gov/finance/about-us/information-technology/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/about-us/information-technology/">Information Technology</a>
mediumBroken link: https://www.bernco.gov/bernalillo-county-sheriff returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernalillo-county-sheriff">Sheriff’s Office</a>
mediumBroken link: https://www.bernco.gov/bernco-media/general-news/behavioral-health-services-news-archive/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-media/general-news/behavioral-health-services-news-archive/">News</a>
mediumBroken link: https://www.bernco.gov/bernco-view/employee-salaries/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/employee-salaries/">Employee Salaries</a>
mediumBroken link: https://www.bernco.gov/bernco-view/contracts/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/contracts/">Contracts</a>
mediumBroken link: https://www.bernco.gov/your-community/services/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/your-community/services/">Services</a>
mediumBroken link: https://www.bernco.gov/district-5/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-5/">District 5 – Eric C. Olivas</a>
mediumBroken link: https://www.bernco.gov/government/elected-officials/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/government/elected-officials/">Elected Officials</a>
mediumBroken link: https://www.bernco.gov/human-resources/labor-and-employee-relations-center-of-excellence/union-contracts-mous/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/human-resources/labor-and-employee-relations-center-of-excellence/union-contracts-mous/">Union Contracts</a>
mediumBroken link: https://www.bernco.gov/human-resources/about-us/labor-relations-1/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/human-resources/about-us/labor-relations-1/">Labor Relations</a>
mediumBroken link: https://www.bernco.gov/bernco-view/credit-card/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/credit-card/">Credit Card Information – Commissioners, County Manager and Assistants</a>
mediumBroken link: https://www.bernco.gov/probate-court/case-lookup/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/probate-court/case-lookup/">Probate Court Case Lookup</a>
mediumBroken link: https://www.bernco.gov/planning returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning">Planning & Development Services</a>
mediumBroken link: https://www.bernco.gov/county-manager/criminal-justice-coordinating-council/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/criminal-justice-coordinating-council/">Criminal Justice Coordinating Council</a>
mediumBroken link: https://www.bernco.gov/probate-court/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/probate-court/">Probate Judge – Cristy J. Carbon-Gaul</a>
mediumBroken link: https://www.bernco.gov/assessor/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/assessor/">Assessor – Damian R. Lara</a>
mediumBroken link: https://www.bernco.gov/economic-development returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/economic-development">Economic Development</a>
mediumBroken link: https://www.bernco.gov/planning/ordinances-codes/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/ordinances-codes/">Ordinances & Codes</a>
mediumBroken link: https://www.bernco.gov/county-manager/compliments-and-complaints/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/compliments-and-complaints/">Complaints & Compliments</a>
mediumBroken link: https://www.bernco.gov/planning/for-residents-homeowners/homeowner-projects-permits/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/for-residents-homeowners/homeowner-projects-permits/">Home Improvement Permits</a>
mediumBroken link: https://www.bernco.gov/county-manager/holiday-schedule/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/holiday-schedule/">Holiday Schedule</a>
mediumBroken link: https://www.bernco.gov/careers/bernco/classspecs returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/careers/bernco/classspecs">Job Descriptions</a>
mediumBroken link: https://www.bernco.gov/district-4/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-4/">District 4 – Walt Benson</a>
mediumBroken link: https://www.bernco.gov/district-1/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-1/">District 1 – Barbara Baca</a>
mediumBroken link: https://www.bernco.gov/finance/investor-relations/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/investor-relations/">Investor Relations</a>
mediumBroken link: https://www.bernco.gov/bernco-view/county-employee-information/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/county-employee-information/">County Employee Information</a>
mediumBroken link: https://www.bernco.gov/clerk/marriage-licenses/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/clerk/marriage-licenses/">Marriage Licenses</a>
mediumBroken link: https://www.bernco.gov/planning/for-business-owners/business-license-registration/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/for-business-owners/business-license-registration/">Business Registration</a>
mediumBroken link: https://www.bernco.gov/clerk-old/voter-registration/my-voter-information/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/clerk-old/voter-registration/my-voter-information/">My Voter Information</a>
mediumBroken link: https://www.bernco.gov/treasurer/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/treasurer/">Treasurer – Tim Eichenberg</a>
mediumBroken link: https://www.bernco.gov/district-3/district-3/financial-disclosures/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-3/district-3/financial-disclosures/">District 3 Directed Funding</a>
mediumBroken link: https://www.bernco.gov/finance/tax-dollars-at-work/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/tax-dollars-at-work/">Tax Dollars at Work</a>
mediumBroken link: https://www.bernco.gov/planning/gis-overview/map-gallery/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/gis-overview/map-gallery/">Maps</a>
mediumBroken link: https://www.bernco.gov/county-manager returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager">County Manager/Administration</a>
mediumBroken link: https://www.bernco.gov/probate-court/probate-process/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/probate-court/probate-process/">Wills, Estate & Probate Court</a>
mediumBroken link: https://www.bernco.gov/finance/county-accounting-budget/audits/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/county-accounting-budget/audits/">Audits</a>
mediumBroken link: https://www.bernco.gov/district-2/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-2/">District 2 – Frank Baca</a>
mediumBroken link: https://www.bernco.gov/planning/building-services/apply-for-trade-permits/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/building-services/apply-for-trade-permits/">Trade Permits</a>
mediumBroken link: https://www.bernco.gov/planning/consumer-health-protection/food-safety/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/consumer-health-protection/food-safety/">Health Protection Codes/Permits (Food & Pools)</a>
mediumBroken link: https://www.bernco.gov/finance/opengov-financials/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/opengov-financials/">OpenGov Financials</a>
mediumBroken link: https://www.bernco.gov/assessor/countrywide-canvass/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/assessor/countrywide-canvass/">Assessor Canvass Survey</a>
mediumBroken link: https://www.bernco.gov/legal returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/legal">County Attorney</a>
mediumBroken link: https://www.bernco.gov/capital-improvement-program returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/capital-improvement-program">Capital Improvement Plan</a>
mediumBroken link: https://www.bernco.gov/contact-us/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/contact-us/">Contact Us</a>
mediumBroken link: https://www.bernco.gov/county-manager/university-of-new-mexico-hospital-mill-levy/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/university-of-new-mexico-hospital-mill-levy/">University of New Mexico Hospital Mill Levy</a>
mediumBroken link: https://www.bernco.gov/finance/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/">Finance</a>
mediumBroken link: https://www.bernco.gov/forms/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/forms/">Forms</a>
mediumBroken link: https://www.bernco.gov/#search returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/#search">Search</a>
mediumBroken link: https://www.bernco.gov/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/">Home</a>
mediumBroken link: https://www.bernco.gov/county-manager/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/">County Manager’s Division</a>
mediumBroken link: https://www.bernco.gov/a-z/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/a-z/">A-Z Services</a>
mediumBroken link: https://www.bernco.gov/bernco-media/live/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-media/live/">BernCo.gov</a>
mediumBroken link: https://www.bernco.gov/government/talk-to-us/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/government/talk-to-us/">Talk to Us</a>
mediumBroken link: https://www.bernco.gov/community-services/community-health-outreach/health-social-service-initiatives/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/community-services/community-health-outreach/health-social-service-initiatives/">Health & Social Services Initiatives</a>
mediumBroken link: https://www.bernco.gov/boards-commissions returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/boards-commissions">Boards & Commissions</a>
mediumBroken link: https://www.bernco.gov/how-do-i/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/how-do-i/">How Do I?</a>
mediumBroken link: https://www.bernco.gov/district-3/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-3/">District 3 – Adriann Barboa</a>
mediumBroken link: https://www.bernco.gov/county-manager/bernalillo-county-mdc-population-dashboard/# returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/bernalillo-county-mdc-population-dashboard/#">MDC Population Dashboard</a>
mediumBroken link: https://www.bernco.gov/district-2/about-the-commissioner/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-2/about-the-commissioner/">About the Commissioner</a>
mediumBroken link: https://www.bernco.gov/treasurer/paying-your-property-taxes-overview/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/treasurer/paying-your-property-taxes-overview/">Pay Property Tax</a>
mediumBroken link: https://www.bernco.gov/compliance-office returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/compliance-office">Compliance Office</a>
lowLink timeout: http://epermits.bernco.gov/CitizenAccess/ did not respond within 5000ms after 2 attempts
<a href="http://epermits.bernco.gov/CitizenAccess/">Property & Permits Lookup</a>
lowBroken link: https://www.berncoclerk.gov/ returned status 403 Forbidden after 1 attempts
<a href="https://www.berncoclerk.gov/">Clerk – Michelle S. Kavanaugh</a>
lowLink timeout: http://app.bernco.gov/HA_App_Portal/ did not respond within 5000ms after 8 attempts
<a href="http://app.bernco.gov/HA_App_Portal/">Housing Portal</a>
lowBroken link: https://twitter.com/BernCounty returned status 403 Forbidden after 1 attempts
<a href="https://twitter.com/BernCounty">Follow</a>
lowLink timeout: http://app.bernco.gov/warrants/ did not respond within 5000ms after 8 attempts
<a href="http://app.bernco.gov/warrants/">Warrants</a>
lowPossible stuck loading animation: "spinner-rotator" still running after page readiness
<svg xmlns="http://www.w3.org/2000/svg" class="VIpgJd-ZVi9od-aZ2wEe" width="96px" height="96px" viewBox="0 0 66 66"><circle class="VIpgJd-ZVi9od-aZ2wEe-Jt5cK" fill="none" stroke-width="6" stroke-linec
lowPossible stuck loading animation: "spinner-dash" still running after page readiness
<circle class="VIpgJd-ZVi9od-aZ2wEe-Jt5cK" fill="none" stroke-width="6" stroke-linecap="round" cx="33" cy="33" r="30"></circle>
/boards-commissions/135findings
criticalInsufficient color contrast: 1.29:1 (required: 4.5:1 for normal text). Foreground: rgb(68, 68, 68), background: rgb(1, 57, 66). Text: "Translate"WCAG 1.4.3
<a class="VIpgJd-ZVi9od-l4eHX-hSRGPd" href="https://translate.google.com" target="_blank"><img src="https://www.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_42x16dp.png" width="37px" hei
Current ratio: 1.29:1 (need 4.5:1). Change foreground from #444444 to #9b9b9a (ratio: 4.5:1). Or change background from #013942 to #000000.
criticalInsufficient color contrast: 2.97:1 (required: 4.5:1 for normal text). Foreground: rgb(255, 255, 255), background: rgb(228, 119, 86). Text: "To watch tonight’s Commission meeting at 5 p.m., visit the B"WCAG 1.4.3
<p>To watch tonight’s Commission meeting at 5 p.m., visit the BernCo <a href="https://bit.ly/2FhYtDX" target="_blank" rel="noopener">You Tube channel</a>, go to <a href="https://www.bernco.gov/bernco-
Current ratio: 2.97:1 (need 4.5:1). Change foreground from #ffffff to #2f2f2f (ratio: 4.5:1). Current ratio: 1.95:1 (need 4.5:1). Change foreground from #adadad to #6d6d6c (ratio: 4.5:1).
highImage has no accessible name in the accessibility tree. Screen readers will skip or announce it generically.WCAG 1.1.1
<!-- a11y: role="image" -->
Add alt text to the image. If decorative, mark with role="presentation" or alt="". WCAG 1.1.1 requires text alternatives for non-text content.
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #e47756, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<h3 class="flCatTitle">Governing Bodies with Commissioner Participation</h3>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum Current ratio: 2.97:1 (need 4.5:1). Change foreground from #e47756 to #c05737 (ratio: 4.5:1).
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 14.7pt (19.6px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="https://www.bernco.gov/bernco-media/live/" target="_blank" rel="noopener">BernCo.gov</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highLinks must have discernible text: Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attributeWCAG 2.4.4
<a class="et-pb-arrow-next" href="#"><span>Next</span></a>
Ensure links have discernible text. See: https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.17 (foreground color: #a0a5a3, background color: #e8f1ee, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<p>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #e47756, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span>Boards and Commissions Staffed by Bernalillo County Employees</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.58 (foreground color: #e47756, background color: #e8f1ee, font size: 18.0pt (24px), font weight: normal). Expected contrast ratio of 3:1WCAG 1.4.3
<h3>Official Site For Bernalillo County</h3>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #e47756, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<h3 class="flCatTitle">Non-County Boards/Committees Which Include Commissioner Participation</h3>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highInteractive controls must not be nested: Fix any of the following: Element has focusable descendantsWCAG 4.1.2
<button id="contact-trigger" class="et_pb_module et_pb_image et_pb_image_0 section-title-toggle et_pb_section_video_on_hover" aria-expanded="false">
Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies. See: https://www.w3.org/WAI/WCAG22/Understanding/name-role-value
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #e47756, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span>Community Volunteer / Staff Boards and Commissions</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 14.7pt (19.6px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="https://www.bernco.gov/boards-commissions/speak-at-a-meeting/">Click here to make public comment.</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.73 (foreground color: #8e9291, background color: #e8f1ee, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.rtsolutions.com/realsites" target="_blank" rel="noopener">Website Design</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#" class="et-pb-active-control">1</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highLinks must have discernible text: Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attributeWCAG 2.4.4
<a class="et-pb-arrow-prev" href="#"><span>Previous</span></a>
Ensure links have discernible text. See: https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span property="name">Boards & Commissions</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size because it is partially obscured (smallest space is 45px by 21px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 0px instead of at least 24px.WCAG 2.5.8
<button id="contact-trigger" class="et_pb_module et_pb_image et_pb_image_0 section-title-toggle et_pb_section_video_on_hover" aria-expanded="false">
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 14.7pt (19.6px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<p>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #e47756, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<h3>Bernalillo County Board of Commissioners</h3>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum Current ratio: 2.97:1 (need 4.5:1). Change foreground from #e47756 to #c05737 (ratio: 4.5:1). Current ratio: 2.58:1 (need 3:1). Change foreground from #e47756 to #d66b4a (ratio: 3.0:1).
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.96 (foreground color: #ffffff, background color: #e47756, font size: 14.7pt (19.6px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="https://bit.ly/2FhYtDX" target="_blank" rel="noopener">You Tube channel</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.73 (foreground color: #8e9291, background color: #e8f1ee, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.rtsolutions.com/realfile" target="_blank" rel="noopener">Document Management</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 2.73 (foreground color: #8e9291, background color: #e8f1ee, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.rtsolutions.com" target="_blank" rel="noopener">Real Time Solutions</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (12.8px by 12.8px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px.WCAG 2.5.8
<a href="#">2</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highInsufficient color contrast: 2.97:1 (required: 4.5:1 for normal text). Foreground: rgb(255, 255, 255), background: rgb(228, 119, 86). Text: "Close"WCAG 1.4.3
<span>Close</span>
Current ratio: 2.97:1 (need 4.5:1). Change foreground from #ffffff to #2f2f2f (ratio: 4.5:1). Current ratio: 2.97:1 (need 4.5:1). Change foreground from #e47756 to #c05737 (ratio: 4.5:1).
highInsufficient color contrast: 2.20:1 (required: 4.5:1 for normal text). Foreground: rgb(102, 102, 102), background: rgb(1, 57, 66). Text: "Select LanguageAbkhazAcehneseAcholiAfarAfrikaansAlbanianAlur"WCAG 1.4.3
<div class="skiptranslate goog-te-gadget" dir="ltr" style=""><div id=":0.targetLanguage"><select class="goog-te-combo" aria-label="Language Translate Widget"><option value="">Select Language</option><
Current ratio: 2.20:1 (need 4.5:1). Change foreground from #666666 to #9b9b9a (ratio: 4.5:1).
highInsufficient color contrast: 2.97:1 (required: 4.5:1 for normal text). Foreground: rgb(255, 255, 255), background: rgb(228, 119, 86). Text: "Close"WCAG 1.4.3
<span class="text">Close</span>
Current ratio: 2.97:1 (need 4.5:1). Change foreground from #ffffff to #2f2f2f (ratio: 4.5:1).
highInsufficient color contrast: 2.97:1 (required: 4.5:1 for normal text). Foreground: rgb(255, 255, 255), background: rgb(228, 119, 86). Text: "You Tube channel"WCAG 1.4.3
<a href="https://bit.ly/2FhYtDX" target="_blank" rel="noopener">You Tube channel</a>
Current ratio: 2.97:1 (need 4.5:1). Change foreground from #ffffff to #2f2f2f (ratio: 4.5:1). Current ratio: 2.97:1 (need 4.5:1). Change foreground from #e47756 to #c05737 (ratio: 4.5:1). Current ratio: 2.48:1 (need 4.5:1). Change foreground from #999999 to #6d6d6c (ratio: 4.5:1).
highstrict-transport-security header has invalid or weak value: max-age=21600
Add Strict-Transport-Security header with max-age of at least 31536000 Add X-Frame-Options: DENY or SAMEORIGIN Add a Content-Security-Policy header with appropriate directives Add Referrer-Policy: strict-origin-when-cross-origin or no-referrer
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_column et_pb_column_2_3 et_pb_column_0 et_pb_css_mix_blend_mode_passthrough">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumZooming and scaling must not be disabled: Fix any of the following: user-scalable on <meta> tag disables zooming on mobile devicesWCAG 1.4.4
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
Ensure <meta name="viewport"> does not disable text scaling and zooming. See: https://www.w3.org/WAI/WCAG22/Understanding/resize-text
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<span property="name">Boards & Commissions</span>
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumDocument should have one main landmark: Fix all of the following: Document does not have a main landmark
<html lang="en-US" class="js" style="height: auto;">
Ensure the document has a main landmark. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumHeading levels should only increase by one: Fix any of the following: Heading order invalid
<h5 class="et_pb_module_header"><span>Overall Information Contact</span></h5>
Ensure the order of headings is semantically correct. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et-pb-controllers"><a href="#" class="et-pb-active-control">1</a><a href="#">2</a></div>
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumHeading levels should only increase by one: Fix any of the following: Heading order invalid
<h5 class="et_pb_module_header"><span>Albuquerque Economic Development</span></h5>
Ensure the order of headings is semantically correct. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_slide et_pb_slide_0 et_pb_bg_layout_dark et_pb_slide_with_image et_pb_media_alignment_center et-pb-active-slide" data-slide-id="et_pb_slide_0">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumAll page content should be contained by landmarks: Fix any of the following: Some page content is not contained by landmarks
<div class="et_pb_row et_pb_row_8">
Ensure all page content is contained by landmarks. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumHeading levels should only increase by one: Fix any of the following: Heading order invalid
<h5 class="et_pb_module_header"><span>Zoning Administrator</span></h5>
Ensure the order of headings is semantically correct. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumHeading levels should only increase by one: Fix any of the following: Heading order invalid
<h5 class="et_pb_module_header"><span>Bernalillo County Board of Commissioners Information</span></h5>
Ensure the order of headings is semantically correct. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumHeading levels should only increase by one: Fix any of the following: Heading order invalid
<h5 class="et_pb_module_header"><span>Local Government Coordinating Commission</span></h5>
Ensure the order of headings is semantically correct. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumLink is distinguished from surrounding text only by color (link: rgb(68, 71, 70), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="gsst_a" href="javascript:void(0)" title="Clear search box" role="button" style="display: none;"><span class="gscb_a" id="gs_cb51" aria-hidden="true">×</span></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(0, 73, 85), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.facebook.com/BernalilloCounty" class="icon et_pb_with_border" title="Follow on Facebook" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Fo
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(68, 71, 70), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="gsst_a" href="javascript:void(0)" style="display: none;" title="Clear search box" role="button"><span class="gscb_a" id="gs_cb50" aria-hidden="true">×</span></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumBroken link: https://www.bernco.gov/a-z/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/a-z/">A-Z Services</a>
mediumBroken link: https://www.bernco.gov/health-and-public-safety/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/health-and-public-safety/">Public Safety</a>
mediumBroken link: https://www.bernco.gov/county-manager/criminal-justice-coordinating-council/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/criminal-justice-coordinating-council/">Criminal Justice Coordinating Council</a>
mediumBroken link: https://www.bernco.gov/customer-service/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/customer-service/">Customer Service</a>
mediumBroken link: https://www.bernco.gov/DBHS-archive/?page_id=15020 returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/DBHS-archive/?page_id=15020">Home</a>
mediumBroken link: https://www.bernco.gov/behavioral-health-authority/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/behavioral-health-authority/">Behavioral Health Authority</a>
mediumBroken link: https://www.bernco.gov/treasurer/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/treasurer/">Treasurer – Tim Eichenberg</a>
mediumBroken link: https://www.bernco.gov/finance/operations-excellence-office/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/operations-excellence-office/">Operations Excellence Office</a>
mediumBroken link: https://www.bernco.gov/finance/about-us/accounting-and-budget/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/about-us/accounting-and-budget/">Accounting & Budget</a>
mediumBroken link: https://www.bernco.gov/planning/ordinances-codes/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/ordinances-codes/">Ordinances & Codes</a>
mediumBroken link: https://www.bernco.gov/planning/consumer-health-protection/food-safety/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/consumer-health-protection/food-safety/">Health Protection Codes/Permits (Food & Pools)</a>
mediumBroken link: https://www.bernco.gov/planning/for-business-owners/business-license-registration/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/for-business-owners/business-license-registration/">Business Registration</a>
mediumBroken link: https://www.bernco.gov/your-community/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/your-community/">Living Here</a>
mediumBroken link: https://www.bernco.gov/public-works/about-the-public-works-division/fleet-facilities-management/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-works/about-the-public-works-division/fleet-facilities-management/">Fleet/Facilities Management</a>
mediumBroken link: https://www.bernco.gov/fire returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/fire">Fire & Rescue</a>
mediumBroken link: https://www.bernco.gov/emergency-management returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/emergency-management">Emergency Management</a>
mediumBroken link: https://www.bernco.gov/business-services/permits-inspections-licensing/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/business-services/permits-inspections-licensing/">Permits, Inspections & Licensing</a>
mediumBroken link: https://www.bernco.gov/public-safety/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-safety/">Public Safety</a>
mediumBroken link: https://www.bernco.gov/finance/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/">Finance</a>
mediumBroken link: https://www.bernco.gov/planning/gis-overview/map-gallery/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/gis-overview/map-gallery/">Maps</a>
mediumBroken link: https://www.bernco.gov/public-works/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-works/">Public Works</a>
mediumBroken link: https://www.bernco.gov/youth-services-center returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/youth-services-center">Youth Services Center</a>
mediumBroken link: https://www.bernco.gov/planning/building-services/apply-for-trade-permits/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/building-services/apply-for-trade-permits/">Trade Permits</a>
mediumBroken link: https://www.bernco.gov/emergency-communications returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/emergency-communications">Emergency Communications</a>
mediumBroken link: https://www.bernco.gov/public-works/public-works-services/water-wastewater-stormwater/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/public-works/public-works-services/water-wastewater-stormwater/">Natural Resource Services</a>
mediumBroken link: https://www.bernco.gov/community-services/cultural-services/public-art-program/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/community-services/cultural-services/public-art-program/">Public Art</a>
mediumBroken link: https://www.bernco.gov/animal-care-services returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/animal-care-services">Animal Care Services</a>
mediumBroken link: https://www.bernco.gov/bernalillo-county-sheriff returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernalillo-county-sheriff">Sheriff’s Office</a>
mediumBroken link: https://www.bernco.gov/bernco-media/general-news/behavioral-health-services-news-archive/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-media/general-news/behavioral-health-services-news-archive/">News</a>
mediumBroken link: https://www.bernco.gov/general-services/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/general-services/">General Services</a>
mediumBroken link: https://www.bernco.gov/metropolitan-detention-center/inmate-money/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/metropolitan-detention-center/inmate-money/">Inmate Money</a>
mediumBroken link: https://www.bernco.gov/finance/county-accounting-budget/audits/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/county-accounting-budget/audits/">Audits</a>
mediumBroken link: https://www.bernco.gov/bernco-view/credit-card/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/credit-card/">Credit Card Information – Commissioners, County Manager and Assistants</a>
mediumBroken link: https://www.bernco.gov/district-3/district-3/financial-disclosures/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-3/district-3/financial-disclosures/">District 3 Directed Funding</a>
mediumBroken link: https://www.bernco.gov/economic-development returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/economic-development">Economic Development</a>
mediumBroken link: https://www.bernco.gov/bernco-media/live/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-media/live/">BernCo.gov</a>
mediumBroken link: https://www.bernco.gov/careers/bernco/classspecs returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/careers/bernco/classspecs">Job Descriptions</a>
mediumBroken link: https://www.bernco.gov/district-2/about-the-commissioner/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-2/about-the-commissioner/">About the Commissioner</a>
mediumBroken link: https://www.bernco.gov/district-1/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-1/">District 1 – Barbara Baca</a>
mediumBroken link: https://www.bernco.gov/county-manager/bernalillo-county-mdc-population-dashboard/# returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/bernalillo-county-mdc-population-dashboard/#">MDC Population Dashboard</a>
mediumBroken link: https://www.bernco.gov/government/elected-officials/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/government/elected-officials/">Elected Officials</a>
mediumBroken link: https://www.bernco.gov/bernco-view/contracts/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/contracts/">Contracts</a>
mediumBroken link: https://www.bernco.gov/probate-court/probate-process/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/probate-court/probate-process/">Wills, Estate & Probate Court</a>
mediumBroken link: https://www.bernco.gov/forms/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/forms/">Forms</a>
mediumBroken link: https://www.bernco.gov/planning returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning">Planning & Development Services</a>
mediumBroken link: https://www.bernco.gov/county-manager returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager">County Manager/Administration</a>
mediumBroken link: https://www.bernco.gov/finance/opengov-financials/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/opengov-financials/">OpenGov Financials</a>
mediumBroken link: https://www.bernco.gov/clerk-old/voter-registration/my-voter-information/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/clerk-old/voter-registration/my-voter-information/">My Voter Information</a>
mediumBroken link: https://www.bernco.gov/bernco-view/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/">Public Records & Data</a>
mediumBroken link: https://www.bernco.gov/assessor/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/assessor/">Assessor – Damian R. Lara</a>
mediumBroken link: https://www.bernco.gov/planning/for-residents-homeowners/homeowner-projects-permits/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/planning/for-residents-homeowners/homeowner-projects-permits/">Home Improvement Permits</a>
mediumBroken link: https://www.bernco.gov/district-2/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-2/">District 2 – Frank Baca</a>
mediumBroken link: https://www.bernco.gov/county-manager/holiday-schedule/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/holiday-schedule/">Holiday Schedule</a>
mediumBroken link: https://www.bernco.gov/how-do-i/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/how-do-i/">How Do I?</a>
mediumBroken link: https://www.bernco.gov/human-resources/about-us/labor-relations-1/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/human-resources/about-us/labor-relations-1/">Labor Relations</a>
mediumBroken link: https://www.bernco.gov/assessor/countrywide-canvass/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/assessor/countrywide-canvass/">Assessor Canvass Survey</a>
mediumBroken link: https://www.bernco.gov/capital-improvement-program returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/capital-improvement-program">Capital Improvement Plan</a>
mediumBroken link: https://www.bernco.gov/finance/tax-dollars-at-work/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/tax-dollars-at-work/">Tax Dollars at Work</a>
mediumBroken link: https://www.bernco.gov/district-5/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-5/">District 5 – Eric C. Olivas</a>
mediumBroken link: https://www.bernco.gov/online-services returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/online-services">Services for Residents</a>
mediumBroken link: https://www.bernco.gov/district-4/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-4/">District 4 – Walt Benson</a>
mediumBroken link: https://www.bernco.gov/county-manager/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/">County Manager’s Division</a>
mediumBroken link: https://www.bernco.gov/contact-us/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/contact-us/">Contact Us</a>
mediumBroken link: https://www.bernco.gov/finance/investor-relations/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/finance/investor-relations/">Investor Relations</a>
mediumBroken link: https://www.bernco.gov/treasurer/paying-your-property-taxes-overview/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/treasurer/paying-your-property-taxes-overview/">Pay Property Tax</a>
mediumBroken link: https://www.bernco.gov/human-resources returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/human-resources">Human Resources</a>
mediumBroken link: https://www.bernco.gov/your-community/services/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/your-community/services/">Services</a>
mediumBroken link: https://www.bernco.gov/probate-court/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/probate-court/">Probate Judge – Cristy J. Carbon-Gaul</a>
mediumBroken link: https://www.bernco.gov/county-manager/university-of-new-mexico-hospital-mill-levy/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/university-of-new-mexico-hospital-mill-levy/">University of New Mexico Hospital Mill Levy</a>
mediumBroken link: https://www.bernco.gov/legal returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/legal">County Attorney</a>
mediumBroken link: https://www.bernco.gov/compliance-office returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/compliance-office">Compliance Office</a>
mediumBroken link: https://www.bernco.gov/clerk/marriage-licenses/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/clerk/marriage-licenses/">Marriage Licenses</a>
mediumBroken link: https://www.bernco.gov/boards-commissions/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/boards-commissions/">Agendas</a>
mediumBroken link: https://www.bernco.gov/government/talk-to-us returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/government/talk-to-us">Talk To Us</a>
mediumBroken link: https://www.bernco.gov/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/">Home</a>
mediumBroken link: https://www.bernco.gov/human-resources/labor-and-employee-relations-center-of-excellence/union-contracts-mous/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/human-resources/labor-and-employee-relations-center-of-excellence/union-contracts-mous/">Union Contracts</a>
mediumBroken link: https://www.bernco.gov/bernco-view/employee-salaries/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/employee-salaries/">Employee Salaries</a>
mediumBroken link: https://www.bernco.gov/bernco-view/campaign-contributions/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/campaign-contributions/">Campaign Contributions</a>
mediumBroken link: https://www.bernco.gov/probate-court/case-lookup/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/probate-court/case-lookup/">Probate Court Case Lookup</a>
mediumBroken link: https://www.bernco.gov/bernco-view/county-employee-information/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/bernco-view/county-employee-information/">County Employee Information</a>
mediumBroken link: https://www.bernco.gov/district-3/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/district-3/">District 3 – Adriann Barboa</a>
mediumBroken link: https://www.bernco.gov/fire/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/fire/">Fire & Rescue</a>
mediumBroken link: https://www.bernco.gov/county-manager/compliments-and-complaints/ returned status 403 Forbidden after 1 attempts
<a href="https://www.bernco.gov/county-manager/compliments-and-complaints/">Complaints & Compliments</a>
lowDeep focus region: nav "Boards & Commissions Home Agendas & Minu" has 41 tab stops before focus escapes. Consider adding skip navigation or grouping with arrow keys.WCAG 2.4.1
<nav role="nav">Boards & Commissions Home Agendas & Minu</nav>
Add a "skip to content" link or use roving tabindex to reduce the number of Tab stops.
lowBroken link: https://twitter.com/BernCounty returned status 403 Forbidden after 1 attempts
<a href="https://twitter.com/BernCounty">Follow</a>
lowLink timeout: http://epermits.bernco.gov/CitizenAccess/ did not respond within 5000ms after 2 attempts
<a href="http://epermits.bernco.gov/CitizenAccess/">Property & Permits Lookup</a>
lowLink timeout: http://app.bernco.gov/warrants/ did not respond within 5000ms after 8 attempts
<a href="http://app.bernco.gov/warrants/">Warrants</a>
lowBroken link: https://www.berncoclerk.gov/ returned status 403 Forbidden after 1 attempts
<a href="https://www.berncoclerk.gov/">Clerk – Michelle S. Kavanaugh</a>
lowLink timeout: http://app.bernco.gov/HA_App_Portal/ did not respond within 5000ms after 8 attempts
<a href="http://app.bernco.gov/HA_App_Portal/">Housing Portal</a>
lowPossible stuck loading animation: "spinner-dash" still running after page readiness
<circle class="VIpgJd-ZVi9od-aZ2wEe-Jt5cK" fill="none" stroke-width="6" stroke-linecap="round" cx="33" cy="33" r="30"></circle>
lowPossible stuck loading animation: "spinner-rotator" still running after page readiness
<svg xmlns="http://www.w3.org/2000/svg" class="VIpgJd-ZVi9od-aZ2wEe" width="96px" height="96px" viewBox="0 0 66 66"><circle class="VIpgJd-ZVi9od-aZ2wEe-Jt5cK" fill="none" stroke-width="6" stroke-linec
Methodology
The Sonde Score is a universal 0–1000 compliance index — think of it like a credit score for accessibility. Each finding is weighted by its impact on human access: a keyboard trap (critical) counts far more than a best-practice suggestion (low). The raw penalty is normalized per page so scores are comparable across sites of any size. A harmonic curve ensures every site gets a meaningful score — no zeros, no false perfection.
where S = sensitivity (750), P = Σ(weight × count), N = pages scanned
| Tier | Weight | Examples |
|---|---|---|
| Critical | 10 | Keyboard traps, missing page language |
| High | 3 | Missing alt text, insufficient contrast |
| Medium | 1 | Heading hierarchy, unclear link purpose |
| Low | 0.25 | Best-practice suggestions |
The Sonde Score is a living standard (v0.1). We’re building it in the open because accessibility is too important for closed-door decisions. Your expertise makes it better.
Enter Mission Control
Review raw findings data, track changes between scans, and contribute to Sonde’s open methodology.
Nominate a Site for the Daylight Index
Know a public website that should be on the accessibility leaderboard? Nominate it — we’ll scan it and publish the results.