*[dependent-field]:not(.has-value) { 
  display: none;
}

.monochrome-profile { 
	background: white;
}

.pp-reset-password-form { 
	background: white;
}

.btn.btn-primary { 
	background: #6CD824 !important;
	font-weight: bold;
}

.btn.btn-primary:hover, .btn.btn-primary:focus { 
	background: #396F31 !important;
}