﻿.p-viewer {
    z-index: 9999;
    position: absolute;
    top: 60%;
    right: 33px;
}
input::-ms-reveal,
input::-ms-clear {
    display: none;
}