/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 04 2026 | 11:57:02 */
.cc-copyright {
	display: none !important;
}
[type="button"], [type="submit"], button {
	border: 0px;
}
.pdfemb-viewer {
	border-radius: 5px;
	overflow: hidden;
}
wbls-form-tab-container .wbls-login-container.wbls-embed-login .wbls-front-header {
	background-color: #e6e6e6;
	border-radius: 25px;
	padding: 5px;
}
.wbls-form-tab-container .wbls-form-tab, .wbls-form-tab-container .wbls-form-tab.wbls-form-tab-active {
	font-size: 18px !important;
}
.wbls-form-container .wbls-form input[type="checkbox"], .wbls-form-container .wbls-form input[type="radio"] {
	margin-right: 5px !important;
}
.wbls-chat-header-title .wbls-chat-header-title-text {
	font-size: 0px !important;
	width: 66px;
	height: 10px;
	background-image: url('/wp-content/uploads/2026/07/etczat.png');
	background-size: 100% 100%;
}
p.wbls-field-description {
	margin-top:10px !important;
}
.wbls-form-tab-container .wbls-form-tab, .wbls-login-container .wbls-login-button, .wbls-form-container .wbls-form button.wbls-submit-form {
	transition: none;
	transition-property: color, background, border;
	transition-duration: 500ms;
	transition-delay: 0ms;
}
.wbls-form-container .wbls-form textarea, .wbls-form-container .wbls-form input[type="text"], .wbls-form input[type="tel"], .wbls-form-container .wbls-form input[type="number"], .wbls-form-container .wbls-form input[type="email"], .wbls-form-container .wbls-form input[type="password"], .wbls-form-container .wbls-form input[type="search"] {
	font-size: 14px !important;
}
.wbls-form-tab-container .wbls-form-tab:hover, .wbls-login-container .wbls-login-button:hover, .wbls-form-container .wbls-form button.wbls-submit-form:hover {
	background-color:#6EC1E4 !important;
	color:#222 !important;
	border-color: #6EC1E4 !important;
}
.wbls-form-tab-container .wbls-form-tab.wbls-form-tab-active, .wbls-form-tab-container .wbls-form-tab.wbls-form-tab-active:hover {
	background-color: #666 !important;
	color: #6EC1E4 !important;
}
.wbls-form-tab-container .wbls-login-container.wbls-embed-login .wbls-front-header {
	font-size: 14px !important;
	line-height: 20px !important;
	padding: 10px !important;
}
.wbls-front-header p.info-form {
	font-size: 14px !important;
	line-height: 20px !important;
	font-weight: 600 !important;
}
.wblsform-row.wbls-label-top.wblsform-row-submit {
	padding-bottom:0px;
}
.wbls-form-container .wbls-form button.wbls-submit-form:hover, .wbls-form-container .wbls-form button.wbls-submit-form {
	width: 100% !important;
	margin-bottom: 0px !important;
	font-weight: 500 !important;
}
.wbls-form-tab-container .wbls-login-container.wbls-embed-login .wbls-front-header {
	width: 800px;
	margin: 0 auto;
	max-width: 100%
}
.wbls-form-tab-container .wbls-login-container {
	text-align: center;
}
h1.entry-title {
	display:block;
	font-weight: 700;
	font-size: 26px;
	line-height: 32px;
	text-align: center;
	position: relative;
	margin: 45px 0px 25px;
	padding: 0px 15px 10px;
}
h1.entry-title:after {
	position: absolute;
	content: '';
	bottom: -2px;
	background-color: var( --e-global-color-accent );
	left: calc(50% - 25px);
	width: 50px;
	height: 2px;
	z-index: 1;
}
