﻿.title-cds {
    color: #0038b0;
    font-size: 25px;
    font-weight: bold;
    background-color: #e6e6e6;
}

.background-cds {
    background-color: #e6e6e6;
    padding-top: 5px;
    padding-bottom: 5px;
}

.boder-camnang {
    background-color: white;
    border-radius: 20px;
    color: black;
    padding: 10px;
    font-size: 13px;
    text-align: center;
}

    .boder-camnang a {
        color: black;
    }

    .boder-camnang:hover {
        background-color: #0045f4;
        color: white;
    }

        .boder-camnang:hover a {
            color: white;
        }

p {
    margin: 0 !important;
}

.timhieuthem {
    border-radius: 15px;
    text-align: center; 
    margin: 15px auto !important;
}

    .timhieuthem a {
        color: white;
    }

@media all and (max-width:480px) {
    .title-cds {
        color: #0038b0;
        font-size: 22px;
        text-align: left;
        background: none !important;
        font-weight: bold;
    }
}

.text-tomtat {
    margin-top: 10px !important;
    margin-bottom: 5px !important;
    margin-top: 10px;
    color: #0038b0;
    padding-bottom: 10px;
    font-size: 24px;
    padding-bottom: 5px;
}

.cms-title-category-van-ban-chi-dao-dieu-hanh {
    line-height: 1.6;
}

.haiden {
    display: block;
}

.haiden-mobile {
    display: none;
}

.border-line {
    padding: 0px 0px 10px 0px;
    border-bottom: 4px solid #0038b0;
}

@media only screen and (max-width: 767px) {
    .text-tomtat {
        font-size: 22px !important;
        padding: 10px 0;
        margin-bottom: -20px !important;
    }

    .haiden {
        display: none;
    }

    .haiden-mobile {
        display: block;
    }
}
