﻿.qimenu {
    background-color:  var(--mau-md);
}

body {
    background: #fff;
}

.menuthuduc {
    background:  var(--mau-md);
    height: 70px;
    width: 100%;
    border-radius: 5px;
}

.dropdown:hover > .dropdown-menu {
    display: block;
}

.mnthuduc::after {
    display: none !important;
}

.mnsubwith {
    width: 90%;
}

.mnsubwith2 {
    width: 88%;
}

.mnsubwith3 {
    width: 94%;
}

.mnthuducsub {
    padding: 10px 0px;
    border-bottom: 1px solid #ddd;
    background: #f6f6f6;
    text-align: center;
    vertical-align: middle;
}

    .mnthuducsub:last-child {
        border-bottom: 0px;
    }

    .mnthuducsub > a {
        color: #3c3c3c;
        font-weight: bold;
    }

    .mnthuducsub:hover {
        background:  var(--mau-md);
    }

        .mnthuducsub:hover > a {
            color: #fff;
        }

.footerthuduc {
    padding: 20px 0px;
    background-color: #1f497d;
}

.linetieudefooter {
    color: white;
    width: 60px;
    border-bottom: 1px solid #fff;
}

.btnfooter {
    border: 1px solid #4671a4;
    width: 70%;
    height: 42px;
    border-radius: 50px;
    background-color: #184c8c;
    text-align: center;
    padding: 2px 5px;
}

.footerthuducketnoi {
    padding: 10px 0px;
    background-color: #173f70;
}

.footersoluottruycap {
    font-size: 15px;
    color: #38b000;
    border: 1px solid #8bc34a !important;
    background-color: #fff;
    border-radius: 3px;
}

/*#qitxtSearch {
    padding: 0px 5px !important;
    height: 30px !important;
}*/

.qifontbold-1 {
    border-right: 1px solid #ccc !important;
    font-size: 10px;
    font-weight: bold;
    padding-right: 10px !important;
    
}

    .qifontbold-1:last-child {
        border-right: 0px;
    }

    .qifontbold-1:after {
        display: none;
    }

    .qifontbold-1:hover, .qifontbold-1:active {
       /* border-bottom: 2px solid #184c8c;*/
        color: #fff !important;
        background-color:  var(--mau-md) !important;
    }

.qibgtop1 > ul > li > a:hover, .qibgtop1 > ul > li > a:active {
    color: #fff !important;
}
.mnthuductieude
{
    font-size:18px;
}
.qiChuChay a {
    color: #f94650;
    float: left;
    font-size: 13px;
    font-weight: bold;

}
* {
    font-family: 'Open Sans', sans-serif;
}

#toolbar {
    background:  var(--mau-md);
}
.snap-drawer h4 {
    background:  var(--mau-md);
}
.vsf-tieu-de-chinh h1, .breadcrumbs a, .related-stories h3, .s_CategoryHome_Title_Parent a, .block-heading, .related-stories h4 {

    border-bottom: 1px solid  var(--mau-md);
    background:  var(--mau-md);
}
.qilitop:last-child > a.qifontbold-1 {
    border-right: 0px solid !important;
}
.qilitop:hover {
    background:  var(--mau-md);
    color: #fff !important;
    padding-bottom: 5px;
}

    .qilitop:hover > a.qifontbold-1 {
        color: #fff !important;
    }

.qilitop:active > a.qifontbold-1 {
    color: #fff !important;
}
.qihome_tieude {
    color:  var(--mau-md);
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 0px;
}