<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.text-plkn-warning {
    color: #f89b1a;
}
/*.dropdown-item {
    width: 700px;
    white-space: initial;
}*/

.logo-figure {
    width: 70px;
    background-image: url(/image/logo/logo-figure.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    -webkit-background-size: 65px 65px;
    background-size: 65px 65px;
}

.logo-figure {
    background-size: 45px 45px;
}

.sidebar .sidebar-brand {
    height: 3.375rem;
}

.topbar {
    height: 3.375rem;
}

.tinhnang-select {
    color: #333 !important;
}

    .tinhnang-select:hover {
        background-color: #fff0c4;
    }

    .tinhnang-select.active {
        border-left: 4px solid #47acfc !important;
        background-color: #d9f3ff !important;
    }

        .tinhnang-select.active:hover {
            background-color: #a16000;
        }

    .tinhnang-select::after {
        float: right;
        margin-top: 9px;
    }

.btn-khoinghiep {
    color: #fff !important;
    background-color: #2196F3;
    border-color: #0076d4;
}

.btn-primary {
    color: #fff;
    background-color: #47acfc !important;
    border-color: #3eaaff !important;
}

.btn-khoinghiep-yellow {
    color: #ffffff;
    background-color: #f89b1a;
    border-color: #d07900;
}

.cate-title {
    font-size: 17px !important;
    text-transform: capitalize;
}

.xemnhieu h4 {
    color: #F89B1A;
    font-size: 17px;
    text-transform: uppercase;
}

.divVideo h4 {
    text-transform: uppercase;
    font-size: 17px !important;
}

.catlist-bieumau li h4 {
    font-size: 18px !important;
}

.categoryTinTuc .cate-title {
    color: #F89B1A;
    font-size: 17px !important;
}

.xemnhieu h4 {
    font-size: 17px !important;
    text-transform: uppercase !important;
}

.cateLienQuan h4 {
    font-size: 17px !important;
    text-transform: uppercase !important;
}

.text-khoinghiep {
    color: #2196F3 !important;
}

.dropdown-item:focus, .dropdown-item:hover {
    background-color: #ffefd8;
}

.vetical-menu {
    border-top: 1px dotted #ccc;
}

.vertical-menu-item &gt; a {
    color: #333;
    position: relative;
    border-bottom: 1px dotted #ccc;
}

    .vertical-menu-item &gt; a.active {
        background-color: #f89b1a;
        color: #ffffff !important;
    }

    .vertical-menu-item &gt; a:hover {
        background-color: #2196F3;
        color: #ffffff !important;
    }

/*.vertical-menu-item:hover &gt; a::before {
    display: block;
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: -34px;
    height: 0px;
    margin: auto;
    border-top: 17px solid transparent;
    border-left: 17px solid rgb(248, 155, 26);
    border-bottom: 17px solid transparent;
    border-right: 17px solid transparent;
    z-index: 13;
}*/


.kn-hover.kn-bold {
    color: #333;
}

.kn-hover {
    color: #727272 !important;
}

    .kn-hover:hover {
        color: #2196F3 !important;
    }

.border-khoinghiep {
    border-color: #337ab7 !important;
}

.type1.category {
    margin-top: 20px;
}

    .type1.category ul {
        margin: 0;
        padding: 0;
        border-bottom: 1px solid #c3cdd8;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

.type1.categoryrow ul:last-child {
    border-bottom: 0;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.type1.category ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 12px;
}

.type1.category .c-title {
    list-style-type: none;
    font: 700 13px arial;
    margin-bottom: 10px;
    line-height: 18px;
}

.type1.category .img-title {
    float: left;
    list-style-type: none;
    width: 28%;
    margin-right: 5px;
    overflow: hidden;
    max-height: 250px;
    margin-bottom: 10px;
}

    .type1.category .img-title img {
        width: 100%;
    }

.type1.category .cate-title {
    font-weight: bold;
    display: block;
    border-bottom: 1px solid #ccc;
    padding-bottom: 1px;
}

.type1.category a {
    color: #333;
}

#vp .type1.category .content text-muted {
    list-style-type: none;
    margin-bottom: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.type1.category .note {
    list-style-type: none;
    text-align: right;
    font-style: italic;
    padding-right: 5px;
    margin-bottom: 5px;
    font-size: 11px;
}

.type1.category .related {
    padding-left: 0px;
    margin-left: 25px;
    list-style-type: square;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 0px 2px 0px;
}

.line-limit-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.line-limit-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.line-limit-3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.line-limit-4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
#main-banner  ul  li {
    padding-bottom: initial !important;
    height:180px;
}</pre></body></html>