/*Style to improve accesibility in each page of site*/
/*General*/
.screen-reader-text {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1 px, 1 px, 1 px, 1 px);
    clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #154C65;
    display: block;
    font-size: 1em;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
}
/*p dummie no padding for accessbility*/
p
{
    margin: 0 0 0 0!important;
}

body #wp_access_helper_container button.aicon_link {
	top:80px !important;                                            
}
/*
     FILE ARCHIVED ON 23:43:43 Oct 06, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:41:04 Aug 08, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.559
  exclusion.robots: 0.087
  exclusion.robots.policy: 0.074
  esindex: 0.009
  cdx.remote: 29.022
  LoadShardBlock: 215.787 (3)
  PetaboxLoader3.resolve: 510.181 (5)
  PetaboxLoader3.datanode: 152.094 (5)
  load_resource: 632.599 (2)
*/