/* debug */
.debug-info { display: none; }

.oss-fig-cap { font-style: italic; font-size: 0.9em !important; padding: 0 20px; }

img.captcha { min-width: 300px; width: 80%; margin-bottom: 10px; border: 1px solid #ccc; }

/*ToolTip*/
#gestionepassword .tooltip-inner {
	max-width: 400px !important;
	background: #FFFFFF !important;
	color: #000000 !important;
	border: 1px solid !important;
	width: auto;
	font-size: 1em;
	padding: 0.3em 1em;
	text-transform: none;
}

#gestionepassword .tooltip-inner ul {
	list-style: none;
	text-align: left;
	line-height: 1.6;
	font-weight: bold;
}

p.version { text-align: center; color: #929292; }
