 .infox-menu-btn {
    position: fixed;
    z-index: 500000;
    left: 30px;
    bottom: 30px;
    box-shadow: 0 5px 15px 0 rgb(37 44 97 / 15%), 0 2px 4px 0 rgb(93 100 148 / 20%);
    transition: transform .2s ease;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    display: flex;
    cursor: pointer;
    border: 3px solid #fff !important;
    outline: 5px solid #0048ff !important;
    text-decoration: none !important;
    background: #326cff !important;
    background: linear-gradient(96deg, #326cff 0, #0048ff 100%) !important;
}
#accessibility-widget {
	display: none;
  position: fixed;
  left: 0;
  top: 0;
  box-shadow: 0 0 20px #00000080;
  opacity: 1;
  transition: .3s;
  z-index: 500000;
  overflow: hidden;
  background: #eff1f5;
  width: 500px;
  line-height: 1;
  font-size: 16px;
  height: 100%;
  letter-spacing: .015em;;
}
.infox-menu-header>div {
    display: flex;
}
.infox-menu-title {
    font-size: 16px;
    color: #fff;
}
.infox-menu-header svg {
    fill: #0848ca;
    width: 24px;
    height: 24px;
    min-width: 24px;
    min-height: 24px;
    max-width: 24px;
    max-height: 24px;
}
.infox-menu-header div[role=button] {
    padding: 5px;
    background: #fff !important;
    cursor: pointer;
    border-radius: 50%;
    transition: opacity .3s ease;
}

.infox-menu-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 18px;
    padding-right: 18px;
    height: 55px;
    font-weight: 700 !important;
    background-color: #0848ca !important;
}
.infox-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  padding: 20px;
  text-align: center;
  border-top: 2px solid #eff1f5;
}


.accessibility-row {
    display: flex;
    justify-content: space-between;
	gap: 8px;
    /* gap: 5px; */
}
.accessibility-option {
    flex: 1;
    text-align: center;
    padding: 10px;
    background: #f9f9f9;
    border: 2px solid #0073e6;
    border-radius: 10px;
    cursor: pointer;
}
.accessibility-option button {
    background: none;
    border: none;
    font-size: 14px;
    color: #0073e6;
    cursor: pointer;
    font-weight: bold;
    line-height: 1.5;
}

.accessibility-option:hover {
    background: #eef7ff; 
}

.accessibility-reset {
    margin-top: 10px;
    text-align: center;
}
#reset-accessibility {
    background: #d9534f;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
}
#reset-accessibility:hover {
    background: #c9302c;
}

a.highlight-links {
  outline: 2px solid #0048ff !important;
  outline-offset: 2px !important;
}

body.cursor-large * {
  cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='98px' height='98px' viewBox='0 0 48 48'%3E%3Cpath fill='%23E0E0E0' d='M27.8 39.7c-.1 0-.2 0-.4-.1s-.4-.3-.6-.5l-3.7-8.6-4.5 4.2c-.1.2-.3.3-.6.3-.1 0-.3 0-.4-.1-.3-.1-.6-.5-.6-.9V12c0-.4.2-.8.6-.9.1-.1.3-.1.4-.1.2 0 .5.1.7.3l16 15c.3.3.4.7.3 1.1-.1.4-.5.6-.9.7l-6.3.6 3.9 8.5c.1.2.1.5 0 .8-.1.2-.3.5-.5.6l-2.9 1.3c-.2-.2-.4-.2-.5-.2z'/%3E%3Cpath fill='%23212121' d='m18 12 16 15-7.7.7 4.5 9.8-2.9 1.3-4.3-9.9L18 34V12m0-2c-.3 0-.5.1-.8.2-.7.3-1.2 1-1.2 1.8v22c0 .8.5 1.5 1.2 1.8.3.2.6.2.8.2.5 0 1-.2 1.4-.5l3.4-3.2 3.1 7.3c.2.5.6.9 1.1 1.1.2.1.5.1.7.1.3 0 .5-.1.8-.2l2.9-1.3c.5-.2.9-.6 1.1-1.1.2-.5.2-1.1 0-1.5l-3.3-7.2 4.9-.4c.8-.1 1.5-.6 1.7-1.3.3-.7.1-1.6-.5-2.1l-16-15c-.3-.5-.8-.7-1.3-.7z'/%3E%3C/svg%3E") 40 15, auto !important;
}

/*   ==================================================   */

.accessibility-row {
	display: flex;
	flex-wrap: wrap !important;
	margin-bottom: 5px !important;
	overflow-x: hidden;
	overflow-y: scroll !important;
	height: 480px;
	padding: 20px 16px;
}

#accessibility-widget {
    width: 360px;
}

.infox-menu-header div[role=button] {
	display: flex;
	justify-content: center;
	align-items: center;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;	
}

#reset-accessibility {
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	width: 40px;
	height: 40px;	
}

.infox-menu-header div[role=button].infox-menu-close {
	width:40px;
	height:40px;
}

#reset-accessibility {
    padding: 8px 16px;
}

.accessibility-option {
    flex: auto !important;
    /* width: 120px !important; */
	border-color:#000;
	width:48%;
	height: 114px;
	padding: 0px;	
	border-color: transparent;
	background: #ffffff;
	border:1px solid #ddd;
}

.accessibility-option button {
    height: 100%;
    width: 100%;	
}

.accessibility-option button small {
    font-size: 16px;
    color: #000;
}

.accessibility-option button:focus {
	width: 100%;
	height: 100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}


.accessibility-row .accessibility-option:hover {
    background-color: #fff; 
	border: 2px solid #2d68ff;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}



/* scrollbar */
.accessibility-row::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.accessibility-row::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.accessibility-row::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(08, 72, 202, 1);
  -webkit-box-shadow: inset 0 0 6px rgba(08, 72, 202, 1);
}

.accessibility-row::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 255, 255, 0.3);	  
}


@media screen and (max-width: 2500px) and (min-width: 1366px) {
  .accessibility-row {
    padding-bottom:16px !important
  }
}

@media screen and (max-width: 1300px) and (min-width: 1280px) {
  .accessibility-row {
    padding-bottom:60px !important
  }
}




html[style="filter: contrast(2);"] .accessibility-option, html[style="filter: contrast(3);"] .accessibility-option {
 border-color:#000 !important;
}


<!--==========================Added After===========================--->
.accessibility-row {
display: flex;
flex-wrap: wrap !important;
margin-bottom: 5px !important;
overflow-x: hidden;
overflow-y: scroll !important;
height: 480px;
padding: 20px 16px;
}

#accessibility-widget {
    width: 360px;
}

.infox-menu-header div[role=button] {
display: flex;
justify-content: center;
align-items: center;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}

#reset-accessibility {
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
width: 40px;
height: 40px;
}

.infox-menu-header div[role=button].infox-menu-close {
width:40px;
height:40px;
}

#reset-accessibility {
    padding: 8px 16px;
}

.accessibility-option {
    flex: auto !important;
border-color:#000;
width:48%;
height: 114px;
padding: 0px;
border-color: transparent;
background: #ffffff;
border:1px solid #ddd;
position:relative;
display:flex;
justify-content:center;
}


.accessibility-option button small {
    font-size: 16px;
    color: #000;
}

.accessibility-row .accessibility-option button {
width: 100%;
height: 100%;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
    background-color: #fff !important;
}

.accessibility-row .accessibility-option button:focus {
outline: 2px solid #2d68ff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
}

.accessibility-row .accessibility-option button:hover {
    outline: 2px solid #2d68ff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
}

.progress-bar {
background-color:transparent !important;
}

.accessibility-option .progress-bar {
/*border: 1px solid #007bff !important;*/
position: absolute;
bottom: 10px;
width: 80%;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background-color: #eff1f5 !important;
}

.accessibility-option .progress-bar span {
    background-color: #007bff !important;
    height: 2px;
    /*width: 33.333%;*/
	width: 0px;
}

.check-badge {
	display: none;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 8px;
    top: 8px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
.active .check-badge {
	display: block;
}
.check-badge svg path {
 fill:#007bff;
}



/* scrollbar */
.accessibility-row::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.accessibility-row::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.accessibility-row::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(08, 72, 202, 1);
  -webkit-box-shadow: inset 0 0 6px rgba(08, 72, 202, 1);
}

.accessibility-row::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 255, 255, 0.3);  
}

html[style="filter: contrast(2);"] .accessibility-option, html[style="filter: contrast(3);"] .accessibility-option {
 border-color:#007bff !important;
}


@media screen and (max-width: 2500px) and (min-width: 1366px) {
  .accessibility-row {
    padding-bottom:16px !important
  }
}

@media screen and (max-width: 1300px) and (min-width: 1280px) {
  .accessibility-row {
    padding-bottom:60px !important
  }
}

@media screen and (max-width: 580px) and (min-width: 280px) {
	.accessibility-row {
		height: initial !important;
		padding: 40px 16px !important;
		overflow-y: auto !important;
	}
	
	#accessibility-widget {
		width: 100% !important;
		height:100% !important;
		position:fixed !important;
		overflow:hidden !important;
	}	
}










