/**
 * This file is part of the securitypro package.
 *
 * @author Mathias Reker
 * @copyright Mathias Reker
 * @license Academic Free License (AFL 3.0)
 *
 * Additionally, this module is subject to a proprietary End User License Agreement (EULA).
 * For the full copyright, open source license, and EULA information, please view the LICENSE
 * that were 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}
