#puzzleanywhere-admin-content {
	margin: auto;
	max-width: 940px;
}

#puzzleanywhere-admin-content h1,
#puzzleanywhere-admin-content h2,
#puzzleanywhere-admin-content h3,
#puzzleanywhere-admin-content h4,
#puzzleanywhere-admin-content h5,
#puzzleanywhere-admin-content h6 {
}

.puzzleanywhere-card,
.puzzleanywhere-masthead {
	background-color: #ffffff;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
}

.puzzleanywhere-masthead {
	border-width: 0 0 1px 0;
	font-size: 2em;
	font-weight: 700;
	margin: 0;
	padding: 0.5em 0;
	text-align: center;
}

.puzzleanywhere-card {
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0 1em 1em 1em;
}

.settings_page_puzzle-anywhere-options #wpcontent {
		padding-left: 0;
}

.settings_page_puzzle-anywhere-options label,
.settings_page_puzzle-anywhere-options .col {
	display: inline-block;
	max-width: 250px;
	width: 25%;
}

.settings_page_puzzle-anywhere-options select,
.settings_page_puzzle-anywhere-options input[type=text] {
	max-width: 650px;
	width: 75%;
}

.settings_page_puzzle-anywhere-options button.block,
.settings_page_puzzle-anywhere-options .button.block,
.settings_page_puzzle-anywhere-options input[type=submit].block {
	background-color: #0073aa;
	color: #ffffff;
	display: block;
	padding: 0.5em;
	width: 100%;
}

#puzzleanywhere-admin-content fieldset {
	margin: 1em 0;
}

.settings_page_puzzle-anywhere-options .row .col:first-child {
	display: inline-block;
	max-width: 25%;
	width: 25%;
}

.puzzleanywhere-errors,
.puzzleanywhere-result {
	padding: 0 1em;
}

.puzzleanywhere-errors {
	border: solid 1px #ccc;
	background-color: #f9d3d1;
}

.puzzleanywhere-result,
.puzzleanywhere-api h4,
.puzzleanywhere-faq h4,
.puzzleanywhere-faq pre {
	border: solid 1px #ccc;
	background-color: #e7f9d1;
	padding-top: 1em;
	padding-bottom: 1em;
	text-align: center;
}

.puzzleanywhere-faq-contents {
	display: none;
}

.puzzleanywhere-manage-newsletters .is-disabled-subscr-newsletter {
	display: none;
}

.puzzleanywhere-authors-widget-config .author-twitter {
	text-decoration: none;
}

.puzzleanywhere-authors-widget-config .author-twitter .icon {
	display: inline-block;
	max-height: 1.8em;
}

.puzzleanywhere-faq pre {
	background-color: #fff;
	padding: 1em;
	padding: 1em;
	text-align: left;
	white-space: pre-wrap;
}

#puzzleanywhere-admin-content input[type=submit],
.settings_page_puzzle-anywhere-options input[type=submit] {
	background-color: #007bff;
	border-color: #007bff;
	color: #fff;
	width: 100%;
	-webkit-appearance: push-button;
	user-select: none;
	white-space: pre;
	align-items: flex-start;
	text-align: center;
	cursor: default;
	padding: 1px 7px 2px;
	border-width: 1px;
	border-style: solid;
	border-image: initial;
}
