A, A:focus, BUTTON:focus
{
	outline: 0 !important;
}
@-moz-document url-prefix()
{
	BODY
	{
		font-weight: 400 !important;
	}
}
HTML, BODY
{
	padding: 0 !important;
	margin: 0 !important;
	width: 100% !important;
	overflow-x: hidden !important;
	-webkit-overflow-scrolling: touch;
	-webkit-font-smoothing: antialiased;
	min-height: 100vh;
	display: flex;
	flex-direction: column;
	position: relative;
	/* Ensure content stays within the viewport */
}
/* Prevent horizontal scrolling on all elements */
*
{
	box-sizing: border-box;
}
/* Restrict container width to viewport width */
.container
{
	max-width: 100vw;
	overflow-x: hidden;
}
#sfm-overlay-wrapper
{
	z-index: 0;
}
.hide, .widget-title
{
	display: none;
}
#page-wrapper
{
	overflow: visible !important;
}
.columns:last-child
{
	margin-bottom: 0;
}
.tablethide
{
	display: inline-block;
}
.tableshow
{
	display: none;
}
.red-button
{
	background-color: #D94848;
	border: 0px solid black;
	padding-top: 8px;
	padding-bottom: 6px;
	color: #FFFFFF;
}
.descriptionconverter
{
	font-size: 10.2pt;
	padding-bottom: 15px !important;
	display: inline-block;
	padding-left: 13px;
	font-style: italic;
}
.arm_setup_summary_text STRONG .arm_payable_amount_text
{
	font-size: 37px;
	color: #78B39F;
}
.churchnameheader A
{
	text-decoration: none !important;
	color: #FFFFFF !important;
}
.noteembed A
{
	font-size: 15px;
	font-weight: 500;
	color: #529E86;
}
#bible IFRAME#bibleframe
{
	margin-bottom: -54px;
}
.tab-container #Bible
{
	margin-top: 50px;
}
.layout2 .tab-buttons
{
	z-index: 9999999 !important;
}
.footertext A
{
	text-align: center;
	font-size: 13px;
	margin: 0px auto;
	display: block;
	background-color: #E3E3E3;
	padding-top: 3px;
	padding-bottom: 4px;
	color: #000000;
}
@media only screen and (max-width: 1160px)
{
	.tablethide
	{
		display: none;
	}
	.fancybox-slide .tablethide
	{
		display: inline-block;
	}
	.tableshow
	{
		display: inline-block;
	}
}
@media only screen and (max-width: 980px)
{
	.noteslogo
	{
		font-size: 18px;
		color: #FFFFFF !important;
	}
}
@media only screen and (min-width: 768px)
{
	.mobile
	{
		display: none;
	}
	P.share_success
	{
		display: none;
	}
}
@media only screen and (max-width: 768px)
{
	.desktop
	{
		display: none;
	}
	P.share_success
	{
		display: none;
	}
	.mobile.alerty
	{
		position: absolute;
		background-color: #B94B4B;
		color: #FFFFFF;
		line-height: 1.4;
		padding: 10px 16px 10px 17px;
		margin-left: -29px;
		font-size: 14px;
		top: 0;
	}
	.page-id-3407 .pagetitle
	{
		margin-top: 65px !important;
	}
	.alerty B
	{
		color: #F3F1B3;
	}
	.page-id-3407 .pagetitle
	{
		display: none;
	}
	.page-id-3407 .howtoshare
	{
		margin-top: 96px !important;
		position: absolute;
		width: 77%;
		padding: 7px !important;
		text-align: center;
	}
	.page-id-3407 .cardupgrade .notecreate
	{
		margin-top: 27px;
	}
	.page-id-3407 .sermonnotes-manage .newblock
	{
		margin-top: 39px;
	}
	.footertext A
	{
		text-align: center;
		font-size: 13px;
		margin: 0px auto 0;
		display: block;
		background-color: #E3E3E3;
		padding-top: 3px;
		padding-bottom: 4px;
		color: #000000;
	}
}
/*#siteloader OBJECT
{
	width: 400px;
	height: 1170px;
	padding-top: 11px;
}*/
/*Home*/
.home .pagecontent
{
	text-align: center;
}
.bottomimage
{
	margin-top: 69px;
	position: absolute;
}
.header
{
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding-top: 33px;
	padding-bottom: 0px;
	border-bottom: 1px solid #BDBDBD;
	background-color: #1A4D80;
	display: flex;
	justify-content: space-between;
	align-items: center;
	/* Optional background color for the header */
	color: white;
	/* Optional text color for the header */
	padding: 10px 10px 3px 10px;
}
.home .header .logo
{
	font-size: 27px;
	z-index: 999;
	margin: 2px 20px 20px;
}
.home .header .login-link A
{
	position: absolute;
	right: 0;
	z-index: 999;
	top: 14px;
}
.home .header
{
	border-bottom: 0px solid black;
}
.home.logged-in .header
{
	margin-top: 0px;
	display: none;
}
.homeheading2
{
	font-size: 31px;
	line-height: 0.8;
	font-weight: 600;
	color: #1A4D80;
	padding-top: 14px;
	padding-bottom: 6px;
	text-decoration: none;
	letter-spacing: -0.5pt;
}
.bannerhome
{
	border: 1px solid #CDCDCD;
	max-width: 740px;
	margin: 55px auto 34px;
	background-color: #F8F8F8;
	text-align: left;
	padding-top: 7px;
}
.bannerhome IMG
{
	float: left;
	width: 286px;
	margin-top: 9px;
	margin-left: -3px;
	margin-right: 44px;
}
.home .pagecontent A
{
	text-decoration: none;
}
.faithnotes A DIV.bannerhome P
{
	font-size: 20px;
}
.homeheading1
{
	font-size: 26px;
	line-height: 1.3;
	font-weight: 300;
	color: #1A4D80;
	padding-top: 0px;
	margin-bottom: -7px;
}
.logged-in .faithnotes A
{
	text-decoration: none;
}
.homesubtitle
{
	font-size: 21px;
	color: #585858;
	font-weight: 100;
}
.findchurch
{
	border: 1px solid #FFFFFF;
	display: inline-block;
	padding-left: 25px;
	padding-right: 23px;
	font-size: 25px;
	padding-bottom: 25px;
}
.bannerhome DIV A
{
	display: inline-block;
	text-decoration: none;
	padding-right: 26px;
	padding-left: 31px;
	margin-top: 21px;
	background-color: #65C4A5;
	color: #FFFFFF;
	/*+border-radius: 3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.logged-in .bannerhome
{
	padding-bottom: 0px;
	padding-top: 51px;
}
.footerhome
{
	padding-bottom: 66px;
	background-color: #1A4D80;
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	padding-right: 47px;
	padding-left: 48px;
}
.asp_w_container
{
	max-width: 660px;
}
.searchchurch
{
	color: #FFFFFF;
	padding-bottom: 12px;
}
.login-link A
{
	text-decoration: none;
	color: white;
	/* Optional link color for the login link */
	display: inline-block;
	margin-bottom: 13px;
	font-size: 14px;
	margin-right: 13px;
	background-color: #C36565;
	padding-right: 14px;
	padding-left: 16px;
	line-height: 1.6;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.page-login #topfixedbar
{
	display: none;
}
.footerhome A:before
{
	content: "\f023";
	font-family: fontawesome;
	font-style: normal;
	margin-right: 11px;
	color: #B04B4B;
	font-size: 19px;
}
I.home:before
{
	content: "\f015";
	font-family: fontawesome;
	font-style: normal;
	margin-right: 11px;
	font-size: 41px;
	color: #FFFFFF;
}
A .footerbox
{
	display: inline-block;
	max-width: 326px;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid rgba(255, 255, 255, 0.431);
	padding-top: 10px;
	padding-bottom: 21px;
	line-height: 1.3;
	float: left;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
DIV.asp_w.asp_r, DIV.asp_w.asp_r *
{
	line-height: 1.5 !important;
}
.highnumber
{
	font-style: italic;
	color: #C36565;
	font-weight: 500;
	display: inline-block;
}
.pricemark
{
	margin-bottom: 32px;
	border: 1px solid black;
	display: inline-block;
	padding: 5px 12px;
	line-height: 1.5;
	font-size: 13px;
	background-color: #FFFFFF;
}
#tidio-chat-iframe
{
	bottom: 40px !important;
}
/*.asp_main_container
{
	max-width: 575px !important;
}*/
.logo
{
	margin: auto;
	text-align: center;
	display: block;
	max-width: 210px;
}
.innertabbys .datepreachedinside
{
	background-color: #E9E9E9;
	text-align: center;
	font-size: 14px;
	padding-top: 3px;
	margin-top: 5px;
}
.logo I
{
	font-style: normal;
	color: #FFFFFF;
}
A:hover .footerbox
{
	background-color: #4668B8;
}
.footerhome A
{
	margin-top: 50px;
	display: inline-block;
	color: #B04B4B;
	font-size: 15px;
	padding: 7px 22px 7px 19px;
}
.js-wpv-view-layout-3265 DIV.createfirst
{
	line-height: 1.2;
	font-size: 15px;
}
.homeheadingsmall
{
	display: inline-block;
	padding-right: 13px;
	padding-left: 17px;
	margin-bottom: 12px;
	font-style: italic;
	font-size: 16px;
	background-color: #F2F2F2;
}
@media only screen and (max-width: 900px)
{
	.homeheading
	{
		font-size: 6.3vw;
		line-height: 1;
		font-weight: 600;
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 6px;
	}
	.homesubtitle
	{
		font-size: 23px;
		font-weight: 100;
		padding-right: 20px;
		padding-left: 20px;
	}
	.findchurch
	{
		border: 1px solid #FFFFFF;
		display: inline-block;
		padding-left: 0px;
		padding-right: 0px;
		font-size: 20px;
		padding-bottom: 9px;
	}
	.home .header
	{
		padding-bottom: 0px;
		margin-bottom: -3px;
	}
}
#ajaxsearchpro1_1
{
	width: 90%;
}
.page-signup .footertext
{
	display: none;
}
@media only screen and (max-width: 750px)
{
	.footerhome
	{
		padding-top: 35px;
		padding-bottom: 35px;
		padding-left: 30px;
		padding-right: 30px;
	}
	A .footerbox
	{
		display: inline-block;
		max-width: 326px;
		margin-right: 20px;
		margin-left: 20px;
		border: 1px solid rgba(255, 255, 255, 0.431);
		padding-top: 10px;
		padding-bottom: 21px;
		line-height: 1.3;
		float: left;
		color: #FFFFFF;
		padding-left: 13px;
		padding-right: 13px;
	}
	.footerhome A
	{
		display: block;
		color: #000000;
		font-size: 14px;
		line-height: 1.2;
		text-decoration: underline;
		padding: 7px 12px;
		border: 0px solid black;
	}
	.footerhome P
	{
		color: #FFFFFF !important;
		line-height: 1.3;
	}
	.bannerhome
	{
		border: 1px solid #CDCDCD;
		max-width: 91%;
		margin: 55px auto 34px;
		background-color: #F8F8F8;
		text-align: center;
		padding-top: 7px;
		padding-right: 17px;
	}
	.bannerhome P
	{
		font-size: 16px;
		line-height: 1.1;
		margin-top: 5px;
		text-align: center;
	}
	.bannerhome IMG
	{
		float: left;
		width: 100%;
		margin: 0px;
		padding: 24px;
	}
}
@media only screen and (max-width: 540px)
{
	.homesubtitle
	{
		font-size: 15px;
		font-weight: 100;
		padding-right: 20px;
		padding-left: 20px;
		line-height: 1.2;
	}
	.homeheading1
	{
		font-size: 20px;
		padding-bottom: 0px;
	}
	.homeheading2
	{
		font-size: 25px;
		line-height: 1;
		padding-top: 6px;
	}
	.searchchurch
	{
		color: #FFFFFF;
		padding-bottom: 12px;
		font-size: 15px;
		line-height: 1.4;
		margin-left: -13px;
		margin-right: -13px;
	}
	.faithnotes A DIV.bannerhome P
	{
		font-size: 16px;
		margin-top: -9px;
	}
	.highnumber
	{
		font-size: 15px;
	}
	.bannerhome
	{
		padding: 0px 7px 2px !important;
		margin-top: 59px;
		max-width: 563px;
		margin: 55px 33px 34px 34px;
		background-color: #F8F8F8;
	}
}
@media only screen and (max-width: 400px)
{
	.homeheading1
	{
		font-size: 21px;
	}
	.homeheading2
	{
		font-size: 21px;
		letter-spacing: -0.3pt;
		padding-top: 8px;
		padding-bottom: 12px;
	}
	.faithnotes A DIV.bannerhome P
	{
		font-size: 14px;
		margin-top: -9px;
	}
}
/*Main / Post Page*/
.text
{
	max-width: 983px;
	margin: auto;
}
.text .layout-template
{
	max-width: 702.7pt;
	margin-left: auto;
	margin-right: auto;
}
.churchname
{
	color: #000000;
	padding-top: 26px;
	font-size: 22px;
	font-weight: 400;
	text-align: center;
	padding-bottom: 8px;
}
.createnotedate
{
	font-size: 14.2px;
	white-space: nowrap;
}
.datepreached
{
	font-weight: 400;
	color: #DDDDDD;
	display: block;
	margin: 12px auto 80px;
	text-align: center;
	max-width: 222px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: rgba(0, 0, 0, 0.374);
	z-index: -1;
	/*+placement: ;*/
	position: relative;
	left: 0;
	top: 0;
}
.datepreachedarchived
{
	font-weight: 400;
	color: #DDDDDD;
	display: block;
	margin: 12px auto 80px;
	text-align: center;
	max-width: 222px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: rgba(0, 0, 0, 0.374);
	z-index: -1;
	/*+placement: ;*/
	position: relative;
	left: 0;
	top: 0;
}
.sermonimagestext .datepreached, .sermonimagestext .datepreachedarchived
{
	font-weight: 400;
	color: #000000;
	display: block;
	margin: 0px auto 40px;
	text-align: center;
	max-width: 222px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: -1;
	/*+placement: ;*/
	position: relative;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0);
	font-style: italic;
}
.sermonimagebanner
{
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	display: inline-block;
}
.mainscripture
{
	text-align: center;
	padding-bottom: 0px;
	padding: 12px;
	border-bottom: 1px solid #D6D6D6;
	border-top: 1px solid #D6D6D6;
	margin-bottom: 34px;
}
.mainscriptureverse
{
	border-bottom: 1px solid #C4C4C4;
	padding-bottom: 4px;
	margin-bottom: 34px;
}
.titlebar
{
	background-color: #737C83;
	margin-bottom: 65px;
	margin-top: 0;
}
.hiddenfromview
{
	display: none;
}
.fullwidthimage, .fullwidth
{
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: -11px;
	margin-top: -11px;
}
.logged-in HEADER
{
	padding-top: 24px !important;
	padding-bottom: 10px;
}
.backend A
{
	color: #000000 !important;
	position: absolute;
	margin-top: 2px;
}
.sermondatas
{
	position: relative;
	display: block;
}
.rtTooltipBody P
{
	font-weight: 400 !important;
	font-size: 16px !important;
	line-height: 1.3 !important;
}
.rtTooltipBody P SPAN
{
	font-weight: 400 !important;
}
/*Banner change to edit text*/
.sermonimage
{
	background-attachment: scroll;
	background-size: cover !important;
	box-shadow: inset 0 0 0 1000px rgba(81, 81, 81, 0.667);
	background-repeat: no-repeat;
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	margin-bottom: 59px;
	display: inline-block;
	padding-bottom: 0px;
	padding-top: 85px;
	z-index: 1;
	min-height: 350px;
	margin-top: 33px;
}
.entry-title, .entry-title-archive
{
	color: #FFFFFF;
	font-size: 39px;
	text-transform: uppercase;
	font-weight: 700;
	text-align: center;
	line-height: 1;
	font-family: roboto;
	letter-spacing: 1pt;
	z-index: -1;
	/*+placement: ;*/
	position: relative;
	left: 0;
	top: 0;
	max-width: 710px;
	margin: auto;
}
.behindme .churchname
{
	color: #FFFFFF;
	font-style: italic;
}
.sermonimagestext .churchname
{
	color: #000000;
}
.sermonimagestext
{
	padding-top: 49px;
}
.sermonimagestext .entry-title, .sermonimagestext .entry-title-archive
{
	color: #000000;
}
.sermonimage A
{
	text-decoration: none;
	color: #FFFFFF;
}
.logged-in .behindme
{
	/*+placement: ;*/
	position: relative;
	left: 0;
	top: 0;
	z-index: 9;
}
.role-subscriber .behindme
{
	/*+placement: ;*/
	position: relative;
	left: 0;
	top: 0;
	z-index: -1;
}
A.share-buttons-post
{
	color: #4776B1;
	border: 2px solid #4776B2;
}
A.share-buttons-post:before
{
	font-family: fontawesome;
	padding-right: 13px;
	content: "\f230";
	font-size: 23px;
	vertical-align: top;
}
.entry-title A.BLBST_a
{
	text-decoration: none;
	color: #FFFFFF;
}
.gobackhome
{
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	display: block;
	align-items: center;
	justify-content: center;
	background-color: #F0F0F0;
	text-align: center;
	padding-top: 22px;
	padding-bottom: 24px;
	margin-bottom: 73px;
}
.page-archives .gobackhome
{
	margin-bottom: 0;
}
.gobackhome A:before
{
	content: "<<";
}
.churchname.big
{
	font-size: 30px;
	padding-top: 0px;
	padding-bottom: 1px;
}
.rightbuttonscustom .churchname.big
{
	color: #FFFFFF;
	font-size: 18px;
}
.gobackhome A
{
	text-align: center;
	color: #7A7A7A;
	font-size: 14px;
	font-weight: 300;
}
.logged-in.system-settings #main
{
	margin-top: 26px;
}
.logged-in.page-archived .main-content, .logged-in.page-notes
{
	overflow-x: hidden;
}
.single-system .collapsed-main-content
{
	margin-left: 5% !important;
}
.logged-in.system-edit .togglebutton
{
	display: none;
}
.logged-in.system-create #main
{
	margin-top: 40px;
}
.postid-3163 .togglebutton, .postid-3165 .togglebutton
{
	display: none;
}
.single-system.postid-3160 .main-content, .single-system.postid-3163.logged-in .main-content
{
	margin-left: 0% !important;
}
.savebuttonsright #toggleSidebar
{
	border: 2px solid black;
	padding-top: 0;
	line-height: 2.1;
	font-size: 14.3px;
	padding-right: 13px;
	padding-left: 20px;
	background-color: #FFFFFF;
	margin-left: 79px;
}
.postid-3160 #main
{
	margin-top: 58px;
}
.topfeatures .headers A
{
	color: #1A4D80;
	font-size: 24px;
}
.helpSidebar
{
	position: fixed;
	top: 0;
	left: -279px;
	width: 279px;
	height: 100%;
	background: #1D3E5F;
	color: #FFFFFF;
	padding: 10px;
	transition: left 0.3s;
	text-align: left;
	position: fixed;
	top: 0;
	max-height: 100%;
	/* Maximum height */
	overflow-y: auto;
	/* Enable vertical scrolling */
	color: white;
	padding: 10px 13px 10px 14px;
	transition: left 0.3s;
}
.helpSidebar P A
{
	display: none;
}
.helpSidebar UL LI
{
	color: #FFFFFF !important;
	margin-left: -8px;
	line-height: 1.6;
}
.helpSidebar .instructionsheading
{
	font-size: 20.3px;
	font-weight: bold;
	color: #F2F5D2;
}
.helpSidebar P
{
	color: #FFFFFF !important;
	font-size: 14.3px;
	line-height: 1.6;
}
.connectioncard
{
	display: none;
}
#toggleSidebar I.fa-light.fa-circle-question
{
	font-size: 18.3px;
	margin-left: -4px;
	vertical-align: middle;
	padding-right: 6px;
}
#helpSidebar1 UL LI
{
	color: #FFFFFF !important;
	margin-left: -8px;
	line-height: 1.6;
}
#helpSidebar1 LI A
{
	padding-left: 0;
}
#helpSidebar1 .instructionsheading
{
	font-size: 20.3px;
	font-weight: bold;
	color: #F2F5D2;
}
#helpSidebar1 P
{
	color: #FFFFFF !important;
	font-size: 14.3px;
	line-height: 1.6;
}
.connectioncard
{
	display: none;
}
#toggleSidebar I.fa-light.fa-circle-question
{
	font-size: 18.3px;
	margin-left: -4px;
	vertical-align: middle;
	padding-right: 6px;
}
#toggleFirstSidebar
{
	margin-left: 33px;
	margin-right: 8px;
}
#toggleFirstSidebar, #toggleSecondSidebar
{
	border: 1px solid black;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: 500;
	padding-left: 17px;
	padding-top: 2px;
	padding-bottom: 1px;
}
.firstHelpSidebar
{
	width: 310px;
	position: fixed;
	top: 0;
	left: -320px;
	height: 100%;
	background-color: #1D3E5F;
	box-shadow: 2px 0 5px rgba(0, 0, 0, 0.5);
	transition: left 0.3s ease;
	padding: 10px 18px 10px 19px;
	z-index: 1000;
	overflow-y: auto;
	text-align: left;
	max-height: 100%;
}
.firstHelpSidebar.active
{
	left: 0;
}
.toggleSecondSidebarButton
{
	background-color: #899DB1 !important;
	color: #FFFFFF;
}
#helpSidebar1 A
{
	color: #FFFFFF;
	text-decoration: underline;
	border: 0px solid black;
}
#helpSidebar1 .instructionstitle B
{
	color: #FFFFFF;
	font-size: 26px;
	padding-top: 29px !important;
	display: block;
}
.secondHelpSidebar
{
	width: 992px;
	position: fixed;
	top: 0;
	right: -1008px;
	height: 100%;
	background-color: #F1F1F1;
	box-shadow: -2px 0 5px rgba(0, 0, 0, 0.5);
	transition: right 0.3s ease;
	padding: 0px 20px 20px;
	z-index: 1000;
	text-align: left;
	overflow-y: auto;
}
.secondHelpSidebar.active
{
	right: 0;
	width: 1008px;
}
.closeFirstSidebar
{
	right: 0;
	color: #FFFFFF;
	background-color: #CA4A4A;
	display: inline-block;
	padding-right: 9px;
	padding-left: 8px;
	line-height: 1.5;
	font-size: 14px;
	cursor: pointer;
	position: absolute;
	top: 1px;
	padding-top: 2px;
	padding-bottom: 1px;
}
.buttontoolbar
{
	max-width: 250px !important;
	line-height: 0;
	width: 100% !important;
	margin-left: 10px;
	display: inline-block;
	padding-bottom: 20px;
	padding-top: 6px;
	padding-right: 23px;
	padding-left: 0px;
	border-right: 1px solid #ACACAC;
	color: #985454;
}
.closeSecondSidebar
{
	color: #FFFFFF;
	background-color: #CA4A4A;
	display: inline-block;
	padding-right: 9px;
	padding-left: 8px;
	line-height: 1.5;
	font-size: 14px;
	cursor: pointer;
	top: 1px;
	padding-top: 2px;
	padding-bottom: 1px;
	/*+placement: -20px -4px;*/
	position: relative;
	left: -20px;
	top: -4px;
}
.helpSidebarOverlay
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 999;
	display: none;
}
.jodit-wysiwyg
{
	padding-right: 24px !important;
}
.helpSidebarOverlay.active
{
	display: block;
}
.helpSidebarNoScroll
{
	overflow: hidden;
}
.jodit-ui-button_insert_as_text, .jodit-ui-button_clean
{
	display: none !important;
}
.jodit-ui-button_variant_primary:after
{
	content: 'Formatting';
	padding-right: 9px;
	margin-left: -3px;
}
.jodit-status-bar-link
{
	display: none;
}
.jodit-dialog_prompt
{
	line-height: 1.4;
	padding: 16px 0px 16px 0 !important;
}
.jodit-dialog__panel
{
	padding: 26px;
}
.jodit-ui-button_keep
{
	background-color: #387EC9 !important;
	padding-bottom: 2px !important;
}
.jodit-ui-group__transferText .jodit-icon
{
	margin-bottom: 0px;
	background-color: #529E86;
	color: #FFFFFF !important;
	border: 0px solid black;
	margin-left: 31px;
	padding-top: 9px;
	padding-bottom: 23px;
}
.jodit-ui-group__transferText BUTTON
{
	background-color: rgba(0, 0, 0, 0) !important;
}
.jodit-icon SPAN
{
	font-size: 13px !important;
}
.helptextinstructions
{
	background-color: #D3D3D3 !important;
	padding: 15px 21px 0px;
	margin-top: 11px;
	font-size: 14px;
}
.helptexter
{
	/*+placement: -12px 124px;*/
	position: relative;
	left: -12px;
	top: 124px;
	font-size: 14px;
	line-height: 1.5;
	width: 953px;
	margin: auto auto 11px auto;
}
/* Base styles for the links */
.interactive-button
{
	display: block;
	/* Ensures links are block-level elements */
	width: 100%;
	/* Full width */
	text-align: center;
	/* Center text */
	/* Adjust padding as needed */
	/* Space between buttons */
	box-sizing: border-box;
	/* Ensures padding doesn't affect width */
	text-decoration: none;
	/* Removes underline from links */
	/* Add other styling (background, border, etc.) here */
}
.othernotes .interactiveboxes
{
	margin-top: -26px !important;
	margin-bottom: 45px !important;
	background-color: #E2E2E2;
}
.interactiveboxes
{
	background-color: #E5E5E5 !important;
	border: 1px solid #C7C7C7;
	max-width: 735px;
	text-align: center;
	margin-bottom: -18px;
	margin-top: 97px;
	display: flex;
	/* Use flexbox for layout */
	flex-wrap: wrap;
	/* Allow wrapping if needed */
	line-height: 2.9;
	margin-right: auto;
	margin-left: auto;
}
.sermonimagestext .interactiveboxes
{
	background-color: #E5E5E5 !important;
	border: 1px solid #C7C7C7;
	max-width: 735px;
	margin: -17px auto 11px;
	/*+placement: ;*/
	position: relative;
	left: 0;
	top: 0;
	z-index: 99;
	text-align: center;
	display: flex;
	/* Use flexbox for layout */
	flex-wrap: wrap;
	/* Allow wrapping if needed */
	line-height: 2.9;
}
.sermonimagestext.noteinside .interactiveboxes
{
	margin-bottom: 38px;
	margin-top: -11px;
}
.logged-in .sermonimagestext .interactiveboxes
{
	margin-top: 50px;
	margin-bottom: 25px;
}
.sermonimagestext.noteinside .interactiveboxes
{
	margin-top: -17px;
	margin-bottom: 70px;
}
.logged-in .interactiveboxes
{
	margin-bottom: 0px;
	margin-top: -2px;
}
.logged-in .interactiveboxes:after
{
	content: "These buttons above will be hidden during Sunday service";
	display: block;
	font-size: 13px;
	width: 100%;
	margin-bottom: -57px;
	font-style: italic;
	line-height: 1.3;
	margin-top: 10px;
}
.interactiveboxes A
{
	color: #000000;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.3;
	padding-top: 12px;
	padding-bottom: 12px;
}
.interactive-button I
{
	font-weight: 300;
	font-size: 17px;
	border: 0px solid black;
	padding-right: 0;
	margin-right: 0;
}
.interactiveboxes > *
{
	flex: 1;
	/* Flex grow */
}
.interactiveboxes > *:not(:last-child)
{
	border-right: 1px solid black;
	/* Right border for separating buttons */
	margin-bottom: -1px;
}
@media (max-width: 1000px)
{
	.sermonimage
	{
		background-size: cover;
	}
}
@media (max-width: 735px)
{
	.entry-title, .entry-title-archive
	{
		font-size: 39px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.sermonimage .covergraphic
	{
		background-size: auto;
	}
	.entry-title, .entry-title-archive
	{
		font-size: 31px;
	}
	.behindme .churchname
	{
		color: #FFFFFF;
		font-style: italic;
		font-size: 18px;
	}
	.sermonimagestext .churchname
	{
		color: #000000;
	}
	.connectioncard
	{
		position: fixed;
		bottom: 0;
		width: 100%;
		left: 0;
		border: 0px solid black;
		background-color: #565656;
		display: inline-grid;
		z-index: 9;
		padding-top: 8px;
		margin: 0;
	}
	.connectioncard P
	{
		color: #FFFFFF !important;
		display: inline-block;
		/*+placement: 0px 5px;*/
		position: relative;
		left: 0px;
		top: 5px;
		font-size: 16px;
		font-weight: 600;
		padding-bottom: 2px;
		border: 1px solid #FFFFFF;
		padding-top: 3px;
		width: 216px;
		margin: auto auto 22px auto;
	}
	.connectioncard .sidenote
	{
		color: #FFFFFF;
		font-size: 12px;
		margin-top: -9px;
		font-style: italic;
		line-height: 1.1;
		margin-bottom: 11px;
	}
	.logged-in .interactiveboxes:after
	{
		content: "These buttons above will be hidden during Sunday service";
		display: block;
		font-size: 13px;
		width: 100%;
		font-style: italic;
		line-height: 1.3;
		margin-top: 19px;
	}
}
@media (max-width: 565px)
{
	.churchname.big
	{
		font-size: 24px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-bottom: -3px;
	}
	.sermonimage
	{
		margin-bottom: 40px;
		padding-bottom: 0px;
		padding-top: 40px;
		min-height: 280px;
		margin-top: 50px;
	}
	.entry-title, .entry-title-archive
	{
		font-size: 23px;
	}
	.datepreached, .datepreachedarchived
	{
		font-size: 14px;
		width: 185px;
	}
	.interactive-button.notspecial
	{
		width: 100%;
		display: grid;
		padding-right: 24px;
		padding-left: 24px;
	}
	.interactiveboxes A
	{
		font-size: 13px;
		padding-right: 5px;
		padding-left: 5px;
		line-height: 1.2;
		padding-top: 6px;
		padding-bottom: 6px;
		min-width: 33% !important;
	}
	.interactive-button I
	{
		font-weight: 300;
		font-size: 17px;
		width: 100%;
		display: block;
		padding-bottom: 7px;
	}
	.interactiveboxes
	{
		/*+placement: 0px -4px;*/
		position: relative;
		left: 0px;
		top: -4px;
		padding-top: 4px;
		padding-bottom: 4px;
	}
	.layout2 .layout-template
	{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.sermonimagestext .interactiveboxes
	{
		margin: 0px -22px 11px;
	}
	/*.interactiveboxes .notspecial I
	{
		display: none;
	}*/
}
@media (max-width: 480px)
{
	.churchname.big
	{
		font-size: 22px;
	}
}
/*Page Wrappers*/
.system-create-sermon-note #page-wrapper
{
	padding-top: 0px;
}
.single-post.views-template-content-template-for-posts
{
	padding-top: 0;
}
/*Create Account*/
.system-create-account .submit
{
	background-color: #565FB3;
	color: #FFFFFF !important;
	padding: 10px 0;
	/*+border-radius: 45px;*/
	-moz-border-radius: 45px;
	-webkit-border-radius: 45px;
	-khtml-border-radius: 45px;
	border-radius: 45px;
	width: 100%;
	border: 0px solid black !important;
	text-align: center;
	text-decoration: none;
	margin-top: 46px;
}
.system-create-account LABEL
{
	display: inline-block;
	max-width: 100%;
	margin-bottom: -10px;
	font-weight: 600;
	font-size: 18.1px;
	padding-top: 17px;
}
.system-create-account INPUT
{
	box-sizing: border-box;
}
.system-create-account .container-fluid
{
	max-width: 760px;
	display: inline-block;
	margin: auto;
	text-align: left;
}
.system-create-account .g-recaptcha
{
	margin: 17px auto auto;
	text-align: center;
	width: 311px;
}
/*.arm_setup_gatewaybox_wrapper
{
	display: none !important;
}*/
/*Dashboard*/
.important_message STRONG, .important_message STRONG SPAN
{
	color: #A53555 !important;
}
A.howtoshare
{
	text-decoration: none;
	padding: 0px 17px 2px !important;
	float: right;
	margin-top: -45px;
	font-size: 15px !important;
	background-color: #A53555;
	color: #FFFFFF !important;
}
.cardupgrade
{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 44px;
}
.unique A
{
	color: #FDFACE;
}
.unique
{
	text-decoration: none;
	font-size: 14px !important;
	color: #FFFFFF !important;
	line-height: 1.1;
	position: fixed;
	top: 0;
	background-color: #B65F5F;
	width: 100%;
	padding-top: 7px;
	left: 0;
	padding-left: 100px;
	text-align: center;
	z-index: 99;
	margin-left: 0;
	padding-bottom: 0px;
}
.unique LABEL
{
	font-size: 13px !important;
}
.cardupgrade A
{
	text-align: center;
	padding-bottom: 10px;
	padding-top: 8px;
	font-weight: 600;
	font-size: 16px;
	color: #FFFFFF;
	width: 100%;
	text-decoration: none;
	margin-top: 2px;
	background-color: #4EAA7B;
}
.page-cards.role-essential_account .cardupgrade
{
	display: inline-block;
	font-size: 13px;
	margin-top: 3px;
	color: #FF0000;
	font-weight: 400;
	float: right;
	margin-bottom: 0;
}
A.cardcreate
{
	border: 2px dashed #1A4D80;
	font-weight: 600;
	font-size: 16px;
	color: #1A4D80;
}
@media (max-width: 768px)
{
	.cardupgrade
	{
		flex-direction: column;
	}
	.cardupgrade A
	{
		width: 100%;
		margin-bottom: 10px;
	}
}
H2.recent
{
	margin-top: 15px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.254);
	padding-bottom: 6px;
	color: #1A4D80;
	font-weight: 600;
	font-size: 21pt;
	margin-bottom: 26px;
	letter-spacing: -0.6px;
	font-family: poppins;
}
.page-login .stats
{
	float: left;
	padding: 0px;
	height: 74px;
	margin-left: 0;
	border: 0px solid #EBEBEB;
	margin-top: 9px;
}
.page-login .stats TH
{
	line-height: 1.1;
	text-align: center;
	color: #717171;
	font-weight: 400;
	font-size: 14.1px;
	border: 0px solid black !important;
}
.sermonnotes-manage-plain LI
{
	list-style-type: none;
	margin-bottom: 3px;
}
.sermonnotes-manage-plain .table1
{
	margin-bottom: 30px;
	background-color: #F4F4F4;
	padding-left: 14px;
	padding-top: 6px;
}
.page-login .datepreached-manage
{
	font-size: 14.1px;
	margin: 0;
	padding: 5px 0 11px 4px !important;
	font-weight: 400;
	line-height: 1.4;
	font-style: italic;
	color: #A53555;
}
.page-login .datepreached-manage:before
{
	content: none;
}
.page-login .stats TD
{
	font-size: 21px;
	border: 0px solid black !important;
}
.page-login .editbutton A, .page-login .viewfull A
{
	margin-bottom: 19px;
	text-decoration: none;
	padding: 0px 14px 0px 15px;
	display: inline-block;
	margin-right: 4px;
	font-size: 10.3pt;
	line-height: 1.2;
	font-weight: 400;
	font-family: roboto;
	letter-spacing: 0pt;
	margin-left: 0;
}
.page-login .viewfull A
{
	border: 1px solid #1A4D80;
	color: #1A4D80;
}
.editbutton A
{
	margin-left: 5px;
	border: 1px solid #52B266;
	color: #52B266;
}
.editbutton A:hover
{
	background-color: #6EAB8B;
	color: #FFFFFF !important;
}
.sermonimagestext .sermon_list.editbutton
{
	position: absolute;
	z-index: 99;
	margin-left: -80px;
	margin-top: 25px;
}
/*.page-login .viewfull A:before
{
	content: "\f24a";
	font-family: fontawesome;
	padding-right: 7px;
}*/
/*.page-login .editbutton A:before
{
	content: "\f044";
	font-family: fontawesome;
	padding-right: 7px;
}*/
A.createsermonbutton, A.managesermonbutton
{
	background-color: #64C2A4;
	color: #FFFFFF;
	/*+border-radius: 0px;*/
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	min-width: 266px;
	border: 0px solid black !important;
	text-align: center;
	text-decoration: none;
	font-size: 20.1px;
	display: inline-block;
	padding-top: 8px;
	padding-bottom: 8px;
	font-style: normal;
	margin: 0px 21px 21px;
	line-height: ;
}
.addsermonbuttons
{
	text-align: center;
	margin-bottom: 55px;
}
A.managesermonbutton
{
	background-color: #565FB3;
}
.system-manage-sermons .createsermonbutton
{
	margin-top: 28px;
}
.page-login .table1 SPAN
{
	font-size: 10.2pt;
	text-transform: capitalize;
	padding-right: 18px;
	font-weight: 400;
	font-family: roboto;
	display: inline-block;
	padding-bottom: 5px;
	padding-top: 2px;
}
.page-login .sermonnotes-manage-plain .table1 SPAN B
{
	color: #1A4D80;
	font-size: 19.1px;
}
.page-login .sermonnotes-manage-plain .table1 .icon
{
	margin-right: -6px;
}
.dashside .table1 I
{
	display: none;
}
.dashside .table1 SPAN
{
	padding: 0 0 0 5px;
	margin: 0 4px 0 0;
	font-size: 13px;
}
.dashside .table1
{
	padding: 0px 0 7px 0px;
	margin: 0px 0 22px;
	border-bottom: 1px solid #BDBDBD;
}
.dashside .datepreached-manage
{
	margin-bottom: 0;
	padding-bottom: 0;
}
.system-settings .mce-top-part
{
	height: 39px;
	overflow: hidden;
}
.helptext.helpurl
{
	margin: 0px !important;
}
.form-group .helptext LI
{
	line-height: 1.2;
	padding-bottom: 9px;
	font-size: 14px;
}
.loggedinform
{
	display: inline-block;
	padding: 29px 25px 16px;
	margin-top: -6px;
	vertical-align: top;
	min-height: 496px;
}
.loggedinform.one
{
	width: 27%;
	margin-right: 8px;
}
.loggedinform.two
{
	width: 44%;
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #EAEAEA;
	padding-left: 42px;
	padding-right: 42px;
	margin-right: 8px;
}
.loggedinform.three
{
	width: 25%;
}
.loggedinform.four
{
	width: 100%;
	margin-top: 35px;
	min-height: 210px;
	margin-left: 0;
}
.loggedinform LI
{
	font-size: 10.6pt;
	line-height: 1.3;
	padding-bottom: 9px;
}
.loggedinform.two DIV.headers
{
	font-weight: bold;
}
.loggedinform.two UL
{
	padding-left: 21px;
}
.role-free_account .loggedinform.two
{
	width: 39%;
}
.role-free_account .loggedinform.three
{
	width: 30%;
}
.arm_forgotpassword_link A
{
	background-color: #B83131;
	padding: 5px 11px 5px 12px;
	margin-left: -7px;
	/*+placement: 0px -19px;*/
	position: relative;
	left: 0px;
	top: -19px;
}
.custom-posts-table
{
	border: 1px solid #E7E7E7;
	padding: 20px 20px 26px 20px;
	margin-top: 55px;
	margin-bottom: 68px;
	background-color: #F3F3F3;
}
.page-manage .custom-posts-table
{
	border: 0px solid black;
	padding: 0;
	margin-top: 9px;
}
.important_message
{
	font-size: 15.1px;
	padding: 17px 27px;
	line-height: 1.5;
	margin-bottom: 2px;
	display: inline-block;
	border: 1px solid #DDDDDD;
	width: 100%;
	margin-top: 18px;
	background-color: #FFFFFF;
}
.announcementboxes
{
	border: 0px solid black;
	padding: 5px 33px 39px;
	margin-top: 63px;
	background-color: #F3F3F3;
}
.announcementboxes .pagetitle
{
	margin-top: 27px !important;
	margin-bottom: 0 !important;
}
.pagecontent .form-group .helptext I
{
	display: inline-block;
	padding-top: 7px;
	border-top: 1px solid #D0D0D0;
	margin-top: 4px;
}
.logged-in .pagecontent .form-group A
{
	color: #C95454;
	font-weight: 500;
	font-size: 16px;
	padding-left: 5px;
	margin-top: -57px;
}
.important_message .alignleft
{
	margin-top: 1px !important;
	margin-bottom: 2px !important;
	margin-right: 22px !important;
	margin-left: -11px !important;
	width: 107px;
}
.loggedinform.three P, .featuresloggedin P
{
	line-height: 1.3;
	font-weight: 600;
}
.logged-in.role-free_account .important_message
{
	margin: auto !important;
	display: block !important;
}
.important_message A.upgradebutton, .important_message A.featuresbutton
{
	border: 1px solid black;
	padding: 4px 21px 3px 23px;
	margin-bottom: 18px;
	display: inline-block;
	text-decoration: none;
	color: #000000;
	font-weight: 400;
}
A.upgradebutton
{
	background-color: #6EAB8B;
	color: #FFFFFF !important;
}
.upgradebutton1
{
	font-size: 12px !important;
	background-color: #000000;
	color: #FFFFFF !important;
	margin-top: -20px;
	padding: 0px !important;
	margin-bottom: 24px;
}
.role-free_account .important_message H3
{
	margin-bottom: 10px;
	font-weight: 600;
	color: #1A4D80;
	margin-top: 8px;
}
.logged-in.page-login .col
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	/* Ensures top alignment */
	padding: 0px;
	margin-bottom: 80px;
}
.page-login .column
{
	flex: 1 1 calc(50% - 20px);
	/* Flex grow, flex shrink, and base width */
	margin: 10px;
	background-color: #FFFFFF;
	padding: 0px 40px 40px;
	border: 1px solid #AFAFAF;
}
.topfeatures A.upgradebutton
{
	width: 100%;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-bottom: 6px;
	padding-top: 5px;
	margin-top: 33px;
}
.logged-in .modal-dialog
{
	max-width: 774px !important;
	margin-top: 61px !important;
}
.helpfulnote
{
	background-color: #A75252;
	color: rgba(255, 255, 255, 0.719);
	padding-left: 26px;
	padding-right: 34px;
	right: 0;
	position: absolute;
	bottom: 0;
}
.page-login .modal-body .helptext P
{
	text-align: left;
}
.page-login .modal-body
{
	padding: 45px;
	padding-bottom: 63px !important;
}
.page-login H5#bootstrapModalLabel.modal-title
{
	font-weight: bold;
	font-size: 25px;
	text-align: center;
	margin-top: 3px;
	margin: auto;
}
.page-login #bootstrapModal.fade.show
{
	background-color: rgba(0, 0, 0, 0.719);
}
@media (max-width: 768px)
{
	.page-login .column
	{
		flex-basis: 100%;
		/* Full width on smaller screens */
	}
	.logged-in .pagecontent .form-group A:nth-child(2)
	{
		color: #4EAB7B;
		font-weight: 600;
		display: block;
	}
}
/* Responsive behavior for smaller screens */
@media (max-width: 768px)
{
	.column
	{
		flex-basis: 100%;
		/* Full width on smaller screens */
	}
}
@media only screen and (max-width: 1200px)
{
	.loggedinform.one
	{
		width: 38%;
		margin-left: 0;
	}
	.loggedinform.two
	{
		width: 55%;
		border-right: none;
	}
	.loggedinform.three
	{
		width: 39%;
		margin-top: 40px;
		border-right: 1px solid #E9E9E9;
	}
	.loggedinform.four
	{
		width: 55%;
		margin-left: 26px;
	}
}
@media only screen and (max-width: 600px)
{
	.loggedinform
	{
		width: 96% !important;
	}
	.important_message .alignleft
	{
		margin-top: 0px !important;
		margin-bottom: 2px !important;
		margin-right: 22px !important;
		margin-left: 0px !important;
	}
}
@media only screen and (max-width: 480px)
{
	.arm_forgotpassword_link A
	{
		background-color: #B83131;
		margin-left: -12px;
		/*+placement:auto;*/
		position: relative;
		left: 0;
		top: 0;
	}
}
/*Login*/
.login H1 A
{
	background-image: none;
	background-image: none;
}
#login .message
{
	float: left;
	margin-left: 0;
	display: inline-block;
	width: 200px;
	font-size: 13px;
	line-height: 2.7;
	padding-bottom: 20px;
	border-left: 0px solid black;
	border-bottom: 3px solid #969696;
}
#login
{
	width: 600px;
	text-align: left;
}
#login #nav, #login #backtoblog
{
	text-align: center;
}
#login #loginform .button-large
{
	background-color: #4FAC5C;
	box-shadow: none;
	border: 0px solid black;
	text-shadow: none;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	font-size: 15px;
	padding-top: 0px;
	/*+placement: -1px 10px;*/
	position: relative;
	left: -1px;
	top: 10px;
	line-height: 2.1;
}
.helptext, .fancybox-content .helptext P
{
	font-size: 14px;
	line-height: 1.52;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	font-weight: 400;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
	width: 100%;
	margin-bottom: 26px;
}
.pagecontent .helptext
{
	padding-top: 0px;
	margin-bottom: 31px;
}
.page-signup .helptext
{
	font-family: roboto;
	font-weight: 400;
}
.logintext
{
	float: left;
	display: inline-block;
	margin-top: 42px;
	width: 53%;
	padding-top: 0px;
	padding-right: 26px;
}
.page-signup .days
{
	text-align: center;
	font-size: 17px;
	line-height: 1.5;
}
/*.loginpage .col1
{
	padding: 36px 20px 38px 44px;
	position: relative;
	color: #FFFFFF;
}*/
.page-login ARTICLE
{
	background: rgb(26, 77, 128);
	background: linear-gradient(180deg, rgba(26, 77, 128, 1) 0%, rgba(75, 123, 171, 1) 100%);
}
.logged-in.page-login ARTICLE
{
	background-image: none;
}
.col2 .topfeatures .headers
{
	width: 50%;
	float: left;
	padding: 32px;
}
.loginform
{
	background-color: #FFFFFF;
	width: 43%;
	display: inline-block;
	margin-top: -9px;
	padding: 28px 27px 28px 28px;
	border: 1px solid #E6E6E6;
	margin: 0;
}
.headers UL LI A
{
	font-size: 15px !important;
	color: #FF0000 !important;
}
.logintext H1
{
	font-size: 52px;
	font-weight: bold;
	margin-top: 11px;
	line-height: 0.9 !important;
	color: #FFFFFF;
	padding-right: 18px;
}
.logintext .cloud
{
	color: #7DA6D6;
	font-weight: bold;
	font-size: 22px;
	margin-top: 24px;
}
.logintext H3
{
	margin-top: -11px;
	font-size: 38px;
}
.loginform #wp-submit.button-primary
{
	background-color: #6BA793;
	color: #FFFFFF !important;
	/*+border-radius: 3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	width: 100%;
	border: 0px solid black !important;
	box-sizing: border-box;
	text-align: center;
	padding: 11px !important;
}
#loginform .input
{
	width: 96%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 7px;
	border: 0px solid black !important;
	margin-bottom: 13px;
	color: #565FB3;
	font-size: 16px;
	line-height: 2.7;
	background-color: #E9E9E9;
}
.required_tag
{
	display: none;
}
.page-login .logintext P, .page-login .logintext LI
{
	font-size: 16px;
	font-weight: 400;
	line-height: 18.3pt;
	font-weight: 400;
	width: 411px;
	color: #FFFFFF !important;
	margin-top: -15px;
}
.features P
{
	font-weight: bold !important;
	font-size: 26px !important;
	margin-bottom: 1px;
	color: #FFFFFF !important;
	text-align: left;
}
.page-login LABEL
{
	font-weight: 500;
	font-size: 16px;
	letter-spacing: -0.1pt;
}
#loginform .wp-error
{
	font-size: 15px;
	color: #B25656;
	line-height: 1.4;
	padding-bottom: 33px;
}
.system-resetpass .text
{
	text-align: center;
}
.system-resetpass .pagecontent A
{
	margin-left: -19px;
}
.lostpass
{
	display: block;
	margin-bottom: -22px !important;
	margin-left: -21px;
}
H1#interactive-sermons-pro B
{
	font-weight: bold;
	color: #565FB3;
}
.yoururl
{
	text-align: center;
	padding-top: 11px;
	padding-bottom: 9px;
	color: #737373;
	font-weight: 400;
	font-size: 17px;
	font-family: roboto;
	background-color: #F4F4F6;
	margin-top: 0;
}
.page-sample-page .yoururl
{
}
.yoururl A
{
	/*+placement: ;*/
	position: relative;
	left: 0;
	top: 0;
	z-index: 99;
}
.btn-primary.wpt-form-submit.form-submit
{
	background-color: #6EB48A;
	color: #FFFFFF !important;
	border: 0px solid black;
	margin-top: 34px;
	width: ;
	/*+border-radius: 6px;*/
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}
.page-signup .btn-primary.wpt-form-submit.form-submit
{
	background-color: #6EB48A;
	color: #FFFFFF !important;
	border: 0px solid black;
	margin-top: 46px;
	width: 99%;
	margin-bottom: 71px;
	padding-top: 17px !important;
	padding-bottom: 14px !important;
	/*+border-radius: 0;*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
}
.page-login .wpt-form-set-radios-wpcf-bible-website .wpt-form-item-radio .form-check-label
{
	font-weight: 400 !important;
	font-size: 17px;
	margin-top: -57px;
}
.page-signup .cred-user-form
{
	padding-bottom: 41px !important;
	margin-bottom: 82px;
	margin-top: 0;
}
/*.system-create-sermon-note .yoururl, .views-template-content-template-for-posts .yoururl
{
	display: none;
}*/
.sermonnotes-manage-plain UL
{
	padding-left: 0 !important;
}
.system-create-account H1 STRONG
{
	color: #565FB3;
}
.goback
{
	display: inline-block;
	color: #F0EFB5 !important;
	padding-left: 0px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-top: 4px;
	font-weight: 500;
	font-size: 18px;
}
.billingnote
{
	display: inline-block;
	/*+placement: 2px 34px;*/
	position: relative;
	left: 2px;
	top: 34px;
	font-size: 14px !important;
	text-align: center;
	margin: auto;
	width: 100%;
}
.billingnote A
{
	color: #D2240D;
}
.page-login .features
{
	background-color: #565FB3;
	height: 100%;
}
.loginpage .col:nth-child(2)
{
	background-color: #FFFFFF !important;
	padding: 20px 25px 36px 41px;
	border: 1px solid #D6D6D6;
	border-left: 0px solid black;
}
.loginpage .col:nth-child(1)
{
	background-color: #F7F7F7 !important;
	padding: 66px 51px 36px;
	border: 1px solid #D6D6D6;
	border-right: 0px solid black;
}
.arm_form_inner_container
{
	background-color: #F7F7F7;
}
.topfeatures LI
{
	color: #000000 !important;
	font-size: 15px;
	font-family: poppins;
	font-weight: 400;
	line-height: 1.4;
	margin-bottom: 9px;
}
.loginpage .topfeatures UL LI
{
	line-height: 1.4;
	margin-bottom: 7px;
	font-size: 14px;
}
.features
{
	padding: 48px;
}
.page-login .text
{
	max-width: 1245px;
}
.topfeatures .headers
{
	color: #000000;
	font-size: 32px;
	margin-top: 36px;
	font-weight: 600;
	margin-bottom: 11px;
}
.loginpage .row
{
	margin-top: 59px;
}
.page-login .features LI
{
	font-size: 11.7pt;
	text-align: left;
	line-height: 1.3;
	padding-bottom: 8px;
	color: #FFFFFF !important;
}
.poweredlogo
{
	font-size: 14px;
	font-style: italic;
	font-weight: 400;
	display: block;
	text-align: left;
	border-top: 1px solid #D1D1D1;
	padding-top: 9px;
	width: 391px;
	color: #FFFFFF;
}
.poweredlogo A
{
	color: #7DA6D6;
}
MD-INPUT-CONTAINER .md-input
{
	height: 40px !important;
	padding-left: 42px !important;
	border: 0px solid black !important;
	font-family: poppins !important;
}
MD-INPUT-CONTAINER .md-input:invalid
{
	background-color: #C4C4C4 !important;
}
#rcp_login_submit.rcp-button
{
	background-color: #4EAB7B;
	color: #FFFFFF !important;
	padding: 12px 9px 13px !important;
	/*+border-radius: 0;*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	width: 94%;
	margin-top: 13px;
	text-align: center;
}
.loginform A.signupbutton
{
	background-color: #7DA6D6;
	color: #FFFFFF !important;
	padding: 8px 9px 6px;
	/*+border-radius: 0;*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	width: 100% !important;
	margin-top: 13px;
	display: block;
	text-align: center;
	text-decoration: none;
	display: none;
}
#rcp_user_login, #rcp_user_pass
{
	width: 93%;
	background-color: #F2F2F2;
	padding: 8px;
}
.rcp_login_data LABEL
{
	font-weight: 600;
}
.rcp_lost_password A
{
	font-weight: 500;
	color: #C23E3E;
	letter-spacing: 0pt;
	font-size: 14px;
}
@media only screen and (max-width: 940px)
{
	.logintext
	{
		float: none;
		display: inline-block;
		width: 100%;
		text-align: center;
		margin-top: -32px;
	}
	.page-login .logintext P, .page-login .logintext LI
	{
		font-size: 14px;
		width: auto;
		margin-top: -11px;
		line-height: 1.5;
	}
	.poweredlogo
	{
		font-size: 13px;
		font-style: italic;
		font-weight: 400;
		display: block;
		text-align: center;
		border-top: 1px solid #9C9C9C;
		padding-top: 9px;
		width: 391px;
		margin: auto auto 43px auto;
	}
	.goback
	{
		display: inline-block;
		padding-left: 22px;
		padding-right: 25px;
		padding-bottom: 3px;
		padding-top: 38px;
		margin: 18px auto auto;
		/*+placement:none;*/
		position: relative;
		left: 0;
		top: 0;
		text-align: center;
		width: 100%;
	}
	.col2 .topfeatures .headers
	{
		width: 100%;
		float: none;
		padding: 0;
	}
	.loginform
	{
		width: auto;
		display: block;
		margin: auto;
		text-align: center;
	}
	.headers UL LI A
	{
		font-size: 15px !important;
		color: #FF0000 !important;
	}
	.loginpage .col1
	{
		padding: 0px 29px 44px 25px;
		margin-top: -44px;
	}
	.logintext H1
	{
		font-size: 37px;
		font-weight: bold;
		margin-top: 11px;
		color: ;
		line-height: 0.9 !important;
	}
}
@media only screen and (max-width: 750px)
{
}
/*Account*/
#rcp_profile_editor_form FIELDSET:nth-child(1)
{
	float: left;
	width: 50%;
	background-color: #F2F2F2;
	padding: 26px 26px 26px 45px;
	display: inline-block;
	margin-right: 10%;
}
.rcp_form FIELDSET INPUT
{
	background-color: #FFFFFF;
	font-size: 15px;
	padding: 8px !important;
}
#rcp_profile_editor_form
{
	margin-top: 38px;
	padding-top: 0 !important;
	padding-left: 0px !important;
}
#rcp_profile_editor_form FIELDSET:nth-child(2)
{
	padding-top: 26px;
}
#rcp_profile_submit_wrap .rcp_submit
{
	background-color: #1A4D80;
	color: #FFFFFF !important;
	padding: 6px 20px 6px 22px;
	margin-top: 12px;
	font-size: 14px;
	font-family: poppins;
	/*+border-radius: 0;*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
}
#rcp_profile_display_name_wrap
{
	display: none;
}
.rcp-update-billing-details-unsupported
{
	margin-top: 48px;
	margin-bottom: -26px;
}
#rcp-account-overview.subscription TD
{
	padding-right: 46px;
	font-size: 14px;
	letter-spacing: 0pt;
	font-weight: 400;
	color: #D10D0D;
	vertical-align: middle;
}
.rcp-membership-auto-renew-notice
{
	line-height: 0.3;
}
.rcp-disable-auto-renew BUTTON
{
	display: none;
}
#rcp-payment-history.subscription TD
{
	font-size: 14px;
	letter-spacing: 0pt;
	font-weight: 400;
	color: #6D6D6D;
	white-space: nowrap;
}
#rcp-account-overview THEAD TH
{
	line-height: 1.4;
	font-size: 14.8px;
}
#rcp-account-overview THEAD TR TH:nth-child(4)
{
	display: none;
}
#rcp-account-overview TD.cell:nth-child(4)
{
	padding-left: 0px;
	padding-right: 23px;
	display: inline-block;
}
.rcp-table.subscription THEAD TH
{
	line-height: 1.3;
	font-size: 14.8px;
}
.rcp_sub_details_change_membership BUTTON
{
	display: none !important;
}
.page-plan-signup .upgradesub
{
	font-size: 17px !important;
	border: 0px solid #B1B1B1 !important;
	font-weight: 400;
	background-color: #4EAB7B;
	color: #FFFFFF !important;
	padding: 5px 21px 5px 28px;
	display: inline-block !important;
	top: 0;
	right: 5px;
	text-decoration: none;
	margin-top: 56px;
	width: 28%;
	text-align: center;
	float: right;
	margin-bottom: -60px;
	/*+placement: -9px 24px;*/
	position: relative;
	left: -9px;
	top: 24px;
	z-index: 999999;
}
.rcp-table-wrapper
{
	margin-top: 25px;
	display: inline-block;
	width: 100% !important;
	border: 1px solid #CCCCCC;
	padding: 0px 39px 40px;
	position: relative;
	border-bottom: 0px solid black !important;
}
.rcp_form
{
	padding-bottom: 50px !important;
	padding-right: 39px !important;
	padding-left: 29px !important;
	padding-top: 39px !important;
	border: 1px solid #DADADA;
}
#rcp-card-element.StripeElement
{
	padding-bottom: 12px;
	padding-top: 13px;
}
.rcp_message .rcp_error
{
	width: 51%;
	float: right;
}
.page-login .rcp_error
{
	width: auto;
	float: none;
	font-size: 14px;
	padding: 0;
}
#rcp_login_form
{
	border: 0px solid black;
	padding: 0 !important;
	margin: 22px 0 0 !important;
}
.rcp-table.subscription A BUTTON
{
	border: 1px solid #D2D2D2;
	padding-right: 21px;
	padding-left: 22px;
}
.subscription .rcp_sub_details_cancel BUTTON
{
	/*+placement: 0px -20px;*/
	position: relative;
	left: 0px;
	top: -20px;
	border: 1px solid #B31313 !important;
	color: #B21313;
	background-color: #FFFFFF;
	font-size: ;
}
#rcp_update_card_form #rcp_submit.rcp-button
{
	padding: 8px 18px 8px 19px;
	font-size: 13px;
	border: 1px solid #BFBFBF;
}
#rcp_update_card_form H3
{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 0;
	font-weight: 600;
	font-size: 20px;
	padding-bottom: 4px;
	width: 257px;
}
#rcp_profile_editor_form FIELDSET LEGEND, #rcp-table-wrapper.rcp-table-wrapper H3
{
	font-weight: 600;
	border-top: 1px solid #DCDCDC;
	padding-top: 29px;
	font-size: 20px;
	padding-bottom: 4px;
	width: 100%;
}
.rcp-gateway-saved-payment-methods LABEL
{
	font-size: 15px !important;
	line-height: 1;
}
.rcp-gateway-saved-payment-methods .rcp-gateway-saved-card-delete A
{
	color: #B31313;
}
#rcp_profile_editor_form FIELDSET LEGEND, #rcp-table-wrapper.rcp-table-wrapper H3:first-child
{
	border-top: 0px solid black;
	padding-top: 0;
}
.rcp_subscription_fieldset .rcp_level
{
	margin-top: 8px !important;
}
/*Admin Bar*/
#wpadminbar
{
	background-color: rgba(35, 40, 45, 0) !important;
	z-index: 99;
	position: absolute;
	width: 0px !important;
}
/*Archives*/
.page-archives .archives LI:nth-child(1):before
{
	content: "This Week's Message";
	color: #FFFFFF;
	background-color: #565FB3;
	padding: 4px 10px 3px;
	font-size: 14px;
	/*+placement: 12px -4px;*/
	position: relative;
	left: 12px;
	top: -4px;
}
.logged-in .archives LI:nth-child(1):before
{
	display: none;
}
.announcement-grid-item
{
	margin-bottom: 13px;
	padding-bottom: 0px;
	display: inline-block;
}
.wholesermonbox .titlebox
{
	margin-top: 10px;
}
.wholesermonbox
{
	margin: 0 12px 0px;
	padding: 0px;
}
.control .viewfull A
{
	width: 91%;
	text-align: center;
	font-size: 18px !important;
	display: inline-block;
}
.wholewholesermonbox .entry-title-manage
{
	font-size: 15.7pt !important;
	font-weight: 600 !important;
	color: ;
	letter-spacing: -0.3pt;
}
.columns .column
{
	margin: 12px 10px 55px 12px;
	background-color: #F7F7F7;
}
#cred_user_form_28_1_1 .columns .column
{
	background-color: rgba(188, 188, 188, 0) !important;
}
.page-archives .text
{
	max-width: 1050px;
}
.sermonimages
{
	margin: -12px;
}
.wholesermonbox .sermontext
{
	margin-bottom: 15px;
	font-size: 15px;
	line-height: 1.6;
}
.page-archives .viewfull A
{
	font-size: 15px !important;
	border: 2px solid black;
	text-decoration: none;
	color: #000000;
	font-weight: 600;
	padding-bottom: 4px;
	padding-top: 4px;
	min-width: 100%;
}
.datepreached-manage
{
	font-weight: 600;
	font-size: 15px;
	color: #1A4D80;
}
.datepreached-manage:before
{
	content: "\f133";
	font-style: normal;
	margin-right: 11px;
	font-size: 15px;
	font-family: "Font Awesome 6 Pro";
	margin-right: 11px;
	font-size: 17px;
	font-weight: 300;
}
.speaker-manage
{
	font-style: italic;
	margin-top: -5px;
	margin-bottom: 13px;
	font-size: 15px;
	font-weight: 400;
}
.announcement-grid-item .sermontext P
{
	line-height: 1.6;
	font-size: 15px;
}
@media screen and (min-width: 769px), print
{
	.column.is-one-third, .column.is-one-third-tablet
	{
		width: 31%;
		padding-bottom: 28px;
	}
}
.announcement-grid-item .thisweek
{
	display: inline-block;
	padding-right: 15px;
	padding-left: 11px;
	padding-top: 2px;
	margin: 0px 0px 26px 0px;
	color: #494949;
	width: 100%;
	font-weight: 500;
	font-style: italic;
}
@media screen and (max-width: 1020px), print
{
	.column.is-one-third, .column.is-one-third-tablet
	{
		width: 44%;
		margin-left: 33px;
		float: left;
	}
}
@media screen and (max-width: 870px), print
{
	.page-subscription-checkout .column.is-one-third, .column.is-one-third-tablet
	{
		width: 100%;
		margin-left: 0;
		float: none;
		margin-bottom: 0;
	}
}
@media screen and (max-width: 769px), print
{
	.column.is-one-third, .column.is-one-third-tablet
	{
		margin: 33px;
		width: 89%;
	}
}
@media screen and (max-width: 650px), print
{
	.column.is-one-third, .column.is-one-third-tablet
	{
		width: 100%;
		padding-top: 0px;
		margin: auto auto 0px auto;
		float: none;
		display: inline-block;
		border: 0px solid black;
		padding: 0px;
	}
	.announcement-grid-item
	{
		margin-bottom: 13px;
		display: inline-block;
		margin-top: 0;
		padding-bottom: 42px;
		border-bottom: 1px solid #D2D2D2;
		background-color: #FFFFFF;
		width: 100%;
	}
	.wholewholesermonbox .sermontext P
	{
		max-width: none !important;
		font-family: 'Poppins', sans-serif;
		margin-bottom: 0;
	}
	.wholesermonbox
	{
		margin: 0 12px 0px;
		padding: 25px 10px;
	}
	.announcement-grid-item .thisweek
	{
		border: 1px solid #2F7BBD;
		display: inline-block;
		padding-right: 15px;
		padding-left: 11px;
		padding-top: 2px;
		margin: 10px;
		color: #FFFFFF;
		font-size: 14px;
		background-color: #2F7BBC;
	}
}
/*Edit Controls*/
.sermonimages
{
	margin-bottom: 16px;
}
.editpage
{
	text-decoration: none;
	text-align: center;
}
.editpage A
{
	color: #FFFFFF !important;
	margin-right: 15px;
	padding: 6px 28px 5px 24px;
	text-decoration: none;
	font-size: 12.4pt;
	background-color: #62AD86;
	font-weight: 500;
	border: 2px solid rgba(255, 255, 255, 0.687);
	z-index: 99999999;
	/*+placement: 0px 83px;*/
	position: relative;
	left: 0px;
	top: 83px;
}
A.copyurly
{
	background-color: #629BAC;
}
.topheader A
{
	letter-spacing: 0;
	color: #000000;
	text-decoration: none;
}
A.dashsermon, A.usericon, A.addsermon, A.managesermon, A.help
{
	text-decoration: none;
	font-size: 11.8pt;
	background-color: rgba(255, 255, 255, 0);
	display: block;
	letter-spacing: 0.2pt;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: 400;
	font-family: roboto;
	font-style: normal;
	width: 100%;
}
A.usericon, A.help, A.dashsermon
{
	font-size: 25.2px;
	padding-left: 18px;
	line-height: 3.4;
	height: 0px;
}
A .logout:after
{
	background-color: #B65F5F;
	content: "Logout";
}
.sidebar-layout A
{
	text-decoration: none;
}
.cancel
{
	color: #C12D2D !important;
	text-decoration: none !important;
	padding: 9px 28px 9px 29px !important;
	margin-right: -5px;
	font-weight: 400;
	font-size: 15.2px;
	height: 43px;
	border: 1px solid #C22D2D;
}
.savebuttons INPUT
{
	padding-right: 28px;
	padding-left: 30px;
	cursor: pointer;
	font-size: 15.2px;
	padding-top: 6px !important;
	padding-bottom: 9px;
	font-weight: 400;
	font-size: 15.2px;
	line-height: 1.8;
	padding: 0 19px 6px 22px;
	margin-left: 15px;
	/*+border-radius: 0 !important;*/
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-khtml-border-radius: 0 !important;
	border-radius: 0 !important;
	background-color: #529E86;
	border: 0px solid black;
	color: #FFFFFF !important;
	padding: 6px 18px 6px 20px !important;
}
.savecontinue.wpt-form-submit.form-submit.submit
{
	color: #FFFFFF !important;
}
.system-settings .savecontinue.two.submit
{
	padding-top: 9px;
	padding-bottom: 6px;
	line-height: 1.8;
	font-size: 15.2px;
	line-height: 1.8;
	background-color: #4EAB7B;
}
.noteembed
{
	padding: 9px 29px 39px !important;
	background-color: #DADADA;
	width: 92% !important;
	margin: 30px auto 34px !important;
	font-size: 14px;
	line-height: 1.6;
}
.noteembed TEXTAREA
{
	padding: 10px;
}
.savecontinue.one
{
	background-color: #529E86 !important;
	margin-right: -9px !important;
	/*+border-radius: 0px !important;*/
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-khtml-border-radius: 0px !important;
	border-radius: 0px !important;
	border: 0px solid black;
	padding: 6px 18px 6px 20px !important;
}
.savebuttonsright INPUT.cancel
{
	color: #FFFFFF !important;
	text-decoration: none !important;
	padding: 2px 32px 0px 34px !important;
	font-size: 15.2px;
	margin-right: -5px !important;
	text-transform: capitalize;
	height: 36px;
	border: 1px solid #B15656;
	background-color: #B25656;
	margin-top: -5px;
}
/*.savebuttons
{
	top: 0;
	right: 0;
	position: fixed;
	z-index: 9999;
	width: 100%;
	background-color: #F1F1F1;
	height: 71px;
	padding-top: 15px;
}*/
.single-post HEADER, .single-system HEADER
{
	display: none;
}
.system-settings .savebuttons
{
	background-color: rgba(240, 240, 240, 0);
}
.col-sm-2 .form-group
{
	width: 162px;
	margin-left: 13px;
}
.savebuttonsright
{
	display: block;
	text-align: center;
	margin: auto;
	position: fixed;
	z-index: 9999999;
	background-color: #FFFFFF;
	border: 1px solid #E4E4E4;
	top: 0;
	padding: 35px 0px 38px 13px;
	width: 100%;
	left: 0;
}
.wp-link-input INPUT
{
	background-color: #FFFFFF;
}
.dashicons-admin-generic
{
	display: none !important;
}
.system-settings .savebuttonsright
{
	padding: 15px 0px 16px 5px;
	z-index: 991;
	margin-left: 82px;
}
.iconbutton:before
{
	content: "\f0c7";
	font-family: fontawesome;
	color: #FFFFFF;
	font-style: normal;
	margin-right: -6px;
	/*+border-radius: 29px;*/
	-moz-border-radius: 29px;
	-webkit-border-radius: 29px;
	-khtml-border-radius: 29px;
	border-radius: 29px;
	padding-left: 7px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 14.2px;
}
.gotologin
{
	text-align: center;
	margin-top: 42px;
}
.gotologin A
{
	background-color: #6BA793;
	color: #FFFFFF;
	text-decoration: none;
	padding: 9px 34px 10px;
	display: inline-block;
}
.system-edit-profile #main
{
	padding-top: 37px;
}
.form-group A.button
{
	text-decoration: none;
	font-size: 14.2px;
	background-color: #E6E6E6;
	/*+border-radius: 4px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding: 8px 11px 8px 10px;
	color: #777777;
	margin-left: -2px;
	border-bottom: 1px solid #C9C9C9;
	border-right: 1px solid rgba(0, 0, 0, 0.177);
}
INPUT[type="file"]
{
	display: block;
	padding-top: 9px !important;
	padding-bottom: 5px !important;
	margin-top: 5px;
}
.ui-datepicker TD SPAN, .ui-datepicker TD A
{
	text-align: center !important;
	font-size: 12px !important;
	color: #000000 !important;
}
.ui-datepicker .ui-widget-header
{
	border: 0px solid #E78F08 !important;
	background: none center repeat-x #3F61AE !important;
	color: #FFFFFF;
	font-weight: bold;
}
.cred-form INPUT
{
	box-sizing: border-box !important;
	font-size: 14px !important;
	font-family: open sans;
	font-weight: 300;
}
.js-wpt-field-items INPUT
{
	padding: 2px 2px 2px 13px;
	font-weight: 400;
	/*+border-radius: 0;*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
}
#cred_form_26_1_1 .textfield, #cred_form_25_1_1 .textfield
{
	background-color: #FFFFFF;
	padding-bottom: 9px !important;
	padding-top: 9px !important;
	padding-left: 14px !important;
}
#cred_form_26_1_1 .js-toolset-media-field-action, #cred_form_25_1_1 .js-toolset-media-field-action
{
	background-color: #FFFFFF;
	padding: 7px 10px 9px;
}
#cred_form_26_1_1 .js-wpt-date, #cred_form_25_1_1 .js-wpt-date
{
	padding: 13px 36px !important;
}
.js-toolset-media-field-trigger
{
	background-color: #529E86;
	color: #FFFFFF !important;
	padding: 10px 22px 8px 19px !important;
}
.cred-user-form .wpt-repetitive INPUT
{
	max-width: 91%;
	border: 1px solid #BABABA;
}
.form-control.wpt-form-file
{
	padding-bottom: 40px !important;
}
.form-check-input
{
	background-image: none !important;
	border: 1px solid #7B7B7B !important;
}
.cred-user-form .form-group
{
	background-color: #FFFFFF;
	border: 1px solid #CFCFCF;
	padding: 25px;
	margin-bottom: 35px;
}
.page-signup .form-group
{
	background-color: rgba(255, 255, 255, 0);
	border: 0px solid #CFCFCF;
	padding: 17px;
	margin-bottom: auto;
}
.tab__content .tab-pane:nth-child(1) .form-group
{
	background-color: #F6F7F7;
	border: 0px solid black;
	margin-bottom: 0;
	margin-top: 0;
}
.form-group.noteembed
{
	background-color: #FFFFFF !important;
	border: 1px solid #B55F5F !important;
}
.form-group.noteembed LABEL
{
	color: #B65F5F !important;
	font-weight: 600;
}
.form-group.noteembed LABEL:nth-child(1)
{
	color: #1A4D80 !important;
}
.page-signup .js-wpt-field-items INPUT
{
	padding: 0px 0px 0px 12px;
}
#recaptcha_cred_user_form_27_1_recaptcha
{
	text-align: center;
	margin: 22px auto auto;
	width: 308px;
}
.page-signup #cred_user_form_27_1-submit-1-1568420220
{
	margin: 37px auto 80px;
	width: 100%;
	display: inline-block;
	padding-top: 17px;
	padding-bottom: 15px;
}
.editsermonnotes .wpt-conditional-visible H3
{
	font-size: 20px;
	background-color: #E7E7E7;
	padding: 16px 16px 16px 22px;
	margin-top: 0;
}
/*.wpt-form-select.form-select.select{box-sizing:border-box !important;font-size:14px !important;padding-top:9px;height:51px;}*/
#cred_form_25_1 .col-sm-3
{
	padding-left: 19px;
}
.otherdata .row .form-group
{
	margin-bottom: 28px;
}
.wpt-form-textfield.hasDatepicker
{
	max-width: 204px !important;
}
/*Editor*/
.mce-menubtn
{
	background-color: #FFFFFF !important;
	border: 1px solid #D8D8D8 !important;
}
.system-edit-profile .form-group
{
	margin-bottom: 31px;
}
.wp-editor-tabs
{
	margin-bottom: -15px;
}
.role-administrator .wp-editor-tabs
{
	visibility: visible;
}
TEXTAREA.wp-editor-area
{
	min-height: 2000px !important;
}
#cred_form_26_1_post_content
{
	background-color: #F9F9F9 !important;
}
.wp-editor-container
{
	border: 1px solid rgba(177, 177, 177, 0.268) !important;
	padding-top: 0px;
	margin-top: 15px;
}
.editnotesbox
{
	margin-top: -70px;
	padding-top: 52px;
}
.editnotesbox .tab__content
{
	padding-left: 17px;
	padding-right: 17px;
}
.mce-form-add-btn.mce-btn-has-text BUTTON
{
	font-family: open sans;
	line-height: 1.2 !important;
	padding-left: 8px !important;
}
.mce-i-shortcode:before
{
	content: "\f1c9";
	font-family: FontAwesome;
	text-decoration: inherit;
	/*+placement: -6px -2px;*/
	position: relative;
	left: -6px;
	top: -2px;
}
.mce-menubtn BUTTON
{
	font-family: open sans;
}
.mce-listbox #mceu_1-open
{
	width: 93px;
}
.row.title I
{
	font-size: inherit;
	margin: 0;
}
.col-sm-12.instructions
{
	font-size: 14px;
	padding-top: 22px;
	padding-bottom: 19px;
	padding-left: 17px;
	padding-right: 31px;
	background-color: #E2E2E2;
	margin: 15px;
	max-width: 96%;
}
INPUT#mammoth-docx-upload
{
	margin-top: -38px;
	margin-left: 264px;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	width: 84%;
}
.mammoth-tabs, .mammoth-docx-preview P
{
	display: none;
}
#mammoth-docx-uploader
{
	margin-top: 20px;
	padding-left: 13px;
	padding-top: 10px;
	margin-bottom: 11px;
}
#mammoth-docx-upload
{
	background-color: #FFFFFF;
}
.editsermonnotes .sermonnotestext SELECT
{
	float: right;
	margin-top: 36px;
	padding: 8px 6px 9px 18px;
	border: 1px solid #CECECE;
	margin-right: 16px;
}
TEXTAREA.multiline
{
	padding: 6px 6px 6px 15px;
	color: #B04949;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100% !important;
	width: 98%;
	overflow: hidden;
	font-size: 16px;
}
.ginput_container INPUT
{
	background-color: #F9F9F9 !important;
}
.system-settings #mceu_18-button, .system-settings #mceu_17-button, .system-settings #mceu_19-button
{
	display: none;
}
.tagnote
{
	float: left;
	display: inline-block;
	padding: 3px 7px;
	line-height: 1;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 12px;
	background-color: #1A4D80;
	color: #FFFFFF;
	text-transform: capitalize;
}
.system-settings .mce-toolbar-grp
{
	height: 45px;
}
.views-template-content-template-for-posts DIV.mce-toolbar-grp > DIV, .system-create-sermon-note DIV.mce-toolbar-grp > DIV
{
	padding: 15px 3px 3px 13px !important;
	background-color: #E2E2E2;
}
#wp-cred_form_25_1_wpcf-important-items-of-note-wrap .mce-i-removeformat:after
{
	display: none;
}
.system-settings TEXTAREA.wp-editor-area
{
	min-height: 275px !important;
	height: 300px !important;
}
.col-sm-12.instructions B
{
	color: #2F7BBD;
	font-size: 18px;
	line-height: 1.2;
}
.mce-toolbar .mce-btn-group > DIV
{
	padding: 9px 9px 9px 0px;
}
.row.instr
{
	width: 94%;
	font-size: 14px;
	line-height: 1.5;
	font-weight: 400;
	font-family: poppins;
	margin: -61px auto 77px;
}
.instr B
{
	font-size: 17px;
	margin-top: 27px;
}
.page-edit .yoururl
{
	display: none;
}
.wpt-top-form-error
{
	/*+placement: -1px -274px;*/
	position: relative;
	left: -1px;
	top: -274px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-bottom: -32px !important;
	padding: 0 0 0 12px !important;
	/*+border-radius: 0 !important;*/
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-khtml-border-radius: 0 !important;
	border-radius: 0 !important;
}
/*Edit Buttons*/
[aria-label*='Highlight Text Input']:after
{
	content: "Insert / Convert to Single Line Blank Field";
	/*+placement: 0px 1px;*/
	position: relative;
	left: 0px;
	top: 1px;
	font-size: 11.1pt;
	color: #FFFFFF;
	padding: 5px 16px 5px 13px;
	font-weight: 300;
}
[aria-label*='Highlight Text Input']
{
	content: "Insert / Convert to Single Line Blank Field";
	/*+placement: 0px 1px;*/
	position: relative;
	left: 0px;
	top: 1px;
	font-size: 11.1pt;
	background-color: #959595 !important;
	padding: 5px 2px 3px 6px !important;
	margin-right: 6px !important;
}
.mce-btn-group .mce-btn
{
	box-shadow: none !important;
}
.mce-toolbar .mce-container
{
	margin-bottom: 10px !important;
}
.mce-inline-toolbar-grp .mce-btn-group
{
	padding: 0 !important;
	margin: -19px 7px -19px 0px !important;
}
.mce-inline-toolbar-grp .mce-toolbar .mce-first .mce-last
{
	display: none;
}
[aria-label*='Multiline Button']
{
	display: none !important;
}
[aria-label*='Convert Underlines']:after
{
	content: "Convert All Underlines to Blanks";
	/*+placement: 0px 1px;*/
	position: relative;
	left: 0px;
	top: 1px;
	padding-left: 11px;
	font-size: 11.1pt;
	padding: 5px 16px 5px 13px;
	font-weight: 300;
}
[aria-label*='Convert Underlines']
{
	/*+placement: 0px 1px !important;*/
	position: relative !important;
	left: 0px !important;
	top: 1px !important;
	font-size: 11.1pt !important;
	background-color: #1A4D80 !important;
	color: #FFFFFF !important;
	padding: 5px 3px 3px 13px !important;
}
#wp-cred_form_25_1_1_wpcf-important-items-of-note-wrap [aria-label*='Convert Underlines']
{
	display: none;
}
#wp-cred_form_25_1_1_wpcf-important-items-of-note-wrap [aria-label*='Highlight Text Input']
{
	display: none;
}
.mce-ico.mce-i-none
{
	background-color: #FFFFFF;
}
I.gavickpro-own-icon
{
	background-image: url('https://sermons.church/module/visual-editor-custom-buttons/js/icons/framed.png');
	background-color: #FFFFFF;
	margin-left: 6px !important;
	margin-right: 5px !important;
}
#mceu_27 #mceu_2-open
{
	width: 81px;
}
#mceu_19-open
{
	background-color: #616161;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 7px;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	box-shadow: none !important;
	padding-left: 8px;
	padding-right: 0px;
}
#mceu_19-open .mce-txt
{
	padding-right: 6px;
}
I.gavickpro-own-icon1
{
	background-image: url('https://sermons.church/module/visual-editor-custom-buttons/js/icons/framed.png');
}
#mceu_4-open
{
	width: 61px;
}
I.gavickpro-own-icon2
{
	background-image: url('https://sermons.church/module/visual-editor-custom-buttons/js/icons/framed.png');
}
I.gavickpro-own-icon3
{
	background-image: url('https://sermons.church/module/visual-editor-custom-buttons/js/icons/framed.png');
}
#mceu_18-button:after
{
	content: "Remove Blank";
	font-size: 11.1pt;
	padding-left: 6px;
	/*+border-radius: 3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	font-family: roboto;
	/*+placement: 1px 0px;*/
	position: relative;
	left: 1px;
	top: 0px;
	color: #FFFFFF;
	background-color: #B25656 !important;
	width: 173px !important;
	/*+border-radius: 3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	padding: 5px 14px 5px 17px !important;
	margin-top: -4px !important;
	margin-bottom: -7px !important;
	margin-right: -98px;
	margin-left: -25px;
}
#mceu_18-button
{
	margin-bottom: 10px;
}
#wp-cred_form_26_1_1_wpcf-important-items-of-note-wrap [aria-label*='Convert Underlines']
{
	display: none;
}
#wp-cred_form_26_1_1_wpcf-important-items-of-note-wrap [aria-label*='Highlight Text Input']
{
	display: none;
}
#wp-cred_form_26_1_wpcf-important-items-of-note-editor-container .mce-i-removeformat:after
{
	display: none;
}
#cred_user_form_54010_1_1 [aria-label*='Convert Underlines']
{
	display: none;
}
#cred_user_form_54010_1_1 [aria-label*='Highlight Text Input']
{
	display: none;
}
.system-edit-other-note .text
{
	padding-top: 57px;
}
/*Form*/
.savebuttonsright LABEL
{
	padding-top: 8px;
	padding-bottom: 10px;
	color: #000000;
}
.form-control
{
	margin-left: 0 !important;
}
BUTTON.details
{
	font-size: 12.1px;
	border: 1px solid #C3C3C3;
	padding-left: 15px;
	padding-right: 13px;
	/*+border-radius: 4px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}
.resizable-input > INPUT
{
	padding: 2px 0px 0px 4px;
}
.pagecontent P .resizable-input INPUT
{
	padding-left: 8px;
	padding-right: 8px;
}
@media (max-width: 825px)
{
	.savebuttonsright INPUT.cancel
	{
		padding: 6px 21px 5px 28px !important;
	}
	.savebuttons INPUT
	{
		padding-right: 19px;
		padding-left: 17px;
	}
	.savebuttonsright LABEL
	{
		display: inline-block;
		margin-top: 17px;
		width: 75%;
		margin-left: 0;
		padding-left: 0;
		padding-right: 0;
	}
}
/* Form - Contact*/
BODY #gform_wrapper_1 .gform_body .gform_fields .gfield .gfield_radio LI
{
	font-size: 19px;
	width: 129px;
	border: 1px solid #CDCDCD;
	display: inline-block;
	line-height: 2.1 !important;
	height: 48px;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 0;
	font-size: 16px;
	line-height: 2.7 !important;
	margin-left: 5px !important;
}
.gchoice_select_all, .gform_wrapper UL.gfield_checkbox LI INPUT[type=checkbox]:checked + LABEL, .gform_wrapper UL.gfield_radio LI INPUT[type=radio]:checked + LABEL
{
	font-weight: 400 !important;
	background-color: #E9E9E9;
	padding: 9px;
	min-width: 127px;
	height: 46px;
	font-size: 14px;
	line-height: 1.9;
}
.gform_wrapper LI.gfield.gf_list_2col UL.gfield_checkbox LI, .gform_wrapper LI.gfield.gf_list_2col UL.gfield_radio LI
{
	padding: 0 !important;
}
#gform_1 .gfield_radio LI INPUT
{
	display: none;
}
.gform_wrapper .gfield_checkbox LI LABEL, .gform_wrapper .gfield_radio LI LABEL
{
	max-width: 100% !important;
}
.gform_wrapper .gfield_radio LI LABEL
{
	margin: 0 !important;
	font-weight: 400 !important;
	letter-spacing: 0px !important;
}
.gform_button.button
{
	padding: 6px 18px 6px 19px;
	background-color: #79C7AE;
	color: #FFFFFF !important;
	border: 0px solid black !important;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	width: 100% !important;
	padding-top: 9px;
	padding-bottom: 7px;
	font-size: 19px !important;
}
.gform_wrapper
{
	width: 100%;
}
.gform_wrapper LABEL.gfield_label, .gform_wrapper LEGEND.gfield_label
{
	font-size: 16px !important;
	margin-top: 18px;
	letter-spacing: 0pt;
}
.gform_wrapper .gfield_description
{
	width: 100%;
	line-height: 1.2 !important;
	font-size: 13px !important;
}
.gform_wrapper LABEL
{
	font-weight: 600 !important;
}
.gform_wrapper TEXTAREA
{
	font-size: 14.875px !important;
	min-height: 141px !important;
}
.gform_wrapper H1
{
	font-size: 29px;
}
.gform_wrapper UL.gform_fields LI.gfield
{
	padding-right: 0 !important;
}
.gform_body
{
	line-height: 1.6;
}
LI#field_1_16
{
	display: none;
}
.gv-list-view
{
	border: 0px solid black;
	font-size: 15px;
	line-height: 1.5;
}
.gv-field-1-entry_link A
{
	font-weight: 400;
	color: #1A4D80;
}
.gv-list-view-title
{
	border-bottom: 1px solid #DDD;
	padding: 1px 0 21px;
}
#gv-field-1-6 P
{
	padding: 10px 14px 9px 13px !important;
	color: #FFFFFF !important;
	font-weight: 400 !important;
	line-height: 0 !important;
	background-color: #1A4D80;
	display: inline-block;
	/*+placement: 3px -3px;*/
	position: relative;
	left: 3px;
	top: -3px;
	font-size: 12.7px;
	margin-bottom: 8px;
	/*+border-radius: 3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.gv-field-1-date_created P
{
	font-size: 10.7pt !important;
	margin: 0 !important;
	padding: 2px 0 0px 0px !important;
	font-weight: 400 !important;
	line-height: 1 !important;
	font-family: poppins !important;
	font-style: italic;
	color: rgba(98, 98, 98, 0.938) !important;
}
.gv-field-1-date_created
{
	float: left;
	display: inline-block;
	padding-right: 7px;
}
.hidden
{
	display: none;
}
#gform_1 #field_1_5
{
	display: none;
}
.gv-table-view TFOOT
{
	display: none;
}
.gv-table-view TR
{
	font-size: 16px;
}
.gv-table-view TBODY TR:nth-child(even)
{
	background-color: #F3F3F3;
}
.gv-table-view TR TD, .gv-table-view TBODY P
{
	font-size: 14px;
	font-weight: 400;
	letter-spacing: -0.2pt;
	padding-left: 5px;
	padding: 10px 18px 0px 17px;
	line-height: 1.4;
}
#gv-field-1-6
{
	width: 128px;
}
.gv-field-1-6, #gv-field-1-3, #gv-field-1-9, #gv-field-1-date_created
{
	padding-top: 20px !important;
}
THEAD #gv-field-1-6, THEAD .gv-field-1-4, THEAD #gv-field-1-3, THEAD #gv-field-1-9, THEAD #gv-field-1-date_created
{
	padding-top: 7px !important;
}
.gv-table-view .gv-field-1-4
{
	padding-left: 0;
}
.gv-table-view THEAD
{
	background-color: #1A4D80;
}
.gv-table-view THEAD .gv-field-label
{
	font-size: 13.1px;
	font-weight: 600;
	padding: 16px 8px 14px 14px;
	line-height: 1.4;
	text-align: left;
	color: #FFFFFF;
}
/*Footer*/
.poweredby
{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 4px;
	font-size: 14px;
	background-color: #EDEDED;
	margin-top: -1px;
	color: #8B8B8B;
}
.poweredby A
{
	color: #8B8B8B;
}
/*Footer Email*/
.grey-button
{
	color: #FFF;
	background-color: #5DB47D;
	padding: 10px 17px;
	border: 0;
	cursor: pointer;
	font-size: 17px;
	font-family: poppins;
	/*+border-radius: 3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	margin-left: 0;
}
BUTTON.disabled
{
	opacity: 0.5;
	cursor: default;
}
.success INPUT.form-control
{
	text-align: center;
	width: 226px !important;
	background-color: #E9E9E9 !important;
	line-height: 1.9;
	margin-left: -8px !important;
	padding: 0;
	margin-bottom: 11px;
	/*+border-radius: 0;*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
}
.text-center P
{
	font-size: 14px;
	margin: auto;
	text-align: center;
	padding-bottom: 20px;
	line-height: 1.5;
}
P.success-replace
{
	width: 78% !important;
	margin: auto;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	line-height: 1.3;
	padding-bottom: 10px;
	/*+border-radius: 4px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding-top: 10px;
	background-color: #898989;
}
.success
{
	width: 231px;
}
.success BUTTON
{
	width: 100%;
	margin-top: 0px;
}
.text-center H3
{
	font-size: 22px;
	margin: 0px;
	padding-bottom: 3px;
	padding-top: 13px;
	text-align: center;
	font-weight: 700;
	letter-spacing: -0.5pt;
}
.export_button_area .row
{
	max-width: 1044px;
	margin: auto;
}
.container-fluid.export_button_area
{
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	display: inline-block;
	align-items: center;
	justify-content: center;
	margin-top: 40px;
	background-color: #F7F7F8;
	padding-top: 66px;
	padding-bottom: 49px;
	text-align: center;
}
.grecaptcha-badge
{
	display: none;
}
.printfriendly A
{
	border-radius: 14px;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 18px;
	color: #FFF;
	letter-spacing: 2.05px;
	line-height: 30px;
	padding: 21.5px 50px 22.5px;
	background-color: #82B48C;
	width: 385px;
	margin-top: 109px !important;
	display: inline-block;
}
.panel-footer
{
	padding: 0px;
	border-top: 0px solid #DDDDDD;
}
.text-center .heading
{
	font-weight: bold;
	font-size: 36px;
	padding-top: 21px;
	padding-bottom: 3px;
	color: #7E7E7E;
}
.panel
{
	border: 0px solid transparent;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0;
}
.savegoogle
{
	color: #F66363 !important;
	line-height: 1.4 !important;
}
.col-sm-4
{
	margin: 10px;
}
A.facebookicon
{
	display: inline-block;
	background-color: #648BBD;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 0px;
	line-height: 0.8;
	padding-top: 15px;
	padding-bottom: 14px;
	font-size: 21px;
	font-weight: 500;
	margin-bottom: 19px;
	width: 100%;
	text-align: center;
}
A.facebookicon I
{
	font-size: 13px;
	font-weight: 400;
	display: inline-block;
	padding-top: 5px;
	/*+placement: 6px -2px;*/
	position: relative;
	left: 6px;
	top: -2px;
}
.hidepdf .pdfbuttons
{
	display: none;
}
.savebuttonsright A
{
	border: 1px solid black;
	text-decoration: none;
	color: #000000;
	padding: 8px 14px 8px 15px;
	font-size: 14.3px;
	font-weight: 400;
}
.helpSidebar UL LI A
{
	border: 0px solid black;
	text-decoration: underline;
	color: #FFFFFF;
	padding: 0;
}
.hidepdf .emailbuttons
{
	width: 100% !important;
}
.hidepdf .export_button_area
{
	min-width: 100% !important;
	padding-bottom: 15px;
}
.hidepdf .emailbuttons
{
	background-color: rgba(64, 120, 191, 0) !important;
	border: 0px solid black !important;
}
.hidepdf .emailbuttons .success
{
	max-width: 400px;
	width: 100%;
}
.hidepdf .emailbuttons INPUT
{
	width: 95% !important;
}
.role-essential_account .newfeature
{
	display: none;
}
@media (min-width: 576px)
{
	.col-sm-4
	{
		-ms-flex: none;
		flex: none;
		max-width: none;
	}
}
@media (max-width: 600px)
{
	.success INPUT.form-control
	{
		padding: 0;
		margin-bottom: 16px;
	}
}
/*Manage Sermon - List*/
.sermonnotes-manage .entry-title-manage
{
	font-size: 24px;
	font-weight: 600;
	text-transform: capitalize;
	line-height: 21.5pt;
	letter-spacing: -0.3pt;
}
.sermonnotes-manage .container .sermontext P
{
	font-size: 15px;
	line-height: 1.7;
	padding-bottom: 15px;
}
.controls A
{
	text-decoration: none;
	/*+border-radius: 3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	font-weight: 500;
	font-size: 13px;
	margin-left: 7px;
	padding: 4px 25px 4px 26px !important;
}
.sermonnotes-manage .controls
{
	margin-top: 9px;
	margin-bottom: 11px;
}
.page-manage .sermonnotes-manage .controls
{
	top: 0;
	position: absolute;
	right: 8px;
}
.notemanagedescription
{
	display: inline-block;
	width: 100%;
}
.sermonnotes-manage .trashbutton A
{
	border: 2px solid #CA7979;
	line-height: 0;
	/*+border-radius: 0;*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	padding: 11px 13px 13px !important;
	float: right;
	background-color: #B15252;
	margin-top: -30px;
	display: none;
}
.page-manage .postdetails .entry-title-manage
{
	font-size: 20px;
}
.sermonnotes-manage .trashbutton A:before
{
	content: "\f2ed";
	font-family:Font Awesome Pro 6;
	color: #FFFFFF !important;
	font-size: 13px;
	font-weight: 300;
}
.controls A.viewn
{
	background-color: #848484;
	border: 1px solid #747474;
	color: #FFFFFF;
	/*+border-radius: 0;*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	padding-left: 26px !important;
	font-size: 16.2px;
	letter-spacing: 0pt;
	border: 2px solid rgba(255, 255, 255, 0.687);
	text-decoration: none;
	margin-left: 0;
}
.sermonnotes-manage .controls .table1
{
	display: inline-block;
	float: right;
	top: 0;
	background-color: #FFFFFF;
	padding-right: 9px;
	padding-left: 8px;
	line-height: 2.5;
	margin-top: -3px;
	margin-right: -30px;
}
.sermonnotes-manage .table1 .icon-wrapper
{
	padding-right: 0 !important;
	margin-right: 0;
	margin-left: 16px;
	font-size: 14.3px;
}
.controls A.editn
{
	color: #FFFFFF;
	background-color: #4EAB7B;
	/*+border-radius: 0;*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	padding-left: 26px !important;
	font-size: 16.2px;
	letter-spacing: 0pt;
	border: 2px solid rgba(255, 255, 255, 0.687);
	text-decoration: none;
	margin-left: 0;
}
.sermonnotes-manage LI
{
	display: inline-block;
	width: 49%;
	vertical-align: top;
	padding: 30px 18px 18px;
	margin-right: 1%;
	margin-bottom: 52px;
	background-color: #F3F3F3;
	border: 1px solid #D4D4D4;
	margin-left: 0;
	position: relative;
}
.page-manage .sermonnotes-manage LI
{
	width: 100%;
}
.sermonnotes-manage LI:nth-child(1):before
{
	display: inline-block;
	content: "Latest Note Added";
	/*+placement: -20px -31px;*/
	position: relative;
	left: -20px;
	top: -31px;
	padding: 2px 15px 2px 14px;
	font-size: 15.3px;
	color: #000000;
	background-color: #DFDFDF;
	float: ;
}
.sermonnotes-manage LI:nth-child(2):before
{
	display: inline-block;
	content: "Last Week's Note";
	/*+placement: -20px -31px;*/
	position: relative;
	left: -20px;
	top: -31px;
	padding: 2px 15px 2px 14px;
	font-size: 15.3px;
	color: #000000;
	background-color: #DFDFDF;
	float: ;
}
.sermonnotes-manage LI:nth-child(2)
{
	margin-right: 0;
}
.datecolumn .fa-calendar-alt
{
	padding-right: 4px;
}
.sermonnotes-manage .titlebox .entry-title-manage A
{
	font-size: 20.3px;
	color: #1A4D80;
	font-weight: 400;
}
.sermonnotes-manage .titlebox I
{
	float: left;
	margin-top: 4px;
	font-size: 40.3px;
	margin-right: 18px;
	margin-left: 5px;
}
.importantnotey
{
	display: inline-block;
	float: right;
	font-size: 13px;
	margin-top: 25px;
	color: #FF0000;
	font-weight: 400;
}
@media (max-width: 1100px)
{
	.sermonnotes-manage LI
	{
		display: inline-block;
		width: 47%;
		vertical-align: top;
		padding: 25px 18px 18px;
		margin-right: 15px;
		margin-bottom: 52px;
		background-color: #F3F3F3;
		border: 1px solid #D4D4D4;
	}
	.sermonnotes-manage LI:nth-child(2)
	{
		display: inline-block;
		width: 50%;
		vertical-align: top;
		padding: 25px 18px 18px;
		margin-right: 0px;
		margin-bottom: 52px;
		background-color: #F3F3F3;
		border: 1px solid #D4D4D4;
		margin-left: 0;
	}
	.sermonnotes-manage .controls .table1
	{
		display: block;
		float: none;
		border-top: 0px solid #9C9C9C;
		border-bottom: 1px solid #B0B0B0;
		margin-top: 13px;
		padding-top: 1px;
		padding-bottom: 0px;
		line-height: 3.4;
	}
	.card-manage .is-one-third
	{
		width: 258px;
	}
}
@media (max-width: 870px)
{
	.sermonnotes-manage LI
	{
		list-style-type: none;
		margin-bottom: 25px;
		margin-top: 0px;
		width: 100%;
		min-height: auto;
	}
	.sermonnotes-manage LI:nth-child(2)
	{
		display: inline-block;
		width: 100%;
		vertical-align: top;
		padding: 25px 18px 18px;
		margin-right: 0px;
		margin-bottom: 52px;
		background-color: #F3F3F3;
		border: 1px solid #D4D4D4;
		margin-left: 0;
	}
	.displayviews
	{
		display: none !important;
	}
}
@media (max-width: 650px)
{
	.sermonnotes-manage .container .sermontext .table1
	{
		display: none;
	}
	.importantnotey
	{
		display: inline-block;
		float: none;
		font-size: 13px;
		margin-top: 25px;
		color: #FF0000;
		font-weight: 300;
	}
}
/*Manage Sermons*/
.dashboard TABLE
{
	width: 100%;
}
.custom-posts-filter FORM
{
	padding: 11px 18px 6px;
	margin: auto auto 20px 0;
	text-align: left;
	background-color: #1A4D80;
}
.custom-posts-filter
{
	padding-bottom: 20px;
}
BUTTON#toggleAllPanels
{
	float: right;
	margin-top: 0px;
	padding-right: 26px;
	padding-left: 27px;
	background-color: #000000;
	color: #FFFFFF;
	border: 0px solid black;
	line-height: 3.3;
	padding-top: 0px;
}
.pagecontent .pagetitle
{
	font-weight: 500;
	font-size: 31.8px;
	margin-bottom: 22px;
	letter-spacing: -0.6pt;
	margin-top: 25px;
}
.page-events.role-essential_account
{
	max-width: 760px;
	margin: auto !important;
	display: block;
}
.page-events.role-essential_account H3
{
	margin: 27px 0px 8px;
}
.pagesubtitle
{
	font-size: 14.8px;
	margin-top: -23px;
	margin-bottom: 25px;
	line-height: 1.4;
	padding-top: 14px;
}
.icon-wrapper
{
	text-align: center;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 15px;
	font-weight: 400;
	text-transform: lowercase;
	font-size: 12.3px;
}
.icon-wrapper I
{
	/* Adjust the size as needed */
	padding-right: 11px;
	padding-left: 0px;
	/*+border-radius: 0;*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	font-weight: 300;
	padding-bottom: 2px;
	float: left;
	line-height: 1.3;
}
.icon-wrapper B
{
	/* Adjust the size as needed */
	margin-left: -8px;
	/*+placement: 0px 0px;*/
	position: relative;
	left: 0px;
	top: 0px;
	font-weight: 700;
	font-size: 14.3px;
}
.system-manage-sermons .BLBST_a
{
	text-decoration: none;
	color: #3B3B3B;
}
.dashboard .statscolumn
{
	width: 242px;
}
.custom-posts-table I.fa-calendar-alt
{
	padding-right: 5px;
}
.description-toggle
{
	padding-left: 15px !important;
	padding-right: 10px !important;
	width: 56px;
	float: left;
	margin: 11px 1px 11px -1px;
	z-index: 9;
	/*+placement: ;*/
	position: relative;
	left: 0;
	top: 0;
}
.sermondatedash
{
	width: 148px;
	color: #1A4D80;
	line-height: 4.3;
	font-weight: bold;
	font-size: 14px;
	padding-top: 0px;
}
.page-manage .sermontext P, .description-row .sermontext P
{
	font-size: 10.7pt;
	line-height: 1.5;
	font-weight: 400;
	letter-spacing: -0.1pt;
	margin-top: 0;
	font-family: 'Poppins', sans-serif;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 6px;
}
.details-expanded
{
	background-color: #EDEDED !important;
}
.description-row .sermontext
{
	padding-left: 0px;
}
.pagination A.page-numbers
{
	border: 1px solid #000000;
	padding-right: 14px;
	padding-left: 13px;
	margin-left: 11px;
	color: #000000;
	text-decoration: none;
}
.pagination .page-numbers.current
{
	border: 1px solid #000000;
	padding-right: 14px;
	padding-left: 13px;
	margin-left: 11px;
	color: #000000;
	background-color: #E8E8E8;
}
.circleplus
{
	/*+border-radius: 51px;*/
	-moz-border-radius: 51px;
	-webkit-border-radius: 51px;
	-khtml-border-radius: 51px;
	border-radius: 51px;
	display: inline-block;
	line-height: 0.3;
	font-weight: 500;
	background-color: #4EAB7B;
	color: #FFFFFF;
	padding: 11px 7px 9px 8px;
}
.dashboard THEAD
{
	background-color: #DBDBDB;
}
.scheduledfor
{
	font-style: italic;
	color: #C56262;
	padding-top: 2px;
	font-size: 13px;
	margin-top: -33px;
	position: absolute;
	left: 0;
	font-weight: 500;
	margin-left: 3px;
}
.trashbutton A:before
{
	content: "\f2ed";
	font-family: "Font Awesome 6 Pro";
	font-style: normal;
	color: #B04B4B;
	font-size: 19px;
	font-weight: 300;
}
.trashbutton
{
	padding-left: 10px !important;
}
.actionbuttons A.editn, .actionbuttons A.viewn
{
	font-size: 14px;
	padding: 3px 11px 3px 12px;
	letter-spacing: 0pt;
	text-decoration: none;
	font-weight: 500;
	color: #FFFFFF;
	background-color: #4EAB7B;
	text-decoration: none;
	border: 1px solid #000000;
}
.actionbuttons A
{
	margin-left: 4px;
}
.actionbuttons .trashbutton
{
	margin-left: 16px;
	/*+placement: 0px 1px;*/
	position: relative;
	left: 0px;
	top: 1px;
}
.actionbuttons A.viewn
{
	color: #FFFFFF;
	background-color: #848484;
	text-decoration: none;
}
.custom-posts-filter LABEL
{
	font-weight: 500;
	padding-right: 14px;
	font-size: 14px;
	color: #FFFFFF;
}
.custom-posts-filter FORM INPUT#title
{
	width: 45%;
	padding: 7px 14px;
	background-color: #FFFFFF;
}
.custom-posts-filter INPUT
{
	padding: 7px 13px 7px 14px;
	color: #000000 !important;
	border: 1px solid #9E9E9E;
	font-size: 15px;
	font-weight: 400;
}
.page-login .helptext
{
	margin-top: 0;
	padding-top: 0;
	text-align: center;
	padding-bottom: 0;
	margin-bottom: 0;
}
.role-essential_account .upgrademessage
{
	display: inline-block;
	width: 100%;
	text-align: center;
	font-weight: 600;
	margin-bottom: 17px;
}
.page-login .cardupgrade
{
	margin-top: 48px;
}
.role-essential_account .custom-posts-table.dashboard, .role-essential_account .sort-buttons
{
	opacity: 0.4;
}
.actualtitle
{
	float: left;
	margin-right: 41px;
	width: 317px;
	font-size: 14px;
	padding-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 600;
}
.dashboard .actionbuttons
{
	padding-top: 19px;
}
.dashboard .actualtitle
{
	padding-top: 13px;
	padding-right: 0;
	padding-left: 15px;
}
.dashboard .statscolumn
{
	margin: 10px;
}
.dashboard .odd-row, .dashboard .even-row
{
	background-color: #FFFFFF;
	line-height: 2.8;
	border: 1px solid #D5D5D5;
}
.sermonnotes-managelist .description-row P
{
	font-size: 15px;
	line-height: 1.5;
	font-weight: 400;
}
.statscolumn
{
	width: 208px;
	display: inline-block;
	padding-top: 8px;
}
.dashboard .description-row
{
	padding-top: 11px;
	padding-bottom: 20px;
}
.logged-in .form-group SPAN SPAN EM
{
	display: inline-block;
}
.dashboard TH
{
	font-weight: 500;
	font-size: 13.3px;
}
.datecolumn
{
	width: 136px;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	color: #1A4D80;
	float: left;
	background-color: #D3D3D3;
	padding: 8px 0px 6px 12px;
	margin-right: 27px;
	line-height: 2.5;
}
.sermonnotes-manage .datecolumn
{
	padding: 0px;
	text-align: center;
	margin-bottom: 2px;
	background-color: rgba(255, 255, 255, 0);
	margin: 0 0 0 -9px;
	font-size: 16px;
}
.sermonnotes-manage .post-details .fa-calendar-alt
{
	padding-right: 6px;
}
.post-details .actionbuttons
{
	width: 191px;
	float: right;
	padding-top: 9px;
}
.sermonnotes-manage .actionbuttons
{
	position: absolute;
	width: 135px;
	top: 0;
	right: 0;
	margin-top: -3px;
}
.sermonnotes-manage .actionbuttons A
{
	font-size: 15px;
}
.sermonnotes-manage .statscolumn
{
	width: 100%;
	background-color: #FFFFFF;
	padding: 1px 0 0 3px;
	margin-top: 8px;
}
.sermonnotes-manage .post-details
{
	background-color: rgba(255, 255, 255, 0);
}
.sermonnotes-manage .actualtitle
{
	font-size: 21px;
	white-space: normal;
	line-height: 1.3;
	width: 100%;
	margin-top: 15px;
}
.post-details
{
	background-color: #EDEDED;
	position: relative;
	padding-right: 5px;
	padding-bottom: 0px;
	display: inline-block;
	width: 100%;
}
.description-row
{
	padding-bottom: 13px;
	margin-bottom: 20px;
	padding-top: 16px;
	background-color: #FFFFFF !important;
}
.sermonnotes-manage .description-row P
{
	font-size: 15px !important;
	line-height: 1.4;
}
.sermonnotes-manage .description-row
{
	background-color: rgba(255, 255, 255, 0) !important;
	padding-top: 0;
}
.sermonnotes-managelist .datepreached-manage
{
	color: #B61F1F;
	padding-left: 13px;
	background-color: #FFFFFF;
	display: inline-block;
	padding-right: 23px;
	margin-left: 136px;
	border-top: 1px solid #B5B5B5;
	border-left: 1px solid #B5B5B5;
	border-right: 1px solid #B6B6B6;
	font-weight: 500;
	font-size: 14.3px;
}
@media (max-width: 1130px)
{
	.icon-wrapper:nth-child(3)
	{
		width: auto;
		margin-top: auto;
	}
	.description-row .sharen
	{
		border: 1px solid #6D8CA9;
		padding-right: 12px;
		padding-bottom: 1px;
		padding-top: 0px;
		padding-left: 14px;
		text-decoration: none;
		margin-right: 21px;
		color: #2C5781;
		margin-bottom: 9px;
		margin-top: 3px;
		display: none;
		font-size: 13.3px;
		width: 190px;
		background-color: #FFFFFF;
	}
	.datecolumn
	{
		display: inline-block;
		vertical-align: top;
		font-size: 14px;
		font-weight: bold;
		color: #1A4D80;
		float: left;
		background-color: #D3D3D3;
		padding: 20px 0px 22px 13px;
		margin-right: 27px;
		line-height: 2.5;
	}
	.statscolumn
	{
		display: inline-block;
		padding-top: 5px;
		margin-top: -12px;
	}
	.custom-posts-filter FORM INPUT#title
	{
		width: 35%;
		padding: 7px 14px;
		background-color: #FFFFFF;
	}
	.dashboard .statscolumn
	{
		margin: 10px;
	}
	.custom-posts-filter FORM
	{
		padding: 11px 18px 3px;
		margin: auto auto 20px 0;
		width: auto;
		text-align: left;
		background-color: #1A4D80;
	}
	.description-row
	{
		padding-bottom: 13px;
		margin-bottom: 8px;
		padding-top: 16px;
		background-color: #FFFFFF !important;
		display: inline-block;
	}
	.actionbuttons
	{
		width: 218px !important;
		padding-right: 0;
		margin-top: -33px;
		margin-right: 33px;
	}
	.actionbuttons A
	{
		display: inline-block;
		margin-bottom: 6px;
		padding: 0px 11px !important;
		width: 64px;
		text-align: center;
		margin-right: 0;
	}
	TABLE .statsheader
	{
		width: 150px;
		padding-left: 26px !important;
		padding-right: 0px !important;
	}
	.actionbuttons .trashbutton
	{
		margin-left: -10px;
		/*+placement: 0px 1px;*/
		position: relative;
		left: 0px;
		top: 1px;
	}
	.sermonnotes-managelist .post-details .actualtitle
	{
		padding-right: 52px;
		float: none;
		white-space: normal;
		width: 58%;
		margin-bottom: -5px;
		line-height: 1.4;
		display: inline-block;
		font-size: 15.3px;
		padding-top: 15px;
		margin-left: -9px;
	}
	.page-manage .sermontext P, .description-row .sermontext P
	{
		max-width: none;
		padding: 0;
	}
}
@media (max-width: 1000px)
{
	.dashboard .actualtitle
	{
		padding-top: 18px;
		padding-right: 0;
		padding-left: 15px;
		width: 166px;
		overflow: visible;
		white-space: normal;
		line-height: 1.1;
		padding-bottom: 12px;
	}
}
@media (max-width: 890px)
{
	.statscolumn
	{
		display: inline-block;
		padding-top: 5px;
		margin-top: -12px;
		margin-left: 27px;
		width: 179px !important;
		line-height: 1.4;
	}
	.dashboard .actualtitle
	{
		padding-top: 10px;
		padding-right: 0;
		padding-left: 15px;
		width: 142px;
		overflow: visible;
		white-space: normal;
		line-height: 1.1;
		padding-bottom: 12px;
	}
	.sermonnotes-managelist .actionbuttons .trashbutton A
	{
		width: 33px;
	}
	.sermonnotes-managelist .datecolumn
	{
		display: inline-block;
		vertical-align: top;
		font-size: 14px;
		font-weight: bold;
		color: #1A4D80;
		float: left;
		background-color: #D3D3D3;
		padding: 0px 0px 0px 16px;
		margin-right: 27px;
		line-height: 2.5;
		width: 100%;
	}
	.sermonnotes-managelist .post-details .actionbuttons
	{
		padding-top: 6px;
		margin-right: 42px;
		padding-left: 13px;
	}
	.post-details .statscolumn
	{
		display: none;
	}
	.sermonnotes-managelist .post-details .actualtitle
	{
		width: auto;
		padding-right: 0;
		margin-right: 0;
		display: inline-block;
		height: 70px;
		padding-left: 0px;
		padding-right: 52px;
		float: none;
		white-space: normal;
		margin-bottom: 18px;
		line-height: 1.4;
		display: inline-block;
		font-size: 15.3px;
		padding-top: 15px;
		margin-left: 17px;
	}
	.description-row .sermontext
	{
		padding-left: 10px;
	}
	.sermonnotes-managelist .datepreached-manage
	{
		color: #B61F1F;
		padding-left: 13px;
		background-color: #EDEDED;
		display: inline-block;
		padding-right: 23px;
		margin-left: auto;
		font-weight: 400;
		width: 100%;
		font-size: 14px;
		line-height: 1.3;
		padding: 12px;
		border: 0px solid black;
	}
}
@media (max-width: 500px)
{
	.sermonnotes-managelist .post-details .actionbuttons
	{
		float: none;
		padding-top: 6px;
		margin-right: -5px;
		padding-left: 12px;
		margin-top: -16px;
		margin-bottom: 0;
		padding-bottom: 10px;
	}
}
/*Note tTabs*/
.notetabs
{
	overflow: hidden;
	border: 1px solid #CCC;
	background-color: #F1F1F1;
	display: flex;
	/* Flexbox layout */
	align-items: center;
	/* Align items vertically */
}
.notetabs BUTTON
{
	background-color: inherit;
	flex: 1;
	/* Flex grow to fill space */
	border: none;
	outline: none;
	cursor: pointer;
	padding: 14px 16px;
	transition: 0.3s;
	font-size: 17px;
	text-align: center;
	/* Center text */
}
.notetabs BUTTON:hover
{
	background-color: #DDD;
}
.notetabs BUTTON.active
{
	background-color: #1A4D80;
	color: #FFFFFF;
}
.notetabcontent
{
	display: none;
	padding: 6px 0px;
	border: 0px solid #CCC;
	border-top: none;
}
.notetabcontent H4
{
	font-weight: 600;
	margin-top: 23px;
}
/*Cards Manage*/
.card-manage .displayviews
{
	padding-right: 15px;
	padding-left: 17px;
	font-style: italic;
	font-weight: 400;
	font-size: 14px;
	display: inline;
	color: #000000;
	padding: 7px 13px 7px 12px;
	line-height: 1.3;
	background-color: #FFFFFF;
	float: right;
}
.card-manage .columns .column
{
	margin: auto;
	background-color: initial;
	padding-bottom: 0;
}
.card-manage .is-one-third
{
	text-align: right;
}
.card-manage .controls A
{
	padding-right: 41px !important;
	padding-left: 41px !important;
	padding-top: 6px !important;
	padding-bottom: 6px !important;
	font-size: 15.2px;
}
.card-manage .controls A.viewn
{
	background-color: #848484;
}
.sermonnotes-manage.card-manage LI:nth-child(2):before
{
	display: none;
}
.sermonnotes-manage.card-manage LI
{
	display: inline-block;
	width: 100%;
	vertical-align: top;
	padding: 24px 19px 8px;
	margin-bottom: 52px;
	background-color: #F3F3F3;
	border: 1px solid #D4D4D4;
	margin-left: 0;
	min-height: auto;
}
.sermonnotes-manage.card-manage A
{
	text-decoration: none;
}
.page-cards .carddescr P
{
	line-height: 1.5;
	font-size: 15.5px;
}
.qrcode IMG
{
	border: 1px solid black;
	margin-bottom: 19px;
	width: 186px;
}
.sermonnotes-manage.card-manage.fa-link
{
	padding: 8px 9px 5px;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	line-height: 1.2 !important;
	border-right: 1px solid #2C5781;
	height: 28px;
	font-weight: 500 !important;
	margin-right: 7px;
}
.qrcode A.sharen
{
	border: 1px solid #2C5780;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-top: 0px;
	padding-left: 0px;
	text-decoration: none;
	color: #2C5781;
	margin-bottom: 9px;
	margin-top: 3px;
	display: inline-block;
	font-size: 13.3px;
	width: 189px;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: 400;
}
.qrcode .sharen .fa-link, .qrcode .copyButton .fa-link
{
	padding-left: 9px;
	border-right: 1px solid #3D658B;
	padding-right: 9px;
	margin-right: 5px;
	font-weight: 600;
	color: #3D658A;
}
.qrcode .sharen .fa-facebook-f
{
	padding-left: 13px;
	border-right: 1px solid #3D658B;
	padding-right: 13px;
	margin-right: 5px;
	font-weight: 400;
	color: #2C5781;
}
.qrcode .copyButton
{
	border: 1px solid #6D8CA9;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-top: 0px;
	padding-left: 0px;
	text-decoration: none;
	color: #2C5781;
	margin-bottom: 9px;
	margin-top: 3px;
	display: inline-block;
	font-size: 13.3px;
	width: 189px;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: 400;
	padding: 0;
}
.carddescr
{
	padding-top: 11px;
	padding-bottom: 13px;
}
.controls A.post-edit-link
{
	color: #FFFFFF;
	background-color: #4EAB7B;
	/*+border-radius: 0;*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	font-size: 16.2px;
	letter-spacing: 0pt;
	border: 2px solid rgba(255, 255, 255, 0.687);
	text-decoration: none;
	white-space: nowrap;
	display: inline-block;
	line-height: 1.3;
}
.card-manage .trashbutton .cred-refresh-after-delete
{
	width: 40px;
	padding: 6px 6px 6px 11px !important;
	margin-top: 1px;
}
.titlebox .cardmanagetitle
{
	font-weight: bold;
	font-size: 25.2px;
}
@media (max-width: 880px)
{
	.card-manage .controls A
	{
		padding-right: 26px !important;
		padding-left: 24px !important;
		padding-top: 6px !important;
		padding-bottom: 6px !important;
		font-size: 15.2px;
	}
	.card-manage .trashbutton .cred-refresh-after-delete
	{
		width: 40px;
		padding: 6px 6px 6px 11px !important;
		line-height: 1;
	}
}
@media (max-width: 768px)
{
	.qrcode
	{
		float: left;
		width: 109px;
		margin-top: 31px;
		margin-right: 16px;
	}
	.card-manage .is-one-third
	{
		width: 61%;
	}
	.qrcode A.sharen
	{
		border: 1px solid #6D8CA9;
		padding-right: 12px;
		padding-bottom: 1px;
		padding-top: 0px;
		padding-left: 0px;
		text-decoration: none;
		color: #2C5781;
		margin-bottom: 9px;
		margin-top: 3px;
		display: inline-block;
		font-size: 13.3px;
		width: 186px;
		background-color: #FFFFFF;
		text-align: left;
		font-weight: 400;
	}
}
/*Media*/
.media-frame-title
{
	padding-top: 10px;
}
.media-modal-content .media-menu .media-menu-item, .media-menu .separator
{
	display: none;
}
.media-menu #jao
{
	margin-top: -12px !important;
}
.media-menu LI A
{
	font-size: 11pt;
	line-height: 2;
}
.media-menu A:hover
{
	color: #008EC2;
}
.attachment-display-settings DIV.setting LABEL
{
	display: none;
}
.attachment-display-settings H2
{
	visibility: hidden;
	margin-bottom: -19px !important;
}
.attachment-display-settings:before
{
	content: "Media Properties";
	text-transform: uppercase;
}
.media-toolbar-secondary
{
	width: 310px !important;
}
.div_displaymedia
{
	display: none;
}
.media-sidebar .file-size
{
	float: left;
	padding-right: 22px;
}
.attachment-details H2
{
	visibility: hidden;
	margin-top: -10px !important;
}
.media-modal .wpmf-attachments-wrapper
{
	top: 85px !important;
	font-size: 10.2pt;
}
.wpmf-breadcrumb
{
	margin-left: -22px !important;
}
#wp-link .button-primary
{
	background-image: none !important;
	background-color: #58AC46;
	text-shadow: none;
	border: 0px solid black;
	box-shadow: none;
	line-height: 2;
	/*+border-radius: 3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	padding-right: 13px;
	padding-left: 14px;
}
#wp-link LABEL INPUT[type=text]
{
	font-size: 13px !important;
	font-weight: 300;
}
#wp-link .query-notice .query-notice-default, #wp-link .query-notice .query-notice-hint
{
	display: block;
	padding: 6px;
	border-left: 4px solid #00A0D2;
	display: none !important;
}
.media-modal-content .wp-core-ui .button-primary
{
	color: #FFF !important;
	border: 0px solid black !important;
	/*+border-radius: 2px !important;*/
	-moz-border-radius: 2px !important;
	-webkit-border-radius: 2px !important;
	-khtml-border-radius: 2px !important;
	border-radius: 2px !important;
	text-shadow: none !important;
	box-shadow: none !important;
	line-height: 2.1 !important;
	font-size: 14px !important;
	letter-spacing: 0.2pt !important;
	margin-top: 10px !important;
	background-color: #B7B7B7;
}
.addFolder
{
	background: #64B865 !important;
	padding: 1px 10px 2px 11px !important;
}
.media-modal-content .media-toolbar-primary .media-button
{
	float: right;
	font-size: 15px !important;
	padding-top: 4px !important;
	line-height: 1.5 !important;
	background: #64B865 !important;
	font-family: roboto;
	font-weight: 400;
	padding-left: 17px !important;
	padding-right: 18px !important;
}
.media-sidebar .delete-attachment
{
	margin-top: 9px !important;
	background-color: #B65656 !important;
	color: #FFFFFF !important;
	padding: 5px 9px !important;
	font-weight: 300 !important;
	font-family: roboto;
}
.wpmf_submit_upload
{
	margin-top: 9px !important;
	background-color: #7EAF6E !important;
	color: #FFFFFF !important;
	padding: 0px 9px 5px !important;
}
.media-frame-content .attachment
{
	width: 139px !important;
}
.wpmf-attachment .mdc-list-item__text
{
	width: 140px !important;
}
.wpmf-folder-tree UL, .attachments-browser .wpmf-folder-tree
{
	display: none !important;
}
.wpmf-folder-tree-resize
{
	display: none;
}
H2.upload-instructions
{
	font-size: 0px !important;
}
H2.upload-instructions:before
{
	content: "Drag & Drop Files Here To Upload";
	color: #008EC2;
	font-size: 22px;
	font-weight: 100;
	letter-spacing: normal;
}
.media-modal .attachment
{
	margin-top: 23px !important;
}
.wpmf-attachments-browser .wpmf-attachment-preview
{
	width: 100px !important;
	height: 100px !important;
}
.wpmf-attachments-browser
{
	margin-bottom: 29px;
	border-bottom: 1px solid #E2E2E2;
	margin-left: 15px;
	margin-right: 20px;
	padding-left: 0px !important;
}
.wpmf_submit_upload
{
	float: left;
}
#submit-upload
{
	font-size: 9.8pt !important;
	font-weight: 300 !important;
	font-family: roboto;
}
.media-toolbar SELECT#media-attachment-date-filters
{
	display: none;
}
.media-modal SELECT.attachment-filters
{
	font-size: 13px;
}
.media-toolbar-secondary SELECT
{
	height: 31px !important;
	margin-right: 26px !important;
}
.attachments-browser .media-toolbar
{
	margin-top: -5px;
}
.attachments-browser .media-toolbar:before
{
	content: 'Search';
	margin-top: 34px;
	font-size: 14px;
	margin-right: 13px;
	font-weight: 500;
}
.media-toolbar-primary INPUT
{
	font-size: 14.2px !important;
}
.media-modal-content .attachment-preview
{
	font-size: 12px;
	line-height: 1.3;
}
INPUT#wpmf_upload_input_version
{
	font-size: 13px;
	width: 174px;
	margin-right: 13px;
	margin-left: -8px;
	padding-top: 6px;
}
.add_media
{
	font-size: 0px !important;
	padding-right: 15px !important;
}
.wp-media-buttons .wp-media-buttons-icon
{
	margin-top: -13px !important;
	margin-right: 7px !important;
}
.wp-media-buttons .add_media SPAN.wp-media-buttons-icon:before
{
	content: "\f03e" !important;
	font-family: fontawesome !important;
	/*+placement: -1px 2px;*/
	position: relative;
	left: -1px;
	top: 2px;
}
.add_media:after
{
	font-size: 14px !important;
	content: "Insert Image";
}
#jao
{
	display: none;
}
.attachment-info .filename
{
	font-weight: 600;
	color: #444;
	overflow: hidden;
	white-space: nowrap;
	display: inline-block;
	width: 114px;
	text-overflow: ellipsis;
}
.filename
{
	font-size: 13px;
}
.wpmf-attachment-create_folder .wpmf-attachment-preview
{
	background-color: #64B865 !important;
}
.wpmf-breadcrumb
{
	margin-top: 19px !important;
}
.media-modal
{
	z-index: 99999999 !important;
}
.wpmf-attachment-preview
{
	box-shadow: none !important;
	border: 1px solid #D9D9D9;
}
.media-frame-menu
{
	display: none;
}
.media-frame .search
{
	margin-top: 0px;
	padding: 4px;
	font-size: 13px;
	color: #444;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	-webkit-appearance: none;
	margin-right: 1px;
	margin-left: -22px;
}
.compat-attachment-fields
{
	display: none;
}
.media-modal-close
{
	width: 156px !important;
}
.media-toolbar-secondary
{
	display: none;
}
.media-frame-title H1
{
	display: none;
}
.media-frame-actions-heading, .media-frame-menu-heading
{
	display: none;
}
#wpmf-breadcrumb, #wpmf-breadcrumb A
{
	display: none !important;
}
.system-create .text .helptext
{
	/*+placement: 0px 25px;*/
	position: relative;
	left: 0px;
	top: 25px;
}
.wp-media-buttons #insert-media-button
{
	border: 0px solid black;
	box-shadow: none;
	background-color: #66BC67;
	color: #FFFFFF;
	/*+border-radius: 0px;*/
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-right: 18px !important;
	line-height: 1.9;
	position: fixed;
	bottom: -4px;
	right: -5px;
}
.role-essential_account #mceu_30
{
	display: none;
}
#mceu_29-body
{
	margin-top: -21px;
	margin-bottom: -18px;
	margin-left: 148px;
}
/*Media Button Tabs*/
.media-frame-router A.media-menu-item:nth-child(1)
{
	background-color: #7ABC5D;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0;
}
.media-frame-router A.media-menu-item:nth-child(2)
{
	color: #898989;
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #D0D0D0;
	border-bottom: 0px solid black;
}
.media-menu-item
{
	font-size: 16px !important;
	padding-right: 19px !important;
	padding-left: 17px !important;
}
/*Outline*/
.ez-toc-widget-container
{
	white-space: normal;
}
#ez-toc-container UL UL, .ez-toc DIV.ez-toc-widget-container UL UL
{
	margin-left: 0;
}
.ez-toc-list LI A
{
	font-size: 15px;
}
.ez-toc-list LI UL LI
{
	line-height: 1.1;
}
.ez-toc-list LI
{
	margin-bottom: 3px;
}
.ez-toc-list UL UL UL
{
	padding-left: 0;
	margin-bottom: 7px;
}
.ez-toc-list UL UL
{
	padding-left: 0;
	margin-bottom: 7px;
}
.ez-toc-widget-container UL.ez-toc-list LI.active
{
	background-color: #EDEDED;
	padding: 0px 0px 2px 8px;
}
.ez-toc-widget-container UL.ez-toc-list LI.active::before
{
	background-color: rgba(236, 236, 236, 0);
	display: inline-block;
}
.pagecontent #ez-toc-container
{
	display: none;
}
/*RSS*/
UL.rss_list
{
	padding-left: 0px;
	text-align: left;
	padding-right: 10px;
}
.rss_item_wrapper A.rss_title
{
	font-size: 18px !important;
	color: #000000;
	font-weight: bold;
	line-height: 1.3 !important;
	display: inline-block;
	margin-bottom: 11px;
}
.rss_list LI
{
	list-style-type: none;
}
DIV.rss_container
{
	font-size: 14.5px;
	text-align: left;
	line-height: 1.65;
	padding-bottom: 58px !important;
	padding-top: 14px;
}
.rss_metadata
{
	display: none;
}
.rss_image IMG.portrait
{
	min-width: auto;
	min-height: auto;
}
.rss_image
{
	margin-bottom: 4px;
	margin-right: 19px;
	height: auto !important;
}
.rss_readmore
{
	display: none;
}
.rss_image IMG
{
	left: 0;
	top: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}
UL.wp_rss_retriever_list
{
	padding-left: 0 !important;
}
/*Polls*/
.cbxpoll_wrapper H3
{
	font-family: Roboto;
	font-weight: 500;
	text-shadow: none;
	font-size: 30px;
	line-height: 1.2 !important;
	margin-bottom: 5px;
}
.cbxpoll_single_answer-radio
{
	vertical-align: top;
	margin-top: 6px;
	display: inline-block;
	border: 1px solid black;
	width: 35px;
	height: 20px;
	float: left;
}
.cbxpoll_single_answer
{
	font-weight: 500;
	text-shadow: none;
	font-size: 16px;
	padding-top: 6px;
}
.cbxpoll_single_answer-text
{
	margin-left: 5px;
	width: 262px;
	line-height: 1.4;
}
.cbxpoll_wrapper P
{
	text-shadow: none;
	margin: 0;
}
.cbxpoll_vote_btn
{
	width: 100%;
	background-color: #5DB47D;
	border: 0px solid black;
	padding-top: 9px;
	padding-bottom: 10px;
	margin-top: 16px;
}
/*Scripture*/
.rtTooltipFooter .rtTooltipBrandLink A
{
	visibility: hidden;
}
.bubBody:after
{
	visibility: visible;
	content: "Note: Clicking verse link above will open full chapter in new window";
	text-align: left !important;
	float: left;
	font-style: italic;
	color: #6E6E6E;
	padding: 17px;
	font-size: 14px;
}
A.rtTooltipMoreLink
{
	/*+placement: 0px -12px;*/
	position: relative;
	left: 0px;
	top: -12px;
}
.rtTooltipSocial
{
	display: none;
}
.rtTooltipBody P
{
	font-size: 17px;
	line-height: 1.5;
	font-family: poppins;
	letter-spacing: -0.4pt;
}
.page-manage-sermons A.BLBST_a
{
	text-decoration: none;
	color: #5F5F5F;
	pointer-events: none;
}
@media (max-width: 800px)
{
	.bubBody:after
	{
		visibility: visible;
		content: "Note: Clicking verse link above will open a new window. Simply click the back button on your phone to go back to this page";
		text-align: left !important;
		float: left;
		font-style: italic;
		color: #989898;
		padding: 17px;
		font-size: 14px;
	}
}
/*Search*/
.wpv-filter-form .form-group
{
	text-align: center;
	max-width: 1040px;
	margin: 42px auto 40px;
	/*+border-radius: 3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	border-bottom: 1px solid #B1B1B1;
	padding-bottom: 34px;
}
.submitbuttons
{
	display: inline-block;
	white-space: nowrap;
}
.js-wpv-reset-trigger.btn
{
	margin: 0 0 0 6px !important;
	border: 1px solid #B6B6B6 !important;
	/*+border-radius: 0;*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	line-height: 1.5;
	color: #BEBEBE !important;
	width: 67px;
}
.form-group .js-wpv-submit-trigger.btn
{
	padding-left: 16px !important;
	border: 1px solid #000000 !important;
	padding-right: 15px !important;
	background-color: rgba(64, 120, 191, 0);
	/*+border-radius: 0;*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	padding-top: 7px;
	color: #000000 !important;
}
.from-mark INPUT
{
	color: #000000;
}
INPUT.filled-answer
{
	color: green;
}
.wpv-filter-form INPUT.form-control
{
	margin-left: 11px !important;
	box-sizing: border-box;
	margin-bottom: 10px;
	background-color: #F6F6F6;
	border: 1px solid #D6D6D6;
	/*+border-radius: 0;*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
}
#OtherNotes INPUT.form-control
{
	width: 293px;
}
#SermonNotes INPUT.form-control
{
	width: 73%;
}
.categoryfilter .form-control
{
	width: 124px;
	/*+border-radius: 0;*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
}
.categoryfilter
{
	display: inline-block;
	margin-right: 45px;
}
#SermonNotes .titlefilter
{
	float: left;
	width: 79%;
}
#OtherNotes .titlefilter
{
	float: left;
	width: 480px;
}
.labelfilter
{
	float: left;
	margin-right: 23px;
	padding: 3px;
	margin-left: 0;
}
@media (max-width: 1050px)
{
	.wpv-filter-form INPUT.form-control
	{
		float: none;
		margin-left: 0px !important;
		padding-bottom: 0;
		margin-bottom: 19px;
		width: 100%;
		border: 1px solid black;
		background-color: #FFFFFF;
	}
	.wpv-filter-form .form-group LABEL
	{
		float: none;
		margin-right: auto;
		font-size: 16px;
		font-weight: 300;
	}
	.titlefilter
	{
		float: left;
		width: 100%;
		margin-top: -33px;
		font-weight: 400;
		margin-bottom: -19px;
	}
	.form-group .js-wpv-submit-trigger.btn
	{
		margin-left: -32px;
	}
}
@media (max-width: 860px)
{
	.js-wpv-reset-trigger
	{
		display: none !important;
	}
	.wpv-filter-form .form-group
	{
		text-align: center;
		max-width: 1040px;
		margin: 0px auto 40px;
		/*+border-radius: 3px;*/
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		padding-bottom: 34px;
		padding: 34px 29px 29px;
	}
	.categoryfilter
	{
		display: inline-block;
		margin-top: -103px;
		margin-bottom: 22px;
	}
}
@media (max-width: 570px)
{
	.js-wpv-reset-trigger
	{
		display: none !important;
	}
}
/*Settings*/
.system-settings INPUT
{
	box-sizing: border-box;
	padding-top: 10px;
	padding-bottom: 9px;
	color: #000000 !important;
	font-weight: 400;
	background-color: #FFFFFF;
}
.urlname A
{
	font-size: 24px;
	padding-top: 10px;
	font-weight: bold;
	display: inline-block;
}
/*INPUT.wpt-form-file
{
	height: 37px;
	padding-bottom: 38px;
	padding-top: 9px;
	box-sizing: content-box;
}*/
.system-settings TEXTAREA.wp-editor-area
{
	height: 400px;
}
.universal, .universaltext
{
	padding-left: 21px;
	padding-right: 18px;
}
.videostreaming .js-wpt-date, .videostreaming .ui-datepicker-trigger
{
	display: none !important;
}
.videostreaming .wpt-repetitive
{
	margin-top: 7px;
}
.system-settings .text
{
	max-width: 905px !important;
	margin-top: 92px !important;
}
.form-group.col-sm-12.noteembed LABEL:nth-child(1)
{
	font-size: 24.2px;
	color: #000000;
}
.form-group.col-md-6
{
	float: left;
	padding-left: 16px;
	padding-right: 25px;
}
.streamingtime
{
	border: 1px solid #E0E0E0;
	display: inline-block;
	margin: 16px;
	padding-top: 5px;
	padding-left: 22px;
	padding-right: 0px;
}
.streamingtime B
{
	color: #565FB3;
	font-weight: 600;
}
.alert-success P
{
	margin: 0;
}
.alert
{
	margin-bottom: 50px;
	border: 0px solid transparent;
	display: block;
}
.proaccount
{
	text-transform: uppercase;
	color: #000000;
}
.upgrade
{
	display: block;
	margin: -10px auto 13px;
	text-align: center;
	color: #BF4040 !important;
	font-weight: 600;
	font-size: 21.4px;
}
.upgrade:before
{
	content: "\f09d";
	font-family: fontawesome;
	margin-right: 10px;
}
.proaccount B
{
	font-size: 23px;
}
.editsermonnotes
{
	/*+border-radius: 10px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
.system-settings .tab-wrap
{
	margin-top: 53px;
	margin-bottom: 103px;
}
.arm_close_account_container
{
	background-color: #F1F1F1;
	padding: 32px;
}
.cred-form .textarea
{
	background-color: #FFFFFF;
}
.wpt-form-textarea.form-textarea.textarea
{
	min-height: 145px !important;
}
.col-sm-12
{
	clear: both;
}
.wpt-form-item-radio LABEL
{
	display: inline-block;
	margin-top: -24px;
	/*+placement: 1px -30px;*/
	position: relative;
	left: 1px;
	top: -30px;
}
.wpt-form-item-radio
{
	float: left;
	margin-right: 25px;
}
#cred_user_form_28_1_1 .wpt-form-item-radio.form-check
{
	margin-bottom: -20px;
}
/*.form-group
{
	background-color: #F3F3F3;
	padding-bottom: 36px;
	padding-right: 57px;
	padding-left: 35px;
	margin-bottom: 26px;
}*/
.streamingtime
{
	padding: 0;
	margin: 0;
	border: 0px solid black;
}
.wpt-form-set-radios-wpcf-bible-website .form-check-label
{
	font-weight: 300;
	font-size: 18px;
	padding-top: 31px;
}
.wpt-form-item-radio INPUT.radio
{
	margin-top: -23px;
	/*+placement: -5px 0px;*/
	position: relative;
	left: -5px;
	top: 0px;
	cursor: pointer;
}
.formoutline
{
	border: 1px solid #E0E0E0;
	width: 97%;
	margin-left: 15px;
	padding-bottom: 26px;
	margin-bottom: 43px;
	margin-top: 26px;
}
UL.wpt-form-set, UL.wpt-form-set-children
{
	margin-top: 24px;
}
.page-help .important_message P
{
	line-height: 1.35;
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 0;
}
.page-help .pagecontent H2
{
	font-size: 28.8px;
	font-weight: 600;
	color: #1A4D80;
	margin-bottom: 23px;
	margin-top: 48px;
}
/*Pricing*/
.page-subscription-checkout .card-content .title.is-4
{
	font-weight: bold;
	font-size: 28px;
	margin-bottom: 10px;
	color: #1A4D80 !important;
}
.pricingchart .subtitle
{
	font-size: 26px;
	line-height: 1.1;
}
.pricingchart .card
{
	background-color: rgba(165, 41, 41, 0) !important;
}
.pricingchart .card-content
{
	background-color: #F7F7F7;
	padding-top: 15px;
}
.pricingchart P
{
	font-size: 17px;
	font-weight: bold;
	color: #1A4D80 !important;
	line-height: 0.5;
}
.page-login .pricingchart .card .title
{
	font-size: 30px;
	margin-top: 8px;
	color: #000000 !important;
}
.pricingchart LI
{
	font-size: 15px;
	line-height: 1.5;
	margin-bottom: 8px;
}
.pricingchart .card-content UL
{
	padding-left: 19px;
}
.pricingchart .column
{
	padding: 12px 32px 20px;
}
.page-subscription-checkout .pagecontent .subscribenote
{
	margin-bottom: 32px;
}
.page-subscription-checkout .card-content .columns .column
{
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.pricingchart .card-content BUTTON
{
	padding: 13px 21px 11px;
	font-size: 14px;
	font-weight: 500;
	border: 0px solid black;
	background-color: #D9D9D9;
}
.page-subscription-checkout .remodal
{
	max-width: 1050px;
}
.remodal .pricingchart .is-4
{
	text-align: left;
}
.page-subscription-checkout .remodal-is-opened
{
	background-color: rgba(0, 0, 0, 0.606);
}
.remodal-is-opened .remodal.remodal-is-opened
{
	background-color: #FFFFFF;
}
.remodal .pricingchart UL LI
{
	text-align: left;
}
.remodal-is-opened
{
	z-index: 99999999 !important;
}
.views-template-content-template-for-cards .footertext
{
	display: none;
}
.remodal .pricingchart .is-one-third
{
	margin-bottom: 19px;
}
@media (max-width: 970px)
{
	.subscribenote
	{
		float: none;
		margin-top: -17px;
		margin-bottom: 7px;
	}
}
/*Current Sidebar*/
#mySidebar
{
	-webkit-overflow-scrolling: touch;
	z-index: 99;
}
.sidebar .closebtn
{
	position: sticky;
	position: -webkit-sticky;
	position: -moz-sticky;
	position: -ms-sticky;
	position: -o-sticky;
	top: 0;
	font-size: 34px;
	margin-top: 0px;
	background-color: #D34949;
	color: #FFFFFF;
	width: 375px !important;
	text-align: center;
	padding: 0px 29px 0px 0;
	z-index: 99;
	display: block;
	font-weight: 500;
	text-decoration: none;
}
.sidebar .closebtn:after
{
	content: "close";
	font-size: 18px;
	font-weight: 400;
	/*+placement: 6px -6px;*/
	position: relative;
	left: 6px;
	top: -6px;
}
.showbutton
{
	font-size: 18px;
	cursor: pointer;
	background-color: #3673A5;
	color: #FFFFFF;
	position: fixed;
	z-index: 2;
	font-size: 15px;
	border: 0px solid rgba(0, 0, 0, 0.557);
	font-weight: 300;
	padding-right: 15px;
	padding-left: 17px;
	top: 0;
	height: 50px;
	left: 0;
}
.openbtn
{
	font-size: 18px;
	cursor: pointer;
	background-color: #3673A5;
	color: #FFFFFF;
	position: fixed;
	z-index: 0;
	font-size: 14px;
	border: 0px solid rgba(0, 0, 0, 0.557);
	font-weight: 300;
	padding-right: 15px;
	padding-left: 17px;
	height: 50px;
	top: 0;
}
.logged-in .openbtn, .logged-in BUTTON.showbutton
{
	display: none;
}
.logged-in .openbtn, .logged-in BUTTON.showbutton
{
	display: none;
}
.role-subscriber .openbtn, .role-subscriber .logged-in BUTTON.showbutton
{
	display: block;
}
.openbtn:hover
{
	background-color: #3D6F98;
}
.openbtn:before
{
	content: "\f0c9";
	font-family: fontawesome;
	font-weight: 200;
	font-size: 14px;
	padding-right: 11px;
}
.showbutton:before
{
	content: "\f0c9";
	font-family: fontawesome;
	font-weight: 200;
	font-size: 14px;
	padding-right: 11px;
}
#main
{
	transition: margin-left 0.5s;
	flex: 1;
	/* This will make the content section take up all available vertical space */
	/* If you want a transition effect */
	padding-left: 20px;
	padding-right: 20px;
}
.collapsed
{
	border: 1px solid #D6D6D6;
	margin-bottom: 15px;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 0px;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.4;
	cursor: pointer;
	font-family: roboto;
	height: 70px;
}
#accordionExample .card-header BUTTON.btn.collapsed
{
	padding-left: 16px;
	padding-top: 9px !important;
	margin-bottom: 8px;
}
.page-help #accordionExample .card-header BUTTON.btn.collapsed
{
	padding-top: 15px !important;
	background-color: #F8F8F8 !important;
	border: 1px solid #DFDFDF !important;
	margin-bottom: 15px;
}
.page-help .collapsed
{
	border: 1px solid #D6D6D6;
	margin-bottom: 15px;
	text-align: left;
	height: auto;
	border: 1px solid black !important;
	color: #000000;
}
.accordion-content:not(.default)
{
	display: none;
}
.accordion .btn
{
	transition: all 900ms ease-in-out !important;
	background-color: #FFFFFF !important;
}
.importantmobile
{
	display: none;
}
.important
{
	font-size: 13.7px;
	line-height: 1.528571;
	margin-bottom: 26px;
	color: #BA3232;
	font-weight: 300;
}
#bibleframe
{
	height: 892px;
}
.sidebar .datepreached
{
	font-weight: 300;
	color: #575757;
	border: 1px solid #DFDFDF;
	font-style: normal;
	padding: 0px;
	margin-bottom: 28px;
	background-color: #E1E1E1;
	margin: 0;
}
H3#important-items
{
	font-weight: 600;
	font-size: 27px;
	color: #000000;
	letter-spacing: -0.6pt;
}
.sidebar .logo
{
	margin-bottom: 14px;
	max-width: 200px;
	margin-right: auto !important;
	margin-left: auto !important;
	text-align: center !important;
	display: block;
}
.sidebar H3
{
	margin-top: 0;
}
.pagecontent .layout-template
{
	padding-left: 15px;
	padding-right: 15px;
}
@media screen and (max-width: 500px)
{
	.sidebar .closebtn
	{
		width: 100%;
	}
	#main
	{
		transition: margin-left 0.5s;
		/* If you want a transition effect */
	}
	.pagecontent .layout-template
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.tab-pane.active H3
	{
		padding: 18px 0px 0px;
		font-size: 22px;
		margin-bottom: 10px;
		font-weight: 700;
		line-height: 1.1 !important;
		margin-top: 0;
	}
}
/*Tabs - Sidebar*/
.container--tabs
{
	padding: 0px 14.5px 16.5px;
	width: 369px !important;
}
.container--tabs .nav-tabs
{
	float: left;
	z-index: 99;
	width: 369px !important;
	margin: 0;
	list-style-type: none;
	background-color: #E9E9E9;
	padding: 0 0 0px 0;
	border: 0px solid black;
}
.container--tabs .nav-tabs > LI
{
	float: left;
	margin-bottom: -1px;
}
.container--tabs .nav-tabs > LI > A
{
	float: left;
	margin-right: 0px;
	line-height: 1.42857143;
	padding: 10px 13px;
	text-decoration: none;
	font-size: 12.4pt;
	color: #000000;
	font-family: roboto;
	border-right: 1px solid #D5D5D5;
}
.container--tabs .nav-tabs > LI > A:hover
{
	color: #A5A5A5;
}
.container--tabs .nav-tabs > LI.active > A, .container--tabs .nav-tabs > LI.active > A:hover, .container--tabs .nav-tabs > LI.active > A:focus
{
	color: #555;
	cursor: default;
	border-bottom-color: transparent;
	background-color: #FFFFFF;
}
.container--tabs .tab-content
{
	float: left;
	width: 100%;
}
.container--tabs #tab-3
{
	padding-left: 0;
	padding-right: 0;
}
#tab-3 .helptext
{
	text-align: center;
}
.container--tabs .tab-content > .tab-pane
{
	display: none;
}
.container--tabs .tab-content > .tab-pane.active
{
	display: block;
	padding: 5.5% 4.5% 2.5%;
}
#tab-1.tab-pane.active
{
	padding-right: 39.5px;
}
.container--tabs P
{
	font-size: 16px;
	line-height: 1.528571;
}
.container--tabs .tab-content > .active
{
	display: block;
	padding-top: 24px !important;
}
#stickytabs
{
	/* Disable horizontal scroll */
	position: sticky;
	position: -webkit-sticky;
	position: -moz-sticky;
	position: -ms-sticky;
	position: -o-sticky;
	top: 45px;
}
.free LI A
{
	width: 175px;
	text-align: center;
	margin-right: 1px !important;
}
.mainscriptureverseside
{
	padding-bottom: 13px;
	padding: 3px 18px 8px;
	margin-bottom: 21px;
	border: 1px solid #DFDFDF;
}
.dashicons-no
{
	/*+placement: -63px 8px;*/
	position: relative;
	left: -63px;
	top: 8px;
	float: right;
}
.js-toolset-media-field-delete
{
	border: 1px solid black;
	/*+border-radius: 82px;*/
	-moz-border-radius: 82px;
	-webkit-border-radius: 82px;
	-khtml-border-radius: 82px;
	border-radius: 82px;
	padding-left: 4px;
	padding-right: 3px;
	line-height: 1.5;
	padding: 2px 2px 0px 2px;
}
@media only screen and (max-width: 600px)
{
	.free LI A
	{
		width: 182px;
		text-align: center;
	}
}
/*Tabs - Sermon*/
.tab-wrap
{
	/*max-width: 100%;*/
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	background-color: #FFFFFF;
	z-index: 9;
	max-width: 1024px;
	margin-top: 67px;
}
#cred_form_50890_1_1 .sermonnotestext LABEL
{
	padding-top: 29px !important;
}
.tab
{
	display: none;
}
.tab:checked:nth-of-type(1) ~ .tab__content:nth-of-type(1)
{
	opacity: 1;
	transition: 0.5s opacity ease-in, 0.8s -webkit-transform ease;
	transition: 0.5s opacity ease-in, 0.8s transform ease;
	transition: 0.5s opacity ease-in, 0.8s transform ease, 0.8s -webkit-transform ease;
	position: relative;
	top: 0;
	z-index: 100;
	text-shadow: 0 0 0;
}
.tab:checked:nth-of-type(2) ~ .tab__content:nth-of-type(2)
{
	opacity: 1;
	transition: 0.5s opacity ease-in, 0.8s -webkit-transform ease;
	transition: 0.5s opacity ease-in, 0.8s transform ease;
	transition: 0.5s opacity ease-in, 0.8s transform ease, 0.8s -webkit-transform ease;
	position: relative;
	top: 0;
	z-index: 100;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	text-shadow: 0 0 0;
}
.tab:checked:nth-of-type(3) ~ .tab__content:nth-of-type(3)
{
	opacity: 1;
	transition: 0.5s opacity ease-in, 0.8s -webkit-transform ease;
	transition: 0.5s opacity ease-in, 0.8s transform ease;
	transition: 0.5s opacity ease-in, 0.8s transform ease, 0.8s -webkit-transform ease;
	position: relative;
	top: 0;
	z-index: 100;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	text-shadow: 0 0 0;
	padding-left: 0px;
	padding-right: 0;
}
.tab:checked:nth-of-type(4) ~ .tab__content:nth-of-type(4)
{
	opacity: 1;
	transition: 0.5s opacity ease-in, 0.8s -webkit-transform ease;
	transition: 0.5s opacity ease-in, 0.8s transform ease;
	transition: 0.5s opacity ease-in, 0.8s transform ease, 0.8s -webkit-transform ease;
	position: relative;
	top: 0;
	z-index: 100;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	text-shadow: 0 0 0;
}
.tab:checked:nth-of-type(5) ~ .tab__content:nth-of-type(5)
{
	opacity: 1;
	transition: 0.5s opacity ease-in, 0.8s -webkit-transform ease;
	transition: 0.5s opacity ease-in, 0.8s transform ease;
	transition: 0.5s opacity ease-in, 0.8s transform ease, 0.8s -webkit-transform ease;
	position: relative;
	top: 0;
	z-index: 100;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	text-shadow: 0 0 0;
}
.tab:first-of-type:not(:last-of-type) + LABEL
{
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.tab:not(:first-of-type):not(:last-of-type) + LABEL
{
	border-radius: 0;
}
.tab:last-of-type:not(:first-of-type) + LABEL
{
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.tab:checked + LABEL
{
	background-color: #1A4D80;
}
.tab + LABEL
{
	box-shadow: 0 -1px 0 #EEE inset;
	border-radius: 6px 6px 0 0;
	cursor: pointer;
	display: block;
	text-decoration: none;
	flex-grow: 3;
	text-align: center;
	background-color: #F6F6F6;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-align: center;
	transition: 0.3s background-color ease, 0.3s box-shadow ease;
	height: 45px;
	box-sizing: border-box;
	padding: 0px;
	font-weight: 400;
	font-family: roboto;
	font-size: 15.1px;
	border-left: 1px solid #CDCDCD;
	background-color: #1A4D80;
	color: #FFFFFF;
}
.tab__content
{
	padding: 22px 16px !important;
	position: absolute;
	width: 100%;
	z-index: -1;
	opacity: 0;
	left: 0;
	border-radius: 0px;
	font-size: 15.1px;
	line-height: 1.75;
	font-family: poppins;
	margin-top: -8px;
}
/*Tabbed Sermon Details*/
.system-settings .editsermonnotes .tab + LABEL
{
	font-size: 16.1px;
	padding: 13px 7px 7px;
	color: #FFFFFF;
	font-weight: 400;
	background-color: #1A4D80;
	border-right: 1px solid rgba(205, 205, 205, 0.507) !important;
	border-top: 1px solid #E5E5E5;
	border-left: 1px solid #EBEBEB;
}
.editsermonnotes .tab:checked + LABEL
{
	background-color: #F6F6F6;
	color: #1A4D80;
}
.editsermonnotes .tab-wrap
{
	max-width: 1024px;
	margin-top: 40px;
}
.system-create-sermon-note .ui-datepicker-trigger
{
	margin-top: -63px;
	margin-left: 10px;
}
.views-template-content-template-for-posts .js-wpt-date-clear
{
	margin-top: -34px;
	/*+placement: -29px 6px;*/
	position: relative;
	left: -29px;
	top: 6px;
}
.editsermonnotes LABEL
{
	font-size: 18px;
	font-weight: 400;
	font-family: roboto;
	height: 55px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}
#cred_form_50890_1_1 .editsermonnotes LABEL
{
	padding-top: 13px;
}
#cred_form_50893_1_1 .editsermonnotes LABEL
{
	padding-top: 13px;
}
.editsermonnotes .tab__content .form-group LABEL
{
	height: auto;
	margin-bottom: 2px;
	color: #1A4D80;
}
.labely
{
	display: block;
	margin-top: 20px;
}
.form-group LABEL
{
	font-weight: 500;
	padding-top: 0px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}
#cred_user_form_27_1_1 LABEL
{
	font-weight: 600;
	margin-bottom: 0;
	line-height: 1.4;
}
/* Add this CSS to your stylesheet */
.form-check LABEL
{
	font-weight: 400 !important;
	font-size: 16px !important;
}
.g-recaptcha
{
	margin: 13px auto auto -8px !important;
	text-align: center;
	display: block;
}
#cred_user_form_27_1_1
{
	background-color: #F2F2F2;
	padding: 17px 37px 0px 16px;
}
LABEL.form-check-label
{
	color: #000000;
}
.groupfields
{
	background-color: #EEEEEE;
	padding-bottom: 26px;
	margin-left: -16px;
	padding-left: 33px;
	margin-top: 26px !important;
	display: inline-block;
}
.groupfields .wpt-form-textfield
{
	max-width: 621px;
}
.sermonnotestext .js-wpt-field-items .ui-datepicker-trigger
{
	margin-top: -63px;
	margin-left: 11px;
}
.col-sm-3 .textfield.hasDatepicker
{
	padding-left: 38px !important;
	background-color: #FFFFFF;
}
.editsermonnotes I
{
	margin-right: 15px;
	font-weight: 600;
}
I.small
{
	font-size: 14px;
	color: #BC2F3A;
}
#cred_form_25_1_1 .editsermonnotes .tab__content
{
	padding: 20px !important;
}
#cred_form_25_1_1.cred-form .tab-wrap LABEL
{
	padding-top: 12px;
}
.editsermonnotes .tab__content
{
	padding-bottom: 41px !important;
	background-color: #F6F7F7;
}
#cred_form_25_1_1 .form-group
{
	border: 0px solid #D5D5D5;
	background-color: rgba(255, 255, 255, 0);
	padding-bottom: 0;
}
#cred_form_26_1_1 .tab__content
{
	padding: 25px !important;
	background-color: #F6F7F7;
}
FORM.cred-form
{
	width: 1008px;
	margin: 139px auto auto;
}
FORM.cred-user-form
{
	width: 1008px;
	margin: 71px auto auto;
}
.page-id-3406 .cred-user-form
{
	width: 100%;
}
.cred-user-form LABEL
{
	padding-top: 14px;
}
#cred_form_26_1_1 LABEL, #cred_form_25_1_1 LABEL
{
	padding-top: 14px;
	font-weight: 600;
}
#cred_form_26_1_1 .form-group
{
	border: 0px solid #D5D5D5;
	background-color: rgba(255, 255, 255, 0);
	padding-bottom: 0;
}
@media only screen and (max-width: 800px)
{
	.editsermonnotes .tab:checked + LABEL
	{
		padding-left: 8px;
		padding-right: 24px;
	}
	.editsermonnotes .tab + LABEL
	{
		padding: 19px 9px 56px 5px;
	}
	.editsermonnotes LABEL
	{
		font-size: 16px;
	}
}
/*Accordion*/
.accordion .btn-link
{
	padding: 2px 0px 10px;
	letter-spacing: 0;
	border: 1px solid #D7D7D7;
	display: inline;
	line-height: 1.35;
	color: #000000;
	font-weight: 500;
	width: 93%;
	text-decoration: none !important;
	font-size: 12.9pt;
	text-align: left;
	font-family: roboto;
	height: auto;
	border-left: 12px solid #E9E9E9;
}
.page-help .card BUTTON.collapsed, .page-help .card BUTTON.btn-link
{
	font-weight: 400;
	text-decoration: none !important;
	font-size: 15.1px;
	font-family: poppins;
	padding: 15px 21px 16px;
	line-height: 0.9;
	width: 100%;
	text-align: left;
	background-color: #F8F8F8 !important;
	border: 1px solid #DFDFDF !important;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}
.collapse.show
{
	padding: 7px 15px 15px;
}
.page-help .collapse.show
{
	padding: 0;
}
.accordion BUTTON
{
	width: 100% !important;
	display: inline-block;
	text-align: left;
	padding: 18px 22px 22px;
	margin-bottom: 19px !important;
	border: 1px solid #737373;
	background-color: #FFFFFF;
}
#accordionExample .planningcenterdesktop BUTTON
{
	width: 333px !important;
}
#accordionExample .planningcentermobile BUTTON
{
	width: 333px !important;
}
#accordionExample.accordion BUTTON
{
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 0;
	line-height: 1.3;
	width: 333px !important;
	color: #000000 !important;
}
.acchelpertext
{
	font-size: 15.1px;
	/*font-style: italic;*/
	font-weight: 300;
	margin-top: -3px;
	padding-top: 8px;
}
.accordion .btn-link:hover
{
	background-color: #E0E0E0;
}
.active BUTTON.btn-link
{
	padding-left: 14px;
	line-height: 1.1 !important;
	padding-top: 11px;
	/*+border-radius: 0 !important;*/
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-khtml-border-radius: 0 !important;
	border-radius: 0 !important;
	border: 1px solid #C1C1C1;
	box-shadow: none;
	border-left: 5px solid #212529;
}
.card
{
	border: 0px solid black !important;
}
#accordionExample.accordion BUTTON B
{
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 0;
}
.accordion BUTTON I
{
	font-weight: 200;
	font-size: 36px;
	float: left;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 4px;
}
.creditcard
{
	text-align: center;
	color: #FF1E1E;
}
.creditcard:before
{
	content: "\f09d";
	font-family: fontawesome;
	padding-right: 12px;
}
.card-header
{
	padding: 0 !important;
	margin-bottom: 0px !important;
	background-color: rgba(0, 0, 0, 0) !important;
	border-bottom: 0px solid rgba(0, 0, 0, 0.125) !important;
}
.card-body
{
	padding-right: 13px !important;
}
#gform_1
{
	margin-top: -30px;
}
.field_description_above
{
	font-size: 14.1px;
	letter-spacing: 0px;
}
#accordion .expanded
{
	margin-bottom: 0;
}
TEXTAREA.sidebartextarea
{
	width: 99%;
	min-height: 420px;
	font-size: 17px !important;
}
.accordion-content .container-fluid
{
	padding: 0 !important;
	margin-top: -50px;
}
.use-side-menu #mb-formbuilder-container
{
	box-shadow: none !important;
}
.page-help .btn
{
	font-weight: 400;
}
B.note
{
	background-color: #B34949;
	color: #FFFFFF !important;
	font-weight: 400;
	text-transform: capitalize;
	padding: 2px 10px 2px 12px;
	margin-right: 12px;
	font-size: 12.1px;
	display: inline-block;
	/*+placement: 0px -2px;*/
	position: relative;
	left: 0px;
	top: -2px;
}
.card-header .btn.btn-link:after
{
	font-family: fontawesome;
	content: "\f055";
	float: right;
	padding-right: 29px;
	margin-top: -27px;
}
.page-help .card-header .btn-link:after
{
	margin-top: 0px;
}
.container--tabs .accordion-toggle:nth-child(3):before
{
	font-family: fontawesome;
	padding-right: 0px;
	content: "\f298";
	float: left;
	padding-left: 16px;
	background-color: #F3F3F3;
	width: 58px;
	height: 68px;
	padding-top: 16px;
	margin-right: 23px;
	margin-top: -8px;
}
.container--tabs .accordion-toggle:nth-child(5):before
{
	font-family: fontawesome;
	content: "\f298";
	padding-right: 10px;
	font-family: fontawesome;
	padding-right: 0px;
	float: left;
	padding-left: 16px;
	background-color: #F3F3F3;
	width: 58px;
	height: 68px;
	padding-top: 16px;
	margin-right: 23px;
	margin-top: -8px;
}
#gform_wrapper_4
{
	background-color: #F2F2F2;
	padding: 3px 49px 49px;
	margin-top: 85px;
	margin-bottom: 46px;
}
@media only screen and (max-width: 600px)
{
	.tab__content
	{
		padding-top: 33px;
	}
}
/*Accordion Custom*/
.my-custom-accordion-title H2
{
	margin: 0 0 13px 0;
	border: 1px solid #000000;
	padding: 9px 9px 9px 14px;
	line-height: 28px;
	font-size: 11.3pt;
	letter-spacing: 0pt;
	cursor: pointer;
}
.my-custom-accordion-title H2:after
{
	content: '+';
	float: right;
	background-color: #1A4D80;
	color: #FFFFFF;
	padding: 9px;
	margin-top: -9px;
	margin-right: -9px;
}
.open .my-custom-accordion-title H2:after
{
	content: '-';
	padding: 9px 10px;
}
.my-custom-accordion .my-custom-accordion-title
{
	cursor: pointer;
	/* Add additional styles for the title as needed */
	margin-bottom: 17px;
}
.my-custom-accordion .my-custom-accordion-content
{
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.3s ease;
	/* Add additional styles for the content as needed */
}
.my-custom-accordion.open .my-custom-accordion-content
{
	max-height: 1000px;
	/* Adjust this value based on the content height */
}
/*User Menu*/
.churchnameheader
{
	color: #FFFFFF;
	background-color: #1A4D80;
	font-size: 12.5px;
	padding-left: 18px;
	padding-bottom: 10px;
	padding-top: 9px;
	line-height: 1.8;
}
.churchnameheader A
{
	color: #E4E4BB !important;
	text-decoration: underline;
}
.rightheaderbar
{
	padding-top: 15px;
	padding-bottom: 14px;
	max-width: 1150px;
	margin: auto;
}
.usermenuouter .usermenu
{
	background-color: #F5F5F5;
}
.churchnameheader .container
{
	max-width: 1164px;
}
.rightheaderbar A
{
	padding-right: 13px;
	padding-left: 12px;
	font-size: 14.5px;
	font-weight: 400;
}
.system-edit .topheader
{
	display: none;
}
.usermenu LI
{
	color: #FFFFFF;
	list-style-type: none;
	margin-right: 15px;
	margin-left: 15px;
	border: 0px solid black;
	height: 0px;
}
.usermenu LI A
{
	color: #FFFFFF;
	font-size: 14.2px;
}
.system-edit-profile .usermenu
{
	background-color: #565FB3;
	padding-top: 0px;
	padding-bottom: 3px;
	position: fixed;
	width: 815px;
	height: 43px;
	z-index: 99;
}
.system-create-sermon-note .topheader
{
	display: none;
}
.urltext
{
	display: inline-block;
	margin-left: 39px;
}
.churchnameheader A
{
	font-weight: 400;
	letter-spacing: -0.2px;
	color: #000000;
}
.accounttype B
{
	color: #BADEEA;
	font-weight: 400;
	margin-right: 13px;
}
A.upgradelink
{
	text-decoration: none;
	padding-right: 8px;
	padding-left: 10px;
	padding-top: 1px;
	background-color: #8D5DA1;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	color: #FFFFFF !important;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
}
.page-id-3407 .customsite
{
	background-color: #FFFFFF;
	padding-top: 8px;
	max-width: 1140px;
	margin: auto;
}
@media only screen and (max-width: 1000px)
{
	.churchnameheader .container
	{
		padding: 0;
	}
	.page-id-3407 .customsite
	{
		padding-top: 0px;
		padding-bottom: 90px;
	}
	.rightheaderbar .container
	{
		max-width: 1140px;
	}
	.rightheaderbar
	{
		margin-bottom: -34px;
	}
}
.rightheaderbar .container
{
	margin-left: 0;
	margin-right: 0;
	min-width: 100% !important;
}
@media only screen and (max-width: 700px)
{
	.rightheaderbar .container A
	{
		padding: 0 13px 0 0;
	}
	.urltext
	{
		display: inline-block;
		margin-left: 2px;
		margin-top: 6px;
	}
}
/*Test Sidebar*/
#first
{
	z-index: 1;
	padding: 0 0px 0px 0;
	height: 102%;
}
#first IFRAME
{
	z-index: 1;
	text-align: center;
	max-width: 685px !important;
}
#second
{
	z-index: 2;
	height: auto;
	background-color: #F7F7F7 !important;
}
#third
{
	height: auto;
	background-color: #F7F7F7;
	z-index: 3;
}
#fourth
{
	background-color: #F7F7F7;
	height: auto;
}
.givemessage
{
	padding-left: 19px;
	padding-right: 19px;
	margin: 21px auto auto;
}
.givemessage A.givelink
{
	text-align: center;
	display: block;
	margin-bottom: -10px;
	padding-bottom: 13px;
	margin-top: -24px;
}
.soundcloud
{
	margin-top: 38px !important;
	margin-right: 84px;
	margin-bottom: 0px;
	margin-left: 16px;
}
.uSidebar-top .close
{
	color: #FFFFFF !important;
	font-size: 15px;
	font-weight: 300;
	/*+border-radius: 0px 0px 0px 8px;*/
	-moz-border-radius: 0px 0px 0px 8px;
	-webkit-border-radius: 0px 0px 0px 8px;
	-khtml-border-radius: 0px 0px 0px 8px;
	border-radius: 0px 0px 0px 8px;
	padding-right: 24px;
	padding-top: 11px;
	padding-left: 21px;
	padding-bottom: 10px;
	background-color: #D34949;
	text-shadow: none;
	opacity: 1;
	z-index: 99;
	/*+placement: 0px 47px;*/
	position: relative;
	left: 0px;
	top: 47px;
	display: inline-block;
}
.uSidebar-top
{
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #FFFFFF !important;
	text-align: center;
	padding-top: 55px !important;
	z-index: 999 !important;
	-webkit-overflow-scrolling: touch;
	margin-top: -85px;
}
#first.uSidebar-top .close
{
	/*+placement: 0px 67px !important;*/
	position: relative !important;
	left: 0px !important;
	top: 67px !important;
}
#first.uSidebar-top
{
	margin-top: -105px !important;
}
.uSidebar-visible
{
	box-shadow: 1px -12px 19px 15px rgba(145, 145, 145, 0.351);
	border-bottom: 1px solid #B5B5B5;
	padding-bottom: 3px;
}
.mybtn
{
	color: #FFFFFF !important;
	text-align: center;
	border: 0px solid black;
	font-size: 14px;
	margin-left: 4px;
	padding-left: 18px;
	padding-right: 18px;
	font-weight: 300;
	display: inline-block;
	padding: 0px;
	float: right;
	line-height: 0;
	cursor: pointer;
	/* Aligns buttons to the right */
	margin-right: 10px;
	/* Add spacing between buttons */
	margin-top: -1px;
}
.mybtn.lis, .mybtn.giv, .mybtn.wat, .mybtn.bul
{
	height: 25px;
	/* Further reduced height */
	line-height: 25px;
	line-height: 0;
	/* Should match the height to align text vertically */
}
.mybtn.giv
{
	background-color: #4CA782;
	padding: 0px 15px;
	line-height: 0;
}
.mybtn.lis
{
	background-color: #5660B4;
	padding: 0px 16px 0px 17px;
	line-height: 0;
}
.mybtn.wat
{
	background-color: #747474;
	border: 0px solid #FFFFFF;
	padding: 0px 16px 0px 15px;
	line-height: 0.6;
}
.mybtn.bul
{
	background-color: #427CDA;
}
.rightbuttons
{
	text-align: right;
	margin-right: 15px;
	margin-top: 8px;
	margin-bottom: -50px;
	position: fixed;
	right: 0;
}
.uSidebar.uSidebar-fixed
{
	position: absolute;
	padding: 0;
	width: 100.8% !important;
}
.page-id-3412 .pagecontent
{
	padding: 0px 26px 53px;
}
.page-id-3412 .pagecontent P
{
	line-height: 1.7;
}
.toggle-fourth.mybtn.giv.hid
{
	visibility: hidden;
	margin-right: -68px;
}
.mybtn.wat:before
{
	content: "\f26c";
	font-family: fontawesome;
	padding: 0px 7px 0px 0px;
	color: #FFFFFF;
	line-height: 0.65;
}
.mybtn.giv:before
{
	content: "\f09d";
	font-family: fontawesome;
	color: #FFFFFF;
	padding: 0px 7px 0px 0px;
	line-height: 1.85;
}
.mybtn.lis:before
{
	content: "\f028";
	font-family: fontawesome;
	color: #FFFFFF;
	padding: 0px 7px 0px 0px;
}
.invisible
{
	display: none;
}
#topfixedbar
{
	position: fixed;
	height: 50px;
	width: 100%;
	background-color: #3F3E3B;
}
.page-forgot_password #topfixedbar
{
	display: none;
}
.page-id-3406 #topfixedbar
{
	display: none;
}
.logged-in #topfixedbar
{
	display: none;
}
.logged-in .rightbuttons
{
	display: none;
}
.logged-in.role-subscriber #topfixedbar
{
	display: block;
}
.logged-in.role-subscriber .rightbuttons
{
	display: block;
}
#second .uSidebar-content
{
	background-color: #000000;
}
.usernotes .nonotes
{
	font-size: 14px;
	font-style: italic;
}
.modal-dialog .closebutton, #watch-popup .closebuttonwatch
{
	font-size: 18px;
	padding: 0px;
	float: right;
	opacity: 1;
	border: 0px solid black;
	background-color: #C62020;
	color: #FFFFFF;
	width: 32px;
}
#giveModal
{
	padding-right: 0 !important;
}
.card-manage .cred-refresh-after-delete
{
	color: #C75353;
	display: inline-block;
	float: right;
}
.card-manage .cred-refresh-after-delete:before
{
	content: "\f2ed";
	font-family: "Font Awesome 6 Pro";
	font-size: 18px;
}
.planningcentermobile
{
	display: none;
}
.planningcenterdesktop
{
	display: inline-block;
}
@media only screen and (max-width: 560px)
{
	.planningcentermobile
	{
		display: inline-block;
	}
	.planningcenterdesktop
	{
		display: none;
	}
}
/**/
.modal-content
{
	/*+border-radius: 0 !important;*/
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-khtml-border-radius: 0 !important;
	border-radius: 0 !important;
}
@media only screen and (max-width: 1200px)
{
	.rightbuttons
	{
		width: 90%;
	}
}
@media only screen and (max-width: 625px)
{
	#second
	{
		height: 320px;
	}
	.rightbuttons
	{
		width: 96%;
	}
	#second .uSidebar-content
	{
		height: 132%;
		overflow: hidden;
		margin-top: -70px;
		background-color: #000000;
		width: 102%;
	}
	#second BUTTON.toggle-second
	{
		margin-top: 53px;
	}
	#give-popup .modal-body
	{
		padding-left: 40px;
		padding-right: 40px;
		margin-top: 18px;
	}
}
@media only screen and (max-width: 515px)
{
	.mybtn:nth-child(1), .mybtn:nth-child(2), .mybtn:nth-child(3), .mybtn:nth-child(4), .mybtn:nth-child(5)
	{
		padding-left: 11px;
		padding-right: 11px;
		font-size: 14px;
		background-color: rgba(255, 255, 255, 0);
	}
	.role-subscriber A.managebuttonnotes
	{
		padding: 0 11px 0 13px;
		line-height: 2;
		margin-right: -22px;
		margin-top: 0px;
	}
	.mybtn.wat
	{
		width: 33px;
		padding-left: 8px;
		overflow: hidden;
		border: 1px solid rgba(255, 255, 255, 0.342);
		padding-right: 23px;
		white-space: nowrap;
	}
	.mybtn.lis
	{
		padding-left: 8px;
		overflow: hidden;
		border: 1px solid rgba(255, 255, 255, 0.342);
		width: 30px;
		padding-right: 23px;
		white-space: nowrap;
		line-height: 1.8;
		font-size: 13px;
	}
	.mybtn.giv
	{
		border: 1px solid #A7D5C2;
		color: #A7D5C2 !important;
		font-size: 12px;
	}
	.mybtn.giv:before
	{
		color: #A8D6C3 !important;
	}
}
@media only screen and (max-width: 380px)
{
	.archives .mybtn.giv
	{
		display: inline-flex;
		width: 36px;
		padding-left: 11px;
		overflow: hidden;
		margin-left: 22px;
	}
}
/*V2 Sidebar*/
#sidebar
{
	background-color: #F2F2F2;
	text-align: center;
}
#sidebar.sidebar
{
	box-shadow: none;
	z-index: 999;
}
UL .menu-item:hover
{
	background-color: #E7E7E7 !important;
}
.sidebar-layout .menu .menu-header
{
	font-size: 1em !important;
	letter-spacing: 1px !important;
	color: #000000 !important;
	margin-left: -9px;
	border-bottom: 1px solid #CECECE;
	padding-bottom: 0px !important;
	margin-bottom: 10px;
}
.sidebar-layout .menu .menu-item A .menu-title
{
	color: #000000 !important;
	font-size: 12.5px !important;
	letter-spacing: 0pt !important;
	font-weight: 500;
}
.sidebar-layout .pro-sidebar-logo
{
	font-size: 24.8px;
	font-weight: 300;
	color: #000000;
	margin: 11px 17px 17px;
}
.badge
{
	margin-left: 15px;
}
.sidebar-content .menu-header
{
	padding-left: 17px;
}
.menu-items .menu-suffix
{
	margin-left: -10px;
}
.sidebar-layout .sidebar-content UL LI
{
	list-style-type: none;
}
.loggedinform P
{
	line-height: 1.4;
}
.menu-items A
{
	padding: 0 20px 0 10px !important;
}
.sidebar-layout
{
	background-color: #F2F2F2 !important;
	background-image: none !important;
}
.sidebar-layout .menu-item A
{
	font-size: 13.5px;
	color: #000000 !important;
	font-weight: 400;
	padding: 0;
}
.collapsed-sidebar .menu-item A
{
	height: 24px !important;
}
.system-edit #sidebar
{
	display: none;
}
.menu-item A .menu-icon
{
	font-size: 18.8px;
	text-align: center;
	display: inline-block;
	color: #000000;
	width: 28px;
	/*+placement: 0px 6px;*/
	position: relative;
	left: 0px;
	top: 6px;
}
.system-create #sidebar
{
	display: none;
}
.badge.totalupdates
{
	background-color: #B65F5F;
	color: #FFFFFF;
	font-weight: 400;
	border: 1px solid black;
	font-size: 13px;
	padding: 5px 5px 4px 5px;
}
.badge.totalposts
{
	background-color: #FFFFFF;
	color: #000000;
	font-weight: 400;
	border: 1px solid black;
	font-size: 13px;
	padding: 5px 5px 4px 5px;
}
.text .pagecontent, .fixed-sidebar .wrapper
{
	max-width: 1000px;
	margin: auto;
}
.layout .wrapper
{
	max-width: 1090px;
}
.open-current-submenu LI
{
	list-style-type: none;
}
A.addsermon
{
	background-color: #4EAB7B;
	text-transform: capitalize;
	padding: 11px 10px 9px 8px !important;
	line-height: 14.2pt !important;
	font-size: 13.5px !important;
	text-align: center;
	margin-bottom: 0px;
	color: #FFFFFF !important;
}
A.addsermon:before
{
	content: "\f067";
	font-family: fontawesome;
	display: block;
}
A.managesermon
{
	background-color: #1A4D80;
	text-transform: capitalize;
	padding: 11px 10px 9px 8px !important;
	line-height: 14.2pt !important;
	font-size: 13.5px !important;
	text-align: center;
	margin-bottom: 13px;
	color: #FFFFFF !important;
}
A.managesermon:before
{
	content: "\f0c9";
	font-family: fontawesome;
	display: block;
}
LI.menu-item.dashboardy
{
	margin-top: -14px;
	margin-bottom: 12px !important;
}
.collapsed-sidebar #btn-collapse
{
	margin-left: -13px;
}
.noteslogo
{
	font-size: 13px;
	text-align: center;
	display: block;
	width: 49px;
	line-height: 1;
	color: #000000 !important;
	margin-top: -11px;
	margin-bottom: 11px;
}
.noteslogo B
{
	display: block;
	font-size: 14px;
}
.loginpage .loginform .noteslogo B
{
	display: inline-block !important;
	font-size: 25px;
}
.loginpage .loginform .noteslogo
{
	width: auto;
	line-height: 1;
	color: #000000 !important;
	text-align: left;
	font-size: 26px;
	margin-top: 7px;
	border-bottom: 1px solid #808080;
	padding-bottom: 7px;
	font-weight: 200;
}
/*.collapsed-sidebar .sidebar-header
{
	display: none;
}*/
SPAN.logout
{
	position: fixed;
	bottom: 0px;
	right: -1px;
	font-size: 13px;
	text-transform: capitalize;
	color: #FFFFFF;
	white-space: nowrap;
	display: inline-block;
	width: 81px;
	background-color: #B65F5F;
	text-align: center;
	line-height: 2.1;
	padding-bottom: 1px;
	padding-top: 0px;
	z-index: 99;
}
.open-current-submenu A .logout
{
	padding: 6px 0 5px;
	width: 100%;
	float: left;
	position: absolute;
	left: 0;
	bottom: 0;
}
.open-current-submenu .menu-item A:hover
{
	background-color: #DFDFDF !important;
	color: #000000;
}
A.backbutton
{
	display: block !important;
	background-color: #DADADA;
	font-size: 13.8px !important;
	color: #000000 !important;
	padding-right: 17px !important;
	margin-top: -20px;
	width: 100%;
	padding: 0px 0px 0px 0px !important;
	text-align: center;
	margin-left: 0px;
	font-weight: 500;
	font-family: roboto;
	margin-bottom: 16px;
}
.collapsed-sidebar A.backbutton
{
	font-size: 10.8px !important;
	padding-top: 7px !important;
	padding-bottom: 5px !important;
	margin-bottom: 20px;
}
BUTTON.togglebutton
{
	z-index: 999;
	color: #FFFFFF;
	letter-spacing: -2pt;
	font-weight: 500;
	background-color: #B65F5F;
	border: 0px solid black;
	height: 28px;
	padding-right: 8px;
	padding-left: 6px;
	padding-top: 0;
	position: fixed;
	margin-top: -17px;
	margin-left: -46px;
	padding-bottom: 0;
}
.collapsed-main-content BUTTON.togglebutton
{
	font-size: 0px;
	padding: 0 0 0 0px;
	height: 30px;
	background-color: #DEDEDE;
	z-index: 999;
	position: fixed;
	margin-top: -18px;
	margin-left: -21px;
	display: none;
}
.collapsed-sidebar .updatepackage A
{
	font-size: 11.1px !important;
	margin-left: -13px;
	margin-right: -14px;
	width: 87px;
}
.collapsed-main-content BUTTON.togglebutton:after
{
	font-size: 14px;
	content: ">>";
	padding: 4px 9px 0px 10px;
	color: #000000;
	margin-left: -4px;
}
.sidebar
{
	height: 100%;
	width: 80px;
	/* Sidebar width */
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
	background-color: #111;
	overflow-x: hidden;
	padding-top: 20px;
	transition: width 0.3s ease;
}
.sidebar A
{
	padding: 6px 8px 22px 16px;
	text-decoration: none;
	font-size: 25px;
	color: #818181;
	display: block;
}
.sidebar A:hover
{
	color: #F1F1F1;
}
.main-content
{
	transition: margin-left 0.3s ease;
	padding: 16px;
	margin-left: 90px;
	/* Same as sidebar width */
}
.collapsed-sidebar
{
	width: 0;
}
.collapsed-main-content
{
	margin-left: 0;
}
@media screen and (max-width: 770px)
{
	.sidebar
	{
		width: 150px;
		/* Smaller sidebar width */
		padding-top: 15px;
	}
	.main-content
	{
		margin-left: 150px;
		/* Same as sidebar width */
	}
}
.collapsed-sidebar
{
	width: 80px;
	/* Sidebar collapses to 30px width */
}
.collapsed-main-content
{
	margin-left: 70px;
	/* Adjust main content margin to match the collapsed sidebar width */
}
.updatepackage A
{
	font-size: 13px;
	color: #8F4EAA !important;
	text-align: center;
	margin-top: 15px;
	padding-left: 0;
	padding-right: 0;
	margin-right: 10px;
	margin-left: 9px;
	padding-top: 5px;
	padding-bottom: 6px;
	font-weight: 600;
	border: 2px solid #8E4EA9;
	/*+border-radius: 0;*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
}
A.writebutton
{
	border: 2px solid #4EAB7B;
	text-decoration: none;
	padding-bottom: 8px;
	padding-top: 6px;
	color: #4EAB7B;
	margin: auto;
	display: block;
	text-align: center;
	width: 46%;
	font-weight: 600;
	font-size: 18.8px;
	cursor: pointer;
}
.pagecontent .writebutton:nth-child(1)
{
	margin-right: 33px;
	width: 100%;
}
.writebutton
{
	margin-bottom: 24px !important;
	display: inline-block !important;
	background-color: ;
}
@media screen and (max-width: 770px)
{
	.sidebar
	{
		width: 150px;
		/* Smaller sidebar width */
		padding-top: 15px;
	}
	.main-content
	{
		margin-left: 150px;
		/* Same as sidebar width */
	}
}
@media screen and (max-width: 1080px)
{
	.sidebar
	{
		width: 80px;
		/* Sidebar collapses to 30px width */
	}
	.main-content
	{
		margin-left: 70px;
		/* Adjust main content margin to match the collapsed sidebar width */
	}
}
@media only screen and (max-width: 1000px)
{
	.collapsed-main-content BUTTON.togglebutton
	{
		display: none;
	}
}
/*Button Popups*/
.logged-in .layout1 .navbar
{
	padding-left: 0px;
	z-index: 999;
}
.responsive-container
{
	position: relative;
	padding-bottom: 454px;
	display: block;
	max-width: 820px;
	text-align: center;
	margin: 30px auto auto;
}
.archives .responsive-container IFRAME, .page-notes .responsive-container IFRAME
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-bottom: 0%;
}
.helptext B:nth-child(1)
{
	color: #BF4040;
}
.close
{
	background-color: #D34949;
	float: right;
	font-size: 28px;
	font-weight: bold;
	cursor: pointer;
	margin-top: -17px;
	border: 1px solid #960000;
	/*+border-radius: 86px;*/
	-moz-border-radius: 86px;
	-webkit-border-radius: 86px;
	-khtml-border-radius: 86px;
	border-radius: 86px;
	padding-right: 6px;
	padding-top: 0;
	padding-left: 5px;
}
.close:hover, .close:focus
{
	color: black;
	text-decoration: none;
	cursor: pointer;
}
#most-recent-results
{
	display: none;
}
.wp-link-text-field LABEL SPAN
{
	width: 169px !important;
}
#wplink-link-existing-content
{
	display: none !important;
}
#link-options .link-target LABEL
{
	color: #BF4040;
}
#link-options LABEL SPAN
{
	text-align: left !important;
	float: left;
}
.has-text-field FORM #link-modal-title
{
	padding: 10px;
}
INPUT#wp-link-submit.button-primary
{
	color: #FFFFFF !important;
}
.link-search-wrapper
{
	display: none !important;
}
@media only screen and (max-width: 825px)
{
	.responsive-container
	{
		position: relative;
		padding-bottom: 363px;
		display: block;
		max-width: 820px;
		text-align: center;
		margin: 30px auto auto;
	}
}
/*Audio*/
AUDIO
{
	width: 100%;
	margin-top: -7px;
	padding-right: 95px;
	padding-left: 16px;
	margin-bottom: 0px;
}
SPAN.sermonmodaltitle
{
	display: inline-block;
	/*+placement: 1px -14px;*/
	position: relative;
	left: 1px;
	top: -14px;
	font-size: 16px;
}
.archives .modal-content.audio, .page-notes .modal-content.audio
{
	width: 100%;
	margin: 0;
	/*+border-radius: 0;*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	border: 0px solid black !important;
	position: absolute;
	top: 0;
	background-color: #F3F3F3;
	box-shadow: 2px -34px 15px 32px rgba(20, 20, 20, 0.322);
	border-bottom: 1px solid #D2D2D2 !important;
}
.page-notes .modal-content.video, .archives .modal-content.video
{
	width: 100%;
	margin: 0;
	/*+border-radius: 0;*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	position: absolute;
	top: 0;
	background-color: #F3F3F3;
	padding-top: 36px;
	border: 0px solid black !important;
	box-shadow: 2px -34px 15px 32px rgba(20, 20, 20, 0.322);
	border-bottom: 1px solid #D2D2D2 !important;
	padding-bottom: 25px;
}
/*Basic Notes - Union Wesley*/
.postid-4302 .interactiveboxes
{
	display: none;
}
.postid-4302 .active A
{
	display: ;
}
.postid-4302 .openbtn
{
	display: block;
	background-color: #BE2A17 !important;
}
.postid-4302 .datepreached
{
	display: none;
}
.postid-4302 .sermonimage
{
	background-attachment: fixed;
	background-size: cover;
	box-shadow: inset 0 0 0 1000px #3D679B;
	background-repeat: no-repeat;
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	margin-bottom: 31px;
	display: inline-block;
	padding-bottom: 0px;
	padding-top: 54px;
	margin-top: 0px;
	z-index: -1;
	min-height: 205px;
}
/*Montserrat Fix*/
/*.video-container
{
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}*/
/*.video-container IFRAME, .video-container OBJECT, .video-container EMBED, .video-container VIDEO
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}*/
/*HTML
{
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-weight: 400;
}*/
/*@-moz-document url-prefix()
{
	BODY
	{
		font-weight: 300 !important;
	}
}*/
/*Checkout*/
H3.rcp_header
{
	margin-top: 26px;
}
.row.rcp-renewal-date
{
	margin-left: -1px;
}
.rcp_registration_total_details .membership-amount
{
	margin-top: 22px;
}
.rcp-renewal-date .cell
{
	width: 185px;
	padding-left: 0;
}
.rcp_subscription_fieldset P.rcp_subscription_message
{
	font-size: 18.5px;
	font-weight: bold;
	margin-top: 3px;
	border-bottom: 1px solid #B3B3B3;
	padding-bottom: 6px;
	margin-bottom: 22px;
}
.rcp_registration_total_details.rcp-table TR
{
	padding: 0;
	height: 43px;
	border: 0px solid black;
	border-bottom: 1px solid #CBCBCB;
}
.rcp-renewal-date .cell:nth-child(2)
{
	text-align: right;
	color: #DF2727;
	font-weight: 400;
	margin-right: -11px;
}
.rcp_level_description
{
	font-size: 14px !important;
	font-weight: 400;
}
.rcp_subscription_fieldset
{
	float: left;
	width: 400px;
	margin-right: 49px !important;
	background-color: #FFFFFF;
	padding: 30px 30px 14px 30px !important;
	display: block;
	border: 1px solid #D7D7D7 !important;
}
#rcp_subscription_levels SPAN.rcp_subscription_level_name
{
	font-weight: 700;
	color: #1A4D80;
}
.rcp_registration_total_details.rcp-table TD
{
	font-size: 15px;
}
.membership-amount TH
{
	font-size: 19.5px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 7px;
}
.rcp_subscription_level.rcp_subscription_level_2, .rcp_subscription_level.rcp_subscription_level_4
{
	margin-bottom: 20px !important;
	display: inline-block !important;
	border-bottom: 1px solid #C0C0C0;
	padding-top: 0px;
	padding-bottom: 9px;
	margin-top: -1px;
}
.rcp_subscription_level .rcp_level_description
{
	margin-left: -7px;
	margin-top: -7px;
	font-style: italic;
	color: #B74747;
}
#rcp_subscription_levels .rcp_subscription_level
{
	margin-bottom: 0;
}
.subscription .rcp_sub_details_renew
{
	display: none;
}
.rcp_gateway_option_label INPUT
{
	margin-right: 3px !important;
	margin-left: 6px;
}
.rcp_subscription_fieldset .rcp_level
{
	margin-top: 8px !important;
	margin-right: 9px !important;
}
#rcp_registration_form #rcp_submit.rcp-button
{
	background-color: #4EAB7B;
	color: #FFFFFF !important;
	padding: 17px 31px 17px 27px !important;
	width: 94%;
	margin-top: 32px;
	text-align: center;
	font-size: 19px;
}
.rcp_gateways_fieldset LEGEND
{
	margin-top: 23px;
	font-weight: bold;
	font-size: 19px;
}
@media only screen and (max-width: 1065px)
{
	.rcp_subscription_fieldset
	{
		float: none;
		width: 100%;
	}
	.rcp_registration_total TABLE.rcp_registration_total_details
	{
		float: none;
		width: 100%;
	}
	.rcp_registration_total_details TR
	{
		width: 100% !important;
	}
	#rcp_registration_form #rcp_submit.rcp-button
	{
		width: 89%;
		margin-top: 32px;
	}
	.rcp_message .rcp_error
	{
		width: auto;
		float: none;
		text-align: center;
	}
}
/*Dash Tabs*/
.page-login .nav-pills
{
	padding-top: 0;
	border: 1px solid black;
	max-width: 64%;
}
.page-login .nav-item
{
	width: 50%;
}
.page-login .nav-pills .nav-link
{
	font-weight: bold;
	padding-top: 9px;
	text-align: center;
	background: #FFFFFF;
	color: #000000;
	text-decoration: none;
	/*+border-radius: 0;*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	line-height: ;
}
.page-login .nav-pills .nav-link.active
{
	background: #1A4D80;
	color: #FFFFFF;
}
.page-login .tab-pane
{
	margin-left: 0;
	padding-left: 0;
	margin-top: 38px;
}
.customdasharea .column
{
	margin: 0 !important;
}
.customdasharea .dashside
{
	background-color: #F5F5F5;
	padding: 14px 20px 30px 23px;
	margin-top: 12px;
	margin-left: 53px;
	margin-right: 0;
}
.page-login .pricingchart .columns .column
{
	background-color: #FFFFFF;
	margin: 68px -11px 40px !important;
	width: 50%;
	border: 1px solid #D2D2D2;
	padding: 0 53px 0 29px;
}
.customdasharea
{
	max-width: 1216px;
	margin: auto;
}
.page-login .column
{
	padding: 25px;
	background-color: #F7F7F7 !important;
	margin: 53px 8px 8px !important;
}
@media only screen and (max-width: 1160px)
{
	.customdasharea .dashside
	{
		background-color: #F5F5F5;
		padding: 3px 13px 19px;
		margin-top: 12px;
		margin-left: 40px;
		margin-right: 17px;
	}
}
@media only screen and (max-width: 995px)
{
	.page-login .nav-pills
	{
		padding-top: 0;
		border: 1px solid black;
		max-width: 95%;
	}
}
@media only screen and (max-width: 890px)
{
	.customdasharea .dashside
	{
		margin: 14px 0 0;
	}
}
@media only screen and (max-width: 768px)
{
	.customdasharea .dashside
	{
		width: 97%;
		padding-left: 25px;
		padding-top: 10px;
		padding-right: 29px;
		padding-bottom: 22px;
	}
	.page-login .tab-pane
	{
		min-width: 100%;
	}
	.page-login .columns .column
	{
		margin: auto;
		background-color: #FFFFFF;
		padding-left: 20px;
		padding-right: 9px;
	}
	.page-login .pricingchart .columns .column
	{
		display: none;
	}
}
.customsite .entry-title-manage A
{
	font-size: 18.6px;
	letter-spacing: 0pt;
}
.sermonnotes-manage-plain .controls
{
	float: right;
}
.sermonnotes-manage-plain .controls
{
	display: none;
}
/*Tables*/
.centered-column
{
	text-align: center;
}
.sort-buttons
{
	/*display: flex;*/
	/*justify-content: center;*/
	margin: 10px 0 10px -20px;
	width: 100%;
	padding-left: 30px;
}
.sort-btn
{
	padding: 5px 19px;
	background: #FFFFFF;
	cursor: pointer;
	margin-bottom: 14px;
	border: 1px solid #E3E3E3;
}
.orderstatsby
{
	line-height: 3.1;
	font-weight: 400;
	color: #1A4D80;
}
.sort-btn:hover
{
	background: #EEE;
}
.sort-btn.active
{
	background: #F3F3F3;
	color: #000000;
}
/*User Notes & Modal*/
#hidden-pages1.fancybox-content
{
	height: 90%;
	max-width: 700px;
	width: 100%;
	overflow-y: auto;
	margin-bottom: 0;
	z-index: 9999999;
	/*+placement: ;*/
	position: relative;
	left: 0;
	top: 0;
}
.page-id-47127 #topfixedbar
{
	display: none !important;
}
#hidden-pages2.fancybox-content
{
	overflow-y: auto;
	max-width: 412px !important;
	padding-bottom: 89px;
}
.fancybox-content
{
	max-width: 700px !important;
	width: 100% !important;
}
.logged-in.page-login .fancybox-content
{
	background-color: #EAEAEA;
}
.logged-in.page-login .fancybox-container
{
	background-color: rgba(105, 105, 105, 0.823);
}
.logged-in.page-login .fancybox-close-small
{
	background-color: rgba(255, 255, 255, 0.823);
}
.fancybox-button.fancybox-close-small
{
	color: #DB2121 !important;
	border: 1px solid #DA2121;
	/*+border-radius: 76px;*/
	-moz-border-radius: 76px;
	-webkit-border-radius: 76px;
	-khtml-border-radius: 76px;
	border-radius: 76px;
	padding: 0 !important;
	width: 26px;
	height: 27px;
	margin-top: 17px;
	margin-right: 20px;
	position: fixed;
}
.fancybox-container #loginform .input
{
	background-color: #EBEBEB;
	width: 100%;
}
.fancybox-container #loginform .login-submit .button-primary
{
	width: 100%;
	padding-bottom: 11px;
	padding-top: 10px;
	background-color: #68B386;
	color: #FFFFFF !important;
	border: 0px solid black;
}
.fancybox-bg
{
	background: rgba(30, 30, 30, 0) !important;
}
.nsl-container-buttons
{
	width: 100%;
}
#loginform.wpv-form LABEL
{
	margin-bottom: -5px;
	font-weight: 600;
}
.logoutnotes A
{
	display: block;
	padding-right: 7px;
	padding-left: 8px;
	top: 9px;
	right: 0;
	transform: translateX(-50%);
	position: fixed;
	color: #FFFFFF;
	margin: 0 0px 0 auto;
	/* Centers it horizontally */
	font-size: 14px;
	text-decoration: none;
	background-color: #C07D7D;
	line-height: 2;
	border: 1px solid rgba(255, 255, 255, 0.152);
}
A.loginbuttonnotes
{
	background-color: #000000 !important;
}
.mybutton.giv
{
	background-color: #6A9471 !important;
	border: 1px solid #9FB9A4;
}
.rightbuttonscustom.layout2 .button-wrapper
{
	display: flex;
	justify-content: center;
	position: fixed;
	top: 0;
	/* Adjust the top position as needed */
	left: 0;
	right: 0;
	/* Optional: Add a background color to the bar */
	z-index: 1;
	/* Optional: Add a z-index to ensure the buttons are above other content */
	padding: 13px 0;
	/* Optional: Add padding to the top bar */
	background-color: #2F2F2F;
}
.loginbuttonnotes I
{
	padding-right: 4px;
}
.logindescription
{
	font-size: 14px;
	line-height: 1.4;
	width: 100%;
	margin-bottom: 36px;
}
A.managebuttonnotes
{
	display: block;
	padding-right: 14px;
	padding-left: 15px;
	top: 9px;
	right: 65px;
	transform: translateX(-50%);
	position: fixed;
	color: #FFFFFF;
	margin: -1px -5px 0 auto;
	/* Centers it horizontally */
	font-size: 14px;
	text-decoration: none;
	background-color: #000000;
	line-height: 2.2;
	border: 1px solid rgba(255, 255, 255, 0.152);
	padding-top: 0px;
}
.managebuttonnotes I
{
	padding-right: 4px;
}
.othergivebutton
{
	height: 34px;
	/*+border-radius: 38px;*/
	-moz-border-radius: 38px;
	-webkit-border-radius: 38px;
	-khtml-border-radius: 38px;
	border-radius: 38px;
	color: #FFFFFF !important;
	text-align: center;
	border: 0px solid black;
	font-size: 15px;
	padding-left: 18px;
	padding-right: 18px;
	font-weight: 400;
	padding-top: 7px;
	background-color: #4DC29C;
	text-decoration: none !important;
	padding-bottom: 5px;
	margin-left: -95px;
}
.othergivebutton:before
{
	content: "\f09d";
	font-family: fontawesome;
	color: #FFFFFF;
	padding: 0px 7px 0px 0px;
	line-height: 2.25;
}
.fancybox-button--close
{
	background-color: #C84242 !important;
	color: #FFFFFF !important;
}
.fancybox-iframe
{
	padding: 0px 0 40px 23px !important;
}
.no-scroll
{
	overflow: hidden;
}
.fancybox-slide--iframe .fancybox-content
{
	height: 90% !important;
}
.usernotes UL
{
	border-left: 6px solid #B1B1B1;
	padding: 0 0 0 26px;
}
.usernotes .subtitle
{
	line-height: 1.5;
	margin-bottom: 37px;
	font-size: 15px !important;
}
.usernotes H2
{
	margin-bottom: 5px;
}
.usernotes UL B
{
	color: #AF5353;
	font-size: ;
}
.usernotes UL STRONG
{
	font-size: 18px;
}
.notelocal
{
	max-width: 983px;
	line-height: 1.4;
	text-align: center;
	margin: auto auto 55px auto;
	font-size: 15px;
	background-color: #FFFFFF;
	padding: 22px;
}
.fa-cloud-upload-alt
{
	font-size: 19px;
	padding-right: 5px;
	vertical-align: middle;
}
.notelocal B
{
	color: #AB3D3D;
}
.sermonnotehtml .fa-trash-alt
{
	margin-left: 15px;
	color: #AD5353;
}
.sermonnotehtml
{
	border-bottom: 1px solid rgba(78, 78, 78, 0.147);
	padding-bottom: 16px;
}
.logged-in .rightbuttonscustom A
{
	display: none;
}
.logged-in.role-subscriber .rightbuttonscustom A, .logged-in.role-subscriber A.interactbutton
{
	display: inline-block !important;
}
.postid-47133 #topfixedbar
{
	display: none;
}
.system-create-account .text .pagecontent
{
	padding: 32px 32px 32px 12px;
}
.system-create-account .pagecontent P
{
	font-size: 16px;
	line-height: 1.4;
	padding-bottom: 24px;
	margin-bottom: 6px;
	background-color: #F4F4F4;
	padding: 20px;
}
.system-create-account .form-group LABEL
{
	font-size: 15px;
}
.system-create-account H2
{
	margin-top: 19px;
	margin-bottom: 7px;
}
#hidden-pages2 A.openfancy
{
	text-decoration: none;
	width: 79%;
	display: block;
	text-align: center;
	color: #666666;
	margin-bottom: 47px;
	position: absolute;
	bottom: 0;
	background-color: #FFFFFF;
	font-family: roboto;
	font-size: 16px;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.281);
	padding-top: 4px;
	padding-bottom: 1px;
}
.system-create-account .form-group
{
	margin-bottom: 0;
	text-align: left;
}
.or
{
	text-align: center;
}
.customsite .entry-title-manage A
{
	font-size: 18.6px;
	letter-spacing: 0pt;
}
.customsite .js-wpv-view-layout-3265 .entry-title-manage A
{
	font-size: 14.6px;
	line-height: 1.3;
}
.customsite .loggedinform
{
	width: 70%;
	border: 0px solid black;
	padding: 0 0 0 16px;
}
.customsite .loggedinform.two
{
	width: 25%;
	margin-left: 32px;
	background-color: #EFEFEF;
	padding: 29px;
}
.customsite .sermonnotes-manage-plain .table1
{
	background-color: #F4F4F4;
	padding-left: 18px;
	line-height: 1.8;
	border: 0px solid black;
	margin-top: 17px;
	margin-bottom: 12px;
}
#wpv-view-layout-3265 .statscustom .table1
{
	background-color: rgba(246, 246, 246, 0);
	margin-top: -10px;
	padding-left: 0;
}
.customsite .js-wpv-view-layout-21 LI
{
	display: inline-block;
	margin: 7px 7px 14px 7px;
	width: 100%;
	padding: 0;
}
.customsite .table1 SPAN B
{
	display: inline-block;
	padding-right: 4px;
	font-size: 14.1px !important;
}
.customsite .controls
{
	display: inline-block;
	float: right;
	margin-top: -47px;
}
.js-wpv-view-layout-21 .statscustom .table1 SPAN B
{
	font-size: 20.1px !important;
}
.customsite .stats
{
	margin: 0;
	padding: 0;
	height: auto;
}
.customsite H2#most-recent
{
	margin-top: 25px;
	margin-bottom: 24px;
}
.customsite H2#most-popular
{
	margin-bottom: 19px;
	padding-bottom: 8px;
}
.statscustom .table1 I
{
	font-size: 19px;
	margin-right: 3px;
}
.js-wpv-view-layout-3265 .statscustom .table1 SPAN
{
	font-size: 0px;
}
.customsitess I
{
	font-size: 21px;
	margin-right: 6px;
}
.js-wpv-view-layout-3265 .datepreached-manage
{
	margin-bottom: 4px;
}
.customsite .datepreached-manage
{
	color: #165491;
}
A.managesermoncustom
{
	border: 1px solid black;
	width: 100%;
	display: block;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 6px;
	text-decoration: none;
	color: #000000;
}
.footer
{
	text-align: center;
	background-color: #1A4D80;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 23px;
	padding-bottom: 23px;
	margin-top: 75px;
	line-height: 1.4;
	padding-right: 13px;
	padding-left: 13px;
}
.page-archived .footer, .page-archived-filled .footer, .page-notes .footer, .page-notes-filled .footer
{
	margin-top: 0;
}
.footer A
{
	color: #D6EAF5;
}
.page-login #popup-content H3
{
	margin-top: 0;
	font-weight: 600;
}
.newfeature
{
	background-color: #FFFFFF;
	padding: 12px 33px 11px 37px;
	margin-top: 34px;
	margin-bottom: 55px;
	border: 1px solid #DF1C1C;
	display: inline-block;
	max-width: 915px;
	line-height: 1.3;
	font-size: 15px;
	margin-right: 17px;
	margin-left: 17px;
}
.newfeature FONT B
{
	font-size: 15px;
}
@media only screen and (max-width: 780px)
{
	.newfeature
	{
		padding-top: 8px;
		margin-right: 17px;
		margin-left: 17px;
	}
}
@media only screen and (max-width: 600px)
{
	.newfeature
	{
		margin-left: 29px;
		margin-right: 32px;
		font-size: 13px;
	}
	.newfeature FONT B
	{
		font-size: 12px;
	}
}
/* Display the default cursor instead of a pointer (hand) */
@media only screen and (max-width: 1080px)
{
	.customsite .loggedinform
	{
		width: 64%;
	}
	.customsite .loggedinform.two
	{
		width: 300px;
	}
}
@media only screen and (max-width: 990px)
{
	.customsite .loggedinform
	{
		width: 98%;
	}
	.customsite .loggedinform.two
	{
		width: 96%;
		height: auto;
		min-height: auto;
		margin-left: 16px;
		margin-top: 28px;
	}
}
@media only screen and (max-width: 790px)
{
	.fancybox-slide--iframe .fancybox-content
	{
		width: 100% !important;
	}
	.usernotes UL
	{
		border-left: 0px solid #B1B1B1;
		padding: 0 0 0 0px;
		font-size: 15px;
	}
	.usernotes .subtitle
	{
		line-height: 1.3;
		margin-bottom: 37px;
		font-size: 13px;
	}
	.sermonnotehtml A
	{
		font-size: 14px;
	}
	.fancybox-iframe
	{
		padding: 0px 17px 17px !important;
	}
	UL .sermonnotehtml STRONG
	{
		display: block;
		line-height: 1.3;
		font-size: 16px;
		margin-bottom: -27px;
	}
	.usernotes UL B
	{
		color: #AF5353;
		display: inline-block;
	}
}
@media only screen and (max-width: 590px)
{
	.sermonimagestext .churchname, .sermonimagestext .entry-title, .sermonimagestext .entry-title-archive
	{
		color: #000000;
		font-size: 24px;
		line-height: 1.1;
	}
	.sermondatas .churchname
	{
		font-size: 14px;
	}
	.customsite .controls
	{
		display: inline-block;
		float: left;
		margin-top: 5px;
		margin-bottom: 10px;
		margin-left: -6px;
	}
	.customsite .sermonnotes-manage-plain .table1
	{
		background-color: #F4F4F4;
		padding-left: 18px;
		border: 0px solid black;
		margin-top: 17px;
		margin-bottom: 12px;
		padding-right: 13px;
	}
}
@media only screen and (max-width: 470px)
{
	.logoutnotes A
	{
		padding-right: 10px;
		padding-left: 10px;
		font-size: 12px;
	}
	A.interactbutton
	{
		padding-right: 10px;
		padding-left: 10px;
		font-size: 12px;
		margin-right: 8px;
	}
	.rightbuttonscustom A, .rightbuttonscustom .wat
	{
		background-color: rgba(0, 0, 0, 0) !important;
		box-shadow: none;
		color: #FFFFFF;
		font-weight: 300;
		text-decoration: none;
		border: 1px solid rgba(255, 255, 255, 0.450);
		line-height: 1.5;
		padding: 2px 8px 2px 9px;
		font-size: 12px;
	}
	.rightbuttonscustom
	{
		position: fixed;
		right: 0px;
		top: 11px;
	}
	.rightrightbutton A.loginbuttonnotes
	{
		padding: 16px 9px;
		border: 0px solid black;
		background-color: #5C5C5C !important;
		margin-left: 13px;
	}
	.rightbuttonscustom .mybutton.giv
	{
		margin-right: 8px;
	}
	.customsite .loggedinform.two
	{
		width: 93% !important;
	}
}
/*Add Own Notes 1*/
.large-style .addyourown
{
	font-size: 15px;
	letter-spacing: 0pt;
	cursor: pointer;
	padding-top: 3px;
	padding-bottom: 2px;
	text-align: center;
	color: #000000;
	margin-bottom: 26px;
	margin-top: 26px;
	display: block;
	border: 1px solid #3673A5;
	background-color: #FFFFFF;
}
.close-button.addnote:after
{
	content: "Add Note";
}
.close-button.closenote:after
{
	content: "Close Note";
}
.close-button.openwritnote:after
{
	content: "Open Written Note";
}
.close-button.closewritnote:after
{
	content: "Close Written Note";
}
.small-style .addyourown
{
	font-size: 15px;
	letter-spacing: 0pt;
	cursor: pointer;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	text-align: center;
	border: 1px double;
	color: #000000;
	margin-bottom: 26px;
	margin-top: 26px;
	display: block;
}
.small-style .note-text
{
	display: none;
}
.small-style .close-button
{
	float: right;
	margin-top: -12px;
	margin-right: -1px;
	/* Align "Close" to the right */
	background-color: #81C081;
	/* Button background color */
	color: #FFF;
	/* Button text color */
	padding: 0px 15px;
	/* Button padding */
	border: none;
	/* Remove button border */
	cursor: pointer;
	/* Add cursor pointer */
	margin-top: -11px;
	line-height: 1.6;
	margin-right: -1px;
	margin-left: -29px;
	font-size: 14px;
	font-weight: 300;
}
.tiny-style .addyourown
{
	letter-spacing: 0pt;
	cursor: pointer;
	text-align: right;
	margin-bottom: 26px;
	margin-top: 26px;
	display: block;
}
.tiny-style .note-text
{
	display: none;
}
.tiny-style .close-button
{
	margin-top: -12px;
	margin-right: -1px;
	/*+border-radius: 53px !important;*/
	-moz-border-radius: 53px !important;
	-webkit-border-radius: 53px !important;
	-khtml-border-radius: 53px !important;
	border-radius: 53px !important;
	padding-right: 0 !important;
	padding-left: 11px !important;
	padding-top: 5px !important;
	background-color: #FFFFFF !important;
	color: #3673A5 !important;
	font-weight: bold;
}
.tiny-style .close-button.openwritnote:before
{
	color: #4CA782;
	content: "\f7f5";
	font-family: "Font Awesome 6 Pro";
	font-style: normal;
	margin-right: 11px;
	font-size: 27px;
	font-weight: 600;
}
.tiny-style .close-button.openwritnote:after
{
	font-size: 0px;
}
.tiny-style .close-button.closenote
{
	font-weight: 400;
	border: 1px solid #3673A5;
	padding-right: 10px !important;
	padding-top: 1px !important;
	color: #3673A5 !important;
	/*+border-radius: 0 !important;*/
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-khtml-border-radius: 0 !important;
	border-radius: 0 !important;
	font-size: 14px;
	padding-bottom: 1px;
}
.tiny-style .close-button.closewritnote
{
	font-weight: 400;
	border: 1px solid #4CA782;
	padding-right: 10px !important;
	padding-top: 1px !important;
	color: #4CA782 !important;
	/*+border-radius: 0 !important;*/
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-khtml-border-radius: 0 !important;
	border-radius: 0 !important;
	font-size: 14px;
	padding-bottom: 1px;
}
.tiny-style .close-button.addnote:before
{
	font-family: "Font Awesome 6 Pro";
	content: "\f7f5";
	font-style: normal;
	margin-right: 11px;
	font-size: 27px;
	font-weight: 600;
}
.tiny-style .close-button.addnote:after
{
	content: "";
}
.large-style .green-text .close-button
{
	background-color: #80BF80;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 14px;
	padding-bottom: 2px;
	font-size: 14px;
	padding-top: 2px;
}
.accordion-content TEXTAREA
{
	margin-bottom: 6px !important;
	width: 96% !important;
	margin-top: -4px !important;
	color: #B04949 !important;
	background-color: #FFFFFF !important;
	margin-left: 16px;
	padding: 4px 0 0 10px !important;
}
.large-style, .small-style
{
	background-color: #F8F8F8;
}
.layout-template .accordion
{
	background-color: #F7F7F7;
	margin-bottom: 22px;
}
.hidden-textarea
{
	display: none;
}
.note-text
{
	/* Align "You have written a note" to the left */
}
.blue-text .close-button
{
	background-color: #3673A5;
	color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 15px;
	padding-left: 17px;
	font-size: 14px;
}
.green-text
{
	color: green !important;
	/* Change the color to green */
}
.blue-text
{
	color: #3673A5 !important;
	/* Change the color to green */
}
.toggle-icon
{
	margin-right: 5px;
}
.accordion-toggle.saved
{
	display: none;
}
@media only screen and (max-width: 670px)
{
	.accordion-content TEXTAREA
	{
		width: 93% !important;
		margin-left: 16px;
	}
}
/*Tab Layout 1*/
.layout1 .tab-container
{
	display: flex;
	flex-direction: column;
	width: 370px;
	/* move everything down by 30px */
	height: 100%;
	overflow-y: auto;
	/* Show scrollbar only when necessary */
}
.layout1 .tab-buttons
{
	display: flex;
	background-color: #F1F1F1;
	position: fixed;
	top: 51px;
	/* move down by 30px */
	left: 0;
	width: 354px;
	z-index: 2;
}
.layout1 .tab-button
{
	flex-grow: 1;
	padding: 8px;
	cursor: pointer;
	text-align: center;
	border-right: 1px solid #D0D0D0;
}
.layout1 .tab-button.active
{
	background-color: #FFFFFF;
}
.layout1 .tab-content
{
	display: none;
	padding: 0px;
	/* add right padding */
	height: calc(100vh - 80px);
	/* 80px = 50px (original) + 30px (moved down) */
	width: 370px;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-top: 80px;
	flex: 1;
}
.layout1 .tab-content.active
{
	display: block;
}
#Notes .innertabbys, #Forms .innertabbys, #Events .innertabbys
{
	padding-right: 35px;
}
@media only screen and (max-width: 690px)
{
	.layout1 .tab-content
	{
		width: 100%;
		padding: 0px 5px 5px !important;
	}
	.layout1 .tab-container
	{
		width: 100%;
	}
	.layout1 .tab-buttons
	{
		width: 100%;
	}
}
.offcanvas-backdrop.show
{
	background-color: transparent;
}
.offcanvas-backdrop
{
	pointer-events: none;
}
.offcanvas-body
{
	background-color: #FFFFFF;
	overflow-x: hidden;
	overflow-y: auto;
}
.offcanvas
{
	width: 370px !important;
}
.pushed
{
	margin-left: 384px;
}
.rightbuttonscustom
{
	position: fixed;
	top: 14px;
	right: 3px;
	z-index: 1050;
	/* You can adjust this value based on your needs */
}
.offcanvas-header
{
	background-color: #BF5F5F;
	padding: 0 !important;
}
BUTTON.closebuttonoffcanvas
{
	text-align: center;
	margin: auto;
	background-color: rgba(190, 95, 95, 0);
	border: 0px solid black;
	color: #FFFFFF;
	line-height: 1;
	width: 100%;
	padding: 17px;
}
BUTTON.navbar-toggler
{
	width: 111px;
	/*+border-radius: 0;*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	background-color: #466FA5;
	font-size: 15px;
	color: #FFFFFF !important;
	padding-top: 17px;
	font-weight: 300;
	border: 0px solid black !important;
	padding-bottom: 17px;
	box-shadow: none !important;
}
.logged-in BUTTON.navbar-toggler
{
	width: 111px;
	/*+border-radius: 0;*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	background-color: #466FA5;
	font-size: 15px;
	color: #FFFFFF !important;
	padding-top: 17px;
	font-weight: 300;
	border: 0px solid black !important;
	padding-bottom: 17px;
	box-shadow: none !important;
	margin-left: 0px;
}
.layout1 .fixed-top .container-fluid
{
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
}
.logged-in .navbar
{
	margin-left: 80px;
}
.logged-in.page-archived #shadow, .logged-in.page-notes #shadow, .logged-in.page-filled #shadow
{
	background-color: #212529;
	position: fixed;
	height: 49px;
	width: 100%;
	z-index: 99;
}
.layout1 .navbar
{
	padding: 0;
}
.innertabbys .newfeature
{
	line-height: 1.3;
	font-size: 14px;
	margin-top: -34px;
	position: absolute;
	border-bottom: 1px solid #C7C7C7;
	padding-bottom: 12px;
	color: #1AAEAA;
	font-weight: 500;
	max-width: 350px !important;
	padding-right: 6px;
}
.newfeature FONT
{
	font-size: 16px;
	font-weight: 600;
}
@media only screen and (max-width: 690px)
{
	.offcanvas
	{
		width: 100% !important;
	}
	.innertabbys
	{
		padding-right: 0px;
	}
	#Forms .innertabbys
	{
		margin-top: 51px;
	}
	.offcanvas-body UL
	{
		padding: 0 !important;
	}
}
/*Tab Layout 2*/
.layout2 #shadow
{
	background-color: #212529;
}
.layout2 .rightbuttonscustom .mybtn
{
	background-color: rgba(0, 0, 0, 0);
}
.layout2 .rightbuttonscustom .mybtn.giv, .layout2 .rightbuttonscustom .mybtn.giv:before
{
	color: #AFD6BA !important;
}
.layout2 .tab-container
{
	display: flex;
	flex-direction: column;
	margin-top: 50px;
	/* This will now only affect the content, not the tabs */
}
.layout2 .tab-buttons
{
	display: flex;
	background-color: #F1F1F1;
	position: fixed;
	/* Makes it fixed */
	top: 50px;
	/* Aligns it to the top */
	left: 0;
	/* Aligns it to the left */
	width: 100%;
	/* Full width */
	z-index: 1;
	/* Stays on top */
}
.layout2 .tab-button
{
	flex-grow: 1;
	padding: 10px;
	cursor: pointer;
	border: 1px solid #CCC;
	text-align: center;
	border-bottom: 0px solid black;
}
.layout2 .tab-button.active
{
	background-color: #FFFFFF;
}
.layout2 .tab-content
{
	display: none;
	padding: 10px;
	height: calc(100vh - 100px);
	/* Adjusted for the additional 50px margin at the top */
	overflow-y: scroll;
	overflow-x: hidden;
	margin-top: 50px;
	/* Add this line */
}
.tab-container.layout2
{
	margin-left: -26px;
	margin-right: -26px;
}
#Sermon.tab-content
{
	margin-top: 0;
}
.layout2 .tab-content.active
{
	display: block;
	padding-top: 30px;
}
@media only screen and (max-width: 769px)
{
	.sidebartabslayout2
	{
		display: block;
	}
	.logged-in .sidebartabslayout2
	{
		display: none;
	}
	.logged-in .sidebartabslayout1
	{
		display: block;
	}
	.sidebartabslayout2 .sermonimage
	{
		padding-top: 117px;
	}
}
@media only screen and (max-width: 400px)
{
	.notestabs .nav-link
	{
		margin: 0;
	}
	#tab1 .innertabbys
	{
		padding-top: 0px;
		margin-top: 89px;
	}
}
/* Ensures the body does not adjust its positioning */
#watch-popup .modal-content
{
	margin-top: 22px;
}
#watch-popup
{
	z-index: 1;
}
#watch-popup .modal-body .responsive-container IFRAME
{
	pointer-events: visible !important;
}
#watch-popup.modal
{
	pointer-events: none !important;
	padding: 0 !important;
}
#watch-popup .closebuttonwatch
{
	z-index: 9;
	/*+placement: -1px 31px;*/
	position: relative;
	left: -1px;
	top: 31px;
}
.modal-content .modal-body
{
	background-color: #EEEEEE;
}
.modal-backdrop.show
{
	opacity: 0 !important;
}
.modal-header
{
	margin: auto;
}
.modal-backdrop
{
	pointer-events: none !important;
}
#give-popup .modal-body
{
	background-color: #E9E9E9;
	margin-top: 0;
	padding: 0;
}
#audioModal .modal-dialog
{
	margin-top: 49px;
	min-width: 102%;
}
.modal-content
{
	border: 0px solid black;
}
#audioModal .modal-body
{
	background-color: #212529 !important;
	margin-right: 8px;
}
@media (min-width: 576px)
{
	#watch-popup .modal-dialog
	{
		max-width: none !important;
		margin: auto !important;
	}
}
@media only screen and (max-width: 600px)
{
	#audioModal .modal-dialog
	{
		margin-left: -5px;
	}
	#audioModal .modal-body
	{
		margin-right: -14px;
	}
}
@media (max-width: 880px)
{
	.col-sm-4.custom.text-center
	{
		padding: 19px 16px 16px;
		width: 100% !important;
		margin: 0 !important;
		border-bottom: 1px solid rgba(255, 255, 255, 0.358) !important;
	}
	.col-sm-4.custom .grey-button.save-pdf
	{
		padding: 7px;
		/*+border-radius: 0px;*/
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		-khtml-border-radius: 0px;
		border-radius: 0px;
		font-size: 16px;
		width: 100% !important;
	}
	.export_button_area .col-sm-4 .grey-button.send-email.g-recaptcha
	{
		max-width: 100% !important;
		font-size: 16px;
		padding: 7px;
		margin: auto !important;
		/*+border-radius: 0;*/
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		-khtml-border-radius: 0;
		border-radius: 0;
	}
	.text-center .mt10.success
	{
		width: 100%;
	}
	.export_button_area .col-sm-4:nth-child(3)
	{
		width: 98% !important;
		padding-top: 34px;
	}
}
@media (max-width: 600px)
{
	#topfixedbar
	{
		z-index: 1;
	}
	.page-archives #topfixedbar
	{
		display: none;
	}
	.home #topfixedbar
	{
		display: none;
	}
}
/*Remodal*/
.remodal
{
	padding: 28px 0px 0px !important;
	border: 1px solid black;
}
.remodal-wrapper:after
{
	display: inline-block;
	height: 100% !important;
	margin-left: -0.05em;
	content: "";
}
/*.remodal-is-opened
{
	background-color: rgba(0, 0, 0, 0.635);
}*/
.remodal IFRAME
{
	width: 95%;
	height: 700px;
	border: none;
}
.gform-theme--orbital .gform_confirmation_message
{
	text-align: center;
	margin-top: 66px;
}
.page-template-blank-page-template-php
{
	padding: 4px 20px 20px !important;
}
.gform_title, .gform_heading H3.gform_title
{
	margin-top: 0 !important;
	margin-bottom: 0px !important;
	font-weight: 500 !important;
	font-size: 29px !important;
}
.field_description_below.gfield_visibility_visible TEXTAREA.textarea.small
{
	max-height: 149px !important;
}
.gfield
{
	margin-top: -35px;
}
.remodal-close, .remodal-close:before
{
	right: 0 !important;
	left: auto !important;
}
.remodal-wrapper-modal5
{
	height: 80px;
}
.remodal-wrapper-modal6
{
	height: 45%;
}
.giveremodal
{
	box-shadow: 0 0 16px 1000px rgba(0, 0, 0, 0.273);
	border: 1px solid #CFCFCF;
}
.remodal-close
{
	right: 0 !important;
	left: auto !important;
	margin: 9px !important;
	z-index: 9999 !important;
	background-color: #B82626 !important;
	color: #FFFFFF !important;
}
.remodal.listenbutton
{
	min-width: 100%;
	position: absolute;
	top: 0px;
	left: 0;
	padding-bottom: 3px !important;
	padding-top: 18px !important;
}
.remodal-overlay
{
	display: none !important;
}
.remodal.listenbutton .videobutton
{
	margin-top: -48px;
}
HTML.remodal-is-locked
{
	overflow: visible !important;
}
@media (max-width: 768px)
{
	.remodal-wrapper-modal6
	{
		height: 29%;
	}
}
/*Iframe*/
.iframe-lightbox-link
{
	cursor: pointer;
}
.iframe-lightbox
{
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	min-width: 600px;
	/* Minimum width */
	min-height: 700px;
	/* Minimum height */
	background: rgba(255, 255, 255, 0.900);
	z-index: 9999;
	opacity: 0;
	transition: opacity 0.3s;
	visibility: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px;
	box-sizing: border-box;
	box-shadow: 0 0 22px rgba(95, 95, 95, 0.900);
}
.iframe-lightbox.is-visible
{
	opacity: 1;
	visibility: visible;
}
.iframe-lightbox-inner
{
	width: calc(100% - 20px);
	/* Adjust for padding */
	height: calc(100% - 20px);
	/* Adjust for padding */
	display: flex;
}
.iframe-lightbox IFRAME
{
	width: 100%;
	height: 100%;
	border: 0;
}
.iframe-lightbox-close
{
	position: absolute;
	top: -9px;
	font-size: 23px;
	color: #FFF;
	cursor: pointer;
	z-index: 999;
	right: -10px !important;
	margin: 9px !important;
	z-index: 9999 !important;
	background-color: #B82626 !important;
	color: #FFFFFF !important;
	padding-right: 9px;
	padding-left: 8px;
	line-height: 1.2;
	padding-bottom: 1px;
}
.iframe-container
{
	position: relative;
	min-width: 600px;
	min-height: 700px;
}
.iframe-lightbox-inner IFRAME
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*Modal*/
.modal
{
	display: none;
	/* Hidden by default */
	position: fixed;
	/* Stay in place */
	z-index: 1;
	/* Sit on top */
	left: 0;
	top: 0;
	width: 100%;
	/* Full width */
	height: 100%;
	/* Full height */
	overflow: auto;
	/* Enable scroll if needed */
	background-color: rgba(0, 0, 0, 0.4);
	/* Black w/ opacity */
	opacity: 0;
	transition: opacity 0.3s ease;
}
.modal-content
{
	background-color: #FEFEFE;
	margin: 15% auto;
	/* 15% from the top and centered */
	padding: 20px;
	border: 1px solid #888;
	width: 80%;
	/* Could be more or less, depending on screen size */
}
.close
{
	color: #AAA;
	float: right;
	font-size: 28px;
	font-weight: bold;
}
.close:hover, .close:focus
{
	color: black;
	text-decoration: none;
	cursor: pointer;
}
.modal.show
{
	display: block;
	/* Show the modal */
	opacity: 1;
	/* Make modal opaque */
}
.button-container
{
	position: relative;
	display: inline-block;
	/* or 'block' depending on your layout */
}
.tooltip-content
{
	position: absolute;
	top: 100%;
	/* positions the tooltip right below the button */
	right: 0;
	/* aligns the tooltip to the left edge of the button */
	border: 1px solid #CCC;
	background-color: white;
	padding: 10px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	z-index: 1000;
	display: none;
	width: ;
}
.tooltipButton
{
	background: none #FFFFFF;
	cursor: pointer;
	display: inline-block;
	border: 1px solid #6B6B6B;
	line-height: 1.5;
	padding-right: 6px;
	font-size: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 18px;
	/*+placement: 8px -6px;*/
	position: relative;
	left: 8px;
	top: -6px;
}
.tooltipButton:after
{
	font-family: "Font Awesome 6 Pro";
	padding-right: 1px;
	content: "\f1e0";
	font-size: 17px;
	font-weight: 500 !important;
}
.role-essential_account .tooltipButton
{
	/*+placement: 25px 12px;*/
	position: relative;
	left: 25px;
	top: -7px;
}
@media only screen and (max-width: 1130px)
{
	.tooltipButton
	{
		float: right;
		margin-top: -11px;
		margin-right: -29px;
		/*+placement: -40px -8px;*/
		position: relative;
		left: -40px;
		top: -8px;
	}
	.role-essential_account .tooltipButton
	{
		float: right;
		margin-top: -32px;
		margin-right: 34px;
	}
}
@media only screen and (max-width: 880px)
{
	.tooltipButton
	{
		float: right;
		padding: 3px 5px;
		margin-top: -18px;
	}
	.sermonnotes-managelist .cred-refresh-after-delete
	{
		border: 1px solid black;
		width: 40px !important;
		background-color: #FFFFFF;
	}
	.role-essential_account .tooltipButton
	{
		/*+placement: 25px 4px;*/
		position: relative;
		left: 25px;
		top: 4px;
	}
}
/*Highlighter*/
.highlighted
{
	background-color: yellow;
}
.sentence
{
	cursor: pointer;
}
.red-text
{
	text-decoration: underline;
}
.popup
{
	display: none;
	position: absolute;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 0px 7px !important;
	z-index: 1000;
	/*+border-radius: 110px;*/
	-moz-border-radius: 110px;
	-webkit-border-radius: 110px;
	-khtml-border-radius: 110px;
	border-radius: 110px;
	box-shadow: 0 0 21px 6px rgba(0, 0, 0, 0.147);
}
.popup BUTTON
{
	margin: 5px;
	padding: 0px 13px 2px 12px;
	background-color: #FFFFFF;
	border: 0px solid #000000;
	color: #000000;
	font-size: 13px;
	cursor: pointer;
	font-weight: 400;
}
.popup BUTTON:nth-child(2)
{
	border-left: 1px solid #797979;
	margin-left: -9px;
	margin-right: 0;
	padding-left: 17px;
}
.popup BUTTON:nth-child(1):before
{
	content: "\f591";
	font-style: normal;
	margin-right: 5px;
	font-size: 15px;
	font-family: "Font Awesome 6 Pro";
	font-size: 17px;
	font-weight: 300;
}
.popup BUTTON:nth-child(2):before
{
	content: "\f044";
	font-style: normal;
	margin-right: 7px;
	font-size: 15px;
	font-family: "Font Awesome 6 Pro";
	font-size: 17px;
	font-weight: 300;
}
.overlay
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 1;
	/* Low z-index to not interfere with typing */
}
.textarea-container
{
	position: relative;
	display: block;
	/* Changed from inline-block to block */
	/* Ensure it takes full width of its parent */
	margin: 22px 0 25px 0px !important;
	width: 98% !important;
	padding: 0 !important;
}
.closebutton, .deletebutton
{
	font-size: 13px;
	margin-top: -2px;
	line-height: 1.5;
	/*+border-radius: 0;*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	position: absolute;
	top: -17px !important;
	cursor: pointer;
	padding: 0 5px;
	z-index: 999;
	color: white;
	border: none !important;
}
.closebutton
{
	/* Adjust this value as needed to position the Close button */
	background-color: #466FA5;
	width: 62px !important;
	right: 75px !important;
}
.deletebutton
{
	background-color: #AF3D3D;
	width: 62px !important;
	right: 0px !important;
}
.deletebutton, .closebutton
{
	display: block !important;
}
.textarea-container TEXTAREA
{
	color: #B04949 !important;
	font-size: 12pt;
	/* Full width of the container */
	/* Remove any margin */
	padding: 10px;
	/* Padding inside the textarea */
	overflow: hidden;
	display: block;
	/* Make sure it's not inline */
	box-sizing: border-box;
	z-index: 2;
	/* Higher z-index to ensure it's above the overlay */
	position: relative;
	width: 100% !important;
	/* Include padding and border in the width */
	/*+border-radius: 0 !important;*/
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-khtml-border-radius: 0 !important;
	border-radius: 0 !important;
	margin-bottom: 0px;
}
.closearea
{
	border-bottom: 1px solid #466FA5;
}
#resetHighlightsButton
{
	display: inline-block !important;
}
@media only screen and (max-width: 600px)
{
	.sentence
	{
		cursor: pointer;
		line-height: 1.7;
	}
}
/*Print*/
@media print
{
	.fixed-top
	{
		display: none !important;
	}
	.rightbuttonscustom
	{
		display: none !important;
	}
	.sermonimagestext
	{
		padding-top: 0;
	}
	.sermonimagebanner
	{
		display: none;
	}
	.interactiveboxes
	{
		display: none !important;
	}
	.export_button_area
	{
		display: none !important;
	}
	.addyourown
	{
		display: none !important;
	}
	.large-style, .small-style
	{
		background-color: rgba(247, 247, 247, 0);
	}
	.addyourown.blue-text
	{
		display: none !important;
	}
}
