.views-exposed-form .views-exposed-widget {
	float: right;
	padding: 0px;
}

.views-exposed-form .views-exposed-widget .form-submit {
	visibility: hidden;
}

.views-exposed-form label {
	font-weight: bold;
	display: inline;
	font-family: 'Special Elite';
	font-size: 18px;
	color: #898989;
	float: left;
	line-height: 77px;
	margin-left: -100px;
	font-weight: 400;
}

.views-exposed-form .chosen-container-single .chosen-single {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0px;
	height: 78px;
	width: 237px;
	border: none;
	border-radius: 0px;
	background: #1ca187;
	background-clip: padding-box;
	box-shadow: 0px;
	color: #ededed;
	text-decoration: none;
	white-space: nowrap;
	line-height: 77px;
	text-transform: uppercase;
	font-family: 'gotham_htfmedium_condensed';
	font-size: 24px;
	box-shadow: none;
	text-shadow: 2px 1px 1px rgba(0, 0, 0, 0.34);
}

.views-exposed-form .chosen-container-active.chosen-with-drop .chosen-single {
	border: none;
	box-shadow: none;
}

.views-exposed-form .chosen-container {
	margin-right: 160px;
}

.views-exposed-form .views-exposed-widget {
	float: right;
	display: inline-block;
	width: 30%;
	}

.views-exposed-form .chosen-container.chosen-container-single {
	width: 200px !important;
}

.views-exposed-widgets {
	margin-bottom: 0px;
}

.views-exposed-form .chosen-container .chosen-results li {
	margin: 0;
	padding: 5px 6px;
	list-style: none;
	line-height: 15px;
	background: #2c2c2c;
	font-family: 'gotham_htfmedium_condensed';
	color: #ededed;
	font-size: 24px;
	text-transform: uppercase;
	text-shadow: 2px 1px 1px rgba(0, 0, 0, 0.34);
	border-bottom: 1px solid #424242;
	border-top: 1px solid #282828;
}

.views-exposed-form .chosen-container .chosen-results {
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0px;
	padding: 0px;
	max-height: 240px;
	width: 236px;
}

.views-exposed-form .chosen-container .chosen-results li.active-result {
	display: list-item;
	cursor: pointer;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	padding-left: 33px;
	line-height: 26px;
}

.views-exposed-form .chosen-container .chosen-results li.highlighted {
	background: #1ca187;
}

.views-exposed-form .chosen-container-single .chosen-search {
	visibility: hidden}
	
.views-exposed-form .chosen-container-single .chosen-single span {
	margin-right: 0px;
	text-align: left;
	text-indent: 24px;
	width: 84%;
}

.views-exposed-form .chosen-container-active.chosen-with-drop .chosen-single {
	background: #1ca187;
}


/* BSD STYLES */

.bsd-template .template_col1_container {
	background-color: #FFF;
}

.bsd-template div.bsd-speakout .bsd-page-header {
	border: none;
}

.bsd-template div.bsd-speakout form .left, .bsd-template div.bsd-speakout form .right {
	border-right: none;
	width: 100%;
	padding-left: 0;
}

.bsd-template div.bsd-speakout form h4 {
	font-family: 'gotham_htfmedium', sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	border-bottom: 2px solid #B4B0B0;
	color: #767676;
}

.bsd-template div.bsd-speakout form label strong {
	font-size: 16px;
	text-transform: capitalize;
}

.bsd-template .region-content .template_col1_container form div {
	margin-bottom: 0;
}

.bsd-template .region-content .template_col1_container form label {
	width: auto;
	margin-right: 20px;
	font-family: 'gotham_htfbold', sans-serif;
	font-size: 16px;
	text-transform: none;
	font-weight: 600;
	line-height: 23px;
	word-wrap: break-word;
}
.bsd-template .template_columns .region-content form select#state_cd { left: 0; }

.bsd-template .region-content form .bsd-speakout-show-editletter input {
	margin-left: 0;
	margin-bottom: 20px;
}
.bsd-template .region-content .template_col1_container form select { 
	height: 41px;
	border-radius: 0;
	border: 1px solid #CCC;
	color: #767676;
	background: #FFF;
	font-family: 'gotham_htfbook', sans-serif;
	top: 0;
	border: 0;
	outline: 1px solid #CCC;
 }
 .bsd-template .region-content .template_col1_container form #email { height: 41px; }
 .bsd-template .region-content .template_col1_container form input { font-family: 'gotham_htfbook', sans-serif; }

.bsd-template .region-content .template_col1_container form div.bsd-speakout-show-formfield {
	margin-bottom: 20px;
}
.bsd-template .region-content .template_col1_container form input[type="submit"] { margin-top: 10px; font-family: 'gotham_htfmedium', sans-serif; }

.bsd-template .region-content .template_col1_container form input,
.bsd-template .region-content .template_col1_container form input#addr2 {
	margin-left: 0;
}

.bsd-template .region-content .template_col1_container form .contribcolumn input#addr2,
.bsd-template .region-content .template_col1_container form .contribcolumn input#addr1 {
/* 	width: 100%; */
	margin-left: 90px;
}

.bsd-template .region-content .template_col1_container form input#amt_other_text {
	left: -20px;
}
.bsd-template .footer_image img { background-repeat: no-repeat; }

.bsd-template div.bsd-speakout .city, .bsd-template div.bsd-speakout .state_cd, .bsd-template div.bsd-speakout .zip {
	width: 29.3%;
	margin-right: 4%;
}

.bsd-template .field-name-body ol {
	margin-left: 20px;
}

.bsd-template .field-name-body ol li:first-child {
	border-top: none;
}

.bsd-template .field-name-body ol li {
	clear: both;
}

.bsd-template .region-content form input[type="checkbox"] {
	margin-right: 20px;
}

.bsd-template .template_col1_container form textarea,
.bsd-template .template_col1_container form textarea#body {
	width: 97%;
}

.field-name-body form p, .field-name-body form ul {
	margin-left: 0;
}

.bsd-template  .field-name-body ul li {
	list-style: disc;
}

.bsd-template .bsd-page-header-content  {
	font-family: 'gotham_htfbook', sans-serif;
	font-weight: 400;
	margin-left: 117px;
	margin-bottom: 30px;
}

.bsd-template .bsd-page-header-content h1, 
.bsd-template .bsd-page-header-content h2,
.bsd-template .bsd-page-header-content h3,
.bsd-template .bsd-page-header-content h4, 
.bsd-template .bsd-page-header-content h5,
.bsd-template .bsd-page-header-content h6,
.bsd-template .bsd-page-header-content p,
.bsd-template .bsd-page-header-content ol,
.bsd-template .bsd-page-header-content ul{
	margin-left: 0;
}
.bsd-template div.bsd-speakout .recipient-category-name {
	font-weight: 700;
	font-family: 'gotham_htfbold', sans-serif;
	display: inline-block;
}

.bsd-template #contribution td.contribheader, .bsd-template #contribution #pa_status {
	font-family: 'gotham_htfbold', sans-serif;
	font-weight: 700;
}

.bsd-template #invitationpage .label {
	vertical-align: top;
	width: 143px;
}

.bsd-template #invitationpage .label label {
	margin-right: 0;
}
