/**
 * This file is part of the securitypro package.
 *
 * @author Mathias Reker
 * @copyright Mathias Reker
 * @license Commercial Software License
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

#password-strength-meter{width:100%;height:.5em;background:0 0;background-color:rgba(0,0,0,.1)}#password-strength-meter::-webkit-meter-bar{background:0 0;background-color:rgba(0,0,0,.1)}.meter{clear:both}#password-strength-text{font-size:.8em}
