/************************************************************************************************
*		 __   _   _____   _   _       ___   _   _   _____            ___   _____    _   _   	*
*		|  \ | | /  _  \ | | | |     /   | | | | | /  ___/          /   | |  _  \  | | / /		*
*		|   \| | | | | | | | | |    / /| | | |_| | | |___          / /| | | |_| |  | |/ /   	*
*		| |\   | | | | | | | | |   / / | | |  _  | \___  \        / / | | |  _  /  | |\ \   	*
*		| | \  | | |_| | | |_| |  / /  | | | | | |  ___| |       / /  | | | | \ \  | | \ \  	*
*		|_|  \_| \_____/ \_____/ /_/   |_| |_| |_| /_____/      /_/   |_| |_|  \_\ |_|  \_\ 	*
*																								*
*					www.nouahsark.com	info@nouahsark.com	China 	Dalian						*																		
************************************************************************************************/


.offstate-chatbox, .offstate-textareayesorno, .offstate-branches
{ 
 display: none !important;
}
html .wForm form .wfPage, html .wForm form .wfHideSubmit { 
	display: none !important;
}
html .wForm form .saveAndResume .actions  .wfHideSubmit {
	display: block !important;
}
html .wForm form .wfCurrentPage {
	display: block !important;
}

.offstate-resumelater {
	display: none !important;
}
.onstate-resumelater {
	display: block !important;
}
