.control-section-expert-healthcare h3 {
	margin: 0;
	padding: 1px 0;
	border: 0;
	position: relative;
}
.control-section-expert-healthcare h3 a {
	background: #fff;
	display: block;
	text-decoration: none;
}
li#accordion-section-expert-healthcare a {
    color: #fff;
    position: absolute;
    right: 10px;
    padding: 4px 20px;
    border-radius: 4px;
    font-size: 15px;
    text-decoration: none;
    top: 49%;
    background: #f46f74;
    margin-top: -15px;
    font-weight: 400;
}
#accordion-section-themes+.control-section {
    margin-bottom: 17px;
}

img.expert-healthcare-selector-img{
    margin-right: 8px;
}

img.expert-healthcare-selected-img{
    border: 2px solid #2271b1;
}