/*------------------------------------------------------------------------
# JoomShaper Accordion Module by JoomShaper.com
# ------------------------------------------------------------------------
# author    JoomShaper http://www.joomshaper.com
# Copyright (C) 2010 - 2012 JoomShaper.com. All Rights Reserved.
# @license - http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
# Websites: http://www.joomshaper.com
-------------------------------------------------------------------------*/
a.icon-chevron-sign-down,a.icon-chevron-sign-right{
	text-indent: -25px;
}
.module-content #rt-mainbody-surround li a{
	
	font-size: 1em !important;
}
li.current.active{
	padding-left: 0px !important;
}
div.toggler {
	text-indent: -15px;
}
.custom-ul{
	list-style-type: none;
}
.module-content #rt-mainbody-surround li.current a.active, .module-content #rt-mainbody-surround li {
	border: none !important;
	padding: none !important;
}
.custom-ul{
	list-style-type: none;
}
.custom-ul ul{
	list-style-type: none;
}
.custom-ul li a{
	padding-left: 10px;
}
.sp-accordion-item{
	padding-bottom: 10px;
	padding-top: 0px;
}
li.current, li.active{
	padding-top: 0px;
	padding-bottom: 0px;
}
.sp-accordion.sp-accordion-style3 .toggler,.sp-accordion.sp-accordion-style3 .toggler span,.sp-accordion.sp-accordion-style3 .toggler span span{
	/*display:block;*/	
	
	
	cursor:pointer
}
.sp-accordion.sp-accordion-style3 .toggler span,.sp-accordion.sp-accordion-style3 .toggler span span{
	background:none;
}
div.sp-accordion-inner ul>li{
	padding-top: 10px;
	/*padding-bottom: 10px;*/
}
