﻿.dw-eye-icon-position {
    position: absolute;
    right: 7.5px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}