/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.wrd_login p{
	margin-bottom: 0 !important;
}

.wrd_login label,
.wrd_login input[type="text"],
.wrd_login input[type="password"]{
	width: 100%;
}