/*CSS by NW*/

#ult-login-form,
#lostpasswordform {
	padding: 30px;
	background-color: #F1F1F1;
	margin-top: 20px;
	margin-bottom: 40px;
}

.ld-profile-edit-link {
	display:  none;
}

.ld-profile-card{
	display: none !important;
}

.learndash_mark_complete_button{
	background-color: green !important;
}

.ld-course-navigation-actions .ld-home-link {
	display:  none !important;
}

#ld-profile{
	margin-bottom: 50px;
}

body .learndash-wrapper #learndash_mark_complete_button, body .learndash-wrapper input.learndash_mark_complete_button[type=submit] {
	border-radius:  20px !important;
	font-size: 0.8em;
	margin-top: 3px;
	font-family:  "Roboto";
	line-height: 1.45em;
}

body .learndash-wrapper .ld-button {
	margin-top: 3px;
	line-height: 1.75em;
	font-size: 0.8em;
}

.learndash-wrapper .ld-tabs {
    margin: 2em 0 !important;
}