.alert{
    width: 309px;
    position: fixed;
    bottom: 20px;
    right: 30px;
}

.btn{
    position: absolute;
    right: 12px;
    bottom: 1px;
    height: 56px;
}

#pwd-input{
    padding-right: 78px;
}