#dc_jqaccordion_widget-5-item ul li:nth-of-type(1) {
	background-color: #02263E;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	cursor: pointer;
	display: block;
}

.dcjq-accordion ul li:nth-of-type(1) {
	background-color: #02263E;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	cursor: pointer;
	display: block;
}

.dcjq-accordion ul a:before{
	content: "\f105";  /* this is your text. You can also use UTF-8 character codes as I do here */
    font-family: FontAwesome;
    padding-right: 10px;  
}

#dc_jqaccordion_widget-5-item ul a:before{
	content: "\f105";  /* this is your text. You can also use UTF-8 character codes as I do here */
    font-family: FontAwesome;
    padding-right: 10px;    
}

.dcjq-accordion #menu-item-9694 .dcjq-parent{
	color: #fff;
	padding: 0 15px 10px 15px;
	font-size: 16px;
	line-height: 21px;
}

#menu-item-9705 .dcjq-parent{
	color: #fff;
	padding: 0 15px 10px 15px;
	font-size: 16px;
	line-height: 21px;
}

#menu-item-9694 .dcjq-parent{
	color: #fff;
	padding: 0 15px 10px 15px;
	font-size: 16px;
	line-height: 21px;
}

#menu-item-9705 .dcjq-parent{
	color: #fff;
	padding: 0 15px 10px 15px;
	font-size: 16px;
	line-height: 21px;
}

#menu-item-9712 .dcjq-parent{
	color: #fff;
	padding: 0 15px 10px 15px;
	font-size: 16px;
	line-height: 21px;
}

/* #dc_jqaccordion_widget-3-item ul li a:nth-of-type(1){
	color: #fff; 
}*/

.dcjq-accordion ul{
	background-color: #F0F5F7;	
}

.dcjq-accordion ul li a{
	color: #02263E;
	padding: 0 15px 0px 15px;
	cursor: pointer;
	display: block;
}

#dc_jqaccordion_widget-5-item ul{
	background-color: #F0F5F7;	
}

#dc_jqaccordion_widget-5-item ul li a{
	color: #02263E;
	padding: 0 15px 0px 15px;
	cursor: pointer;
	display: block;
}

.active-link{
	color: #CE0F2C;
}

#menu-item-9778{
	background-color: #F0F5F7!important;
}

#menu-item-9704{
	background-color: #F0F5F7!important;
}

#menu-item-9713{
	background-color: #F0F5F7!important;
}

.widget ul li {
    padding: 10px 0 10px 0;
    margin: 0;
}

.widget ul li ul{
	margin: 0px;
}

.widget ul{
	border: none;
}
