body{font-family: 'Open Sans', sans-serif;}
.login-form{width:450px;margin:30px auto;}
.title{font-size:21px;}
.container{margin-top:25px;}
.stripe{background:#e5e5e5;}
.report-box{height: 287px;background-color: rgb(255, 228, 196);padding: 20px;}
.abs_per{font-size: 100px;font-family: 'BenchNine', sans-serif;}
.detail{background: #FFF;
    font-size: 11px;
    padding: 15px 0;}
.detail label{text-align: center;display: block;width:100%;font-weight: bold;}
.detail label i{display: block;margin-bottom:10px;font-weight: normal;font-size:13px!important;}

.rank{
    display: flex;
    justify-content: center;
    /* align-items: center; */
    height: 287px;
    font-size: 40px;
    text-align: center;
}
.table th {
    font-family: sans-serif;
    font-weight: bold;
}