/* Here, the content of the common custom CSS defined into Home - Setup - Display - CSS*/
.login_table_title,.login_block_other{
    display:none;
}

#img_logo{
    max-height: 150px ;
}


.login_table{
    background-color:rgba(0, 0, 0, 0.6) ;
    border-top:gray;
}


