/* Here, the content of the common custom CSS defined into Home - Setup - Display - CSS*/
.tdoverflowmax150, .tdoverflowmax200 {			/* For tdoverflow, the max-midth become a minimum ! */
	max-width: 500px;
}
.login_table, .login_table_title.center {
    margin-left: 20px;
    margin-top: 20px;
    max-width: 400px;
}