.blessIngType {
    position: relative;
    display: inline-block;
}
.headImg50-birth {
    background: url(#{$baseImgUrl}/birth25.svg) no-repeat center;
    cursor: pointer;
    position: absolute;
    width: 25px;
    height: 25px;
    top: -12px;
    right: -9px;
    z-index: 1;
}
.headImg30-birth {
    background: url(#{$baseImgUrl}/birth16.svg) no-repeat center;
    cursor: pointer;
    position: absolute;
    width: 15px;
    height: 15px;
    top: -6px;
    right: -5px;
    z-index: 1;
}
// .headImg80-birth {
//     &:before {
//         content: url(#{$baseImgUrl}/head-birth-30.png);
//         position: absolute;
//         top: -10px;
//         right: -4px;
//     }
// }
// .headImg100-birth {
//     &:before {
//         content: url(#{$baseImgUrl}/head-birth-30.png);
//         position: absolute;
//         top: -10px;
//         right: -4px;
//     }
// }
// .headImg150-birth {
//     &:before {
//         content: url(#{$baseImgUrl}/head-birth-30.png);
//         position: absolute;
//         top: -10px;
//         right: -4px;
//     }
// }
.headImg50-entry {
    background: url(#{$baseImgUrl}/entry25.svg) no-repeat center;
    cursor: pointer;
    position: absolute;
    width: 25px;
    height: 25px;
    top: -10px;
    right: -9px;
    z-index: 1;
}
.headImg30-entry {
    background: url(#{$baseImgUrl}/entry16.svg) no-repeat center;
    cursor: pointer;
    position: absolute;
    width: 15px;
    height: 15px;
    top: -6px;
    right: -5px;
    z-index: 1;
}
// .headImg80-entry {
//     &:before {
//         content: url(#{$baseImgUrl}/head-entry-80.png);
//         position: absolute;
//         top: -10px;
//         right: -4px;
//     }
// }
// .headImg100-entry {
//     &:before {
//         content: url(#{$baseImgUrl}/head-entry-100.png);
//         position: absolute;
//         top: -10px;
//         right: -4px;
//     }
// }
// .headImg150-entry {
//     &:before {
//         content: url(#{$baseImgUrl}/head-entry-150.png);
//         position: absolute;
//         top: -10px;
//         right: -4px;
//     }
// }
.headImg50-teacher {
    background: url(#{$baseImgUrl}/teacher25.svg) no-repeat center;
    cursor: pointer;
    position: absolute;
    width: 25px;
    height: 25px;
    top: -6px;
    right: -9px;
    z-index: 1;
}
.headImg30-teacher {
    background: url(#{$baseImgUrl}/teacher16.svg) no-repeat center;
    cursor: pointer;
    position: absolute;
    width: 15px;
    height: 15px;
    top: -6px;
    right: -5px;
    z-index: 1;
}
// .headImg80-teacher {
//     &:before {
//         content: url(#{$baseImgUrl}/head-teacher-80.png);
//         position: absolute;
//         top: -10px;
//         right: -4px;
//     }
// }
// .headImg100-teacher {
//     &:before {
//         content: url(#{$baseImgUrl}/head-teacher-100.png);
//         position: absolute;
//         top: -10px;
//         right: -4px;
//     }
// }
// .headImg150-teacher {
//     &:before {
//         content: url(#{$baseImgUrl}/head-teacher-150.png);
//         position: absolute;
//         top: -10px;
//         right: -4px;
//     }
// }
.company_aborn_50{
    position: absolute;
    width: 25px;
    height: 21px;
    bottom: -5px;
    left: 14px;
    background: url(#{$baseImgUrl}/company-adorn.png) no-repeat center;
    background-size:contain;
}
.system_aborn_50{
    position: absolute;
    width: 28px;
    bottom: 0px;
    right: -8px;
}
.company_aborn_back_50{
    width:50px;
    height:20px;
    position: absolute;
    bottom:-5px;
    left: 0;
    background: url(#{$baseImgUrl}/headimg_company.png) no-repeat center;
    background-size:contain;
}
