.menu-icon { background-color: #333;  display:inline-block; width:16px; height:16px; mask-size:cover;}
.menu-street{-webkit-mask-image: url(../fonts/btn_home_Street.svg);     mask-image: url(../fonts/btn_home_Street.svg);          width:16px; height:16px; }
.menu-qrcode{-webkit-mask-image: url(../fonts/btn_home_QR_code.svg);    mask-image: url(../fonts/btn_home_QR_code.svg);         width:16px; height:16px; }
.menu-ward{-webkit-mask-image: url(../fonts/btn_home_ward.svg);         mask-image: url(../fonts/btn_home_ward.svg);            width:16px; height:16px; }
.menu-worker{-webkit-mask-image: url(../fonts/btn_home_worker.svg);     mask-image: url(../fonts/btn_home_worker.svg);          width:16px; height:16px; }
.menu-care{-webkit-mask-image: url(../fonts/btn_home_care.svg);         mask-image: url(../fonts/btn_home_care.svg);            width:16px; height:16px; }
.menu-epidemic{-webkit-mask-image: url(../fonts/btn_home_antiepidemic.svg); mask-image: url(../fonts/btn_home_antiepidemic.svg);    width:16px; height:16px; }

.epidemic-contact{background-color: #333;  display:inline-block; width:16px; height:16px; mask-size:cover; -webkit-mask-image: url(../fonts/img_atpm_Contact.svg); mask-image: url(../fonts/img_atpm_Contact.svg);    width:16px; height:16px; }
.epidemic-position{background-color: #333;  display:inline-block; width:16px; height:16px; mask-size:cover; -webkit-mask-image: url(../fonts/img_atpm_position.svg); mask-image: url(../fonts/img_atpm_position.svg);  width:16px; height:16px; }
.epidemic-resident{background-color: #333;  display:inline-block; width:16px; height:16px; mask-size:cover; -webkit-mask-image: url(../fonts/img_atpm_resident.svg); mask-image: url(../fonts/img_atpm_resident.svg);  width:16px; height:16px; }
.epidemic-responsible{background-color: #333;  display:inline-block; width:16px; height:16px; mask-size:cover; -webkit-mask-image: url(../fonts/img_atpm_responsible.svg); mask-image: url(../fonts/img_atpm_responsible.svg); width:16px; height:16px; }

/*.menu-street:hover{-webkit-mask-image: url(../fonts/btn_home_Street.svg);    mask-image: url(../fonts/btn_home_Street.svg);width:16px; height:16px; background:#2d7bf4;}
.menu-qrcode:hover{-webkit-mask-image: url(../fonts/btn_home_QR_code.svg);    mask-image: url(../fonts/btn_home_QR_code.svg);width:16px; height:16px; background:#2d7bf4;}
.menu-ward:hover{-webkit-mask-image: url(../fonts/btn_home_ward.svg);    mask-image: url(../fonts/btn_home_ward.svg);width:16px; height:16px; background:#2d7bf4;}
.menu-worker:hover{-webkit-mask-image: url(../fonts/btn_home_worker.svg);    mask-image: url(../fonts/btn_home_worker.svg);width:16px; height:16px; background:#2d7bf4;}
*/