.b-ext span.ext {width: 10px;height: 10px;padding-right: 12px;text-decoration: none;background: url("/ext/modules/contrib/extlink/images/extlink_s.png") 2px center no-repeat;}
.b-ext span.mailto {width: 10px;height: 10px;padding-right: 12px;text-decoration: none;background: url("/ext/modules/contrib/extlink/images/extlink_s.png") -20px center no-repeat;}
.b-ext span.tel {width: 10px;height: 10px;padding-right: 12px;text-decoration: none;background: url("/ext/modules/contrib/extlink/images/extlink_s.png") -42px center no-repeat;}
.b-ext svg.ext {width: 14px;height: 14px;fill: #727272;font-weight: 900;}
.b-ext svg.mailto, .b-ext svg.tel {width: 14px;height: 14px;fill: #727272;}
.b-ext [data-extlink-placement=prepend], .b-ext [data-extlink-placement=before] {padding-right: calc(var(--font-size) * .2);}
.b-ext [data-extlink-placement=append], .b-ext [data-extlink-placement=after] {padding-left: calc(var(--font-size) * .2);}
.b-ext svg.ext path, .b-ext svg.mailto path, .b-ext svg.tel path {stroke: #727272;stroke-width: 3;}
@media print {.b-ext svg.ext, .b-ext svg.mailto, .b-ext svg.tel, .b-ext span.ext, .b-ext span.mailto, .b-ext span.tel {display: none;padding: 0;}}
.b-ext .extlink i {padding-left: .2em;}
.b-ext .extlink-nobreak {white-space: nowrap;}