/* OQSHA subdomain brand theme: Teleflex
   SubDomain ID: teleflex
   Requires document.documentElement.dataset.subDomain = "teleflex"
   Asset paths are relative to /themes/teleflex.css
*/
html[data-sub-domain="teleflex"] {
  --brand-primary: #00A9CE;
  --brand-primary-rgb: 0, 169, 206;
  --brand-hover: #0093B3;
  --brand-disabled: #A8E2EE;
  --brand-on-primary: #FFFFFF;
  --brand-disabled-text: #FFFFFF;
  --brand-link: #00A9CE;
  --brand-soft: #EBF8FB;

  --client-logo-url: url("../assets/logos/teleflex-logo.png");
  --client-building-url: url("../assets/buildings/teleflex-building.jpg");
  --client-building-position: center 48%;
  --client-logo-width: 141px;
  --client-logo-height: 42px;
  --nav-oqsha-height: 42px;

  --image-gradient-top: .03;
  --image-gradient-mid: .15;
  --image-gradient-bottom: .84;
  --image-brand-wash: .20;

}
