/*
Theme Name: UDP
Description: Divi child theme
Author: Robert Jones
Template: Divi
*/

/*----------------------------------------------------



/*	1. UDP colours	*/

.dark_blue		{color: #043E5E !important; font-size: inherit;}
.bright_blue	{color: #00659B !important; font-size: inherit;}
.mid_blue		{color: #658DB0 !important; font-size: inherit;}
.light_blue		{color: #DCE7F1 !important; font-size: inherit;}
.orange			{color: #DD7726 !important; font-size: inherit;}
.gold 			{color: #E5A92C !important; font-size: inherit;}
.feint			{color: #D5F6E0 !important; font-size: inherit;}

ul.ticks li
{
	list-style: none;
}

ul.ticks li:before
{
  content: "\2713\a0\a0";
}

.et_pb_testimonial
{
	border-radius: 12px;
}

.et_pb_testimonial_author,
.et_pb_testimonial_meta
{
	margin-top: 0;
	font-size: smaller !important;
}

.et_pb_contact p .et_contact_error
{
	border: none;
	color: red;
}

input#set-hoab-date
{
	width: 18em;
}

div.leading
{
	display: block;
	height: 1.5ex;
}

/* Required for right-aligned menus. */
/* This is no longer appropriate
ul.sub-menu
{
	margin-left: -6em;
}
*/
