[class*="tds-icon-"] {
  display: inline-block;
  vertical-align: middle;
}

[class*="tds-icon-"]>svg {
  width: 100%;
  height: 100%;
}

svg[class*="tds-icon-"],
[class*="tds-icon-"]>svg {
  overflow: auto;
  /* reverse common IE CSS reset that truncates our icons*/
}

.tds-icon--font-aligned {
  height: 1em;
  width: 1em;
  vertical-align: -.11em;
  /* nudge to center vertically to full text */
}

.tds-icon-12 {
  height: 0.75rem;
  width: 0.75rem;
}

.tds-icon-18 {
  height: 1.125rem;
  width: 1.125rem;
}

.tds-icon-24 {
  height: 1.5rem;
  width: 1.5rem;
}

.tds-icon-36 {
  height: 2.25rem;
  width: 2.25rem;
}

.tds-icon-48 {
  height: 3rem;
  width: 3rem;
}

.tds-icon-72 {
  height: 4.5rem;
  width: 4.5rem;
}

.tds-icon-trv-logo {
  height: 3rem;
  width: 14.1875rem;
}

.tds-icon-trv-logo-small {
  height: 1.875rem;
  width: 9.1875rem;
}

.tds-icon-trv-logo-x-small {
  height: 1.25rem;
  width: 6.125rem;
}

.tds-icon-trv-logo-umbrella {
  height: 3rem;
  width: 3.3125rem;
}

.tds-icon-trv-logo-umbrella-circle {
  height: 8rem;
  width: 8rem;
}

#icon-set-trv-bsi-error {
  display: none;
}

#icon-set-social-twitter-classic-1 {
  display: none;
}