form.fullWidthForm {
	font-size:1.125em;
	line-height:1.5em;
	margin-left:2.5%;
	margin-right:7.5%;
	margin-bottom:2em;
}

	form.fullWidthForm div.pagetitle {
		font-size:1rem;
	}
	
a.linkLooksLikeButton {
	display: inline-block;
	text-decoration: none;
}

button,input[type="submit"],input[type="button"],a.linkLooksLikeButton {
	background:#2d689c;
	border:0px;
    box-sizing: border-box;
	color:#fff;
	font-family:ff-basic-gothic-pro,Arial,Helvetica,sans-serif;
	font-size:1rem;
	margin:auto;
	padding:0.5em;
}

input[type="submit"]:disabled,input[type="button"]:disabled {
	background:#dbd7d9;
	color:#f3f2f2;
}

input[type="text"], input[type="password"],
input[type="date"], input[type="month"],
input[type="tel"], select {
	background:#edebec;
	border:0px;
    box-sizing: border-box;
	font-family:ff-basic-gothic-pro,Arial,Helvetica,sans-serif;
	font-size:1rem;
	margin:1em auto;
	padding:0.5em;
}

input[type="text"]:disabled, input[type="password"]:disabled, input[type="tel"]:disabled, select:disabled {
	background:inherit;
	border:dotted 1px #dbd7d9;
	color:rgba(255,255,255,0)
}

input[type="text"].errorHighlight, input[type="password"].errorHighlight, input[type="tel"].errorHighlight, select.errorHighlight {
	background:#faf2eb;
	border:solid 1px #cfc9cc;
}

input.emailInputBox {
    box-sizing: border-box;
	width:25em;
		max-width:100%;
}

label {
	color:#231f20;
	display:block;
	font-family:ff-basic-gothic-pro,Arial,Helvetica,sans-serif;
	font-weight:900;
	margin-bottom:0.15em;
}

label + input {
	margin-top:0.15em !important;
}

select {
	font-family:ff-basic-gothic-pro,Arial,Helvetica,sans-serif;
}
	
.errorMessage {
	color:#b47331;
	font-family:ff-basic-gothic-pro,Arial,Helvetica,sans-serif;
	font-size:1rem;
	font-weight:bold !important;
}

/* loading animation spacing defaults */
.circleG {
	margin-bottom:1em;
}

/* login-box-specific */
h1#loginbox_title {
	font-size:1.5em;
}

p#loginbox_help {
	font-family:ff-basic-gothic-pro,Arial,Helvetica,sans-serif;
	font-size:0.9rem;
	margin-bottom:0em;
	text-align:center;
}

p#loginbox_trialoffer {
	background:#d69e6b;
	color:#fff;
	margin-bottom:0em;
	padding-bottom:0.3em;
	padding-top:0.3em;
	font-family:ff-basic-gothic-pro,Arial,Helvetica,sans-serif;
	font-size:1.1em;
	font-weight:900;
	line-height:1.3em;
	text-align:center;
}

p#loginbox_trialoffer a {
	color:#fff;
	text-decoration:none;
}

p#loginbox_trialoffer a span {
	font-variant:small-caps;
}

#loginbox_form label {
	font-family:ff-basic-gothic-pro,Arial,Helvetica,sans-serif;
	font-weight:bold;
}

#loginbox_form label input[type="text"], #loginbox_form label input[type="password"] {
	display:block;
	margin-top:0em;
	width:100%;
}

#loginbox_form  input[type="submit"] {
	display:block;
	width:50%;
}

/* standalone login form, password reminder, mma signup, etc. */
.unpwForms {
	margin-left:2.5%;
	margin-right:7.5%;
}

.unpwForms label {
	font-family:ff-basic-gothic-pro,Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	width:50%;
}

.unpwForms  input[type="submit"] {
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:20%;
}

.unpwForms label input[type="text"], .unpwForms label input[type="password"] {
	display:block;
	margin-top:0em;
	width:100%;
}

.unpwForms label.mma {
	font-family:ff-basic-gothic-pro,Arial,Helvetica,sans-serif;
	font-weight:bold;
}

.unpwForms label.mma:nth-of-type(odd) {
	display:inline-block;
	margin-left:29px;
	width:390px;
}

.unpwForms label.mma:nth-of-type(even) {
	display:inline-block;
	font-family:ff-basic-gothic-pro,Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin-left:10px;
	width:390px;
}

.unpwForms p {
	font-size:1.125em;
	line-height:1.5em;
}

.unpwForms p.errorMsg {
	background:#faf2eb;
	border:solid 2px #d69e6b;
	padding:0.3em;
}

.unpwForms p.login_finePrint {
	font-family:ff-basic-gothic-pro,Arial,Helvetica,sans-serif;
	font-size:0.9rem;
	margin-left:auto;
	margin-right:auto;
	width:80%;
}

.unpwForms p.login_help {
	font-family:ff-basic-gothic-pro,Arial,Helvetica,sans-serif;
	font-size:0.9rem;
	margin-bottom:0em;
	text-align:center;
}

.unpwForms p.shortline {
	text-align:center;
}

.unpwForms span.login_slug {
	font-family:ff-basic-gothic-pro,Arial,Helvetica,sans-serif;
	font-weight:900;
}

.unpwForms #circleG {
	/*center the loading animation*/
	margin:auto;
}

/* search-widget-specific */

div.rs_widget div.searchsquare input[type="text"],
div.rs_widget div.searchsquare select {
	/* display:block;
	width:100%; */
	display:inline-block;
	margin:0px auto;
}

div.rs_widget div.searchsquare input[type="text"]#r {
	width:55%;
}

div.rs_widget div.searchsquare select#searchyears {
	width:25%;
}

div.rs_widget div.searchsquare input[type="submit"] {
	/* display:block;
	width:50%; */
	display:inline-block;
	width:15%;
}

/* search-results-specific */

div#advSearchPageBox {
	border-bottom:solid 1px #d69e6b;
	font-family:ff-basic-gothic-pro,Arial,Helvetica,sans-serif;
	line-height:2.5em;
	text-align:center;
}

div#advSearchPageBox form label {
	color:#231f20;
	display:inline;
	font-family:ff-basic-gothic-pro,Arial,Helvetica,sans-serif;
	font-weight:900;
}

div#advSearchPageBox span {
	display:block;
	font-size:0.8em;
	line-height:1em;
	margin-bottom:0.5em;
}

/* schedule-specific */

div#sked_footer input[type="text"] {
	background:#edebec;
	border:0px;
	margin-top:0.5em;
	padding:0.5em;
}

div#sked_footer input[type="submit"] {
	display:block;
	min-width:25%;
}

/* monthly digest */

form#digestNav {
	text-align:center;
}

form#digestNav label, form#digestNav input[type=submit]{
	display:inline-block;
}

form#digestNav input[type=text] {
	margin-bottom:auto;
}

form#digestNav  p.suggestion {
	font-family:ff-basic-gothic-pro,Arial,Helvetica,sans-serif;
	font-size:0.9rem;
	margin:0em auto auto auto;
	text-align:center;
}

/* keyword-alerts-specific */

div#alerts_grid {
	border-bottom:solid 1px #e9cbaf;
	border-top:solid 1px #e9cbaf;
}

form#alerts_form p + label {
	border-top:solid 1px #e9cbaf;
	margin-top:1em;
	padding-top:0.5em;
}

form#alerts_form p.unsubCheckBox {
	font-family:ff-basic-gothic-pro,Arial,Helvetica,sans-serif;
	font-size:0.8rem;
	margin-top:1.5em;
	text-align:center;
}

form#alerts_form p.unsubCheckBox label.checkLabel {
	display:inline;
	font-family:inherit;
}

form#alerts_form p.unsubCheckBox input[type="submit"] {
	background:#4d90cb;
	margin-left:0.5em;
}

div#alerts_grid {
	padding-bottom:1em;
}

div#alerts_grid input[type="submit"] {
	display:block;
	min-width:25%;
}

div#alerts_grid label {
	display:inline-block;
	font-family:ff-basic-gothic-pro,Arial,Helvetica,sans-serif;
	font-size:0.8rem;
	font-weight:bold;
	margin:0.25em 0.45em 0em 0.45em;
}

div#alerts_grid label input {
	margin-top:0em;
}

span.kwform_hilite {
	font-family:ff-basic-gothic-pro,Arial,Helvetica,sans-serif;
	font-weight:900;
}

/* New Trial Form */
#TrialForm :invalid {
	box-shadow: none !important;
	outline: none !important;
}

#TrialForm label {
	display:inline-block;
	font-family:ff-basic-gothic-pro,Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin-left:20px;
	width:390px;
}

#TrialForm label + label {
	margin-left:10px;
}

#TrialForm label input[type="text"], #TrialForm label input[type="tel"] , #TrialForm label select {
	display:block;
	margin-top:0em;
	width:100%;
}

#TrialForm .errorMessage, #TrialForm label#tfIndividualCheck {
	font-size:1rem;
	font-weight:normal;
	margin-left:20px;
	max-width:825px;
	width:auto;
}

#TrialForm label input[type="radio"] + span {
	font-weight:normal;
}

#TrialForm label#label_addr {
	width:630px;
}

#TrialForm label#label_city {
	margin-left:20px;
}
#TrialForm label#label_state {
	width:230px;
}
#TrialForm label#label_zip {
	width:150px;
}

#TrialForm label#label_phone {
	margin-left:20px;
	/* width:230px; */
}
#TrialForm label#label_ext {
	margin-left:10px;
	/* width:150px; */
	width:230px;
}
#TrialForm label#label_nonUSCA {
	font-size:0.9rem;
	font-weight:normal;
	margin-left:10px;
	width:162px;
}

#TrialForm label#label_phone span, #TrialForm label#label_ext span {
	font-size:0.65em;
	font-weight:normal;
}

#TrialForm label#label_method {
	margin-bottom:1em;
	width:790px;
}

#TrialForm p#individualTrial {
	display:none;
	margin-right:4%;
}

/* Mailchimp */

#mc_embed_signup form {
	/* MC styles as of 9/2019:
	display:block;
	position:relative;
	text-align:left;
	padding:10px 0 10px 3%; */
	font-family:ff-basic-gothic-pro,Arial,Helvetica,sans-serif;
	font-weight:900;
}

#mc_embed_signup .button {
	/* MC styles as of 9/2019:
	clear:both;
	background-color:#aaa;
	border: 0 none;
	border-radius:4px;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size:15px;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	margin: 0 5px 10px 0;
	padding: 0 22px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
	width: auto; */
	background:#2d689c !important;
	border-radius:0px !important;
	font-family:ff-basic-gothic-pro,sans-serif !important;
}
	
#mc_embed_signup .button:hover {
	/* MC styles as of 9/2019:
	background-color:#777; */
	background:#2d689c !important;
}

#mc_embed_signup input {
	/* MC styles as of 9/2019:
	border:1px solid #999;
	-webkit-appearance:none; */
	background:#edebec;
	border:0px !important;
    box-sizing: border-box;
	margin:1em auto;
	padding:0.5em;
}

div.mc-field-group {
	/* MC styles as of 9/2019:
	clear:left;
	position:relative;
	width:96%;
	padding-bottom:3%;
	min-height:50px; */
	padding-bottom:0px !important;
}

/* endorsements filter */
div#endorseFilterForm {
	border-bottom: dotted 1px #edebec;
	margin-left: 2.5%;
	margin-right: 7.5%;
	padding-bottom:0.5em;
	padding-top:0.5em;
	text-align:center;
	width:90%;
}

div#endorseFilterForm button.sort, div#endorseFilterForm a.linkLooksLikeButton.sort {
	/* background:#4d90cb; */
	line-height:1em;
	margin:auto 0.25em;
	padding:0.4em;
	padding-bottom:0.3em;
}

	div#endorseFilterForm a.linkLooksLikeButton.sort {
		margin-left:2em;
	}

div#endorseFilterForm input[type="text"] {
	margin:auto;
	padding:0.4em;
	padding-bottom:0.3em;
}

div#endorseFilterForm label {
	display:inline-block;
	font-weight:600;
}

div#endorseFilterForm label + label {
	margin-left:2em;
}