/* Email Icon */
.email {
  background: url("/portal/js/user/default/style/img/icon/icon_email.svg") center no-repeat;
}

.email.on {
  background: url("/portal/js/user/default/style/img/icon/icon_email_on.svg") center no-repeat;
}

.email.lock {
  background: url("/portal/js/user/default/style/img/icon/icon_email_lock.svg") center no-repeat;
}

/* Eye Icon */
.eyeprint {
  background: url("/portal/js/user/default/style/img/icon/icon_eye.svg") center no-repeat;
}

.eyeprint.on {
  background: url("/portal/js/user/default/style/img/icon/icon_eye_on.svg") center no-repeat;
}

.eyeprint.lock {
  background: url("/portal/js/user/default/style/img/icon/icon_eye_lock.svg") center no-repeat;
}

/* Face Icon */
.faceprint {
  background: url("/portal/js/user/default/style/img/icon/icon_face.svg") center no-repeat;
}

.faceprint.on {
  background: url("/portal/js/user/default/style/img/icon/icon_face_on.svg") center no-repeat;
}

.faceprint.lock {
  background: url("/portal/js/user/default/style/img/icon/icon_face_lock.svg") center no-repeat;
}

/* FingerPrint Icon */
.fingerprint {
  background: url("/portal/js/user/default/style/img/icon/icon_fingerPrint.svg") center no-repeat;
}

.fingerprint.on {
  background: url("/portal/js/user/default/style/img/icon/icon_fingerPrint_on.svg") center no-repeat;
}

.fingerprint.lock {
  background: url("/portal/js/user/default/style/img/icon/icon_fingerPrint_lock.svg") center no-repeat;
}

/* Hand Icon */
.handprint {
  background: url("/portal/js/user/default/style/img/icon/icon_hand.svg") center no-repeat;
}

.handprint.on {
  background: url("/portal/js/user/default/style/img/icon/icon_hand_on.svg") center no-repeat;
}

.handprint.lock {
  background: url("/portal/js/user/default/style/img/icon/icon_hand_lock.svg") center no-repeat;
}

/* PC_DONGLE Icon */
.pcDongle {
  background: url("/portal/js/user/default/style/img/icon/icon_pcDongle.svg") center no-repeat;
}

.pcDongle.on {
  background: url("/portal/js/user/default/style/img/icon/icon_pcDongle_on.svg") center no-repeat;
}

.pcDongle.lock {
  background: url("/portal/js/user/default/style/img/icon/icon_pcDongle_lock.svg") center no-repeat;
}

/* PC_FACEPRINT(METSAKUUR) Icon */
.pcFaceprint {
  background: url("/portal/js/user/default/style/img/icon/icon_pcFaceprint.svg") center no-repeat;
}

.pcFaceprint.on {
  background: url("/portal/js/user/default/style/img/icon/icon_pcFaceprint_on.svg") center no-repeat;
}

.pcFaceprint.lock {
  background: url("/portal/js/user/default/style/img/icon/icon_pcFaceprint_lock.svg") center no-repeat;
}

/* Mobile Icon */
.mobile {
  background: url("/portal/js/user/default/style/img/icon/icon_mobile.svg") center no-repeat;
}

.mobile.on {
  background: url("/portal/js/user/default/style/img/icon/icon_mobile_on.svg") center no-repeat;
}

.mobile.lock {
  background: url("/portal/js/user/default/style/img/icon/icon_mobile_lock.svg") center no-repeat;
}

/* Pattern Icon */
.pattern {
  background: url("/portal/js/user/default/style/img/icon/icon_pattern.svg") center no-repeat;
}

.pattern.on {
  background: url("/portal/js/user/default/style/img/icon/icon_pattern_on.svg") center no-repeat;
}

.pattern.lock {
  background: url("/portal/js/user/default/style/img/icon/icon_pattern_lock.svg") center no-repeat;
}

/* PC Icon */
.pc {
  background: url("/portal/js/user/default/style/img/icon/icon_pc.svg") center no-repeat;
}

.pc.on {
  background: url("/portal/js/user/default/style/img/icon/icon_pc_on.svg") center no-repeat;
}

.pc.lock {
  background: url("/portal/js/user/default/style/img/icon/icon_pc_lock.svg") center no-repeat;
}

/* Pin Icon */
.passcode {
  background: url("/portal/js/user/default/style/img/icon/icon_pin.svg") center no-repeat;
}

.passcode.on {
  background: url("/portal/js/user/default/style/img/icon/icon_pin_on.svg") center no-repeat;
}

.passcode.lock {
  background: url("/portal/js/user/default/style/img/icon/icon_pin_lock.svg") center no-repeat;
}

/* Push Icon */
.push {
  background: url("/portal/js/user/default/style/img/icon/icon_push.svg") center no-repeat;
}

.push.on {
  background: url("/portal/js/user/default/style/img/icon/icon_push_on.svg") center no-repeat;
}

.push.lock {
  background: url("/portal/js/user/default/style/img/icon/icon_push_lock.svg") center no-repeat;
}

/* SMS Icon */
.sms {
  background: url("/portal/js/user/default/style/img/icon/icon_sms.svg") center no-repeat;
}

.sms.on {
  background: url("/portal/js/user/default/style/img/icon/icon_sms_on.svg") center no-repeat;
}

.sms.lock {
  background: url("/portal/js/user/default/style/img/icon/icon_sms_lock.svg") center no-repeat;
}

/* Voice Icon */
.voiceprint {
  background: url("/portal/js/user/default/style/img/icon/icon_voice.svg") center no-repeat;
}

.voiceprint.on {
  background: url("/portal/js/user/default/style/img/icon/icon_voice_on.svg") center no-repeat;
}

.voiceprint.lock {
  background: url("/portal/js/user/default/style/img/icon/icon_voice_lock.svg") center no-repeat;
}

/* Web Icon */
.web {
  background: url("/portal/js/user/default/style/img/icon/icon_web.svg") center no-repeat;
}

.web.on {
  background: url("/portal/js/user/default/style/img/icon/icon_web_on.svg") center no-repeat;
}

.web.lock {
  background: url("/portal/js/user/default/style/img/icon/icon_web_lock.svg") center no-repeat;
}

/* Fido2 Icon */
.fido2 {
  background: url("/portal/js/user/default/style/img/icon/icon_fido2.svg") center no-repeat;
}

.fido2.on {
  background: url("/portal/js/user/default/style/img/icon/icon_fido2_on.svg") center no-repeat;
}

.fido2.lock {
  background: url("/portal/js/user/default/style/img/icon/icon_fido2_lock.svg") center no-repeat;
}

/* Add Icon */
.add {
  background: url("/portal/js/user/default/style/img/icon/icon_add.svg") center no-repeat;
}

/*# // sourceMappingURL=icons.css.map */
