

.eyes_icon {
    background: transparent url('../../images/icons/eyes.png') 0% 0% no-repeat padding-box;
}

.msg_icon {
    background: transparent url('../../images/icons/msg.png') 0% 0% no-repeat padding-box;
}

.perso_icon {
    background: transparent url('../../images/icons/perso.png') 0% 0% no-repeat padding-box;
}

.pro_icon {
    background: transparent url('../../images/icons/pro.png') 0% 0% no-repeat padding-box;
}

.start_icon {
    background: transparent url('../../images/icons/start.png') 0% 0% no-repeat padding-box;
}

.security_icon {
    background: transparent url('../../images/icons/security.png') 0% 0% no-repeat padding-box;
}


.teacher-icon {
    background: transparent url('../../images/icons/teacher.png') 0% 0% no-repeat padding-box;
}

.student-icon {
    background: transparent url('../../images/icons/student.png') 0% 0% no-repeat padding-box;
}

.exam-icon {
    background: transparent url('../../images/icons/exam.png') 0% 0% no-repeat padding-box;
}

.sms-icon {
    background: transparent url('../../images/icons/sms.png') 0% 0% no-repeat padding-box;
}

.parent-icon {
    background: transparent url('../../images/icons/parent.png') 0% 0% no-repeat padding-box;
}

.invoice-icon {
    background: transparent url('../../images/icons/invoice.png') 0% 0% no-repeat padding-box;
}

.contact-icon {
    background: transparent url('../../images/icons/contact.png') 0% 0% no-repeat padding-box;
}

.timetable-icon {
    background: transparent url('../../images/icons/timetable.png') 0% 0% no-repeat padding-box;
}

.event-icon {
    background: transparent url('../../images/icons/event.png') 0% 0% no-repeat padding-box;
}

.course-icon {
    background: transparent url('../../images/icons/course.png') 0% 0% no-repeat padding-box;
}
