/**
 * 2020 Mathias R.
 *
 * NOTICE OF LICENSE
 *
 * This file is licensed under the Software License Agreement
 * With the purchase or the installation of the software in your application
 * you accept the license agreement.
 *
 * @author    Mathias R.
 * @copyright Mathias R.
 * @license   Commercial license (You cannot resell or redistribute this software.)
 */

#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}
