@media (max-width:959px){

 /* T985  search widget button */
 #allrecords .t985 .t985__search-widget-button{
  top:5px !important;
  right:0px;
 }
 
}
@media (max-width:639px){

 /* T985  search widget button */
 #allrecords .t985 .t985__search-widget-button{
  right:0px;
  top:0px !important;
 }
 
 /* T985  search widget button */
 #allrecords .t-rec .t985 .t985__search-widget-button{
  transform:translatex(0px) translatey(0px) !important;
 }
 
}

/* Span Tag */
.t1196__slider .t1196__item span{
 font-size:11px;
}

/* Accessibility toggle */
#t-footer .t123 .accessibility-toggle{
 background-color:#1e90ff;
}
/* Accessibility toggle */
.accessibility-toggle{
 background-color:#3a5ca8;
}