A, A:focus, BUTTON:focus
{
	outline: 0 !important;
}
.churchnameline .upgradelink
{
	display: none;
}
.rightheaderbar .container, .churchnameheader .container
{
	max-width: 1229px;
}
HTML, BODY
{
	padding: 0 !important;
	margin: 0 !important;
	width: auto !important;
	overflow-x: hidden !important;
	-webkit-overflow-scrolling: touch;
}
@-moz-document url-prefix()
{
	BODY
	{
		font-weight: 400 !important;
	}
}
#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;
}
.toparchiveslink.special A
{
	border: 2px solid #CA3333;
	color: #C93333;
}
.descriptionconverter
{
	font-size: 10.2pt;
	padding-bottom: 15px !important;
	display: inline-block;
	padding-left: 13px;
}
#mammoth-docx-uploader
{
	margin-top: 20px;
	padding-left: 13px;
	padding-top: 10px;
	margin-bottom: 11px;
}
@media only screen and (max-width: 1160px)
{
	.tablethide
	{
		display: none;
	}
	.tableshow
	{
		display: inline-block;
	}
}
@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;
	}
}
/*#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: #3F3E3B;
}
.home.logged-in .header
{
	margin-top: 0px;
	display: none;
}
.homeheading
{
	font-size: 59px;
	line-height: 1.3;
	font-weight: 600;
	color: #1A4D80;
	padding-top: 17px;
}
.homesubtitle
{
	font-size: 28px;
	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
{
	width: 100%;
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	align-items: center;
	justify-content: center;
	margin-bottom: 64px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 54px;
}
.logged-in .bannerhome
{
	padding-top: 37px;
	padding-bottom: 51px;
}
.footerhome
{
	margin-top: 44px;
	padding-bottom: 35px;
	margin: 57px auto -14px;
	text-align: center;
	display: inline-block;
	width: 740px;
}
.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;
}
.footerhome P
{
	display: none;
}
DIV.asp_w.asp_r, DIV.asp_w.asp_r *
{
	line-height: 1.5 !important;
}
/*.asp_main_container
{
	max-width: 575px !important;
}*/
.logo
{
	padding-top: 0px;
	padding-bottom: 7px;
	color: #FFFFFF;
	font-size: 32px;
	font-weight: 100;
	margin-bottom: 20px;
	background-image: url(/underline.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 13px;
	font-style: normal;
}
.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;
}
@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;
	}
	.bannerhome
	{
		padding-top: 18px;
		padding-bottom: 19px;
	}
	.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%;
}
@media only screen and (max-width: 740px)
{
	.bottomimage
	{
		margin-top: 139px;
		position: absolute;
	}
	.logo
	{
		padding-bottom: 14px;
		padding-top: 0;
	}
	.footerhome
	{
		margin: 29px auto auto;
		display: inline-block;
		max-width: 320px;
	}
	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;
	}
	.homeheading
	{
		font-size: 6.5vw;
		padding-top: 21px;
	}
	.homesubtitle
	{
		font-size: 17px;
		font-weight: 100;
		padding-right: 20px;
		padding-left: 20px;
		line-height: 1.2;
	}
	.footerhome A
	{
		display: block;
		color: #000000;
		font-size: 14px;
		line-height: 1.2;
		text-decoration: underline;
		padding: 7px 12px;
		border: 0px solid black;
	}
}
@media only screen and (max-width: 440px)
{
	.homeheading
	{
		font-size: 8vw;
		padding-top: 21px;
	}
	.homesubtitle
	{
		font-size: 15px;
		font-weight: 100;
		padding-right: 20px;
		padding-left: 20px;
		line-height: 1.2;
	}
}
/*Main / Post Page*/
.text
{
	max-width: 983px;
	margin: auto;
}
.text .layout-template
{
	max-width: 694.3pt;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -21px;
}
.entry-title, .entry-title-archive
{
	color: #FFFFFF;
	font-size: 41px;
	text-transform: uppercase;
	font-weight: 700;
	text-align: center;
	line-height: 0.9;
	font-family: roboto;
	letter-spacing: 1pt;
	z-index: -1;
	/*+placement: ;*/
	position: relative;
	left: 0;
	top: 0;
	margin-top: 0;
}
.churchname
{
	color: #000000;
	padding-top: 0px;
	font-size: 22px;
	font-weight: 400;
	text-align: center;
	padding-bottom: 8px;
}
.datepreached
{
	font-weight: 600;
	color: #555555;
	display: block;
	margin: 12px auto 80px;
	text-align: center;
	max-width: 260px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #EEEEEE;
	z-index: -1;
	/*+placement: ;*/
	position: relative;
	left: 0;
	top: 0;
	font-size: 14px;
}
.noteinside .datepreached
{
	margin: 14px auto 40px;
}
.datepreachedarchived
{
	font-weight: 500;
	color: #555555;
	background-color: #FFFFFF;
	display: inline-block;
	margin: 12px auto 80px;
	text-align: center;
	max-width: 420px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 4px;
	padding-top: 5px;
	font-size: 14px;
}
.innertabbys .datepreachedinside
{
	background-color: #E9E9E9;
	margin-right: 18px;
	margin-bottom: 16px;
	text-align: center;
	font-size: 14px;
}
.mainscripture
{
	text-align: center;
	padding-bottom: 0px;
	padding: 0px 12px;
	margin-bottom: 30px;
}
.noteinside .sermonimagebannerinside
{
	margin-bottom: 46px;
}
.role-administrator .noteinside, .role-premiere_account .noteinside
{
	margin-top: -45px !important;
}
.noteinside .layout-template
{
	margin-top: 77px;
	z-index: -1;
	/*+placement: ;*/
	position: relative;
	left: 0;
	top: 0;
}
.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;
}
.page-template-blank-page-template #topfixedbar
{
	display: none;
}
/*Banner change to edit text*/
.sermonimage
{
	background-attachment: fixed;
	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: 55px;
	display: inline-block;
	padding-bottom: 44px;
	padding-top: 170px;
	z-index: -1;
	min-height: 409px;
	margin-top: 0px;
}
.behindme .churchname
{
	color: #FFFFFF;
	font-style: italic;
}
.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;
}
.interactiveboxes A
{
	padding-bottom: 5px;
	padding-top: 6px;
	border: 2px solid black;
	text-decoration: none;
	padding-right: 21px;
	padding-left: 22px;
	color: #000000;
	padding: 3px 24px 3px 23px;
	margin-right: 10px;
	margin-left: 10px;
	white-space: nowrap;
	display: inline-block;
	margin-bottom: 13px;
	font-weight: 400;
	font-size: 16px;
}
A.share-buttons-post
{
	color: #4776B1;
	border: 2px solid #4776B2;
}
.entry-title A.BLBST_a
{
	text-decoration: none;
	color: #FFFFFF;
}
.interactiveboxes
{
	text-align: center;
	margin-bottom: 37px;
	margin-left: -5px;
	display: block;
	margin-top: 0px;
}
.fancybox-content P
{
	line-height: 1.5;
	font-size: 15px;
}
.fancybox-content H3
{
	margin-bottom: 9px;
	margin-top: 0;
	font-weight: 600;
}
.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;
}
.gobackhome A:before
{
	content: "<<";
}
.churchname.big
{
	font-size: 30px;
	padding-top: 0px;
	padding-bottom: 1px;
}
.gobackhome A
{
	text-align: center;
	color: #7A7A7A;
	font-size: 16px;
	font-weight: 300;
}
.page-help ARTICLE
{
	margin-top: 59px !important;
}
/*.logged-in #main
{
	margin-top: 106px;
}*/
.logged-in.page-archives #main, .logged-in.page-login #main, .logged-in.page-manage #main, .logged-in.system-settings #main
{
	margin-top: 53px;
}
.logged-in.system-create #main
{
	margin-top: 82px;
}
.logged-in.system-edit #main
{
	margin-top: 238px;
}
@media (max-width: 1000px)
{
	.sermonimage
	{
		background-size: cover;
	}
}
@media (max-width: 870px)
{
	.entry-title
	{
		font-size: 38px;
	}
}
@media (max-width: 735px)
{
	.entry-title, .entry-title-archive
	{
		font-size: 39px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.sermonimage .covergraphic
	{
		background-size: auto;
	}
	.interactiveboxes A
	{
		font-size: 17px;
		padding-top: 5px;
		padding-bottom: 4px;
		margin-right: 7px;
		margin-left: 7px;
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media (max-width: 565px)
{
	.churchname.big
	{
		font-size: 27px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-bottom: -3px;
	}
	.interactiveboxes A
	{
		font-size: 14px;
		margin-right: 0;
		margin-left: 0;
		padding-left: 15px;
		padding-right: 15px;
		width: 60%;
		padding-top: 0;
		padding-bottom: 0;
	}
}
@media (max-width: 410px)
{
	.churchname.big
	{
		font-size: 22px;
	}
	.interactiveboxes A
	{
		font-size: 15px;
		padding-top: 2px;
		padding-bottom: 2px;
		margin-right: -2px;
		margin-left: -3px;
		padding-left: 15px;
		padding-right: 15px;
		width: 83%;
	}
}
/*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 .pagecontent
{
	text-align: center;
	background-color: #FFFFFF;
	padding: 0px 1px 71px;
}
.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*/
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 .entry-title-manage
{
	line-height: 1.2;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 16.5px;
	font-weight: 600;
	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;
}
.customdash .table1
{
	padding-left: 17px;
	border-bottom: 1px solid #D5D4D4;
}
.js-wpv-loop LI
{
	margin-bottom: 33px;
}
.sermonnotes-manage-plain .js-wpv-loop LI .table1
{
	background-color: #F5F5F5;
}
.page-login .datepreached-manage
{
	font-size: 14.1px;
	margin: 0;
	padding: 6px 0 11px 0px;
	color: #626262;
	font-weight: 400;
	line-height: 1;
	font-family: roboto;
}
.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: 7px 14px 6px;
	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 #000000;
	color: #000000;
	padding-right: 16px !important;
}
.page-login .viewfull A:hover
{
	background-color: #1A4D80;
	color: #FFFFFF;
}
.page-manage .stats SVG
{
	font-size: 19px;
	margin-right: 5px;
}
.editbutton A
{
	margin-left: 5px;
	border: 1px solid #52B266;
	color: #52B266;
}
.editbutton A:hover
{
	background-color: #6EAB8B;
	color: #FFFFFF !important;
}
/*.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;
	line-height: 2.2;
	text-transform: capitalize;
	padding-right: 18px;
	font-weight: 400;
	display: inline-block;
}
.page-login .sermonnotes-manage-plain .table1 SPAN B
{
	color: #1A4D80;
	font-size: 19.1px;
}
.sermonnotes-manage-plain .table1 SVG
{
	margin-right: 5px;
	font-size: 18.1px;
}
.page-login .sermonnotes-manage-plain .table1 .icon
{
	margin-right: -6px;
}
.system-settings .mce-top-part
{
	height: 39px;
	overflow: hidden;
}
.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: 11.6pt;
	line-height: 1.3;
	padding-bottom: 9px;
}
.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;
}
.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 5px 0px;
	margin: 0px 0 14px;
	border-bottom: 1px solid #C8C8C8;
}
.dashside .datepreached-manage
{
	margin-bottom: 0;
	padding-bottom: 0;
}
@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: 900px)
{
	.logintext
	{
		width: 100%;
		padding: 0 0 21px 0;
		margin-right: 0;
		text-align: center;
	}
}
@media only screen and (max-width: 600px)
{
	.loggedinform
	{
		width: 96% !important;
	}
	.page-login .sermonnotes-manage-plain .table1 SPAN B
	{
		font-size: 15.1px;
	}
}
/*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
{
	font-size: 15px;
	line-height: 1.52;
	margin-bottom: 26px;
	-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%;
}
.page-signup .helptext
{
	font-family: roboto;
	font-weight: 400;
}
.logintext
{
	display: inline-block;
	margin-top: 62px;
}
.loginpage .left
{
	width: 50%;
	padding-left: 64px;
	padding-right: 61px;
	display: inline-block;
	float: left;
	background-color: #FFFFFF;
}
.loginpage .right
{
	width: 50%;
	display: inline-block;
}
.loginform
{
	display: block;
	background-color: #FFFFFF;
	margin: 46px auto auto;
	text-align: center;
	max-width: 400px;
}
.logintext H1
{
	font-size: 58px;
	font-weight: bold;
	margin-top: 11px;
	color: ;
	line-height: 0.9 !important;
	margin-bottom: 12px;
}
.logintext A
{
	border: 1px solid black;
	text-decoration: none;
	padding: 5px 21px 5px 20px;
	color: #000000;
	margin-top: 51px;
	display: inline-block;
}
.logintext .cloud
{
	color: #1A4D80;
	font-weight: bold;
	font-size: 22px;
	margin-top: -17px;
}
.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;
	padding-bottom: 10px;
	padding-top: 11px;
}
#loginform .input
{
	width: 96%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 7px;
	border: 0px solid black !important;
	margin-bottom: 13px;
	font-size: 16px;
	line-height: 2.7;
	background-color: #FFFFFF;
}
#loginform INPUT#wp-submit
{
	margin: 0 1px 0 0 !important;
	padding: 6px 31px 6px 29px;
	background-color: #59A767;
	color: #FFFFFF !important;
}
.required_tag
{
	display: none;
}
.page-login .logintext P, .page-login .logintext LI
{
	font-size: 17px;
	font-weight: 400;
	line-height: 19.4pt;
	font-family: roboto !important;
	font-weight: 400;
}
.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: 50px;
	width: 100%;
	margin-bottom: 71px;
	padding-top: 17px;
	padding-bottom: 14px;
}
/*.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;
	margin: 0px 21px 0px 2px;
}
.page-login .features
{
	background-color: #565FB3;
	height: 100%;
}
.loginpage .col:nth-child(2)
{
	background-color: #FFFFFF !important;
	padding: 47px 36px 36px 54px;
	border: 1px solid #D6D6D6;
	border-left: 0px solid black;
}
.loginpage .col:nth-child(1)
{
	background-color: #F7F7F7 !important;
	padding: 73px 57px 36px 64px;
	border: 1px solid #D6D6D6;
	border-right: 0px solid black;
}
.loginform
{
	background-color: #F7F7F7;
}
.arm_form_inner_container
{
	background-color: #F7F7F7;
}
.topfeatures LI
{
	color: #000000 !important;
	font-size: 15px;
	font-family: roboto !important;
	font-weight: 400;
}
.features
{
	padding: 48px;
}
.page-login .text
{
	max-width: 1245px;
}
.topfeatures .headers
{
	color: #000000;
	font-size: 32px;
	margin-top: 48px;
	font-weight: 600;
}
.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
{
	margin-top: 16px;
	font-size: 13px;
	font-style: italic;
	float: right;
	font-weight: 400;
	display: block;
	width: 100%;
	border-top: 1px solid #D4D4D4;
	padding-top: 11px;
}
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;
}
@media only screen and (max-width: 950px)
{
	.loginpage .col
	{
		min-width: 78%;
		padding: 0px 37px 32px 38px !important;
	}
	HTML .page-login
	{
		padding-top: 0px !important;
	}
	.arm_form_inner_container
	{
		border: 25px solid #F7F7F7;
	}
}
/*Arm Login*/
.arm_form_field_submit_button.md-button
{
	/*+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 !important;
	background-color: #65C4A5 !important;
	color: #FFFFFF !important;
	margin-top: -7px !important;
}
.arm_member_form_container A
{
	font-family: poppins !important;
}
.arm_form_field_container_password
{
	margin-top: 19px;
}
.arm_registration_link A
{
	background-color: #3F3E3B;
	display: inline-block;
	width: 100%;
	padding-top: 17px;
	padding-bottom: 13px;
	/*+border-radius: 0px;*/
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	margin-top: 9px;
}
.arm_cl_submit_.arm-df__form-control_553
{
	background-color: #6BA793 !important;
	color: #FFFFFF !important;
	border: 2px solid #6BA692 !important;
}
.page-forgot_password .arm-df__form-control_555
{
	background-color: #6BA793 !important;
	color: #FFFFFF !important;
	border: 2px solid #6BA692 !important;
}
.arm_form_102 .arm_registration_link A
{
	color: #FFFFFF !important;
	text-decoration: none;
	font-weight: bold;
}
A.arm_login_popup_form_links FONT
{
	text-decoration: underline;
	font-size: 13px;
	/*+placement: 0px 3px;*/
	position: relative;
	left: 0px;
	top: 3px;
	color: #BD5F5F;
}
.page-arm_register .helptext
{
	font-size: 9.7pt;
}
.arm_strength_meter_block_container
{
	float: none;
}
.arm_pass_strength_meter
{
	display: block;
	max-width: 100%;
	float: none;
	padding: 6px 0 2px;
	margin: 31px auto auto;
	text-align: center;
}
.arm_setup_form_container .arm_setup_form_title
{
	margin: 10px 0;
	display: inline-block;
	display: ;
	display: none;
}
.arm_setup_summary_text .title
{
	font-size: 40px;
	margin-top: 6px;
	display: inline-block;
	margin-bottom: 14px;
	padding-top: 10px;
	line-height: 1;
	font-weight: 700;
}
.arm_setup_section_title_wrapper FONT
{
	font-size: 40px;
	margin-top: 6px;
	display: inline-block;
	margin-bottom: 14px;
	padding-top: 53px;
}
.arm_setup_submit_btn_wrapper
{
	padding: 0px 15px;
	margin-bottom: 59px;
}
.arm_module_box
{
	border: 0px solid black !important;
	padding-bottom: 0px;
}
.arm_module_plans_ul.arm_column_3:before
{
	content: "Choose A Plan";
	display: block;
	text-align: center;
	padding-bottom: 15px;
	font-size: 40px;
	margin-top: 6px;
	margin-bottom: 14px;
	padding-top: 10px;
	line-height: 1;
	font-weight: 700;
	color: #616161;
}
.days
{
	font-size: 16px;
	margin-top: 27px;
	max-width: 895px;
	margin: auto auto 47px auto;
	text-align: center;
	font-family: poppins;
	font-weight: 400;
	padding-bottom: 24px;
	padding-top: 24px;
	background-color: #FAFAFA;
	padding-right: 27px;
	padding-left: 34px;
	line-height: 1.5;
}
.arm_apply_coupon_container .arm_apply_coupon_btn, .arm_setup_submit_btn_wrapper BUTTON
{
	/*+border-radius: 0 !important;*/
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-khtml-border-radius: 0 !important;
	border-radius: 0 !important;
	width: 100% !important;
}
.days B
{
	color: #D12F2F;
}
.arm_module_gateways_container .arm_module_gateway_option, .arm_module_payment_cycle_container .arm_module_payment_cycle_option
{
	/*+border-radius: 0px !important;*/
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-khtml-border-radius: 0px !important;
	border-radius: 0px !important;
	border: 1px solid #DFDFDF;
	margin-bottom: 12px;
}
#create-faithnotes-account STRONG
{
	color: #565FB3;
}
.arm_module_gateways_ul .arm_active .arm_module_gateway_option, .arm_active .arm_module_payment_cycle_option
{
	border: 3px solid #1A4D80 !important;
}
.arm_module_payment_cycle_ul .arm_setup_column_item
{
	width: 47% !important;
	float: left;
}
.arm_form_field_label_text
{
	font-weight: 600 !important;
	color: #000000 !important;
}
.page-signup .arm_form_input_box.md-input
{
	padding-left: 41px !important;
	color: #565FB3 !important;
}
.arm_module_plans_container .arm_module_plan_option
{
	border: 1px solid #ECECEC !important;
	/*+border-radius: 0;*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
}
.arm_plan_skin1.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_price_type, .arm_plan_skin1.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_price_type, .arm_plan_skin2.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_name, .arm_plan_skin2.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_name
{
	background-color: #1A4D80 !important;
	border: 1px solid #1A4D80 !important;
}
.arm_module_plan_price_type
{
	display: none !important;
}
.arm_module_plan_name
{
	font-weight: bold !important;
	padding-top: 35px !important;
}
.pricesbox
{
	background-color: #1A4D80;
	font-size: 18px;
	margin-top: 7px;
	margin-bottom: 12px;
	padding-top: 14px;
	padding-bottom: 13px;
	color: #FFFFFF;
	letter-spacing: 0.2pt;
	margin-left: -25px;
	margin-right: -26px;
}
.arm_active .arm_module_plan_option
{
	border: 3px solid #1A4D80 !important;
}
.arm_membership_setup_form .arm-df__form-group_submit
{
	padding-bottom: 100px;
}
.arm_module_payment_cycle_container.arm_module_box
{
	padding: 0 10px 66px !important;
	margin-bottom: 61px;
}
.arm_active .arm_setup_check_circle
{
	background-color: #565FB3;
}
.arm_module_payment_cycle_span I
{
	font-size: 15px;
	letter-spacing: 0.3pt;
	color: #000000;
	/*+placement: -1px -4px;*/
	position: relative;
	left: -1px;
	top: -4px;
}
SPAN.arm_strength_meter_label:before
{
	content: "Password";
	font-weight: bold;
	padding-right: 5px;
}
.arm_form_wrapper_container_102 .arm_form_field_container
{
	height: 46px;
}
.arm_form_message_container UL LI, .arm_form_message_container1 UL LI
{
	margin: 0;
	text-align: center;
}
.arm_form_message_container .arm_success_msg, .arm_form_message_container .success, .arm_form_message_container1 .arm_success_msg, .arm_form_message_container1 .success
{
	background: #43B59B;
	border: 0px solid #5CB85C;
	margin: 20px 0 10px;
	padding: 5px 10px;
	color: #FFF;
	font-family: Helvetica, sans-serif, 'Trebuchet MS';
	font-size: 16px;
	/*+border-radius: 0 !important;*/
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-khtml-border-radius: 0 !important;
	border-radius: 0 !important;
}
.arm_forgotpassword_link
{
	/*+placement: 18px 5px;*/
	position: relative;
	left: 18px;
	top: 5px;
	font-size: 12px !important;
	text-decoration: underline;
	width: 121px !important;
}
H1#forgot-password
{
	.arm_form_layout_iconic;
	text-align: center;
}
.arm_form_ltr .arm_forgot_password_description
{
	direction: ltr;
	text-align: center;
	font-family: inherit !important;
	padding: 0;
	font-weight: 300;
	font-size: 15px !important;
}
.page-arm_forgot_password .arm_form_field_submit_button
{
	width: 100% !important;
}
.page-arm_forgot_password .arm_form_field_container_text
{
	text-align: center;
}
.page-forgot_password .arm_form_label_wrapper
{
	float: none;
	display: block;
}
.arm_membership_setup_form .arm_setup_section_title_wrapper
{
	margin: 30px 0 0;
	text-align: center !important;
	font-weight: bold !important;
}
.arm_setup_summary_text_container .arm_setup_summary_text
{
	font-size: 16px;
	color: #616161;
	line-height: 1.3;
	margin: auto;
	text-align: center;
}
@media only screen and (max-width: 1070px)
{
	.page-login .left
	{
		width: 51%;
		max-width: 100%;
		margin-right: 69px;
		margin-left: 18px;
	}
	.logintext
	{
		margin-top: 26px;
		padding-bottom: 64px;
	}
	.goback
	{
		display: inline-block;
		margin: 32px 21px 0px 2px;
	}
}
.arm_module_payment_cycle_span
{
	font-weight: 500;
	color: #000000;
	font-family: poppins;
}
@media only screen and (max-width: 940px)
{
	.page-login .left
	{
		width: 100%;
		padding-right: 33px;
		margin-right: 0;
		margin-right: 40px;
		text-align: center;
	}
	.features .right
	{
		float: none;
		width: 100%;
		max-width: 100%;
	}
	.loginform
	{
		max-width: 100%;
		display: inline-block;
		margin-top: 6px;
		background-color: #FFFFFF;
		padding: 66px 42px 0px;
		margin-left: 18px;
		width: 96%;
	}
	.logintext H1
	{
		font-size: 51px;
		font-weight: 800;
		line-height: 36pt !important;
	}
	.goback
	{
		display: block;
		margin: 12px auto auto;
		text-align: center;
		font-size: 16px;
	}
	.logintext
	{
		padding-bottom: 0px;
	}
	MD-INPUT-CONTAINER .md-input
	{
		height: 40px !important;
	}
	.page-login .logintext P, .page-login .logintext LI
	{
		width: auto;
	}
}
@media only screen and (max-width: 600px)
{
	.page-login .features
	{
		width: auto;
		position: relative;
		left: auto;
		right: auto;
		margin-left: -10px;
		margin-right: -11px;
		display: block;
		justify-content: center;
		padding-left: 24px;
		padding-right: 20px;
		font-size: 36px !important;
	}
	.page-login .left
	{
		margin: 0;
		padding: 0 10px 0 5px;
	}
	.loginform
	{
		max-width: 100%;
		display: block;
		padding: 17px;
		margin-left: 0;
		width: auto;
	}
	.features .left UL
	{
		margin-bottom: 49px;
	}
	.logintext
	{
		padding-bottom: 23px;
		padding-right: 20px;
		padding-left: 20px;
		padding-top: 5px;
	}
	.features P
	{
		text-align: left;
	}
	.logintext H1
	{
		font-size: 41px;
		font-weight: 800;
		line-height: 32.1pt !important;
		padding: 8px 8px 0px 8px;
	}
}
.arm_setup_check_circle
{
	border: 0px solid black !important;
	padding: 2px;
}
I.armfa.armfa-check
{
	color: #FFFFFF;
}
/*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: 16px !important;
	display: inline-block;
	border: 1px solid black;
	text-decoration: none;
	color: #000000;
}
.wholewholesermonbox .entry-title-manage
{
	font-size: 14.8pt !important;
	line-height: 1.2;
	font-weight: 600 !important;
	color: ;
	letter-spacing: -0.3pt;
}
.columns .column
{
	margin: 12px 12px 55px 12px;
	background-color: #F7F7F7;
}
.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
{
	width: 100%;
}
.titlebox .datepreached-manage
{
	font-weight: 500;
	font-size: 14px;
	padding-left: 11px;
	margin-top: 10px;
	padding: 0px 0px 4px 0px;
	line-height: 1.1;
}
.titlebox .speaker-manage
{
	font-size: 14px;
	font-style: italic;
}
.titlebox .datepreached-manage:before
{
	content: "\f073";
	font-family: fontawesome;
	color: #383838;
	font-style: normal;
	margin-right: 4px;
	/*+border-radius: 29px;*/
	-moz-border-radius: 29px;
	-webkit-border-radius: 29px;
	-khtml-border-radius: 29px;
	border-radius: 29px;
	padding-left: 0px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 14.2px;
	font-weight: 400;
}
@media screen and (min-width: 769px), print
{
	.column.is-one-third, .column.is-one-third-tablet
	{
		width: 31%;
	}
}
.announcement-grid-item .thisweek
{
	border: 1px solid #2F7BBD;
	display: inline-block;
	padding-right: 15px;
	padding-left: 11px;
	padding-top: 2px;
	margin: 10px;
	color: #2F7BBC;
}
@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: 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;
	}
	.wholesermonbox
	{
		margin: 0 12px 0px;
		padding: 25px;
	}
	.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;
	}
	.titlebox .datepreached-manage
	{
		padding-left: 0px;
		margin-top: 0;
	}
}
/*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: #6EAB8B;
	font-weight: 500;
	border: 3px solid rgba(255, 255, 255, 0.687);
	/*+border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.topheader A
{
	letter-spacing: 0;
	color: #000000;
	text-decoration: none;
}
A.dashsermon, A.usericon, A.addsermon, A.managesermon, A .logout, A.help
{
	text-decoration: none;
	font-size: 11.8pt;
	background-color: rgba(255, 255, 255, 0);
	display: inline-block;
	letter-spacing: 0.2pt;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: 400;
	font-family: roboto;
	font-style: normal;
}
A .logout:hover
{
	background-color: #C16262;
}
A.addsermon
{
	background-color: #6EAB8B;
	color: #FFFFFF;
	font-weight: 400;
	margin-right: 19px;
	text-transform: capitalize;
	padding: 0px 15px !important;
	line-height: 22.7pt !important;
	font-size: 13.5px !important;
	/*+border-radius: 3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
A.managesermon
{
	background-color: #969696;
	color: #FFFFFF;
	font-weight: 400;
	margin-right: 37px;
	text-transform: capitalize;
	padding: 1px 15px 0px !important;
	line-height: 21.1pt !important;
	margin-left: -13px;
	font-size: 13.5px !important;
	/*+border-radius: 3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
A.usericon, A.help, A.dashsermon
{
	font-size: 25.2px;
	padding-left: 18px;
	line-height: 3.4;
	height: 0px;
}
A .logout:before
{
	content: "Logout";
	margin-left: 19px;
	font-size: 12.4px;
	font-family: poppins;
}
A .logout
{
	background-color: #B65F5F;
	float: right;
	/*+border-radius: 3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	padding-right: 15px;
}
.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 !important;
	border: 0px solid black;
	color: #FFFFFF !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;
}
.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;
}
.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;
	background-color: #B34242 !important;
}
.savebuttons
{
	top: 0;
	right: 0;
	position: fixed;
	z-index: 9999;
	width: 100%;
	background-color: #FFFFFF;
	height: 95px;
	padding-top: 15px;
	border-bottom: 1px solid #EDEDED;
}
.single-post HEADER, .single-system HEADER
{
	display: none;
}
.system-settings .savebuttons
{
	padding-top: 28px;
	padding-bottom: 28px;
}
.col-sm-2 .form-group
{
	width: 162px;
	margin-left: 13px;
}
.savebuttonsright
{
	display: block;
	text-align: center;
	margin: auto;
	line-height: 2.65;
}
.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: 12px 34px 12px 29px;
}
.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: 400;
}
.js-toolset-media-field-action INPUT
{
	padding-left: 29px;
	margin-top: 11px;
	background-color: #39AF70 !important;
	color: #FFFFFF !important;
	border: 0px solid black;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	font-weight: 400;
}
.page-signup .js-wpt-field-items INPUT
{
	padding: 8px 0 8px 14px;
}
#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;
}
/*.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: 159px !important;
}
/*Editor*/
[aria-label*='Link options']
{
	display: none !important;
}
.wplink-autocomplete
{
	display: none !important;
}
.ui-autocomplete
{
	display: none !important;
}
.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: 57px;
}
.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: 315px;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	width: 96%;
}
.mammoth-tabs, .mammoth-docx-preview P
{
	display: none;
}
TEXTAREA.multiline
{
	padding: 6px 6px 6px 15px;
	color: #4976B1;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100% !important;
	width: 98%;
	overflow: hidden;
	font-size: 16px;
}
.ginput_container INPUT
{
	background-color: #F9F9F9 !important;
}
.layout-template .from-mark INPUT
{
	background-color: #F9F9F9 !important;
}
.system-settings #mceu_18-button, .system-settings #mceu_17-button, .system-settings #mceu_19-button
{
	display: none;
}
.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;
}
#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: 5px 0px 0px 4px;
}
.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: 4px -215px;*/
	position: relative;
	left: 4px;
	top: -215px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-bottom: -32px !important;
}
.wp-media-buttons #insert-media-button
{
	position: fixed;
	bottom: 0;
	right: 0;
	/*+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: #39AF70 !important;
	color: #FFFFFF !important;
	border: 0px solid black !important;
	padding-right: 22px !important;
	padding-left: 11px !important;
	padding-top: 5px !important;
	padding-bottom: 3px !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;
}
.importantsermonnotes [aria-label*='Highlight Text Input']
{
	display: none;
}
.importantsermonnotes [aria-label*='Convert Underlines']
{
	display: none;
}
.mce-toolbar .mce-container
{
	margin-bottom: 10px !important;
}
[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;
}
.mce-ico.mce-i-none
{
	background-color: #FFFFFF;
}
I.gavickpro-own-icon
{
	background-image: url('/wp-content/plugins/visual-editor-custom-buttons/js/icons/framed.png');
	background-color: #FFFFFF;
	margin-left: 5px !important;
	margin-right: 4px !important;
}
I.gavickpro-own-icon1
{
	background-image: url('/wp-content/plugins/visual-editor-custom-buttons/js/icons/framed.png');
}
I.gavickpro-own-icon2
{
	background-image: url('/wp-content/plugins/visual-editor-custom-buttons/js/icons/framed.png');
}
I.gavickpro-own-icon3
{
	background-image: url('/wp-content/plugins/visual-editor-custom-buttons/js/icons/framed.png');
}
#mceu_17-button:after
{
	content: "Remove Input Field";
	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-left: 12px;
}
#mceu_17-button
{
	margin-bottom: 10px;
}
#mceu_17.mce-btn
{
	border: 0px solid black !important;
	box-shadow: none;
}
#mceu_18-open
{
	background-color: #3B3B3B;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
}
#mceu_18-open .mce-txt
{
	padding-right: 6px;
}
/*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: 0px solid #DDD !important;
	padding-left: 0 !important;
	padding-bottom: 17px !important;
}
.gv-list-view
{
	border: 0px solid black !important;
	border-bottom: 1px solid #E0E0E0 !important;
}
.gv-container
{
	border: 0px solid black !important;
}
#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-list-view-title H3 P
{
	text-align: left;
	line-height: 1.2;
	font-size: 17.4px;
	font-family: roboto !important;
}
.gv-list-view-title P
{
	margin: 0;
	padding: 0;
	font-size: 14.4px;
	line-height: 1.4;
	font-family: roboto !important;
	font-weight: 400;
}
.gv-list-view-content
{
	padding: 0;
}
.gv-list-view-content-description P
{
	font-size: 17px;
	font-family: roboto !important;
}
.gv-list-view-content .description P
{
	font-size: 15px;
}
.gv-list-view-content .name P
{
	font-weight: 400 !important;
	font-size: 20px;
	padding-bottom: 2px;
}
.gv-list-view-title H3
{
	font-size: 20px !important;
	font-weight: 600 !important;
	padding-top: 0 !important;
}
.gv-field-1-entry_link P A
{
	display: inline-block;
	border: 1px solid black;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 13px;
	padding-bottom: 2px;
	padding-top: 3px;
	color: #000000;
	float: right;
	/*+border-radius: 3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	position: absolute;
	right: 0;
	top: 5px;
}
.gv-list-view
{
	position: relative;
}
/*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;
}
BUTTON.disabled
{
	opacity: 0.5;
	cursor: default;
}
.success INPUT.form-control
{
	text-align: center;
	max-width: 232px;
	background-color: #FCFCFC !important;
	line-height: 1.9;
	/*+border-radius: 0;*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	padding: 1px 5px;
	margin: auto !important;
	width: 100% !important;
}
.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
{
	min-width: 200px;
	margin-top: 16px;
}
.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: 1068px;
	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: 98px;
	background-color: #F7F7F8;
	padding-top: 50px;
	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;
}
.facebookicon:before
{
	content: "\f39e";
	font-family: fontawesome;
	padding-right: 8px;
	font-size: 15px;
	/*+border-radius: 66px;*/
	-moz-border-radius: 66px;
	-webkit-border-radius: 66px;
	-khtml-border-radius: 66px;
	border-radius: 66px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 4px;
	margin-right: 8px;
	border: 1px solid #FFFFFF;
	margin-left: -16px;
	/*+placement: -1px -1px;*/
	position: relative;
	left: -1px;
	top: -1px;
}
A.facebookicon I
{
	font-size: 13px;
	font-weight: 400;
	display: inline-block;
	padding-top: 5px;
	/*+placement: 6px -2px;*/
	position: relative;
	left: 6px;
	top: -2px;
}
.mt10.success
{
	min-width: 95% !important;
}
@media (max-width: 880px)
{
	.container-fluid.export_button_area
	{
		width: auto;
		left: auto;
		right: auto;
		margin-left: auto;
		margin-right: auto;
	}
	.col-sm-4.custom.text-center
	{
		padding: 23px;
		width: 45% !important;
		margin-right: 0;
		margin-left: 22px;
		margin-bottom: 35px;
		background-color: rgba(255, 255, 255, 0.131);
	}
	.custom P
	{
		text-align: left;
	}
	.export_button_area .mt10.success
	{
		padding: 0;
		margin: 19px 0 0;
	}
	.col-sm-4.custom .grey-button.save-pdf
	{
		padding: 6px;
		/*+border-radius: 0px;*/
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		-khtml-border-radius: 0px;
		border-radius: 0px;
		width: 100% !important;
	}
	.export_button_area .col-sm-4 .grey-button.send-email.g-recaptcha
	{
		width: 100% !important;
		padding: 5px;
	}
	.col-sm-4.text-center IMG
	{
		float: left;
		margin-right: 13px;
		margin-top: 4px;
		margin-bottom: 43px;
	}
	.col-sm-4.text-center H3
	{
		text-align: left;
	}
	.export_button_area .text-center:nth-child(1)
	{
		width: 93% !important;
	}
	.success INPUT.form-control
	{
		text-align: center;
		min-width: 100%;
		background-color: #FCFCFC !important;
		line-height: 1.9;
		/*+border-radius: 0;*/
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		-khtml-border-radius: 0;
		border-radius: 0;
		padding: 1px 5px;
		margin: auto !important;
	}
	.success BUTTON
	{
		min-width: 100% !important;
		margin: 22px 7px 7px !important;
	}
}
@media (max-width: 600px)
{
	.col-sm-4.custom.text-center
	{
		padding: 23px;
		width: 88% !important;
		margin-right: 0;
		margin-left: 0;
		margin-bottom: -2px;
		margin: auto auto 28px auto;
	}
	#topfixedbar
	{
		z-index: 1;
	}
	.mt10.success
	{
		min-width: 95% !important;
	}
	#sendEmailButton
	{
		width: 206px !important;
		padding: 7px;
	}
	.page-archives #topfixedbar
	{
		display: none;
	}
	.home #topfixedbar
	{
		display: none;
	}
}
@media (min-width: 576px)
{
	.col-sm-4
	{
		-ms-flex: none;
		flex: none;
		max-width: none;
	}
}
/*Manage Sermons*/
.entry-title-manage
{
	font-size: 28px;
}
.readmore A
{
	font-weight: 500;
	margin-bottom: 19px;
	border: 1px solid black;
	width: 222px;
	text-align: center;
	margin-top: 19px;
	text-decoration: none;
	color: #333333;
	padding: 5px 14px 3px;
	display: inline-block;
	font-size: 16px;
}
.sermonnotes-manage A.rtBibleRef
{
	text-decoration: none;
	color: #8C8C8C;
}
.sermontext P
{
	font-size: 11.5pt;
	line-height: 1.6;
	font-weight: 300;
	display: inline-block;
	margin-top: 0;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 0pt;
}
.sermonnotes-manage .sermontext P
{
	font-size: 14.5px;
}
.wholewholesermonbox .sermontext P
{
	max-width: 285px;
	font-family: 'Poppins', sans-serif;
}
.entry-title-manage A
{
	color: #000000;
	text-decoration: underline;
	text-transform: capitalize;
	font-size: 17.5px;
	font-weight: 600;
	line-height: 1.2;
	font-family: poppins;
}
.entry-title-manage A:hover
{
	color: #888888;
}
.sermonnotes-manage LI
{
	list-style-type: none;
	margin-bottom: 43px;
	margin-top: 0px;
	padding-bottom: 37px;
	padding-top: 33px;
	border: 1px solid #E3E3E3;
	/*+border-radius: 4px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding: 30px;
	background-color: #F7F7F7;
}
.sermonnotes-manage .container
{
	max-width: 988px;
	padding-left: 0;
	padding-right: 0;
}
.sermonnotes-manage
{
	display: block;
	margin-top: 60px;
}
.sermonnotes-manage UL
{
	padding-left: 0 !important;
}
.stats
{
	color: #2B2B2B;
	font-weight: 500;
	font-size: 15px;
	display: inline-block;
	width: 100%;
	margin-top: 12px;
	line-height: 1.8;
	padding-left: 21px;
	margin-bottom: 13px;
	background-color: #FFFFFF;
	border: 1px solid #DFDFDF;
	padding-bottom: 3px;
	padding-top: 4px;
	/*+border-radius: 3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.spacer
{
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #C0C0C0;
	padding-top: 0;
	padding-bottom: 0;
}
.stats IMG
{
	margin-right: 8px;
	margin-top: -10px;
}
.page-manage .stats I
{
	font-size: 19px;
	padding-right: 5px;
}
.stats SPAN
{
	margin-right: 26px;
	font-weight: 400;
	text-transform: capitalize;
	font-size: 14.1px;
}
.stats SPAN B
{
	font-size: 20px;
	line-height: 1;
	display: inline-block;
	padding-right: 4px;
	padding-top: 5px;
	color: #000000;
	font-weight: 600;
	/*+placement: 0px 1px;*/
	position: relative;
	left: 0px;
	top: 1px;
}
.system-manage-sermons .BLBST_a
{
	text-decoration: none;
	color: #3B3B3B;
}
.wpv-loop
{
	padding: 0px;
}
.page-manage .createfirst
{
	margin-top: 33px;
}
@media (max-width: 750px)
{
	.sermonnotes-manage .container
	{
		max-width: 988px;
		padding-left: 20px;
		padding-right: 20px;
	}
}
/*Manage Sermons 2*/
.entry-title-manage
{
	font-size: 28px;
}
.readmore A
{
	font-weight: 500;
	margin-bottom: 19px;
	border: 1px solid black;
	width: 222px;
	text-align: center;
	margin-top: 19px;
	text-decoration: none;
	color: #333333;
	padding: 5px 14px 3px;
	display: inline-block;
	font-size: 16px;
}
.sermonnotes-manage A.rtBibleRef
{
	text-decoration: none;
	color: #8C8C8C;
}
.sermonnotes-manage .sermontext P
{
	font-size: 14.5px;
}
.wholewholesermonbox .sermontext P
{
	max-width: 285px;
	font-family: 'Poppins', sans-serif;
}
.entry-title-manage A
{
	color: #000000;
	text-decoration: underline;
	text-transform: capitalize;
	font-size: 20.5px;
	font-weight: 600;
	line-height: 1.2;
	font-family: poppins;
}
.customdasharea .entry-title-manage A
{
	font-size: 18.5px;
}
.entry-title-manage A:hover
{
	color: #888888;
}
.sermonnotes-manage LI
{
	list-style-type: none;
	margin-bottom: 43px;
	margin-top: 0px;
	padding-bottom: 37px;
	padding-top: 33px;
	border: 1px solid #E3E3E3;
	/*+border-radius: 4px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding: 30px;
	background-color: #FFFFFF;
}
.sermonnotes-manage .container
{
	max-width: 988px;
	padding-left: 0;
	padding-right: 0;
}
.sermonnotes-manage
{
	display: block;
	margin-top: 60px;
}
.sermonnotes-manage UL
{
	padding-left: 0 !important;
}
.stats
{
	color: #2B2B2B;
	font-weight: 500;
	font-size: 15px;
	display: inline-block;
	width: 100%;
	margin-top: 12px;
	line-height: 1.8;
	padding-left: 21px;
	margin-bottom: 13px;
	background-color: #FFFFFF;
	border: 1px solid #DFDFDF;
	padding-bottom: 3px;
	padding-top: 4px;
	/*+border-radius: 3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.spacer
{
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #C0C0C0;
	padding-top: 0;
	padding-bottom: 0;
}
.icon:before
{
	content: "welcome";
	font-style: normal;
	font-family: fontawesome;
	font-size: 22px;
	margin-right: 10px;
}
.emailicon:before
{
	content: "\f003";
	font-size: 18px;
}
.pdficon:before
{
	content: "\f1c1";
	font-size: 16px;
}
.viewicon:before
{
	content: "\f2c0";
	font-size: 18px;
}
.icon-wrapper
{
	text-align: center;
	float: left;
	padding-left: 0px;
	font-size: 12px;
	margin-right: 10px;
}
.statscolumn
{
	max-width: 150px;
}
.icon-wrapper I
{
	font-size: 19px;
	/* Adjust the size as needed */
	padding-right: 14px;
	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
{
	font-size: 15px;
}
.system-manage-sermons .BLBST_a
{
	text-decoration: none;
	color: #3B3B3B;
}
.wpv-loop
{
	padding: 0px;
}
.page-manage .createfirst
{
	margin-top: 33px;
}
.custom-posts-table TD
{
	font-size: 14px;
	font-weight: 400;
	padding: 16px 0 15px;
	line-height: 1.4;
	letter-spacing: -0.2pt;
	vertical-align: middle;
}
.page-id-3494 .text
{
	max-width: 1150px;
}
.custom-posts-filter FORM INPUT
{
	font-size: 14px;
	margin-right: 4px !important;
}
.custom-posts-filter FORM INPUT#title
{
	width: 308px;
}
.custom-posts-filter FORM LABEL
{
	font-weight: 500;
	font-size: 14px;
	padding-right: 8px;
}
.custom-posts-table I.fa-calendar-alt
{
	padding-right: 5px;
}
.description-toggle
{
	padding-left: 16px !important;
	padding-right: 0px !important;
}
.custom-posts-table THEAD TR
{
	background-color: #EEEEEE;
}
.custom-posts-table TR
{
	background-color: #FFFFFF;
}
.custom-posts-table THEAD TH
{
	font-size: 13.1px;
	font-weight: 600;
	padding: 16px 8px 14px 0px;
	line-height: 1.4;
	text-align: left;
	background-color: #545454;
	color: #FFFFFF;
}
.sermontext P
{
	font-size: 11.2pt;
	line-height: 1.5;
	font-weight: 400;
	display: block;
	letter-spacing: -0.1pt;
	margin-top: 0;
	padding-right: 20px;
	padding-left: 65px;
	padding-top: 7px;
	max-width: 845px;
	float: left;
}
.even-row
{
	background-color: #F2F2F2 !important;
	border-bottom: 1px solid #D1D1D1;
	border-top: 1px solid #D2D2D2;
}
.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;
	width: 20px;
	height: 20px;
	display: inline-block;
	text-align: center;
	line-height: 1.5;
	font-weight: 600;
	background-color: #6EAB8B;
	color: #FFFFFF;
}
.custom-posts-filter
{
	padding-bottom: 20px;
}
.scheduledfor
{
	font-style: italic;
	color: #C56262;
	padding-top: 2px;
}
.actionbuttons A
{
	color: #000000;
	padding-right: 11px;
	padding-left: 13px;
	margin-right: 4px;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}
.actionbuttons
{
	width: 175px;
}
.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
{
	color: #34B070;
	font-size: 13px;
	padding: 3px 11px 3px 12px;
	letter-spacing: 0pt;
	text-decoration: none;
	border: 1px solid #42A271;
	font-weight: 500;
}
.actionbuttons A.viewn
{
	color: #000000;
	border: 1px solid #000000;
}
.fa-facebook-f
{
	color: #FFFFFF;
	padding: 8px 7px 5px 3px;
	margin-left: -11px;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	/*+placement: 0px 1px;*/
	position: relative;
	left: 0px;
	top: 1px;
	line-height: 1.1 !important;
	margin-top: -2px;
	margin-right: 11px;
	border-right: 1px solid #FFFFFF;
}
.description-row .sharen
{
	border: 1px solid #6D8CA9;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #6D8CA9;
	padding-left: 14px;
	text-decoration: none;
	float: right;
	margin-right: 27px;
	color: #FFFFFF;
	margin-bottom: 9px;
	margin-top: 25px;
}
@media (max-width: 750px)
{
	.sermonnotes-manage .container
	{
		max-width: 988px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.sermonnotes-manage-plain .sermontext P
	{
		font-size: 14.5px;
		line-height: 1.4;
	}
}
/*Media*/
.media-frame-title
{
	padding-top: 23px;
}
.attachment-details H2
{
	visibility: hidden;
	margin-top: -10px !important;
}
H2.upload-instructions
{
	font-size: 17px !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;
}
.media-toolbar-secondary
{
	display: none;
}
.media-frame-title H1
{
	margin-top: -11px !important;
}
.js-toolset-forms-frontend-media-frame
{
	margin-top: 28px;
}
#alt-text-description
{
	display: none;
}
.media-toolbar-primary .media-button-select
{
	background-color: #39AF70 !important;
	border: 0px solid black !important;
	font-size: 15px !important;
	/*+border-radius: 2px !important;*/
	-moz-border-radius: 2px !important;
	-webkit-border-radius: 2px !important;
	-khtml-border-radius: 2px !important;
	border-radius: 2px !important;
	padding-left: 21px !important;
	padding-right: 21px !important;
}
.media-modal .media-modal-close .media-modal-icon
{
	background-color: #D11818;
	color: #FFFFFF;
	padding: 9px 9px 12px 9px;
	/*+placement: 8px -9px;*/
	position: relative;
	left: 8px;
	top: -9px;
}
.media-modal
{
	border: 0px solid black !important;
}
.attachment-details .setting
{
	display: none !important;
}
.load-more-wrapper P.load-more-count
{
	font-size: 14px;
}
.attachment-display-settings
{
	display: none;
}
.media-menu-item
{
	background-color: #466FA5 !important;
	color: #FFFFFF !important;
}
.media-menu-item.active
{
	background-color: #FFFFFF !important;
	color: #000000 !important;
}
.media-frame-menu, .media-frame-menu-heading
{
	display: none;
}
/*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: auto;
	background-color: #D3D3D3;
	padding: 16px 21px 18px;
	/*+border-radius: 3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.submitbuttons
{
	display: inline-block;
	white-space: nowrap;
}
.js-wpv-reset-trigger.btn
{
	margin: 0 0 0 6px !important;
	border: 1px solid #838383 !important;
	/*+border-radius: 0;*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	line-height: 1.5;
	color: #7E7E7E !important;
}
.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;
}
.wpv-filter-form INPUT.form-control
{
	float: left;
	height: 39px;
	margin-left: 11px !important;
	box-sizing: border-box;
	margin-bottom: 10px;
	width: 50%;
	background-color: #FFFFFF;
	border: 0px solid black;
	/*+border-radius: 0;*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
}
.wpv-filter-form .form-group LABEL
{
	float: left;
	margin-right: 16px;
	font-size: 16px;
	font-weight: 300;
	color: #000000 !important;
	margin-top: -21px;
	line-height: 5.3;
}
@media (max-width: 970px)
{
	.wpv-filter-form INPUT.form-control
	{
		float: none;
		margin-top: 43px;
		margin-left: 0px !important;
		padding-bottom: 0;
		margin-bottom: 46px;
		width: 100%;
	}
	.submitbuttons
	{
		float: left;
		margin-top: 17px;
	}
	.js-wpv-filter-form .btn
	{
		float: left;
		display: inline-block;
		margin-top: -35px !important;
	}
	.wpv-filter-form .form-group
	{
		padding: 21px 21px 30px 21px;
	}
}
@media (max-width: 640px)
{
	.wpv-filter-form INPUT.form-control
	{
		float: none;
		margin-top: 43px;
		margin-left: 0px !important;
		padding-bottom: 0;
		margin-bottom: 46px;
		width: 100%;
	}
	.submitbuttons
	{
		float: left;
		margin-top: 17px;
	}
	.js-wpv-filter-form .btn
	{
		float: left;
		display: inline-block;
		margin-top: -35px !important;
	}
	.wpv-filter-form .form-group
	{
		padding: 21px 21px 42px 21px;
		margin-top: -73px;
		background-color: #D4D4D4;
	}
	.wpv-filter-form .form-group LABEL
	{
		line-height: 3.7;
	}
}
/*Settings*/
.system-settings INPUT
{
	box-sizing: border-box;
	padding-top: 10px;
	padding-bottom: 9px;
	color: #000000 !important;
	font-weight: 500;
	padding-right: 20px;
	cursor: pointer;
}
.form-group.col-sm-12.groupfields .wpt-conditional-visible UL
{
	margin-top: 45px;
}
.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;
}
.system-settings .savebuttonsright
{
	margin-top: -8px;
}
.universal, .universaltext
{
	padding-left: 21px;
	padding-right: 18px;
}
.form-group
{
	margin-bottom: 24px;
	border: 1px solid #D5D5D5;
	background-color: #FFFFFF;
	padding-bottom: 35px;
	padding-top: 17px;
	padding: 22px 22px 35px 22px;
}
.videostreaming .js-wpt-date, .videostreaming .ui-datepicker-trigger
{
	display: none !important;
}
.videostreaming .wpt-repetitive
{
	margin-top: 7px;
}
.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;
}
#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;
}
#cred_form_26_1_1 LABEL
{
	padding-top: 14px;
}
#cred_form_26_1_1 .form-group
{
	border: 0px solid #D5D5D5;
	background-color: rgba(255, 255, 255, 0);
	padding-bottom: 0;
}
.editsermonnotes .tab__content
{
	padding: 42px !important;
}
.streamingtime
{
	padding: 0;
	margin: 0;
	border: 0px solid black;
}
.editsermonnotes .tab__content
{
	padding-bottom: 41px !important;
}
.editsermonnotes .tab__content .form-group.col-sm-6
{
	border-bottom: 1px solid #D8D8D8;
	border-top: 1px solid #BFBFBF;
	border-right: 0px solid black;
	border-left: 0px solid black;
}
#cred_form_25_1_1 .editsermonnotes .tab__content
{
	padding: 20px !important;
}
#cred_form_25_1_1.cred-form .tab-wrap LABEL
{
	padding-top: 12px;
}
.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: -18px;
	margin-bottom: 19px !important;
}
.page-help .important_message P
{
	line-height: 1.35;
}
.form-check
{
	float: left;
	margin-right: 20px;
}
.editsermonnotes .noteembed LABEL:nth-child(1)
{
	font-size: 27px;
	color: #000000;
	margin-top: 0;
}
.noteembed
{
	padding: 37px !important;
}
.noteembed .columns .column:nth-child(2)
{
	text-align: center;
	padding-top: 26px;
}
.editsermonnotes .noteembed LABEL
{
	color: #BF4040;
	margin-top: 22px;
	margin-bottom: 0;
}
/* -- Slideout Sidebar -- */
.slideout-sidebar
{
	position: fixed;
	top: 0;
	left: -370px;
	z-index: 99999;
	width: 370px;
	height: 100%;
	padding: 30px 25px 20px 15px;
	background-color: #FFFFFF;
	transition: all 400ms ease-in-out;
	box-shadow: 0 0 25px -12px #616161;
	text-align: left;
	font-size: 15px;
	line-height: 1.5;
	overflow-y: auto;
	border-top: 77px solid #FFFFFF;
}
.slideout-sidebar.give
{
	padding: 0px 0px 20px 0px;
	border-top: 0px solid #FFFFFF;
}
.slideout-sidebar LI
{
	padding-left: 3px;
	list-style: inside;
	font-size: 14px;
}
#menu-toggle
{
	display: none;
}
.menu-icon
{
	z-index: 999999;
	transition: all 300ms ease-in-out;
	font-weight: 300;
	margin-left: 54px;
	padding-right: 12px;
	padding-left: 16px;
	cursor: pointer;
	font-size: 15.2px;
	font-weight: 600;
	font-size: 15.2px;
	border: 2px solid #000000;
	color: rgba(0, 0, 0, 0.692);
	text-decoration: none;
	line-height: 0.9;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
#menu-toggle:checked ~ .slideout-sidebar
{
	left: 0px;
}
#menu-toggle:checked + .menu-icon
{
	background-color: #E9E8E8;
	border: 0px solid black;
}
#menu-toggle:checked + .menu-icon:before
{
	content: "Close";
	color: #B34949;
	position: absolute;
	left: 0;
	background-color: #FFFFFF;
	z-index: 999999;
	padding-left: 20px;
	padding-right: 20px;
	/*+border-radius: 308px;*/
	-moz-border-radius: 308px;
	-webkit-border-radius: 308px;
	-khtml-border-radius: 308px;
	border-radius: 308px;
	margin-left: 14px;
	padding-top: 4px;
	padding-bottom: 6px;
	border: 1px solid #B34949;
}
#menu-toggle:checked ~ .content-container
{
	padding-left: 190px;
}
.instructionstitle
{
	font-size: 26px;
	color: #2F7BBD;
}
.slideout-sidebar P
{
	font-size: 14px;
	line-height: 1.7;
}
.instructionsheading
{
	font-weight: bold;
	font-size: 17px;
	margin-top: 38px;
}
.slideout-sidebar UL
{
	padding-left: 0;
}
.slideout-sidebar UL LI
{
	padding: 0px;
	line-height: 1.8;
}
.instructionsheading B
{
	color: #B34949;
}
.items .right
{
	float: right;
	margin-top: 22px;
	/*+placement: ;*/
	position: relative;
	left: 0;
	top: 0;
}
LABEL.menu-icon.right
{
	background-color: #4DC29C;
	color: #FFFFFF;
	border: 0px solid black;
}
/*Current Sidebar*/
#mySidebar
{
	-webkit-overflow-scrolling: touch;
	z-index: 99;
}
.sidebar
{
	min-height: 100%;
	width: 0;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #FFFFFF;
	overflow-x: hidden;
	overflow-y: auto;
	padding-top: 0px;
	transition: 0.5s;
	height: 100%;
	box-shadow: 0 0 36px 3px rgba(26, 26, 26, 0.175);
	box-shadow: 0 0 25px -12px #616161;
	font-size: 15px;
	line-height: 1.5;
	overflow-y: auto;
	transition: all 730ms ease-out;
	z-index: 1;
}
.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: 0;
	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;
}
#main
{
	transition: margin-left 0.5s;
	/* If you want a transition effect */
}
.expanded
{
	cursor: pointer;
	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;
	font-family: roboto;
	height: 70px;
	background-color: #F3F3F3;
}
.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;
}
.page-help #accordionExample .card-header BUTTON.btn.collapsed
{
	padding-left: 0;
	padding-top: 19px !important;
	padding: 19px;
}
.page-help #topfixedbar
{
	display: none;
}
.page-help .pagecontent P
{
	line-height: 1.5;
	padding-bottom: 0;
}
.page-help .collapsed
{
	border: 1px solid #D6D6D6;
	margin-bottom: 15px;
	text-align: left;
	height: auto;
	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;
}
.tab-pane.active H3
{
	padding: 18px 0px 0px;
	font-size: 27px;
	margin-bottom: 10px;
	font-weight: 500;
	line-height: 1.1 !important;
	margin-top: 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;
}
.uSidebar-top
{
	width: 100.4% !important;
}
@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: 15px;
		padding-right: 15px;
	}
}
/*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: 10px;
	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: 15px;
	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: -67px 8px;*/
	position: relative;
	left: -67px;
	top: 8px;
	float: right;
}
#mySidebar #tab-1 IMG
{
	display: block;
	width: 100%;
	padding-bottom: 8px;
}
@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;
}
.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;
	background-color: #F6F6F6;
	position: fixed;
	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;
}
/*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;
}
.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 25px 30px 29px;
	margin-top: 12px;
	margin-left: 30px;
	margin-right: 0;
}
.page-login .columns .column
{
	margin: auto;
	background-color: #FFFFFF;
	text-align: left;
}
.customdasharea
{
	max-width: 1216px;
	margin: auto;
}
@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: 890px)
{
	.customdasharea .dashside
	{
		margin: 14px 0 0;
	}
}
@media only screen and (max-width: 768px)
{
	.customdasharea .dashside
	{
		width: 100%;
	}
	.page-login .tab-pane
	{
		min-width: 100%;
	}
	.customdash .nav
	{
		min-width: 100%;
	}
}
.customsite .entry-title-manage A
{
	font-size: 18.6px;
	letter-spacing: 0pt;
}
.sermonnotes-manage-plain .controls
{
	float: right;
}
/*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.accordion BUTTON
{
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 0;
	line-height: 1.3;
}
.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;
	}
}
/*User Menu*/
.churchnameheader
{
	color: #FFFFFF;
	background-color: #1A4D80;
	font-size: 12.5px;
	padding-left: 5px;
	padding-bottom: 6px;
	padding-top: 5px;
}
.churchnameheader A
{
	color: #E4E4BB !important;
}
.rightheaderbar
{
	background-color: #F5F5F5;
	padding-top: 15px;
	padding-bottom: 14px;
}
.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;
}
.churchnameheader A
{
	font-weight: 400;
	letter-spacing: -0.2px;
	color: #000000;
}
.accounttype B
{
	color: #BADEEA;
	font-weight: 400;
	margin-right: 44px;
}
A.upgradelink
{
	text-decoration: none;
	padding-right: 8px;
	padding-left: 10px;
	padding-top: 0;
	background-color: #4F96D3;
	padding-bottom: 1px;
	margin-left: 0px;
	margin-right: 10px;
	color: #FFFFFF !important;
}
@media only screen and (max-width: 900px)
{
	.churchnameline
	{
		display: none;
	}
	.tablethide
	{
		display: inline-block;
	}
	.tableshow
	{
		display: none;
	}
}
/*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;
}
.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: 0px;
	padding-left: 18px;
	padding-right: 18px;
	font-weight: 300;
	display: inline-block;
	padding: 0px;
	line-height: 0;
	/* Aligns buttons to the right */
	margin-right: 11px;
	/* Add spacing between buttons */
}
.button-wrapper
{
	margin-right: 0px;
	margin-top: -5px;
}
.logged-in .button-wrapper
{
	margin-right: 25px;
}
.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: 1px 15px 0px;
	line-height: 0;
}
.mybtn.lis
{
	background-color: #5660B4;
	padding: 0px 16px 0px 17px;
	line-height: 0;
}
.mybtn.wat
{
	background-color: #747474;
	padding: 0px 16px 0px 15px;
	border: 1px solid rgba(255, 255, 255, 0.424) !important;
	line-height: 0.6;
}
.button-wrapper BUTTON.mybtn.giv
{
	margin-right: 0;
}
.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;
}
.page-archives.role-subscriber #topfixedbar
{
	display: none;
}
#forgotpasswordform .wp-success
{
	color: #B91616;
	margin-bottom: 17px;
	font-weight: 500;
	font-size: 14px;
}
.system-lost-password .text
{
	margin: 34px;
}
.system-lost-password .pagecontent P
{
	line-height: 1.3;
}
.system-lost-password #topfixedbar
{
	display: none;
}
.system-lost-password
{
	text-align: center;
}
#forgotpasswordform
{
	background-color: #EEEEEE;
	max-width: 397px;
	padding: 19px;
	margin: 39px auto auto;
}
#forgotpasswordform .button-primary
{
	padding: 5px 24px;
	margin: 0 !important;
	max-width: 168px;
	background: #135E96;
	color: #FFFFFF !important;
}
#forgotpasswordform INPUT
{
	margin: 0 !important;
	padding: 4px;
	width: 84%;
}
.page-forgot_password #topfixedbar
{
	display: none;
}
.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;
}
.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;
	}
	.mybtn.lis
	{
		display: inline-flex;
		width: 30px;
		padding-left: 10px;
		overflow: hidden;
	}
	.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: 12px;
		background-color: #3F3E3B;
	}
	.button-wrapper A BUTTON.mybtn.giv
	{
		border: 1px solid #9CE6C7;
		background-color: rgba(76, 165, 128, 0);
		line-height: 1.7;
		color: #9DE7C8 !important;
	}
	.role-subscriber A.managebuttonnotes
	{
		padding: 0 11px 0 13px;
		line-height: 2;
		margin-right: -22px;
		margin-top: 0px;
	}
	.mybtn.wat
	{
		width: 40px;
		padding-left: 0px;
		overflow: hidden;
		border: 1px solid rgba(255, 255, 255, 0.342);
		margin-right: 7px;
		padding-right: 29px !important;
	}
	.mybtn.lis
	{
		padding-left: 9px;
		overflow: hidden;
		border: 1px solid rgba(255, 255, 255, 0.342);
		padding-right: 20px;
	}
	.mybtn.giv
	{
		line-height: 2.2;
	}
}
/*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;
	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;
	}
}
/*Button Popups*/
.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: 27px;
	padding-right: 95px;
	padding-left: 16px;
	margin-bottom: 13px;
}
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;
	}
}
/*User Notes & Modal*/
#hidden-pages1.fancybox-content
{
	height: auto;
	max-width: 580px !important;
	width: 100%;
	overflow-y: auto;
	margin-bottom: 0;
	z-index: 9999999;
	/*+placement: ;*/
	position: relative;
	left: 0;
	top: 0;
	padding-bottom: 75px;
	padding-top: 44px;
}
.page-id-47127 #topfixedbar
{
	display: none !important;
}
#hidden-pages2.fancybox-content
{
	overflow-y: auto;
	max-width: 589px !important;
	padding-bottom: 89px;
	margin-top: -10%;
}
.fancybox-content
{
	max-width: 700px !important;
	width: 100% !important;
}
.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: 12px;
	margin-right: 13px;
}
.fancybox-container #loginform .input
{
	background-color: #ECECEC !important;
	width: 100%;
}
.fancybox-container #loginform .login-submit .button-primary
{
	width: 100%;
	padding-bottom: 13px;
	padding-top: 12px;
	background-color: #68B386 !important;
	font-size: 16px;
	margin-top: 14px;
	color: #FFFFFF !important;
	border: 0px solid black;
}
.nsl-container-buttons
{
	width: 100%;
}
#loginform.wpv-form LABEL
{
	margin-bottom: -5px;
	font-weight: 600;
}
.rightbuttonscustom A, .rightbuttonscustom .wat
{
	background-color: rgba(0, 0, 0, 0) !important;
	color: #FFFFFF;
	font-weight: 300;
	text-decoration: none;
	border: 0px solid rgba(255, 255, 255, 0.424);
	line-height: 1.5;
	padding: 2px 14px 2px 15px;
	font-size: 13px;
}
A.loginbuttonnotes
{
	background-color: #000000 !important;
}
H3#faithnotes-login
{
	margin-top: 0;
	font-weight: 600;
}
.mybutton.giv
{
	background-color: #86A48B !important;
	border: 1px solid #9FB9A4;
}
.rightbuttonscustom
{
	position: fixed;
	right: 22px;
	top: 9px;
}
.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-slide
{
	padding: 16px !important;
}
.fancybox-iframe
{
	padding: 0px 27px 27px !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: 10px;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 17px;
}
.pagecontent UL A
{
}
.page-user-notes .pagecontent UL A
{
	display: none;
}
.page-user-notes .pagecontent UL .sermonnotehtml A
{
	display: inline-block;
}
.logged-in .rightbuttonscustom A
{
	display: none;
	background-color: #000000 !important;
}
.logged-in.role-subscriber .rightbuttonscustom A, .logged-in.role-subscriber A.interactbutton
{
	display: inline-block !important;
}
.rightbuttonscustom A.logoutnotes
{
	background-color: #8F5959 !important;
	padding: 3px 7px;
	line-height: 1.3;
	margin-right: -14px;
}
.save-pdf.filesaved
{
	background-color: #C98181;
	cursor: default;
}
.sermonimagestext .churchname, .sermonimagestext .entry-title, .sermonimagestext .entry-title-archive
{
	color: #000000;
}
.sermonimagestext .churchname
{
	margin-top: 35px;
	z-index: -1;
	/*+placement: 1px 0px;*/
	position: relative;
	left: 1px;
	top: 0px;
}
.page-id-48725 #topfixedbar
{
	display: none !important;
}
.page-id-48725 .pagecontent UL
{
	padding-left: 0;
}
.sermonnotehtml B
{
	color: #BD1A1A;
	font-weight: 400;
	font-size: 14px;
}
H3#saved-notes
{
	font-weight: 600;
	margin-bottom: 0;
	display: block;
	padding-top: 30px;
	margin-top: 0;
}
.userheader
{
	background-color: #F5F5F5;
	padding-bottom: 2px;
	margin-bottom: 19px;
	padding-left: 20px;
	padding-right: 20px;
}
.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;
	margin-top: 50px;
	z-index: -1;
}
.logged-in .sermonimagebanner
{
	margin-top: 0;
}
.sermonimagestext .datepreachedarchived
{
	text-align: center;
	display: block;
	margin-bottom: 60px;
}
.sermonimagestext .editbutton
{
	display: block;
	position: absolute;
	width: 100%;
	top: 25%;
}
.system-create-account #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
{
	width: 85%;
	display: block;
	text-align: center;
	color: #666666;
	margin-bottom: 47px;
	position: absolute;
	bottom: 0;
	background-color: #FFFFFF;
	font-family: roboto;
	font-size: 16px;
	padding-top: 6px;
	padding-bottom: 3px;
	border: 1px solid black;
	text-decoration: none;
	/*+border-radius: 4px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}
.nsl-button-google
{
	box-shadow: none !important;
	border: 1px solid #C5C5C5;
	/*+border-radius: 5px !important;*/
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	-khtml-border-radius: 5px !important;
	border-radius: 5px !important;
}
.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;
}
.sermonnotes-manage-plain .controls
{
	float: right;
}
A.createaccount
{
	text-align: center;
	border: 2px solid black;
	width: 100% !important;
	padding: 7px 21px 8px 20px;
	text-decoration: none;
	color: #000000;
	display: inline-block;
	font-weight: 500;
	/*+border-radius: 4px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	font-size: 16px;
}
.nsl-separator
{
	font-size: 23px;
	color: #000000 !important;
}
.creataccountlogin
{
	background-color: #ECECEC;
	padding: 28px;
	margin-top: 34px;
}
.role-administrator .rightbuttonscustom, .role-premiere_account .rightbuttonscustom
{
	display: none;
}
.logininstructions
{
	margin-top: 10px;
	display: inline-block;
}
@media only screen and (max-width: 1060px)
{
	.customsite .loggedinform
	{
		width: 96%;
	}
	.customsite .loggedinform.two
	{
		width: 100%;
		margin-left: auto;
		background-color: #EFEFEF;
		padding: 30px 17px 17px;
		margin-top: 57px;
	}
}
@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 0px 17px 0px !important;
	}
	UL .sermonnotehtml STRONG
	{
		display: block;
		line-height: 1.3;
		font-size: 16px;
		margin-bottom: -27px;
		text-transform: capitalize;
	}
	.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;
	}
	#hidden-pages2.fancybox-content
	{
		margin-top: -73%;
	}
	#hidden-pages2.fancybox-content
	{
		padding: 28px 28px 94px 28px;
	}
	#hidden-pages1.fancybox-content
	{
		padding-left: 22px;
		padding-right: 22px;
		padding-top: 25px;
		padding-bottom: 36px;
	}
	.notelocal
	{
		max-width: 85%;
		line-height: 1.4;
		text-align: center;
		margin: auto auto 55px auto;
		font-size: 13px;
		background-color: #FFFFFF;
		padding: 22px;
	}
}
@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.mybtn
	{
		font-size: 12px;
		padding: 2px 9px 2px 8px;
	}
}
/*Tabbed Sermon Detail*/
.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 .ui-datepicker-trigger
{
	float: left;
	margin-left: -18px;
	/*+placement: 28px 10px;*/
	position: relative;
	left: 28px;
	top: 10px;
}
.views-template-content-template-for-posts .js-wpt-date-clear
{
	/*+placement: -17px 6px;*/
	position: relative;
	left: -17px;
	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);
}
.editsermonnotes LABEL SVG
{
	/*+placement: -10px 0px;*/
	position: relative;
	left: -10px;
	top: 0px;
}
.form-group LABEL
{
	font-weight: 500;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
	height: auto;
}
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;
}
.footer
{
	text-align: center;
	background-color: #1A4D80;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 23px;
	padding-bottom: 38px;
	margin-top: 75px;
	width: 100%;
}
.footer A
{
	color: #D6EAF5;
}
.col-sm-3 .textfield.hasDatepicker
{
	padding-left: 19px;
	background-color: #FFFFFF;
}
.editsermonnotes I
{
	margin-right: 15px;
	font-weight: 600;
}
I.small
{
	font-size: 14px;
	color: #2F7BBD;
}
@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;
	}
	.editserm
	{
	}
}
/*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;
	padding-right: 31px !important;
	/* 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;
	overflow-y: auto;
}
.layout1 .tab-content.active
{
	display: block;
}
@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%;
	}
}
/*Off Canvas*/
.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;
}
.layout1 .fixed-top .container-fluid
{
	padding-left: 0;
}
.layout1 .navbar
{
	padding: 0;
}
@media only screen and (max-width: 690px)
{
	.offcanvas
	{
		width: 100% !important;
	}
}
/*Tab Layout 2*/
.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 */
	width: 100%;
}
.layout2 .tab-content.active
{
	display: block;
	padding-top: 30px;
}
.sidebartabslayout2
{
	display: none;
}
@media only screen and (max-width: 769px)
{
	.sidebartabslayout2
	{
		display: block;
	}
	.sidebartabslayout1
	{
		display: none;
	}
	.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
{
	padding: 0rem !important;
	background-color: #212529;
	margin-left: -9px;
	margin-right: -9px;
}
#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-backdrop
{
	pointer-events: none !important;
}
#give-popup .modal-body
{
	background-color: #E9E9E9;
	margin-top: 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: -14px;
}
/*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: 720px;
	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: -15px !important;
	margin-bottom: 26px !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-is-opened
{
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.273);
	border: 1px solid #CFCFCF;
}
.remodal-close, .remodal-close:before
{
	right: 0 !important;
	left: auto !important;
}
.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;
}
