/*--
	Theme Name: theme51346
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.5.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 2.2.2
	MotoPress Version: 1.0
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */

.committee-table td {
  border-left: 1px solid #ddd;
  padding: 10px;
}
.advs_tbl {
border-collapse: separate;
margin: 10px 0;
border-spacing: 1px;
}
.advs_tbl_pdng {
padding: 4px 9px;
text-align: left;
}
.sci-stat td {
  border-left: 1px solid #ddd;
  padding: 10px;
}
.accordion-heading .accordion-toggle::before {
  content: "+ ";
  float: right;
}
.accordion-heading .active::before {
  content: "- ";
}
@media (min-width: 768px) and (max-width: 991px)
{
.nav__primary .sf-menu > li > a {
	font-size: 0.7em; }
}
@media (min-width: 992px) and (max-width: 1199px)
{
.nav__primary .sf-menu > li > a {
	font-size: 0.85em; }
}
@media (width: 1200px)
{
.nav__primary .sf-menu > li > a {
	font-size: 0.85em; }
}