.mas-icon-circle-30 {
    width: 30px !important;
    height: 30px !important;
}

.mas-icon-circle-25 {
    width: 25px !important;
    height: 25px !important;
}

.mas-icon-circle-30:hover {
    /* background-color: grey; */
    opacity: 0.6;
}

.mas-icon-size-16 {
    font-size: 16px;
}

.mas-icon-size-12 {
    font-size: 12px;
}

.mas-icon-size-14 {
    font-size: 14px;
}

.mas-icon-size-24 {
    font-size: 24px;
}
.mas-icon-size-10 {
    font-size: 10px;
}

.mas-image-circle-70 {
    width: 70px !important;
    height: 70px !important;
}
.mas-image-circle-60 {
    width: 60px !important;
    height: 60px !important;
}
.mas-image-circle-50 {
    width: 50px !important;
    height: 50px !important;
}
.mas-image-circle-55 {
    width: 55px !important;
    height: 55px !important;
}
.mas-image-circle-40 {
    width: 40px !important;
    height: 40px !important;
}
.mas-image-circle-400{
    width:40px !important;
}
.mas-font-12 {
    font-size: 12px;
}
