/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2018-04-23, 09:19:04
    Author     : Tomasz
*/

.pwstrength_viewport_progress {
  display: inline-block;
  width: 100px;
  margin: 0px;
}

.pwstrength_viewport_progress  .progress {
  height: 5px;
  margin: 0px 0px 0px 5px;
}

.password-verdict {
  display: none;
}