hr{
border-top: 1px solid #eee;
}
th{
text-align: center;
}
.login-log{
    max-width: 360px;
    max-height: 200px;
}
/* .login-box{
    width: 360px;
} */
@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
}