
 .modal-parenting-form-image	{
	max-height: 100%;
	width: auto;
	background-image: url("/images/headers/home_126.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
 }
 
.publications a, .publications p, .publications h3	{
	color: #ffffff!important;
}
.publications a:hover	{
	color: #180e23!important;
}
.uk-scope em	{
	color: #180e23!important;
}

.uk-scope .uk-button-default, .uk-button .uk-button-default {
  background-color: #3f225b!important;
  color:#ffffff!important;
  border:none!important;
}
.uk-scope .uk-button-default:hover, .uk-button .uk-button-default:hover {
  background-color: #747EAD!important;
  color:#ffffff!important;
  border-color:transparent!important;
}
