.obr-menubar {
	background-color: #a5a5a5;
	font-size: 16px;
	line-height: normal;
	border-radius: 10px;
	width: 100%;
	margin-bottom: 20px;
}
.entry-content .obr-menubar ul {
	display: inline-block;
	margin-top: 10px;
	padding: 0 0 10px 0;
	width: 100%;
}
.obr-menubar ul li {
	display: inline-block;
	background-color: #fff;
	border: 3px solid #848484;
	border-radius: 10px;
	padding: 10px;
	margin: 0 1%;
	width: 23%;
	text-align: center;
}
.obr-menubar ul li a {
	color: #666;
}
.obr-menubar ul li:hover {
	border-color: #c1a400;
}
.obr-fcmhc-signupform {
	max-width: 1080px;
	margin: 20px auto;
}
.obr-fcmhc-signupform .firstrow input[type="text"],
.obr-fcmhc-signupform .firstrow input[type="email"],
.obr-fcmhc-signupform .firstrow input[type="password"],
.obr-fcmhc-signupform .thirdrow input[type="submit"] {
	display: inline-block;
	width: 30%;
	margin: 10px 1.666%;
	padding: 10px;
	font-size: 14px;
	line-height: normal;
	border: 3px solid #c1a400;
	border-radius: 5px;
	font-weight: bold;
}
.obr-fcmhc-signupform .firstrow input {
	float: left;
}
.obr-fcmhc-signupform .secondrow {
	text-align: left;
}
.obr-fcmhc-signupform .thirdrow {
	text-align: center;
}
.obr-fcmhc-signupform .secondrow,
.obr-fcmhc-signupform input[type="checkbox"]:before {
	clear: both;
}
/*.obr-fcmhc-signupform .secondrow input[type="checkbox"] + label:before {*/
.obr-fcmhc-signupform .secondrow input[type="checkbox"] {
	opacity: 0;
	margin-left: 20px;
}
.obr-fcmhc-signupform .secondrow label {
	margin: 10px 10px 10px -17px;
	padding: 5px;
	width: 20px;
	border: 3px solid #c1a400;
	border-radius: 5px;
	background-color: #fff;
	color: #fff;
	text-align: center;
	line-height: 2em;
	font-weight: bold;
}
.obr-fcmhc-signupform .secondrow span {
	font-weight: bold;
	font-size: 68%;
}
.obr-fcmhc-signupform .secondrow span a {
	color: #fff;
}
.obr-fcmhc-signupform .secondrow span a:hover {
	color: #f30;
}
.obr-fcmhc-signupform .secondrow label:before {
	content: "\2713";
}
/*.obr-fcmhc-signupform .secondrow input[type="checkbox"]:checked + label:before {
	color: #333;
}*/
.obr-fcmhc-signupform .secondrow input[type="checkbox"]:required:invalid + label::before {
	color: #fff;
}
.obr-fcmhc-signupform .secondrow input[type="checkbox"]:required:valid + label::before {
	color: #333;
}
@media screen and (max-width: 768px) {
	.obr-fcmhc-signupform .firstrow input[type="text"],
	.obr-fcmhc-signupform .firstrow input[type="email"],
	.obr-fcmhc-signupform .firstrow input[type="password"],
	.obr-fcmhc-signupform .secondrow,
	.obr-fcmhc-signupform .thirdrow input[type="submit"] {
		display: block;
		width: 96%;
		margin: 10px 2%;
	}
}
@media screen and (max-width: 1200px) {
	.obr-fcmhc-signupform .secondrow {
		text-align: center;
	}
}
.entry-content .obr-ms-ci-table tr th a {
	color: #fff;
	text-decoration: underline;
}
.entry-content .obr-ms-ci-table tr th a:hover {
	color: #eee;
}
.entry-content .obr-ms-ci-table tr td input[type="submit"],
.entry-content .childsubmit,
.entry-content input[type="submit"].obraddnewgroupsubmit,
.entry-content .obr-ci-table tr td input[type="submit"],
.entry-content .typesubmit,
.obr-ms-fcmhc input[type="submit"] {
	border: 2px solid #ff3300;
	border-radius: 5px;
	background-color: #ff3300;
	color: #fff;
}
.entry-content .obr-ms-ci-table tr td input[type="submit"],
.entry-content .obraddnewgroupsubmit input[type="submit"],
.entry-content .obr-ci-table tr td input[type="submit"],
.entry-content .typesubmit,
.obr-ms-fcmhc input {
	cursor: pointer; 
}
.entry-content .obr-ms-ci-table tr td input[type="submit"],
.entry-content .obr-ms-ci input,
.entry-content .obr-ms-ci select,
.entry-content .obrgroupscontent input,
.entry-content .obrgroupscontent select,
.entry-content .obraddnewgroupsubmit input[type="submit"],
.entry-content .obr-ci-table tr td input[type="submit"],
.entry-content .typesubmit,
.obr-ms-fcmhc input {
	font-size: 100%;
	line-height: 1.7em;
}
.entry-content input[type="submit"].obraddnewgroupsubmit,
.entry-content .obr-ms-ci-table tr td input[type="submit"] {
	margin: 2px 0;
}
.entry-content .obr-ms-ci input,
.entry-content .obr-ms-ci input,
.entry-content .obr-ms-ci select {
	margin-right: 10px;
	padding: 5px;
}
.entry-content .obr-ms-ci-table tr td input[type="submit"]:hover,
.entry-content .obraddnewgroupsubmit:hover,
.entry-content .childsubmit:hover,
.entry-content .typesubmit:hover,
.obr-ms-fcmhc input[type="submit"]:hover {
	color: #ff3300;
	background-color: #fff;
}
.obr-ms-fcmhc input.answersubmit {
	float: right;
}
.entry-content .obr-ms-ci-table,
.entry-content .obr-ms-fcmhc-table {
	border: 0;
	border-bottom: 1px solid #848484;
}
.entry-content .obr-ms-ci-table tr td {
	padding: 6px 10px;
}
.entry-content .obr-ms-ci-table tr th,
.entry-content .obr-ms-fcmhc-table tr th {
	background-color: #2ea3f2;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 10px;
}
.entry-content .obr-ms-fcmhc-table td {
	padding: 6px 0;
}
.entry-content .obr-ms-fcmhc-table tr.answerrow td {
	text-align: center;
	width: 20%;
}
@media screen and (max-width: 768px) {
	.obr-menubar ul li {
		display: block;
		float: left;
		width: 98%;
		margin: 10px 1% 0;
	}
	.entry-content .obr-ms-fcmhc-table.obr-fcmhc-answer td,
	.entry-content .obr-ms-fcmhc-table.obr-fcmhc-answer .answerrow td {
		display: block;
		float: left;
		width: 100%;
		-webkit-column-span: all; /* Chrome, Safari, Opera */
		column-span: all;
	}
	.entry-content .obr-ms-fcmhc-table.obr-fcmhc-answer td.obr-number {
		display: none;
	}
}
.entry-content .obr-ms-fcmhc-table td:first-child {
	padding-left: 0;
}
.entry-content .obr-ms-fcmhc-table tr th {
	text-align: center;
}
.entry-content .obr-ms-fcmhc-table tr th:first-child {
	text-align: left;
}
.entry-content .obr-ms-fcmhc-table tr:first-child td {
	padding: 10px 0;
}
.obr-ms-fcmhc label {
	background-color: #d3d3d3;
	padding: 10px 5px;
	border-radius: 10px;
	display: inline-block;
	width: 80%;
	margin: 10px auto;
}
.obr-ms-fcmhc label:hover {
	background-color: #a5a5a5;
	color: #fff;
}
.obr-ms-fcmhc input[type="radio"] {
	display: none; 
}
.obr-ms-fcmhc input[type="radio"]:checked+label {
	background-color: #ff3300;
	color: #fff;
}
.fas.obr-circle,
.obr-circle {
	display: block;
	height: 36px;
	width: 36px;
	font-size: 24px;
	line-height: 36px;
	border-radius: 50%;
	background-color: #d3d3d3;
	text-align: center;
	color: #fff;
}
.obr-fcmhc-signupform .thirdrow input[type="submit"],
.reportciinfo a,
.getstartedsubmit {
	background-color: #f30;
}
.obr-fcmhc-login .login-submit input {
	background-color: #ff3300;
}
.obr-fcmhc-signupform .thirdrow input[type="submit"],
.obr-fcmhc-login .login-submit input,
.reportciinfo a,
.getstartedsubmit {
	display: inline-block;
	color: #fff;
	border: 3px solid #fff;
	border-radius: 5px;
	margin: 10px 1.666%;
	padding: 10px 40px;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	cursor: pointer; 
	box-shadow: unset;
}
.obr-fcmhc-login .login-submit input {
	border: 2px solid #ff3300;
}
.reportciinfo a {
	margin: 10px 0;
}
.obr-fcmhc-signupform .thirdrow input[type="submit"]:hover,
.obr-fcmhc-login .login-submit input:hover,
.reportciinfo a:hover,
.getstartedsubmit:hover {
	background-color: #c1a400;
}
.obr-fcmhc-login .login-submit input:hover {
	background-color: #fff;
	color: #ff3300;
}
.obr-fcmhc-login {
	max-width: 600px;
	margin: 50px auto;
	text-align: center;
}
.obr-fcmhc-login .login-username label,
.obr-fcmhc-login .login-username input,
.obr-fcmhc-login .login-password label,
.obr-fcmhc-login .login-password input {
	display: inline-block;
	width: 44%;
	margin: 0 2%;
	padding: 10px 1%;
}
.obr-ms-positive-message,
.obr-ms-error-message {
	font-weight: bold;
	font-size: 18px;
	margin: 20px 0;
}
.obr-ms-fcmhc-table.obr-fcmhc-home td:nth-of-type(1) {
	width: 15%;
}
.obr-ms-fcmhc-table.obr-fcmhc-home td:nth-of-type(2) {
	width: 30%;
}
.obr-ms-fcmhc-table.obr-fcmhc-home td:nth-of-type(3) {
	width: 25%;
}
.obr-ms-fcmhc-table.obr-fcmhc-home td:nth-of-type(4) {
	width: 30%;
}
.entry-content .obr-fcmhc-report ol {
	list-style-type: upper-roman;
	list-style-position: outside;
	list-style-image: none;
	margin-left: 20px;
}
.entry-content .obr-fcmhc-report ol li:first-of-type {
	margin-bottom: 15px;
}
.obr-fcmhc-report h3 {
	margin: 20px 0;
	line-height: 2;
}
.obr-fcmhc-report h3:after {
    content: ' ';
    display: block;
/*    border: 1px solid #c1a400; */
}

.entry-content .obr-ci-table tr td {
	border-top: 0;
}
.entry-content table.obr-ci-table {
	border: 0;
}
.entry-content .obr-ci-table tr td label {
	display: inline-block;
	margin: 0;
	padding: 10px;
	font-size: 14px;
	background-color: #d3d3d3;
	line-height: normal;
	color: #fff;
	border-radius: 10px;
	font-weight: bold;
}
.entry-content .obr-ci-table.obr-ci-beh-mot tr td label {
	background-color: #2ea3f2;
}
.fas.obr-circle,
.obr-ci-table .obr-circle {
	display: inline-block;
}
.obr-ms-error-message {
	color: #f00;
}
.fas.fa-check.obr-circle,
.obr-ms-positive-message {
	color: #007f00;
}
.entry-content .obr-ci-table tr td input[type="submit"],
.entry-content .typesubmit {
	cursor: pointer; 
	float: right;
}
.entry-content .obr-ci-table tr td label:hover {
	background-color: #a5a5a5;
	color: #fff;
}
.entry-content .obr-ci-table.obr-ci-beh-mot tr td label:hover {
	background-color: #2ea3f2;
}
.entry-content .obr-ci-table tr td input[type="radio"] {
	display: none; 
}
.entry-content .obr-ci-table tr td input[type="radio"]:checked+label {
	background-color: #ff3300;
	color: #fff;
}
.entry-content .obr-ci-table.obr-ci-selfskills tr td label {
	cursor: pointer;
	margin: 0 1%;
	width: 8%;
	text-align: center;
}
@media screen and (max-width: 768px) {
	.entry-content .obr-ci-table.obr-ci-selfskills tr td label {
		margin: 10px 2%;
		width: 16%;
	}
	.key {
		display: block;
		float: left;
		width: 100%;
	}
}
.chart svg {
	display: block;
	margin: 0 auto;
}
.chart svg text.legend:nth-of-type(11) {
	display: none;
}
.chartkey {
	text-align: center;
}
.lim1 {
	color: #1e76b5;
}
.lim2 {
	color: #ff7d0c;
}
.lim3 {
	color: #2ba02b;
}
.lim1,
.lim2,
.lim3 {
	font-weight: bold;
	font-size: 30px;
	vertical-align: bottom;
}
.obrmstitle {
	font-size: 20px;
	line-height: 26px;
}
.cidisplayname {
	font-size: 18px;
	line-height: 26px;
	display: block;
	float: left;
}
.admindashboardtextmessage h6 {
	text-align: center;
	margin: 10px 0 20px;
	padding: 10px;
	border: 2px solid #f00;
	border-radius: 10px;
}
.et_menu_container #top-menu li {
	padding-right: 15px;
}
p.fcmhcloginlink {
	font-size: 0.8em;
}
.fcmhcloginlink a {
	color: #fff;
	font-weight: bold;
}
.fcmhcloginlink a:hover {
	color: #333;
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
	.entry-content .obr-ms-ci-table tr {
		border-top: 1px solid #333;
	}
	.entry-content .obr-ms-ci-table tr td {
		float: left;
		min-height: 60px;
	}
	.entry-content .obr-ms-ci-table tr td:nth-of-type(1) {
		width: 54%;
	}
	.entry-content .obr-ms-ci-table tr td:nth-of-type(2) {
		width: 26%;
	}
	.entry-content .obr-ms-ci-table tr td:nth-of-type(3) {
		width: 20%;
	}
	.entry-content .obr-ms-ci-table tr td:nth-of-type(4) {
		width: 19%;
	}
	.entry-content .obr-ms-ci-table tr td:nth-of-type(5) {
		width: 18%;
	}
	.entry-content .obr-ms-ci-table tr td:nth-of-type(6) {
		width: 17%;
	}
	.entry-content .obr-ms-ci-table tr td:nth-of-type(7) {
		width: 26%;
	}
	.entry-content .obr-ms-ci-table tr td:nth-of-type(8) {
		width: 20%;
	}
	.entry-content .obr-ms-ci-table tr.hideonmobile {
		display: none;
	}
}
@media screen and (max-width: 768px) {
	.entry-content .obr-ms-ci-table tr {
		border-top: 1px solid #333;
	}
	.entry-content .obr-ms-ci-table tr td {
		float: left;
		width: 100%;
	}
	.entry-content .obr-ms-ci-table tr.hideonmobile {
		display: none;
	}
}
@media only screen and (min-width: 981px) and (max-width: 1200px) {
	.logo_container #logo {
		max-height: 20%;
	}
}
@media only screen and (min-width: 981px) and (max-width: 1200px) {
	#et-top-navigation {
		padding-left: 160px !important;
	}
}
.et_bloom .et_bloom_optin div.fcmhchpoptinstyling {
	background-color: #fff;
	padding: 10px;
	border-radius: 5px;
	text-align: center;
}
.et_bloom .et_bloom_optin div.fcmhchpoptinstyling a {
	margin: 0 auto;
	width: 100%;
	font-weight: bold;
	color: #c1a400; 
}
.learnmoretoggle {
	margin: 10px 0;
	padding: 5px 15px;
	border-radius: 10px;
	border: 2px solid #ff3300;
	width: 150px;
	cursor: pointer;
}
.learnmoreinfo {
	display: none;
}
.learnmoreinfo h4 {
	font-weight: bold;
}
.chart .line {
	stroke: #aaa !important;
}
.chart .axis line {
	stroke: #ddd !important;
}
.plsdisplay,
.ligdisplay {
	clear: both;
	text-align: center;
}
.plsarea {
	display: block;
	background-color: #2ea3f2;
	color: #fff;
	padding: 20px 100px;
	border-radius: 20px;
	text-align: center;
	font-size: 20px;
	line-height: 1.5;
}
.plsarea .highlightkeyword {
	font-size: 28px;
}
@media screen and (max-width: 768px) {
	.plsarea {
		padding: 20px 20px;
	}
}
.obr-ms-ci-table tr td input[type="submit"].cichilddisplay {
	color: #595959;
	background-color: #fff;
}
.products.columns-3 .type-product a p,
.products.columns-4 .type-product a p {
	color: #666;
}
.woocommerce-notices-wrapper .woocommerce-message {
	word-wrap: normal;
}

/* 191008 changes */
@media screen and (max-width: 768px) {
	.chart svg {
		display: block;
		margin: 0;
	}
}
@media screen and (max-width: 600px) {
	.chart svg {
		display: block;
		margin: 0 -100px;
	}
}
/* end 191008 changes */

/* MJ 200518 changes */
.fcmhcfinalreportheader {
	margin-top: -82px;
	padding: 200px 0 150px;
	background-image: url('assets/images/fcsecbanner.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
@media screen and (max-width: 980px) {
	.fcmhcfinalreportheader {
		padding: 175px 0 125px;
		background-position: 86% 66%;
		background-image: url('assets/images/fcsecbannermobile.png');
	}
}
.fcmhcfinalreportheader h1,
.fcmhcfinalreportheader h6 {
	color: #fff;
}
.fcmhcfinalreportheader h1 {
	font-size: 50px;
	line-height: 65px;
	font-weight: 700;
}
@media screen and (max-width: 980px) {
	.fcmhcfinalreportheader h1 {
		font-size: 30px;
		line-height: 33px;
		text-align: left;
	}
	.obr-fcmhc-report h3 {
		font-size: 20px;
		line-height: 30px;
	}
}
.fcmhcfinalreportinner {
	width: 80%; 
	max-width: 1080px;
	margin: 0 auto;
}
.fcmhcfinalreportinner .fcsecspan {
	color: #f30;
}
.fcmhcfinalreportinner.part1 h3,
.fcmhcfinalreportinner.part2 {
	border-top: 1px solid #ddd;
}
.fcmhcfinalreportinner.part1 h3 {
	padding-top: 32px;
}
.fcmhcfinalreportinner.part1 h3:first-of-type {
	border-top: 0;
}
.fcmhcfinalreportinner.part1 p:not(.has-background):last-of-type {
	padding-bottom: 1em;
}
.fcmhcfinalreportinner.part2 {
	margin-top: 20px;
}
.fcmhcfinalreportinner.part2 .left {
	float: left;
	width: 55%;
}
.fcmhcfinalreportinner.part2 .right {
	float: right;
	margin-top: 20px;
	margin-left: 3%;
	width: 42%;
}
@media screen and (max-width: 768px) {
	.fcmhcfinalreportinner.part2 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.fcmhcfinalreportinner.part2 .left,
	.fcmhcfinalreportinner.part2 .right {
		width: 100%;
		margin-right: 0;
		margin-top: 20px;
	}
	.fcmhcfinalreportinner.part2 .left {
		order: 2;
	}
	.fcmhcfinalreportinner.part2 .right {
		order: 1;
		margin-left: 0;
	}
}
.fcmhcfinalreportinner .gobutton {
	display: inline-block;
	border: 2px solid #f30;
	border-radius: 5px;
	background-color: #f30;
	color: #fff;
	padding: 10px 20px;
	margin-top: 10px;
	font-weight: bold;
}
.fcmhcfinalreportinner .gobutton:hover {
	color: #f30;
	background-color: #fff;
}
.fcmhcfinalreportbluewrapper {
	clear: both;
	padding-top: 20px;
}
.fcmhcfinalreportblue {
	background-color: #2f6ead;
	/*padding: 200px 0 150px;*/
}
.fcmhcfinalreportblue h3 {
	padding-top: 20px;
	text-align: center;
	color: #fff;
	border-bottom: 1px solid #2ea3f2;
	border-bottom: 1px solid rgba(46, 163, 242, 0.3);
}
.fcmhcfinalreportblue h4 {
	padding-top: 20px;
	text-align: center;
	color: #fff;
}
.fcmhcfinalreportinnerbox {
	display: inline-block;
	vertical-align: top;
	width: 30%;
	margin-right: 5%;
	text-align: center;
	color: #fff;
}
.fcmhcfinalreportinnerbox.box3 {
	margin-right: 0;
}
@media screen and (max-width: 768px) {
	.fcmhcfinalreportinnerbox {
		width: 100%;
		margin-right: 0;
		margin-top: 20px;
	}
}
.fcmhcfinalreportblue .fcmhcfinalreportinner {
	padding-bottom: 32px;
}
.fcmhcfinalreportinnerboxwrapper {
	padding-bottom: 32px;
	border-bottom: 1px solid #2ea3f2;
	border-bottom: 1px solid rgba(46, 163, 242, 0.3);
	margin-bottom: 32px;
}
.finalsectionwrapper {
	background-color: #fafafa;
	display: block;
	margin: -20px 0 -13px;
	padding: 30px 0;
}
.fcmhcfinalreportinner.finalsection {
	text-align: center;
}
.fcmhcfinalreportinner.finalsection h3::after {
	border-bottom: 3px solid red;
	width: 10%;
	margin: 15px auto;
}
/* End MJ 200518 changes */

/* MJ 200928 */
@media only screen and (max-width: 760px) {
	/* hide on mobile and then use jQuery to detect that it's a mobile device */
	#obr-nowt { display: none; }
}
/* End MJ 200928 */

/* MJ 210609/11 */
.obrdisplaysecondrow {
	width: 100%;
	margin-bottom: 20px;
}
.obrdisplaysecondrow:after {
	clear: both;
}
.obrreturnlink {
	float: right;
	font-size: 14px;
	line-height: 20px;
	text-align: right;
	background-color: #f3f3f3;
	padding: 8px;
	border-radius: 8px;
}
@media only screen and (max-width: 760px) {
	.obrdisplaysecondrow,
	.cidisplayname,
	.obrreturnlink {
		clear: both;
		float: left;
		text-align: left;
	}
}
.obrreturnlink a {
	color: #f30;
}
/* End MJ 210609/11 */

/* MJ 210804 */
.bluebutton {
	margin: 10px 0;
	padding: 5px 15px;
	border-radius: 10px;
	border: 2px solid #2ea3f2;
	background-color: #fff;
	color: #666;
	font-size: 100%;
}
.bluebutton:hover {
	color: #2ea3f2;
}
/* End MJ 210804 */

/* MJ 210809/24 */
.obrcontexthelp {
	display: inline-block;
	color: #fff;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding: 0;
	border: 1px solid #fff;
	border-radius: 15px;
	font-weight: bold;
}
.obrcontexthelptextbox {
	display: none;
	top: 280px;
	right: 150px;
	width: 400px;
	padding: 10px;
	color: #333;
	background-color: #fff;
	border: 2px solid #2ea3f2;
	border-radius: 10px;
	box-shadow: 0 0 10px 5px #33333333;
}
@media only screen and (max-width: 760px) {
	.obrcontexthelptextbox {
		width: 96%;
		margin: 40px auto;
		right: 20px;
	}
}
.obrcontexthelptextbox .obrfirstline {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	height: 35px;
}
.obrcontexthelptextbox .obrclose {
	display: inline-block;
	float: right;
	margin: 0 0 10px 10px;
	background-color: #2ea3f2;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	padding: 0;
	border-radius: 15px;
	cursor: pointer;
}
.obrcontexthelpitem {
	display: none;
	background: #eee;
	border-radius: 5px;
	margin: 0 0 5px 0;
	padding: 5px;
}
.obrcontexthelpitem span {
	font-weight: bold;
}
.obr-survey-question-statement {
	font-size: 18px;
	line-height: 36px;
	margin: 5px 0 10px;
}
/* End MJ 210809/24 */

.obrgroupsoverlay {
	display: none;
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0,0,0); /* fallback */
	background-color: rgba(0,0,0,0.025);
}
.obrgroupscontent {
	background-color: #fefefe;
	margin: 15% auto;
	padding: 20px;
	border: 1px solid #888;
	border-radius: 20px;
	width: 80%;
}
@media only screen and (max-width: 760px) {
	.obrgroupscontent {
		margin: 100px auto 5%;
		width: 96%;
	}
}
.obrgroupsclose,
.obrsinglegroupclose {
	font-weight: bold;
}
.obrgroupsclose {
	color: #aaa;
	float: right;
	font-size: 28px;
}
.obrsinglegroupconfirm,
.obrsinglegroupclose {
	display: inline-block;
	font-size: 20px;
	cursor: pointer;
}
.obrgroupsclose:hover,
.obrgroupsclose:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}
.obrgroup {
	display: inline-block;
	padding: 10px;
	margin: 5px 10px 0 0;
	border: 1px solid #2ea3f2;
	border-radius: 10px;
	font-size: 100%;
}
.obrgroup .edit {
	display: none;
}
.obrgroup .show {
	display: inline-block;
}
.obrgroup input {
	border: 1px solid #888;
	border-radius: 5px;
}
#obraddnewgroupsubmit {
	background-color: #f30;
	color: #fff;
	border: 2px solid #f30;
	border-radius: 5px;
}
#obraddnewgroupsubmit:hover {
	background-color: #fff;
	color: #f30;
}
.obrchildgroup {
	display: inline-block;
	padding: 0 5px;
	margin: 0 5px 1px 0;
	border: 1px solid #2ea3f2;
	border-radius: 5px;
	font-size: 80%;
}
.obrchildgroup:hover {
	background-color: #ddd;
	cursor: pointer;
}
.obraddchildtogroup {
	display: inline-block;
}
.obraddchildtogroup i {
	display: inline-block;
	color: #2ea3f2;
}
.obraddchildtogroup .edit {
	display: none;
}
.obraddchildtogroup .show {
	display: inline-block;
}
.obrchildgroupconfirm,
.obrchildgroupclose {
	font-weight: bold;
	padding: 10px;
}
.obrchildgroupconfirm,
.obrchildgroupclose {
	display: inline-block;
}
.obrchildgroupconfirm:hover,
.obrchildgroupclose:hover {
	cursor: pointer;
}

.obrgroupsandsearcharea {
	display: flex;
	flex-flow: row wrap;
	align-content: stretch;
	background-color: #eee;
	border-radius: 10px;
	margin:  10px 0 10px;
	padding: 10px 20px;
}
input.searchfield {
	font-size: 100%;
	line-height: 1.7em;
	margin-right: 5px;
}
input.searchfield::placeholder,
input.searchfield::-webkit-input-placeholder, /* Chrome/Opera/Safari */
input.searchfield::-moz-placeholder, /* Firefox 19+ */
input.searchfield:-ms-input-placeholder, /* IE 10+ */
input.searchfield:-moz-placeholder { /* Firefox 18- */
	font-size: 80%;
}
.obrgroupsandsearchmessage {
	width: 100%;
	order: 1;
}
.obrmainsearcharea,
.obrmaingroupsarea,
.obrgroupsmessage,
.obrsearchmessage {
	width: 50%;
}
.obrmaingroupsarea {
	order: 2;
}
.obrmainsearcharea {
	order: 3;
}
.obrgroupsmessage {
	order: 4;
}
.obrsearchmessage {
	order: 5;
}
@media only screen and (max-width: 760px) {
	.obrmainsearcharea {
		order: 4;
	}
	.obrgroupsmessage {
		order: 3;
		margin-bottom: 20px;
		border-bottom: 1px solid #aaa;
	}
	.obrmainsearcharea,
	.obrmaingroupsarea,
	.obrgroupsmessage,
	.obrsearchmessage {
		width: 100%;
	}
	input[name=switchgroup]{
		display: block;
		margin: 10px 0 0;
	}
	.obrgroupstrigger {
		display: inline-block;
	}
	.obraddchildtogroup .show {
		padding: 10px;
	}
}


article#post-8766 .entry-content .et-boc .et_builder_inner_content.et_pb_gutters3 h2 {
	padding-bottom: 0;
}

.woocommerce .checkout .woocommerce-NoticeGroup-checkout .woocommerce-error {
	background-color: #f30;
}
.woocommerce .checkout .woocommerce-error a {
	color: #fff;
}
.obrsmallpricetext {
	font-size: 10px;
}
.entry-summary p.price span.obrsmallpricetext {
	font-size: 14px !important;
}
.obrtextafteraddtocart {
	clear: both;
	padding-top: 15px;
}

/* Printer only */
@media print {
	#obrcipagecontent {
		top: 0;
		left: 0;
		padding: 50px;
	}
}
/* End printer only */

#obrcipagecontent .obrprofiledeliveryscheduled,
#obrcipagecontent .obrprofiledeliveryarea,
#obrcipagecontent .obrcsvuploadarea {
	display: flex;
	flex-flow: row wrap;
	align-content: stretch;
	background-color: #eee;
	border-radius: 10px;
	margin:  10px 0 10px;
	padding: 10px 20px;
}
#obrcipagecontent .obrprofiledeliveryscheduled {
	background-color: #2ea3f2;
	color: #fff;
}
#obrcipagecontent .obrprofiledeliveryscheduled a {
	color: #fff;
}
#obrcipagecontent .obrprofiledeliveryscheduled a:hover {
	text-decoration: underline;
}
#obrcipagecontent .obrprofiledeliveryscheduled p,
#obrcipagecontent .obrcsvuploadarea p {
	width: 100%;
}
#obrcipagecontent .obrprofiledeliveryarea p.success,
#obrcipagecontent .obrprofiledeliveryarea p.error,
#obrcipagecontent .obrcsvuploadarea p.success,
#obrcipagecontent .obrcsvuploadarea p.error {
	color: #fff;
	margin: 0 0 10px;
	padding: 10px 20px;
	border-radius: 10px;
}
#obrcipagecontent .obrprofiledeliveryarea p.success,
#obrcipagecontent .obrcsvuploadarea p.success {
	background-color: #096eb2;
}
#obrcipagecontent .obrprofiledeliveryarea p.error,
#obrcipagecontent .obrcsvuploadarea p.error {
	background-color: #f30;
}
#obrcipagecontent .obrcsvuploadarea p.success a,
#obrcipagecontent .obrcsvuploadarea p.error a {
	color: #fff;
	text-decoration: underline;
}
#obrpdusersdatetime {
	width: 150px;
	margin: 0 20px;
}
#obrcipagecontent .obrprofiledeliveryareainner,
#obrcipagecontent .obrprofiledeliveryareainner .obrpdinnermessage {
/* #obrpdusersdatetime { */
	/* initially closed */
	display: none;
}
#obrpdusersdatetime.open {
/*	display: inline-block; */
}
#obrcipagecontent .obrprofiledeliveryareainner {
	flex-direction: column;
	width: 100%;
}
#obrcipagecontent .obrprofiledeliveryareainner.open,
#obrcipagecontent .obrprofiledeliveryareainner .obrpdinnermessage.open {
	display: flex;
}
.obrprofiledeliveryarea p,
.obrprofiledeliveryareainner p,
.obrprofiledeliveryareainner form {
	width: 100%;
}
#obrcipagecontent .obrpdinnermessage {
	background-color: #ddd;
	flex-flow: row wrap;
	align-content: stretch;
	border-radius: 10px;
	margin: 0 0 15px;
	padding: 10px 20px;
}
.obrpdinnermessage .area1,
.obrpdinnermessage .area2 {
	width: 50%;
}
.obrpdinnermessage textarea,
.obrpdinnermessage input[type=text],
.obrpdinnermessage input[type=email] {
	font-size: 16px;
	margin: 10px 5% 10px 0;
	width: 95%
}

.obrtoolsforteachersarea {
	margin: 20px 0 10px;
	padding: 5px 15px;
	border: 2px solid #f30;
	border-radius: 10px;
	background-color: #fff;
	display: inline-block;
}
.obrtoolsforteachersareainner {
	display: none;
}
.obrtoolsforteachersareainner.obrtftopen {
	display: block;
}
