
.passw_mimic {
        position: absolute;
    top: -26px;
    left: 300px;
    height: 32px;
    width: 100px !important;
    /* background: #47e397; */
    font-size: 26px;
    letter-spacing: 0px;
    box-sizing: border-box;
}

.passw_wrapper {
	position: relative;
}



@font-face
    {
    font-family:'dotsfonts-passw/dotsfont';
        url('dotsfonts-passw/dotsfont.svg#font')    format('svg'),
        url('dotsfonts-passw/dotsfont.woff')        format('woff'),
        url('dotsfonts-passw/dotsfont.ttf')         format('truetype'),
		src:url('dotsfonts-passw/dotsfont.eot?#iefix')  format('embedded-opentype');
	    src:url('dotsfonts-passw/dotsfont.eot');
    font-weight:normal;
    font-style:normal;
}


.passfix {
	text-security:disc; -webkit-text-security:disc; font-family:dotsfont;
}