.mdm-new li:first-child strong {
    margin-top: 0;
}
.mdm-new li strong {
    display: block;
    margin-top: 10px;
}
.rhs-cont ul {
    line-height: 28px;
    list-style-type: none!important;
    list-style-image: url(https://www.manageengine.cn/mobile-device-management/images/right.png);
}
.mdm-tab {
    display: flex;
    border-bottom: 1px solid #eee;
}
.mdm-tab a {
    display: inline-block;
    padding: 15px 10px 10px;
    min-width: 130px;
    text-align: center;
    color: #000;
    text-decoration: none;
    font-size: 13px;
    border-right: 1px solid #eee;
    margin-right: -5px;
    margin-bottom: -2px;
}
.mdm-tab a.active, .mdm-tab a:hover {
    background-color: #eee;
    border-bottom: 2px solid #0778b8;
    color: #000;
}
.mdm-tab a.active {
    pointer-events: none;
    font-weight: bold;
}
.mdm-tab a img {
    display: block;
    margin: auto;
    width: 70px;
    height: 70px;
}
.dsk-spa {
    background: none repeat scroll 0 0 #ECEDEE;
    margin: 50px 0;
    width: 100%;
}
.dsk-spa th {
    font-weight: bold;
    padding: 15px;
}
.dsk-spa td {
    background: none repeat scroll 0 0 #fff;
    padding: 10px;
    border: 1px solid #efefef;
    vertical-align: middle;
}

.heading-menu .menuhead {
    display: inline-block;
}
