html{width:100%; height:100%;}
body{width:100%; height:100%; background-image:url(''); background-position: center center; background-size:cover;}
section{width:100%; height:100%;}
div.container{width:100%; height:100%;}
div.row{width:100%; height:100%;}
div.wrapper{background:#e9ecef; padding:30px 45px 30px 45px; border-radius:7px; width:100%;}
div.logo{width:auto; height:69px; background-position:center center; background-size:contain; background-repeat:no-repeat; margin-bottom:30px;}
div.password{position:relative;}
input#password{padding-right:40px;}
div.eye{position:absolute; top:0; right:0px; width:40px; height:100%; background-color:transparent; background-image:url('https://cdn.lnk.qea.la/img/eye-slash.svg'); background-position: center center; background-size:20px 20px; background-repeat:no-repeat; cursor:pointer;}
div.eye.active{background-image:url('https://cdn.lnk.qea.la/img/eye.svg');}
