@charset "utf-8";

.bi {
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: -0.125em;
    background-color: currentColor;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-position: center;
    mask-position: center;
}

.bi-arrow-right-circle-fill {
    -webkit-mask-image: url('/images/common/Bootstrap_icon/arrow-right-circle-fill-cfbc4d5db3249dfe54ffe8b071c72546.svg');
    mask-image: url('/images/common/Bootstrap_icon/arrow-right-circle-fill-cfbc4d5db3249dfe54ffe8b071c72546.svg');
}

.bi-file-earmark-arrow-down-fill {
    -webkit-mask-image: url('/images/common/Bootstrap_icon/file-earmark-arrow-down-fill-3e22dd9bb4c799397ac0c8745e456b86.svg');
    mask-image: url('/images/common/Bootstrap_icon/file-earmark-arrow-down-fill-3e22dd9bb4c799397ac0c8745e456b86.svg');
}

.bi-list {
    -webkit-mask-image: url('/images/common/Bootstrap_icon/list-aaadf1fdc760028ffc3e57ae45bd582e.svg');
    mask-image: url('/images/common/Bootstrap_icon/list-aaadf1fdc760028ffc3e57ae45bd582e.svg');
}

.bi-box-arrow-right {
    -webkit-mask-image: url('/images/common/Bootstrap_icon/box-arrow-right-ec4c7c380e357285ff90c53717812352.svg');
    mask-image: url('/images/common/Bootstrap_icon/box-arrow-right-ec4c7c380e357285ff90c53717812352.svg');
}

.bi-envelope {
    -webkit-mask-image: url('/images/common/Bootstrap_icon/envelope-fa786f9fe4cfbde44b252aa310f446d0.svg');
    mask-image: url('/images/common/Bootstrap_icon/envelope-fa786f9fe4cfbde44b252aa310f446d0.svg');
}

.bi-gear-fill {
    -webkit-mask-image: url('/images/common/Bootstrap_icon/gear-fill-e24387ccc191b22934c9000c6e5412c0.svg');
    mask-image: url('/images/common/Bootstrap_icon/gear-fill-e24387ccc191b22934c9000c6e5412c0.svg');
}

.bi-person-plus-fill {
    -webkit-mask-image: url('/images/common/Bootstrap_icon/person-plus-fill-be9daf34fd105c11ac170cd55ca483f5.svg');
    mask-image: url('/images/common/Bootstrap_icon/person-plus-fill-be9daf34fd105c11ac170cd55ca483f5.svg');
}
