/* Accessibility Compliant color for light blue */
/* Accessibility Compliant color for light blue */
/*
----------------------------------------------------------------
>>>>>>>>>>>>>  KETCH MODAL OVERRIDES DESKTOP - BEGIN  <<<<<<<<<<<<
----------------------------------------------------------------
Scoped entirely to #ketch-modal to avoid affecting ketch-banner
or any other page elements.
Loaded conditionally only when IsKetchEnabled = true,
IsMX = false, and IsPunchout = false.
----------------------------------------------------------------
*/
#ketch-modal .ketch-text-ketch-l {
  font-size: 12px !important;
  font-family: "AvantGardeGothic", Verdana, Arial, Helvetica, sans-serif !important; }

#ketch-modal .ketch-py-5 {
  padding-bottom: 0px !important; }

#ketch-modal .ketch-py-4 {
  padding-top: 0px !important; }

#ketch-modal .ketch-px-4 {
  padding-left: 16px !important;
  padding-right: 16px !important; }

#ketch-modal #modal-title {
  font-family: "AvantGardeGothic", Verdana, Arial, Helvetica, sans-serif !important; }

#ketch-modal .ketch-text-inherit {
  font-family: "AvantGardeGothic", Verdana, Arial, Helvetica, sans-serif !important; }

#ketch-modal .ketch-p-4 {
  padding: 0px !important; }

#ketch-modal label[for="functional"] span {
  --k-modal-purposeList-switchButtons-on-text-color: #4A4F4F !important; }

#ketch-modal label[for="performance"] span {
  --k-modal-purposeList-switchButtons-on-text-color: #4A4F4F !important; }

#ketch-modal .ketch-opacity-\[\.24\] {
  opacity: 1 !important;
  color: #003366 !important; }

#ketch-modal #ketch-modal-purpose-list-switch-container-on + span {
  display: none !important; }

#ketch-modal #ketch-modal-purpose-list-switch-container-off + span + span {
  display: none !important; }

#ketch-modal .ketch-pl-2 {
  padding-left: 8px !important;
  padding-right: 12px !important; }

/*
----------------------------------------------------------------
>>>>>>>>>>>>>>  KETCH MODAL OVERRIDES DESKTOP - END  <<<<<<<<<<<<<
----------------------------------------------------------------
*/
