body {
    background: #fff;
    color: #474435;
}

fieldset {
	border: none;
}

table {
	margin-bottom: 0;
}

table td {
	text-align: inherit;
}

address {
	line-height: inherit;
}

figure {
    margin: 0;
}

.hero.hero--with-image {
	display: none;
}

.compCaptcha-wrap {
	background: none;
	border: none;
	margin-top: 25px !important;
	margin-bottom: 15px !important;
	padding: 0;
}

.calendar .button {
    border: none;
    width: auto;
    font-size: inherit;
    line-height: inherit;
    display: table-cell;
}

.section-accordion .section-header h3 {
    color: #fff !important;
}

ul.compList label.choice, ul.compList li div label, ul.compList li span label, .compSect-content label.choice, .compSect-content li div label, .compSect-content li span label {
	color: #626262;
}

ul.compList-leftLabel li div.cntr-label label.desc, ul.compList-rightLabel li div.cntr-label label.desc {
	color: #000;
}

.message.fade {
	opacity: 1;
	transition: none;
}

.compHdBar-wrap, .component-title .buttonheading {
	display: none;
}

ul.compList li.complex div.cntr span.span-block:last-child {
	margin: 0;
}

input.field.text, textarea.field, .inputbox, input.input-text, input[type="text"], input.field[type="text"], textarea.textarea, td.paramlist_value select {
	background: #fff;
	border: 1px solid #ccc;
    color: #000;
	font-family: inherit;
	font-size: 16px;
	height: auto;
	line-height: 1;
	margin-bottom: 0;
	padding: 6px;
}

input.field.text:focus, textarea.field:focus, .inputbox:focus, input.input-text:focus, input[type="text"]:focus, input.field[type="text"]:focus {
	border-color: rgba(82,168,236,0.8);
	outline: 0;
	outline: thin dotted \9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
}

select.inputbox, select.select {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 0;
    font-family: inherit;
	font-size: 16px;
	padding: 2px 2px 2px 2px;
	height: 34px;
    width: auto;
}

select[multiple] {
	height: auto;
}

select.input-block-level {
	width: 100%;
}

select.ticNumIn {
	min-width: 48px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	padding-top: 0;
	text-align: center;
	text-align-last: center;
}

input[type="radio"], input[type="checkbox"] {
	height: auto;
}

ul.compList li div.cntr.select-wrapper:after {
	content: "\e90f" !important;
	height: auto;
	visibility: visible;
}

.ticketQty .select-wrapper select {
	min-width: 106px;
}

td.select-wrapper {
	border: none;
	height: auto;
}

td.select-wrapper:before, td.select-wrapper:after {
	display: none;
}

td.select-wrapper select {
	-webkit-appearance: menulist;
	-moz-appearance: menulist;
	width: auto;
	border: 1px solid #5D5D5D;
	padding-right: 16px;
}

input[type="file"], input[type="checkbox"], input[type="radio"], select {
	margin: 0;
}

.radio, .checkbox {
	min-height: 0;
}

#card-element {
	background: #fff;
	border: 1px solid #ccc;
	color: #000;
	font-family: inherit;
	font-size: 16px;
	height: auto;
	line-height: 1;
	margin-bottom: 20px;
	padding: 6px;
}

label.checkbox input[type="checkbox"] {
    margin-top: 4px;
}

ul.compList li.buttons, .item-other {
	font-size: 16px;
}

ul.compList li.buttons button.button {
	margin-right: 0;
}

button.button, .btn-primary, .btn-secondary, .btn-primary:link, .btn-primary:visited, .btns-sponsor a {
	background: #5b9641;
	border: none;
    color: #fff !important;
	font-family: inherit;
	font-size: 16px;
	padding: 9px 30px;
	font-weight: bold;
	line-height: 1;
	max-width: none;
	height: auto;
	text-shadow: none;
	text-transform: none;
}

.btns-primaryask a,
a.btns-primaryask,
button.btns-primaryask {
	background: #5b9641;
	border: none;
    color: #fff !important;
	display: inline-block;
	font-family: inherit;
	font-size: 16px;
	padding: 9px 30px;
	font-weight: bold;
	line-height: 1;
	margin-right: 25px;
	margin-bottom: 5px;
	max-width: none;
	height: auto;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	border-radius: 5px;
}

.btns-secondaryask a,
a.btns-secondaryask,
button.btns-secondaryask {
	background: #FFFFFF;
	border: 2px solid #5B9641;
    color: #5B9641 !important;
	display: inline-block;
	font-family: inherit;
	font-size: 16px;
	padding: 9px 30px;
	font-weight: bold;
	line-height: 1;
	margin-right: 25px;
	margin-bottom: 5px;
	max-width: none;
	height: auto;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	border-radius: 5px;
}


.btns-sponsor a, 
.btns-yellow a {
	display: inline-block;
	margin-right: 25px;
	margin-bottom: 5px;
}

.btn-secondary, .btn-secondary:link, .btn-secondary:visited {
	background: #808080;
    color: #fff;
}

button.btn.btn-danger, button.btn.btn-info {
    font-weight: normal;
    line-height: 16px;
    padding: 2px 6px;
    text-shadow: none;
	text-transform: none;
}

button.btn.btn-info {
    background-color: #5bc0de;
    border-color: #46b8da;
    color: #fff;
}

button.btn.btn-danger {
    background-color: #d9534f;
    border-color: #d43f3a;
    color: #fff;
}

button.button:hover, .btn-primary:hover, .btns-sponsor a:hover, .btns-yellow a:hover, .btns-yellow a:active, .btns-yellow a:focus, .btns-primaryask a:hover, a.btns-primaryask:hover, button.btns-primaryask:hover,
button.button:active, .btn-primary:active, .btns-sponsor a:active, .btns-primaryask a:active, a.btns-primaryask:active, button.btns-primaryask:active,
button.button:focus, .btn-primary:focus, .btns-sponsor a:focus, .btns-primaryask a:focus, a.btns-primaryask:focus, button.btns-primaryask:focus {
    background: #282828;
	color: #fff !important;
	outline: 0;
	text-decoration: none;
}

.btns-sponsor a:focus, .btns-yellow a:focus, .btns-primaryask a:focus, a.btns-primaryask:focus, button.btns-primaryask:focus {
	text-decoration: none;
}

.btns-secondaryask a:hover,
.btns-secondaryask a:active,
.btns-secondaryask a:focus,
a.btns-secondaryask:hover,
a.btns-secondaryask:active,
a.btns-secondaryask:focus,
button.btns-secondaryask:hover,
button.btns-secondaryask:active,
button.btns-secondaryask:focus {
    background: #FFFFFF;
	color: #282828 !important;
	border: 2px solid #282828;
	outline: 0;
	text-decoration: none;
}

.btns-sponsor a:focus {
	text-decoration: none;
}

.btn-secondary:hover, .btn-secondary:focus {
    background: #282828;
	color: #fff;
}

button.btn.btn-info.active, button.btn.btn-info.disabled, button.btn.btn-info:active, button.btn.btn-info:hover, button.btn.btn-info[disabled] {
    color: #fff;
    background-color: #2f96b4;
}

button.btn.btn-danger.active, button.btn.btn-danger.disabled, button.btn.btn-danger:active, button.btn.btn-danger:hover, button.btn.btn-danger[disabled] {
    color: #fff;
    background-color: #bd362f;
}

.btn-amount {
	padding: 8px 14px;
}

.btn-amount:hover {
	background: #00337F;
	color: #fff;
	text-shadow: none;
}

.btn-amount.btn-primary {
	background: #00337F;
	border: 1px solid #c5c5c5;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	padding: 8px 14px;
	text-shadow: none;
}

.jsfsubmitForm span.btn {
	margin-top: 10px;
}

.jsfsubmitForm span.btn .modal {
	background: none;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #00337F;
	font-family: inherit;
	margin: 0;
	position: static;
	text-decoration: none;
}

#sbox-window {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.row.result {
    color: #00337F;
    cursor: pointer;
}

address {
	background: none;
	border: none;
	padding: 0;
}

.social-links li {
	background: none;
	padding: 0;
}

footer .footer__top .footer-content-3 .poweredby img {
	display: inline;
	max-width: none;
}

.poweredby.mobile {
	display: block;
	text-align: center
}

p.address {
	margin: 0;
}

h1.componentheading, .item-header h1.title, h1.title, .article-title h2.contentheading {
	border-bottom: none;
	color: #333;
	font-family: 'Cabin Sketch';
	font-size: 40px;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 10px;
	padding: 0;
	text-align: center
}

table.blog h2.contentheading {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.2;
	margin: 0;
	text-align: left;
}

ul.compList label.choice, ul.compList li div label, ul.compList li span label, .compSect-content label.choice, .compSect-content li div label, .compSect-content li span label {
	font-weight: normal;
}

ul.compList label.choice {
	margin-top: -18px;
	width: auto;
}

.sbxEvents-event .event-meta-wrap {
    display: none;
}

.compSect-title h3 {
    margin: 0;
    padding: 0;
}

.sbx .sbxEvents-event div.whendate span.date, .sbx .sbxEvents-event div.whendate span.time {
	font-size: 1em;
}

.compSect-content h4.title {
	color: inherit;
    font-family: inherit;
    font-size: 1em;
    font-weight: bold;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: 0;
}

.table-inwell .btn-group {
    float: right;
}

table.resultsTBL thead th {
	background: #00337F;
	text-align: left;
}

table.resultsTBL .row1 td, table.resultsTBL .odd td {
	background: #e6e6e6;
}

.article-meta-wrap, div.metadata, .dn-meta, .item-meta {
    color: #464646;
}

.article-meta-content span strong, div.metadata span.author-name, span.title span.count, span.small strong, .item-meta strong {
	color: #464646;
}

.resultsTBL-foot {
	border-bottom-color: #ddd;
}

table.tickets-total-tbl tr.total .amount {
    color: #00afbf;
}

table.resultsTBL span.title {
	margin-bottom: 0;
}

tr {
	background: none;
	border-bottom: none;
	padding: 0;
}

tr td, tr th {
	border: none;
	padding: 0;
}

.pagination > li > a, .pagination > li > span, .pagination > li > span:hover {
	background: none;
	border: none;
}

.cal-monthTBL td.cal-wd {
    background-color: #fff;
    color: inherit;
}

.cal-monthTBL td.cal-wdEmpty {
    background-color: #f6f6f6;
    color: #888;
}

.cal-monthTBL .cal-eventDate {
    color: #777;
}

.cal-monthTBL td.cal-wd, .cal-monthTBL td.cal-wdEmpty {
    border-color: #ddd;
}

.hide.fade.in {
    display: block !important;
}

.modal {
	bottom: auto;
    left: 50%;
}

.shop-modal-header {
    border-bottom: medium none;
	padding: 5px 15px;
}

.shop-product {
    padding: 0 0 15px;
}

.shop .shop-table h4.title {
	color: #333;
	font-size: 20px;
}

.shop input.input-text {
	height: auto;
	line-height: 24px;
}

.shop .label {
    background-color: #ff8000;
	padding: 4px 6px;
}

.product-title {
	margin: 0;
	text-transform: none;
}

.product-info .product-price {
    display: block;
    margin: .6em 0 .4em 0;
    font-size: 48px;
    line-height: 1.1em;
}

.product-pricing .btn-primary {
    margin-left: 20px;
}

.master-holder .petition-prognum {
	font-size: 56px;
}

.petition-proglabel, .petition-formtitle {
    color: #00337F;
}

.section-petition-letter {
    background: #f6f6f6 none repeat scroll 0 0;
    border-left-color: #444;
}

.supporter-location, .supporter-time, .share-title {
    color: #798e92;
}

.section-socialshare {
    background-color: transparent;
    border-bottom-color: #777;
    border-top-color: #777;
}

.supporter-item {
	font-size: 16px;
}

.petition-supporterstitle {
	margin: 0 0 1em;
}

label.checkbox {
	font-weight: normal;
	line-height: normal;
}

.share-title {
	font-size: 1em;
}

ul.pagination {
    border-color: #ddd;
	display: block;
}

ul.pagination li {
	float: none;
	display: inline-block;
}

ul.pagination li a {
	display: inline-block;
}

ul.contactinfo-list input#email {
	min-width: 206px;
}

#system-messageDetail dd.message ul {
	background: none;
	border: none;
	padding: 10px 0;
}

.section-petition-form.is-hidden {
	visibility: visible;
}

.stickybar {
    background: #ede3d5;
}

.addtoany_list a {
	display: inline-block;
}

#logo {
	display: inline-block;
}

#top-menu {
	margin-bottom: 0;
}

#top-menu li {
	background: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#top-menu-nav > ul > li > a:hover, #top-menu-nav > ul > li > a:focus {
	background-color: transparent;
}

#footer-widgets .footer-widget li {
	background: none;
	padding-top: 0;
	padding-bottom: 0;
}

.bottom-nav li {
	background: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.et-social-icons li {
	background: none;
	padding: 0;
}

.poweredby {
	clear: both;
}

.et_builder_inner_content, .et_pb_section {
    position: static;
}

.modal.fade.in {
    top: 20%;
}

#mobile_menu li {
	background: none;
	padding: 0;
}

.et-search-form input {
	box-shadow: none;
	padding: 0;
}

#main-header .container {
	height: 80px;
}

.et_header_style_left .logo_container {
	left: 0;
	right: 0;
	text-align: center;
}

#main-content .sidebar {
	float: left;
	margin-top: 75px;
	width: 140px;
}

#main-content .mainbody-fr {
	margin-left: 170px;
	overflow: hidden;
}

.page-content {
	clear: none;
}

.compDescIntro-wrap {
	margin-top: 1.6em;
	margin-bottom: 1.6em;
}

.sponsor-students-search table.blog tr td div.contentpaneopen,
.sponsor-programs-search table.blog tr td div.contentpaneopen {
	box-shadow: 1px 0 3px rgba(0,0,0,.25);
	float: left;
	margin-bottom: 16px;
	padding: 0.8em 15px 0;
	text-align: center;
	width: 33.33%;
}

.sponsor-students-search table.blog tr td div.contentpaneopen:nth-child(6n+1),
.sponsor-programs-search table.blog tr td div.contentpaneopen:nth-child(6n+1){
	clear: left;
}

.sponsor-students-search table.blog span.article_separator,
.sponsor-programs-search table.blog span.article_separator{
	clear: none;
	height: 0;
}

.sponsor-students-search table.blog h2.contentheading,
.sponsor-programs-search table.blog h2.contentheading {
	text-align: center;
}

.sponsor-students-search .pos-intro .element-image img,
.sponsor-programs-search .pos-intro .element-image img{
	width: 100%;
}

a.ia-link {
    padding: 9px 10px;
    font-size: 16px;
}

.sponsor-students-record .pos-subtitle, .sponsor-students-record .page-content,
.sponsor-programs-record .pos-subtitle, .sponsor-programs-record .page-content{
	text-align: center;
}

.ra .modal {
	position: static;
	margin: 0;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	display: inline-block;
	width: auto;
	background: none;
}

.jsfsearch-my-profile-search .items .item__col {
	float: left;
	text-align: center;
	width: 20%;
}

.jsfsearch-my-profile-search .items .item__col:nth-child(5n+1) {
	clear: left;
}

.jsfsearch-my-profile-search table.blog span.article_separator {
	clear: none;
	height: 0;
}

ul.menu {
	list-style-type: none;
	font-family: "Raleway", Helvetica, Arial, Lucida, sans-serif;
	color: #000;
	font-weight: 700;
}

ul.menu li a {
	color: #000!important;
}

ul.menu li a:hover {
	text-decoration: underline;
}


ul.menu li {
	padding: .3em 0 .5em .3px;
	background: none !important;
}

.compSect-wrap {
	margin: 0.2em 0 0;
}

.compSect-contentwrap {
	padding: 0.2em 0 0.6em;
}

.sponsor-students-search .form-jsfseach ul.compList li:nth-child(5) div.cntr {
	float: left;
	width: 25%;
}

#meta-position div span.element-label {
    font-weight: 700;
}

#meta-position div strong.element-data {
    font-weight: 500;
}

.payInvoice a {
    margin: 1px;
    padding: 7px 15px;
}

.btns-sponsor.payInvoice {
    width: 100px;
}

.element-sfobjectrelated .item-toggle {
    display: none !important;
}

.updatePwd #usr-firstname, .updatePwd #usr-lastname, .updatePwd #usr-email, .updatePwd #infoPane, .updatePwd .liClear, .updatePwd #reqLine {
	display: none;
}

.ra-cancelLink {
	display: none;
}
