
.UIServiceCategory_htdn {
        border: 1px solid #ebebeb;
        margin: 30px 0 20px 0;
}
.UIServiceCategory_htdn .ServiceCategory .Content {
        padding: 0;
        height: 190px;
}
.UIServiceCategory_htdn .ServiceCategory::before {
        content: "";
        background: url(https://storage.daknong.gov.vn/dkg-chinhquyen/5096/banner/hotrodoanhnghiep.png);
        display: block;
        width:100%;
        height: 203px;
        color: #fff;
        padding: 0 0 0 20px;
        text-transform: uppercase;
        background-size: cover;
        border-bottom: none;
}
.UIServiceCategory_htdn .ServiceCategory .Title{
        margin-top: 10px;
}
.UIServiceCategory_htdn .ServiceCategory .Content .border {
        border: none !important;
}

.UIServiceCategory_htdn .ServiceCategory .Title span{
        color: #337ab7;
        font-size: 22px;
        line-height: 50px;
        padding-left: 25px;
}
.UIServiceCategory_htdn .ServiceCategory ul {
        border: none;
        border-radius: 0 0 5px 5px;
        list-style: disc;
        margin: 0;
        padding: 0 40px;
        color: #337ab7;
}
.UIServiceCategory_htdn .ServiceCategory ul li {
        background: no-repeat;
        padding: 6px 0px;
}
.UIServiceCategory_htdn .ServiceCategory ul li a {
        color: #212529 !important;
        font-size: 16px !important;
        font-weight: 600;
}
.UIServiceCategory_htdn .ServiceCategory ul li:hover a {
        color: #337ab7 !important;
}
.ServiceCategory .Content {
    padding: 0;
    margin-bottom: 30px;
}