/********************************
* FAQ THEME 5
********************************/
.jag-faq-theme-5 .jag-faq-title{
	background: #ffffff;
	color: #000;
	padding: 20px;
	font-size: 15px;
	margin-top: 15px;
	cursor: pointer;
	position: relative;
	border-left: 5px solid #ff0044;
	box-shadow: 0px 0px 10px #dddddd;
}
.jag-faq-theme-5 .jag-faq-title .jag-faq-icon{
	margin-right: 5px;
	font-size: 15px;
	color: #fff;
	line-height: 28px;
	position: absolute;
	left: 13px;
}
.jag-faq-theme-5 .jag-faq-ques {
    padding-left: 10px;
}