.wppt_print_product_form_outer {

	width: 100%;
	margin-bottom: 20px;

}

.wppt_print_product_form_advanced_configuration_toggler_control_outer {

	width: 100%;
	margin-top: 40px;
	margin-bottom: 0px;
}

a.wppt_print_product_form_advanced_configuration_toggler_control_show,
a.wppt_print_product_form_advanced_configuration_toggler_control_hide {

	text-decoration: none;
	color: #555;
}

.wppt_print_product_form_advanced_configuration_toggler_control_hide {

	display: none;
}

.wppt_print_product_form_advanced_configuration_toggler_data_outer {

	display: none;
	width:100%;
}


.wppt_print_product_form_single_element_label {

	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	display: inline-block;
}

.wppt_print_product_form_single_element_short_description {

	margin-top: 0px;
	margin-bottom: 10px;

}

.wppt_print_product_form_single_element_selection_outer select {

	max-width: 100%;
}