/* Here, the content of the common custom CSS defined into Home - Setup - Display - CSS*/
.login_table {
/* Specificity: (0,1,0) */
margin: 0 auto;
padding: 16px 6px 12px;
max-width: 560px;
background-color: hsla(0, 0%, 0%, 0);
box-shadow: 0 0 0 0 rgba(0, 0, 0, 0),
0 0 0 rgba(0, 0, 0, 0.0);
}