@charset "utf-8";

.info-item:after {width:8px;height:12px;background-position:0 0;}
.link-arrow:after {content:"";display:inline-block;background-image:url(/content/dam/sites/global/Y18/img/icons_utility.svg);background-repeat:no-repeat;background-size:100px auto;}

.alt-icon {position:absolute;top:50%;right:4px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px;line-height:0;}
.alt-icon img, .alt-icon svg {height:16px;width:16px;}

.info-item {border-bottom:1px solid #dedede;position:relative;}
.info-item .link-area {display:flex;align-items:center;width:100%;padding:20px 20px 20px 10px;}
.info-item:after {position:absolute;top:50%;right:4px;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.info-item.link-non{border-bottom:none;}
.info-item.link-non > p{padding:20px 20px 20px 10px;}

.blank-link .altIcon {width:12px;height:10px;}
.blank-link:after {content:none;}

.icon_link_other{fill:#cc0000;height:16px;width:16px;}
.icon_link_other.icon_color_rd{fill:#cc0000;}