/*
Theme Name: Self-Advocacy Resource and Technical Assistance Center
Theme URI: http://selfadvocacyinfo.org
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: Jackson Whelan
Author URI: http://jacksonwhelan.com
template: bb-theme
*/

.ct-font-resizer {
	list-style: none;
	margin: 0;
	padding: 0;
}

.page-id-314 .sa-chart .fl-module-rich-text {
	font-size: 28px; 
}

.page-id-314 .sa-chart .sa-is .fl-module-rich-text p {
	color: #008000 !important;
}

.page-id-314 .sa-chart .sa-is-not .fl-module-rich-text p {
	color: #2d3492 !important;
}

.fl-social-icons .fl-icon {
	font-size: 40px;
	width: 40px;
}
#google_translate_element, ul.ct-font-resizer, #listenButton1, .a-opt-btn {
	float: right;
}
#google_translate_element, ul.ct-font-resizer {
	margin-right: 10px;
}
ul.ct-font-resizer {
	line-height: 20px;
}
#listenButton1 {
	padding: 3px;
	display: inline;
	border: none;
}
#listenButton1 span {
	color: #fff;
	font-weight: bold;
}
.fl-widget .fl-widget-title {
	font-size: 28px;
	margin-bottom: 0;
}

.fl-page-nav-search form input.fl-search-input {
	background: #fff;
	color: #000 !important;
}
option.opt-issues {
	color: #951b51;
}

h3 {
	color: #3e9ca0;
}
.well h3 {
	color: #00964c;
}
h4, .fl-archive .fl-archive-title {
	color: #951b51;
}
.btn-primary {
	background: #00964c;
}

li.yes-no li {
	width: 50%;
	float: left;
	margin-bottom: 30px !important;
	color: #00964c;
}
li.yes-no li.gchoice_4_1_1 {
	color: #951b51;
}


@media (min-width:768px) {
	
	.page-id-314 .sa-chart .fl-module-rich-text {
		height: 215px;
		max-height: 215px;
	}
		
}
