/*!
Theme Name: Kingdom GPS
Theme URI: https://www.pnclogos.com/
Author: PNC Logos
Author URI: https://www.pnclogos.com/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: kingdom_gps
Tags: custom-background, custom-logo, custom-menu, custom-theme,
*/

#pw-toggle {
	cursor: pointer;
}
#login_form .form-error {
    margin-top: 15px;
    padding: 5px;
    border-radius: 3px;
    color: #d61b24;
    font-size: 18px;
}
.toast-success {
    background-color: #51A351 !important;
}
