/* DO NOT EDIT THIS FILE ::: if it is NOT the SCSS file, your changes will be overwritten. This is a dynamically generated file. */
/* DO NOT EDIT THIS FILE ::: if it is NOT the SCSS file, your changes will be overwritten. This is a dynamically generated file. */
/* vars */
@import "../../_vars.scss";

/* Existing Selectors *//* Existing Selectors *//* Existing Selectors *//* Existing Selectors *//* Existing Selectors */
/*
 * dompdf
 */
/* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss */
/* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss */
/* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss */
/* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss */
.acf-field.acf-c0.alignright{
	clear: none !important;
}


.lct_acf_display_form .hidden-by-conditional-logic{
	display: inherit !important;
}


.lct_acf_display_form .acf-field-date-picker.hidden-by-conditional-logic{
	display: block !important;
}


/*
 * styling
 */
.hidden{
	display: none !important;
}


.c{
	text-align: center;
}


.b{
	font-weight: bold;
}


.nomp{
	margin:  0;
	padding: 0;
}


/* --- */
/* --- */

/* Custom Selectors*//* Custom Selectors*//* Custom Selectors*//* Custom Selectors*//* Custom Selectors*//* Custom Selectors*/
/*
 * dompdf
 */
.lct_dompdf_force_avoid_page_break_inside{
	page-break-inside: avoid !important;
}


.lct_avoid_page_break_inside,
.acf-field{
	page-break-inside: avoid;
}


.acf-field.acf-field-message{
	page-break-inside: auto;
}


.clear,
.fusion-clearfix{
	clear: both !important;
	zoom:  1 !important;
}


.clear:before,
.clear:after,
.fusion-clearfix:before,
.fusion-clearfix:after{
	content: " ";
	display: table !important;
}


.clear:after,
.fusion-clearfix:after{
	clear: both !important;
}


.acf-fields > .acf-field.lct_float_right_initial{
	clear:       none !important;
	float:       right !important;
	padding-top: 9px;
}


.lct_acf_checkbox_column{
	display:        inline-block;
	float:          none;
	vertical-align: top;
}


.lct_acf_checkbox_column p{
	line-height: .1em;
	margin:      0;
}


.dompdf_right{
	float: right !important;
}


.dompdf_inline_left{
	display: inline-block !important;
	float:   none !important;
}


/* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss */
/* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss */
/* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss */
/* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss *//* from acf.scss */
.hide_label div.acf-label,
.hide_label .acf-label label{
	display: none;
}


.hide_but_save{
	display: none;
}


.hide_input div.acf-input,
.hide_input .acf-input input{
	display: none;
}


.hide_label_show_desc .acf-label label{
	display: none;
}


.lct_acf_display_form .show_on_pdf{
	/* Do nothing */
}


.lct_acf_display_form .hide_on_pdf{
	display: none !important;
}


/* --- */
/* --- */

/* UNSORTED */
