﻿@charset "utf-8";

.eye-icon {
    cursor: pointer !important;
    font-size: 24px;
    margin: 10px;
}

.logo-img {
    width: 30px;
    height: auto;
    margin-right: 6px;
}

.name-img {
    height: 30px;
    width: auto;
}

.check-mark-img {
    height: 200px;
    width: auto;
}
