body {
	font-family: 'helvetica', sans-serif !important;
	/* background:#010000 url(https://winningblogtactics.com/make-money-online-blogging-images/make-money-online-blogging.jpg) center top no-repeat scroll !important; */
	background-size:cover !important;
	-moz-background-size:cover !important;
	font-size:1vw;
	background-color:#fff;
	color: #a40000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Fine tune fonts */
h1,h2,h3,h4,h5,h6,p,li {
	font-family: 'helvetica', sans-serif !important;
}

h3 {
	margin-top: 5px;
	font-size:1.2vw !important;
	font-weight: bold !important;
}

p {
	font-size:1vw !important;
}

div.header {
	text-align:center; width:80%; height:15%;
	margin-left:auto;
	margin-right:auto;
	opacity:0.9; filter:alpha(opacity=90); /* For IE8 and earlier */
}

/* This is the header table inside div.header */
table.header {
	padding-top:20px;
	margin-left:30%;
	width:40%;
	border:none;
	overflow:hidden;
	color: #ddd !important;
}

div.footer {
	text-align:center; width:80%; height:15%;
	margin-left:auto;
	margin-right:auto;
	opacity:0.9; filter:alpha(opacity=90); /* For IE8 and earlier */
	color: #ddd !important;
	bottom: 0px !important;	
}

table.content {
	margin-left:auto;
	margin-right:auto;
	width: 70%;
}

table.center {
	text-align:left; width:70%; height:auto; background-color: #fff;
	margin-left:auto;
	margin-right:auto;
	opacity:0.9; filter:alpha(opacity=90); /* For IE8 and earlier */
	color: #000;
}

table.top {
	width:45%; text-align:center;
	color:navy;
	opacity:0.9; filter:alpha(opacity=90); /* For IE8 and earlier */
}

table.form {
	width:45%; opacity:0.9; filter:alpha(opacity=90); /* For IE8 and earlier */
}

form.form { width:35%; }

form.member-form { width:85%; }

.input,input.mobile,textarea.mobile,select.mobile {
	background:#fff left top no-repeat;
	padding:.1em .1em;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.curved {
	background:#a40000 left top no-repeat;
	padding:.1em .1em;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	color:#000;
}

.curved-black {
	background: #000  left top no-repeat;
	padding: .1em .1em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* fine tune fonts */
.member-header {
	margin-top:0px;
	font-size: 1vw !important;
	font-weight: bold;
}

/* Define Links In General */
a { text-decoration:none; font-weight:bold;  color:#eee; }
a:hover { color:#111; }
a:visited { color:#ddd; }
a:visited:hover { color:#111; }

/* Define Links For Header & Footer */
a.top-link { color:#fff; }
a.top-link:hover { color: #f10000; }
a.top-link:visited { color:#fff; }
a.top-link:visited:hover {color:#f10000; }

/* Define Links For Body If Necessary */
a.link { color:#a40000 }
a.link:hover { color:#f10000; }
a.link:visited { color:#a40000; }
a.link:visited:hover {color:#f10000; }

/* Define Links In The Left Menu */
a.left-link { color: #fff; }
a.left-link:hover { color: #f10000; }
a.left-link:visited { color: #fff; }
a.left-link:visited:hover { color: #f10000; }

td.top { vertical-align:top; }

/* div.menu { background-color:#5e8ce9; text-align:center; } */

div.menu {
	background-color:#5e8ce9;
	text-align: center;
	height: 25px;
	padding: .1em .1em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

div.menu2 {
	background-color: #ddd;
	text-align: center;
	height: 25px;
	padding: .1em .1em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#navbar { margin: 0; padding: 0; height: 1em;}
#navbar li { list-style: none; float: center;}
#navbar li a { display: block; padding: 3px 8px; background-color: #5e8ce9; color: #fff; text-decoration: none; }
#navbar li ul { display: none; width: 1em; /* Width to help Opera out */ background-color: #69f; z-index: 2;}
#navbar li:hover ul, #navbar li.hover ul { display: block; position: absolute; margin: 0; padding: 0; }
#navbar li:hover li, #navbar li.hover li { float: none; }
#navbar li:hover li a, #navbar li.hover li a { background-color: #69f; border-bottom: 1px solid #fff; color: #000; }
#navbar a:hover {color: yellow; }
#navbar li:hover li a {color: #fff; }
#navbar li:hover a:hover {color: yellow; }

#navbar2 { margin: 0; padding: 0; height: 1em;}
#navbar2 li { list-style: none; float: center;}
#navbar2 li a { display: block; padding: 3px 8px; background-color: #ddd; color: #000; text-decoration: none; }
#navbar2 li ul { display: none; width: 1em; /* Width to help Opera out */ background-color: #69f; z-index: 2;}
#navbar2 li:hover ul, #navbar li.hover ul { display: block; position: absolute; margin: 0; padding: 0; }
#navbar2 li:hover li, #navbar li.hover li { float: none; }
#navbar2 li:hover li a, #navbar li.hover li a { background-color: #69f; border-bottom: 1px solid #fff; color: #000; }
#navbar2 a:hover {color: navy; }
#navbar2 li:hover li a {color: #fff; }
#navbar2 li:hover a:hover {color: navy; }

.curvedcell {
	background:#ffffff left top no-repeat;
	padding:.1em .1em;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.button {
  background-color: #a40000;
  border: none;
  color: #fff;
  padding: 8px 21px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  transition-duration: 0.4s;
}

.button:hover {
	background-color: #be0000;
	color: #fff !important;
	box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}

.button:active {
	border:none;
	transform: translateY(3px);
}

/* THIS IS FOR THE FRAME AFTER LOG IN*/

div.framecontent {
	width: 700px;
	height: 600px;
	margin-top: 20px;
}

div.left-menu {
	width: 175px;
	text-align: left;
	font-size: 11pt;
	color: #ddd; /* This is the text color for the text on the left margin. */
}

div.boxmenu {
	width:150px;
	height:150px;
	text-align:center;
	font-size:18pt;
	border: 1px solid #000;
	background: #fff left top no-repeat;
	padding: .1em 0 .1em 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

input,textarea,select {
	background: #fff left top no-repeat;
	padding: .1em .1em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

div.content {
	text-align: left;
	width: 750px;
}

/*  div.category {
	float:left;
} */

/* -----------------------------
   Member Center Soft Refresh
----------------------------- */
body.member-area {
	background:#eef1f4 !important;
	color:#1f2937;
	font-family: Helvetica, Arial, sans-serif !important;
	font-size:16px;
	line-height:1.5;
	min-width:360px;
}

body.member-area h1,
body.member-area h2,
body.member-area h3,
body.member-area h4,
body.member-area h5,
body.member-area h6,
body.member-area p,
body.member-area li,
body.member-area td,
body.member-area input,
body.member-area textarea,
body.member-area select,
body.member-area button,
body.member-area label,
body.member-area small,
body.member-area strong,
body.member-area em {
	font-family: Helvetica, Arial, sans-serif !important;
}

body.member-area h1 {
	color:#fff;
	font-size:28px;
	line-height:1.1;
	letter-spacing:0;
	margin:0;
}

body.member-area h3 {
	color:#111827;
	font-size:22px !important;
	line-height:1.25;
	margin:0 0 14px;
}

body.member-area p,
body.member-area li,
body.member-area td {
	font-size:15px !important;
	line-height:1.55;
}

body.member-area label,
body.member-area small,
body.member-area strong,
body.member-area em,
body.member-area button,
body.member-area .button {
	font-family:Helvetica, Arial, sans-serif !important;
}

body.member-area div.header.member-topbar,
body.member-area div.footer.member-footer {
	width:min(1180px, calc(100% - 40px));
	min-height:96px;
	margin:22px auto 0;
	padding:18px 24px;
	background:#a40000;
	border:none;
	border-radius:8px;
	box-shadow:0 12px 28px rgba(17,24,39,.12);
	opacity:1;
	filter:none;
	color:#fff;
	box-sizing:border-box;
}

body.member-area div.footer.member-footer {
	margin:0 auto 24px;
	display:flex;
	align-items:center;
	justify-content:center;
	padding:18px 24px;
}

body.member-area div.footer.member-footer p {
	margin:0;
	color:#fff;
}

body.member-area .member-topnav {
	display:flex;
	float:none !important;
	justify-content:flex-end;
	align-items:center;
	gap:14px;
	padding-right:0 !important;
	margin-bottom:14px;
	min-height:24px;
}

body.member-area table.header.member-brand {
	width:100%;
	max-width:720px;
	margin:0 auto;
	padding-top:0;
	color:#fff !important;
}

body.member-area table.header.member-brand img {
	width:44px !important;
	height:auto;
	display:block;
}

body.member-area table.content {
	width:min(1180px, calc(100% - 40px)) !important;
	margin-left:auto;
	margin-right:auto;
	box-sizing:border-box;
}

body.member-area table.member-welcome {
	margin-top:22px;
	margin-bottom:0;
	background:#fff;
	border:1px solid #dfe5ea !important;
	border-radius:8px;
	box-shadow:0 10px 24px rgba(17,24,39,.08);
	padding:22px 26px;
	color:#273244;
}

body.member-area table.member-welcome td {
	display:block;
}

body.member-area table.member-layout {
	margin-top:22px;
	margin-bottom:0;
	background:#fff !important;
	border:1px solid #dfe5ea !important;
	border-radius:8px;
	box-shadow:0 10px 24px rgba(17,24,39,.08);
	padding:14px;
	opacity:1 !important;
	filter:none !important;
}

body.member-area .member-sidebar-cell {
	width:232px;
	min-width:232px;
	padding:0 14px 0 0;
	box-sizing:border-box;
}

body.member-area div.left-menu.member-sidebar {
	width:220px;
	display:block !important;
	height:auto !important;
	background:#2b313a;
	color:#f9fafb;
	border-radius:8px;
	padding:16px 14px;
	box-sizing:border-box;
	position:sticky;
	top:14px;
}

body.member-area div.left-menu.member-sidebar p {
	color:#fff;
	font-size:12px !important;
	font-weight:700 !important;
	letter-spacing:.04em;
	text-transform:uppercase;
	margin:16px 0 6px;
}

body.member-area div.left-menu.member-sidebar p:first-child {
	margin-top:0;
}

body.member-area div.left-menu.member-sidebar .member-nav-group {
	border-top:1px solid rgba(255,255,255,.08);
	padding:8px 0;
}

body.member-area div.left-menu.member-sidebar .member-nav-group:first-child {
	border-top:none;
	padding-top:0;
}

body.member-area div.left-menu.member-sidebar summary {
	color:#fff;
	cursor:pointer;
	font-size:12px !important;
	font-weight:700 !important;
	letter-spacing:.04em;
	line-height:1.4;
	list-style:none;
	margin:0;
	padding:6px 26px 6px 6px;
	position:relative;
	text-transform:uppercase;
}

body.member-area div.left-menu.member-sidebar summary::-webkit-details-marker {
	display:none;
}

body.member-area div.left-menu.member-sidebar summary::after {
	content:"+";
	position:absolute;
	right:8px;
	top:50%;
	transform:translateY(-50%);
	color:#cbd5e1;
	font-size:16px;
	line-height:1;
}

body.member-area div.left-menu.member-sidebar details[open] summary::after {
	content:"-";
}

body.member-area div.left-menu.member-sidebar summary:hover,
body.member-area div.left-menu.member-sidebar summary:focus {
	color:#ffd8d8;
}

body.member-area div.left-menu.member-sidebar ul {
	list-style:none;
	margin:0 0 10px;
	padding:2px 0 0;
}

body.member-area div.left-menu.member-sidebar li {
	margin:0;
	padding:0;
}

body.member-area a.left-link,
body.member-area a.left-link:visited {
	display:block;
	color:#e5e7eb;
	border-radius:6px;
	padding:7px 9px 7px 22px;
	font-size:14px;
	font-weight:700;
	position:relative;
	text-decoration:none;
}

body.member-area a.left-link::before {
	content:"-";
	position:absolute;
	left:9px;
	top:50%;
	transform:translateY(-50%);
	color:#cbd5e1;
}

body.member-area a.left-link:hover,
body.member-area a.left-link:focus {
	color:#fff;
	background:#a40000;
}

body.member-area a.left-link:hover::before,
body.member-area a.left-link:focus::before {
	color:#fff;
}

body.member-area .member-main-cell {
	border:1px solid #dfe5ea !important;
	border-radius:8px !important;
	background:#fff;
	padding:0;
	box-sizing:border-box;
}

body.member-area .member-main-panel {
	background:#fff !important;
	border-radius:8px;
	padding:22px 24px;
	color:#273244;
	min-height:520px;
	box-sizing:border-box;
}

body.member-area a.top-link,
body.member-area a.top-link:visited {
	color:#fff;
	font-size:14px !important;
	font-weight:700;
	text-decoration:none;
}

body.member-area a.top-link:hover,
body.member-area a.top-link:focus {
	color:#ffd8d8;
}

body.member-area a.link,
body.member-area a.link:visited {
	color:#a40000;
	text-decoration:none;
}

body.member-area a.link:hover,
body.member-area a.link:focus {
	color:#d00000;
}

body.member-area .button,
body.member-area input.button {
	border-radius:6px;
	background:#a40000;
	border:1px solid #a40000;
	color:#fff !important;
	box-shadow:0 6px 14px rgba(164,0,0,.18);
	font-weight:700;
}

body.member-area .button:hover,
body.member-area input.button:hover {
	background:#c00000;
	border-color:#c00000;
	box-shadow:0 8px 18px rgba(164,0,0,.22);
	color:#fff !important;
}

body.member-area input,
body.member-area textarea,
body.member-area select,
body.member-area .input {
	border:1px solid #cfd6dd;
	border-radius:6px;
	padding:7px 9px;
	box-sizing:border-box;
	max-width:100%;
}

body.member-area .member-auth-topbar {
	max-width:none;
}

body.member-area table.member-auth-shell {
	width:min(760px, calc(100% - 40px)) !important;
	min-width:0 !important;
	margin:22px auto 0;
}

body.member-area table.member-auth-shell > tbody > tr > td {
	display:block;
	width:100%;
	box-sizing:border-box;
}

body.member-area table.member-auth-card {
	width:100%;
	background:#fff !important;
	border:1px solid #dfe5ea !important;
	border-radius:8px;
	box-shadow:0 10px 24px rgba(17,24,39,.08);
	padding:26px;
	box-sizing:border-box;
}

body.member-area table.member-auth-card > tbody > tr > td {
	display:block;
	width:100%;
	box-sizing:border-box;
}

body.member-area .member-auth-card h3 {
	margin-bottom:10px;
}

body.member-area .member-auth-card p {
	color:#374151;
	margin:0 0 16px;
}

body.member-area .member-auth-form {
	width:100%;
	max-width:520px;
	margin:18px 0 0;
}

body.member-area table.member-auth-form-table {
	width:100%;
	border-collapse:separate;
	border-spacing:0 10px;
}

body.member-area table.member-auth-form-table td {
	vertical-align:middle;
}

body.member-area table.member-auth-form-table td:first-child {
	width:140px;
	color:#374151;
	font-weight:700;
}

body.member-area table.member-auth-form-table td:first-child em,
body.member-area table.member-auth-form-table td:first-child strong,
body.member-area .member-auth-card p em,
body.member-area .member-auth-card td em,
body.member-area .member-auth-card small {
	font-family:Helvetica, Arial, sans-serif !important;
	font-style:normal;
}

body.member-area .member-auth-form .input,
body.member-area .member-account-form .input {
	width:100%;
	max-width:360px;
}

body.member-area .member-field-anchor {
	position:relative;
	overflow:visible;
}

body.member-area form td:has(.input) {
	position:relative;
	overflow:visible;
}

body.member-area .member-auth-card ol {
	margin:18px 0 0 20px;
	padding:0;
	color:#374151;
}

body.member-area table:not(.header):not(.content) {
	max-width:100%;
}

@media screen and (max-width: 760px) {
	body.member-area {
		font-size:15px !important;
	}

	body.member-area div.header.member-topbar,
	body.member-area div.footer.member-footer,
	body.member-area table.content {
		width:100% !important;
		border-radius:0;
		margin-left:0;
		margin-right:0;
	}

	body.member-area .member-topnav {
		justify-content:center;
		flex-wrap:wrap;
	}

	body.member-area table.header.member-brand td {
		display:block;
		text-align:center !important;
		padding-left:0 !important;
	}

	body.member-area table.header.member-brand img {
		margin:0 auto 8px !important;
	}

	body.member-area table.member-layout,
	body.member-area table.member-layout tbody,
	body.member-area table.member-layout tr,
	body.member-area table.member-layout td {
		display:block;
		width:100% !important;
		box-sizing:border-box;
	}

	body.member-area .member-sidebar-cell {
		min-width:0;
		padding:0 0 14px;
	}

	body.member-area div.left-menu.member-sidebar {
		position:static;
		width:100%;
	}

	body.member-area .member-main-panel {
		min-height:0;
		padding:18px 16px;
		overflow-x:auto;
	}

	body.member-area table.member-auth-shell {
		width:100% !important;
		margin-top:0;
	}

	body.member-area table.member-auth-card {
		border-radius:0;
		padding:20px 16px;
	}

	body.member-area table.member-auth-form-table,
	body.member-area table.member-auth-form-table tbody,
	body.member-area table.member-auth-form-table tr,
	body.member-area table.member-auth-form-table td {
		display:block;
		width:100% !important;
		box-sizing:border-box;
	}

	body.member-area table.member-auth-form-table td:first-child {
		margin:0 0 4px;
	}

	body.member-area .member-auth-form .input,
	body.member-area .member-account-form .input {
		max-width:100%;
	}
}

/* div.backlinks {
	float:left;
	width: 100px;
} */

/* This is the /search homepage */


div.top {
	height:5%;
	min-height:50px;
	width:90%;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

div.middle {
	height:90%;
	width:90%;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

div.bottom {
	height:5%;
	min-height:50px;
	width: 90%;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#a40000;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	position:relative;
	border-radius: 5px;
	border-top: 1px solid #a40000;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

div.topnav {
	height:5%;
	min-height:50px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#a40000 !important;
	margin-left:auto;
	margin-right:auto;
	prayermargin-bottom:0px;
	position:relative;
	border-radius: 5px;
	border-top: 1px solid #a40000;
	text-align:center;
}

body.member-home-page {
	min-height:100vh;
	display:flex;
	flex-direction:column;
	background:#dfe3e7 !important;
	color:#1f2937;
	font-family:Helvetica, Arial, sans-serif !important;
	font-size:16px;
	line-height:1.5;
	min-width:360px;
}

body.member-home-page h1,
body.member-home-page h2,
body.member-home-page h3,
body.member-home-page h4,
body.member-home-page h5,
body.member-home-page h6,
body.member-home-page p,
body.member-home-page li,
body.member-home-page td,
body.member-home-page a,
body.member-home-page input,
body.member-home-page textarea,
body.member-home-page select,
body.member-home-page button,
body.member-home-page label,
body.member-home-page small,
body.member-home-page strong,
body.member-home-page em {
	font-family:Helvetica, Arial, sans-serif !important;
}

body.member-home-page .member-home-topnav,
body.member-home-page .member-home-footer {
	width:min(1180px, calc(100% - 40px));
	height:auto;
	min-height:64px;
	display:flex;
	align-items:center;
	justify-content:center;
	box-sizing:border-box;
	padding:14px 24px;
	background:#a40000 !important;
	border:0;
	border-radius:8px;
	box-shadow:0 12px 28px rgba(17,24,39,.12);
}

body.member-home-page .member-home-topnav {
	margin:18px auto 0;
}

body.member-home-page .member-home-topnav a,
body.member-home-page .member-home-topnav a:visited,
body.member-home-page .member-home-footer a,
body.member-home-page .member-home-footer a:visited {
	color:#fff;
	font-family:Helvetica, Arial, sans-serif !important;
	font-weight:700;
	text-decoration:none;
}

body.member-home-page .member-home-topnav a:hover,
body.member-home-page .member-home-topnav a:focus,
body.member-home-page .member-home-footer a:hover,
body.member-home-page .member-home-footer a:focus {
	color:#f7d7d7;
}

body.member-home-page .member-home-main {
	width:100%;
	flex:1;
	display:flex;
	flex-direction:column;
	align-items:center;
	box-sizing:border-box;
	padding:18px 20px 24px;
}

body.member-home-page .member-home-spacer {
	display:block;
	height:22px;
	width:100%;
}

body.member-home-page .member-home-spacer-small {
	height:16px;
}

body.member-home-page .member-home-feature-card {
	width:min(340px, 100%);
	min-height:250px;
	border:1px solid #000;
	background:#000;
	margin:0 auto;
	text-align:center;
	box-sizing:border-box;
	color:#fff;
	padding:6px;
}

body.member-home-page .member-home-feature-title {
	display:block;
	color:#fff;
	font-size:15px;
	line-height:1.2;
	margin:0 0 4px;
}

body.member-home-page .member-home-feature-video {
	display:block;
	width:100%;
	aspect-ratio:16 / 9;
	height:auto;
	border:none;
	background:transparent;
}

body.member-home-page .member-home-feature-button {
	display:inline-block;
	margin-top:8px;
}

body.member-home-page .member-home-ad {
	width:min(calc(var(--ad-width) * 1px), 100%);
	max-width:min(calc(var(--ad-width) * 1px), 970px);
	margin:0 auto;
	text-align:center;
}

body.member-home-page .member-home-ad img {
	display:block;
	width:100%;
	max-height:min(calc(var(--ad-height) * 1px), 280px);
	object-fit:contain;
	border:1px solid #fff;
	border-radius:7px;
	box-sizing:border-box;
}

body.member-home-page .member-home-footer {
	margin-top:auto;
	margin-bottom:0;
}

body.member-home-page .member-home-footer p {
	margin:0;
	color:#fff;
	font-size:15px !important;
	line-height:1.4;
	text-align:center;
}

body.member-template-page {
	min-height:100vh;
	display:flex;
	align-items:center;
	justify-content:center;
	box-sizing:border-box;
	padding:24px;
	background:#eef1f4 !important;
	color:#1f2937;
	font-family:Helvetica, Arial, sans-serif !important;
	font-size:16px;
	line-height:1.5;
}

body.member-template-page h1,
body.member-template-page h2,
body.member-template-page h3,
body.member-template-page h4,
body.member-template-page h5,
body.member-template-page h6,
body.member-template-page p,
body.member-template-page li,
body.member-template-page td,
body.member-template-page a,
body.member-template-page input,
body.member-template-page textarea,
body.member-template-page select,
body.member-template-page button,
body.member-template-page label,
body.member-template-page small,
body.member-template-page strong,
body.member-template-page em {
	font-family:Helvetica, Arial, sans-serif !important;
}

.member-template-card {
	width:min(680px, 100%);
	background:#fff;
	border:1px solid #dfe5ea;
	border-radius:8px;
	box-shadow:0 10px 24px rgba(17,24,39,.08);
	box-sizing:border-box;
	padding:26px;
	color:#273244;
}

.member-template-card h1,
.member-template-card h3 {
	margin:0 0 12px;
	color:#111827;
	font-family:Helvetica, Arial, sans-serif !important;
	line-height:1.2;
}

.member-template-card h1 {
	font-size:28px;
}

.member-template-card h3 {
	font-size:22px !important;
}

.member-template-card p {
	margin:0 0 14px;
	color:#374151;
	font-family:Helvetica, Arial, sans-serif !important;
	font-size:15px !important;
	line-height:1.55;
}

.member-template-signoff {
	margin-bottom:0 !important;
}

.member-template-actions {
	display:flex;
	flex-wrap:wrap;
	gap:10px;
	margin-top:18px;
}

.member-template-actions form {
	margin:0;
}

@media screen and (max-width: 600px) {
	body.member-home-page {
		font-size:15px !important;
	}

	body.member-home-page .member-home-topnav,
	body.member-home-page .member-home-footer {
		width:100%;
		border-radius:0;
		margin-left:0;
		margin-right:0;
	}

	body.member-home-page .member-home-topnav {
		margin-top:0;
	}

	body.member-home-page .member-home-main {
		padding-left:12px;
		padding-right:12px;
	}

	body.member-template-page {
		align-items:stretch;
		padding:0;
	}

	.member-template-card {
		min-height:100vh;
		border-radius:0;
		padding:22px 16px;
	}
}

@media screen and (min-width: 601px) {
	div.topnav {
		width:90%;
	}
}

/* If the screen size is 600px wide or less, set the font-size of <div> to 30px */
@media screen and (max-width: 600px) {
	div.topnav {
		width:100%;
	}
	body {
		font-size:2vw !important;
	}
}

/* Search */
.scontent-table {
	background:#fff;
	border:none;
	opacity:0.9; filter:alpha(opacity=90);
	width:100%;
	height:100%;
}

div.sleft-column {
	/* width: 80%; */
	background-color: #fff;
	text-align: left;

	/* color: #ddd; */ 
}

div.sright-column {
	width: 20%;
	max-width: 300px;
	min-width: 200px;
	vertical-align:top;
	border:1px solid #1a3e1e;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	/* width:100%; */
}

.sbody {
	background:#B0BEC7;
	color: #000;
}

/* This is specific to /search/go_profile.cgi*/
.pcontent {
	margin:0 auto;
	width:100%;
	/* max-width:1200px; */
	background:#fff;
	padding:20px 30px;
	-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.2);
	box-shadow:2px 2px 5px 1px rgba(0,0,0,0.2);
	-webkit-border-radius:5px;border-radius:5px;
}

/* This is specific to /search/serices.cgi*/
.scontent {
	margin:0 auto;
	width:100%;
	/* max-width:1200px; */
	background:#fff;
	padding:10px 10px;
	-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.2);
	box-shadow:2px 2px 5px 1px rgba(0,0,0,0.2);
	-webkit-border-radius:5px;border-radius:5px;
}

@media screen and (min-width: 601px) {
	.pcontent { width:70%; } /* profile page */
	.scontent { width:80%; } /* search page */
	.sheader { font-size: 32px; } /* extra small devices (phones, less than 768px) */
	input.stext { width:250px; } /* search input bar */
	span.ad-announce { font-size:1vw; } /* this is the 'advertisment' brand above ads */
	.ssearch { max-width: 60%; } /* search bar div */
	.sleft { width:75%; }
	.sright { width:25%; }
}

/* If the screen size is 600px wide or less, set the font-size of <div> to 30px */
@media screen and (max-width: 600px) {
	.pcontent { width:78%; } /* profile page */
	.scontent { width:88%; } /* search page */
	.sheader { font-size: 18px; } /* extra small devices (phones, less than 768px) */
	input.stext { width:150px; } /* search input bar */
	span.ad-announce { font-size:2vw; } /* this is the 'advertisment' brand above ads */
	.ssearch { max-width: 90%; } /* search bar div */
	.sleft { width:70%; }
	.sright { width:30%; }
}

 div.scroll {
	margin: 4px, 4px;
	padding: 4px;
	overflow-x: auto;
	overflow-y: hidden;
	white-space: nowrap;
}

div.scroll::-webkit-scrollbar {
	width: 15px;
}

div.scroll::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	border-radius: 2px;
}

div.scroll::-webkit-scrollbar-thumb {
	background: #ddd;
	width:25px;
}

/* Description for profile boxes */
.scroll_desc {
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	display:-webkit-box;
	line-height:16px;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	background-color:transparent !important;
	border:.2px dashed #eee;
	padding:1px 1px 1px 1px;
	color:#d1d1d1;
	max-width:250px !important;
	height:180px;
	overflow:hidden;
	white-space:pre-wrap !important;
	text-overflow:ellipsis !important;
}

/* Navigation */
.snavigation { width:100%; margin:auto; overflow:auto; text-align:center; }
/* Search */
.ssearch { width:100%; margin:auto; overflow:auto; text-align:center; padding-bottom:10px; }

/* Divs on service page */
.scontainer {
	display:flex;
	flex-flow:row wrap;
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border:none;
}
.sleft {
	float:left;
	height:auto;
}
.sright {
	max-width:300px !important;
	min-width:100px !important;
	height:auto;
}

/* Center Flex Boxes */
/* .table-wrap { display: table; width:100%; height:auto; padding-bottom:5px; margin-top: 0px; }*/
/* .table-wrap > * { display: table-cell; }*/
/* .cell-left { display:block; width:75%; vertical-align:top; float:left; }*/
/* .cell-right { display:block; width:20%; max-width:20%; vertical-align:top; float:right; }*/

/* Categories */
.category { text-align:center; float:left; padding:2px 5px 2px 5px; border:.5px dotted #000; -webkit-border-radius:5px;border-radius:5px; }

div.category > ul > li { text-align:left; }

/* Category header h4 */
a.cat-header { color: #000; }
a.cat-header:hover { color: #aaa; }
a.cat-header:visited { color: #000; }
a.cat-header:visited:hover { color: #aaa; }

/* Category Links */
a.cat-link { color:#a40000; }
a.cat-link:hover { color: #f10000; }
a.cat-link:visited { color:#a40000; }
a.cat-link:visited:hover {color:#f10000; }

.qa_desc {font-size:11px;}

/* -----------------------------
   FAQ
----------------------------- */
.faq {
  padding:22px 20px;
}
.faq details {
  border:1px solid #e6e6e6;
  border-radius:10px;
  padding:10px 12px;
  margin:8px 0;
}
.faq summary {
  cursor:pointer;
  font-weight:bold;
}
