#mgdd{padding:10px;border-bottom:1px solid #E9E9E9}
.players{background:#6A6A6A;}
.pda{background:#0B0A0A;}

.dflex .list{display: flex; flex-wrap: nowrap; overflow-x: auto;}
.list .mtl {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 14px;
    display: block;
    background: rgba(0,0,0,.7);
    padding: 0 4px;
    box-sizing: border-box;
    color: silver;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
}
.seard input{background:#fff;}

@media only screen and (min-width:968px){
    #hhrx{min-height: 800px;}#hdrx {min-height: 800px;}
}
@media only screen and (max-height:480px){
    .date{font-size: 16px!important;}.dflex div{width:25%;padding:1px;max-width:200px}#ftr{display: none;}
}