/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 10 2025 | 05:18:43 */
#gform_111 .gform_wrapper.gravity-theme .gfield_label {
	position: relative !important;
	color: #f00 !important;
	overflow: visible !important;
	width: 100% !important;
	font-size: 0;
	margin-bottom: 0px;
}
#gform_111 .gform_wrapper.gravity-theme .gfield_label .gfield_required {
	font-size: 17px;
}

.single-post .fl-module-fl-post-content .rp4wp-related-posts.rp4wp-related-post {
	display: none !important;
}

.sticky-row{
   position: sticky;
   top: 89px;
   z-index: 99;
}

.cus_tablecontent_out .fl-col-group {
	display: flex;
}
.cus_tablecontent_out .fl-node-9n2cuhq17tfi .fl-col-content.fl-node-content {
	position: sticky;
	top: 80px;
}