.boxTinTuc {
    border-radius: 13px;
    background-color: #f4f4f4;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.TitDM {
    border-bottom: 2px solid #1360b3;
    min-height: 40px;
}

    .TitDM a {
        color: #1360b3;
    }

.boxTinTuc a.TinDau {
    color: #1a65b6;
}

.TinPhu {
    height: 280px;
    overflow-y: auto;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE 10+ */
}

    .TinPhu::-webkit-scrollbar {
        background: #ffffff;
        border-radius: 10px;
        width: 0px;
    }

    .TinPhu a::before {
        position: absolute;
        content: "";
        background-color: #dc141e;
        width: 7px;
        height: 7px;
        top: 8px;
        left: -19px;
        clip-path: circle(50% at 50% 50%);
    }

    .TinPhu a p.otime {
        color: #6f6f6f;
    }

.TitTinTucRight {
    background-image: url(/layout-main/img/nentt.png);
    background-size: 100% 100%;
    min-height: 47px;
}

.TitThongBao {
    background-image: linear-gradient(#3c6bb9, #1749a4);
    border-radius: 7px 7px 0px 0px;
}

.ThongBaoBox {
    background-color: #e5d5c4;
}

    .ThongBaoBox a::before {
        position: absolute;
        content: "";
        background-color: #622e06;
        width: 7px;
        height: 7px;
        top: 8px;
        left: -19px;
    }

    .ThongBaoBox ul {
        height: 265px;
        overflow: auto;
    }

        .ThongBaoBox ul::-webkit-scrollbar {
            background: #ffffff;
            border-radius: 10px;
            width: 0px;
        }

.boxtamdiem ul {
    height: 335px;
    overflow-y: auto;
}

    .boxtamdiem ul::-webkit-scrollbar {
        background: #ffffff;
        width: 0px;
        right: 0px;
        display: none;
    }

ul.tintuc0404 {
    height: 255px;
    overflow-y: auto;
}

    ul.tintuc0404::-webkit-scrollbar {
        background: #ffffff;
        width: 0px;
        right: 0px;
        display: none;
    }

ul.Tinnongslide li a:hover p:first-child {
    color: #0a58ca;
}

ul.Tinnongslide li a:hover img {
    transform: scale(1.01);
    z-index: 100;
}

.Tinnongslide .slick-dots li button:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background-color: red;
    border-radius: 0;
}

.Tinnongslide ul.slick-dots {
    width: auto;
    padding: 0;
    display: flex;
    justify-content: center;
    width: 100%;
    bottom: -10%;
    position: absolute;
}

    .Tinnongslide ul.slick-dots li {
        margin: 0 0;
    }

.Tinnongslide ul.slick-dotted.slick-slider {
    margin-bottom: 0px !important;
}

p.TinnongTit {
    color: #1360b3;
    font-family: RobotoBold;
    /* text-transform: uppercase; */
    font-size: 21px;
    line-height: 1.3;
}

.Tinhot a:hover p.TinnongTit {
    color: #0a58ca;
}

p.timecontent {
    color: #686767;
    font-family: Roboto;
    font-size: 14.5px;
    margin: 15px 0px;
}

.khoitin3 ul li a .timecontent {
    width: 25.5%;
    color: #5e5e5e;
    margin-top: unset;
    font-size: 15px;
    border-right: 1px solid #dddddd;
    text-align: center;
}


.khoitin3 p.timecontent {
    margin-bottom: unset;
}

.Tinnongdes::-webkit-scrollbar {
    background: #d0cccc;
    width: 2px;
    right: 0px;
    height: 4px;
}

.Tinnongdes::-webkit-scrollbar-thumb {
    background: #c60d0d;
    border-radius: 10px;
    width: 2px;
}
.TittleCDS {
    text-align: left;
    height: 35px;
    border-bottom: 4px solid #1360b3;
}

    .TittleCDS a {
        color: #1360b3;
        font-family: RobotoBold;
        text-transform: uppercase;
        font-size: 21px;
        line-height: 1.3;
    }
.borderbotblue1 {
    border-bottom: 2px solid #7095c6;
    padding-bottom: 8px;
}
.bg-color {
    background-color: #f4f4f4 !important;
}
.borderradi {
    border-radius: 10px;
}
.colorTiT3 {
    color: rgb(25, 25, 25);
}
.box-menuvb {
    background: #FFFFFF;
    border-top: 2px solid #1259A0;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    margin-bottom: 20px;
}

    .box-menuvb li {
        padding: 10px 15px 10px 20px;
    }

        .box-menuvb li.active {
            background-color: #1259A0;
        }

            .box-menuvb li.active a {
                color: white;
            }
