﻿body {
    font-size: 17px ;
}
html, li, p, strong {
    font-size: 17px;
    line-height: 1.5;
    margin-bottom: 15px;
}
footer p, footer strong{
    font-size: 16px;
    line-height: 1;
    margin-bottom: 15px;
}
@media (max-width: 768px) {
    html .Normal > p {
        font-size: 17px;
    }
}
html #dnnMenu .menuItem > a {
    color: #1e90ff;
}

html .navbar-default .navbar-nav > .active > a, html .navbar-default .navbar-nav > .active > a:focus, html .navbar-default .navbar-nav > .active > a:hover {
    color: #FF4500 !important;
}

html header {
    background: #FFFFFF;
}

#mainHeader-inner.container-banner .block_container {
    padding: 5px 0px;
}

html .js-clingify-locked #dnnMenu .menuItem > a {
    color: #1e90ff;
}

.menuItem .active > a {
    color: #FF4500 !important;
}

html .navbar-default .navbar-toggle .icon-bar {
    background-color: #1e90ff;
}

#navbar-top-wrapper {
    //width: 30%;
}

#navbar {
    //width: 70%;
}

#logo {
    padding-left: 0px !important;
}

@media only screen and (max-width: 978px) {
    #navbar-top-wrapper {
        width: 40%;
    }

    #navbar {
        width: 60%;
    }
}

@media only screen and (max-width: 767px) {
    #dnnMenu .topLevel li {
        position: relative;
        background: #1e90ff;
        list-style-type: none;
        float: none;
        width: 100%;
        margin-bottom: 0;
        border-top: 1px solid rgba(255, 255, 255,0.5) !important;
    }

    #navbar, #navbar-top-wrapper {
        margin-top: 0px;
        width: 100% !important;
    }
}

@media only screen and (max-width: 767px) {
    #dnnMenu .topLevel > .open > a, #dnnMenu .topLevel > .open > a:hover, #dnnMenu .topLevel > .open > a:focus {
        background: rgba(255, 255, 255,0.5) !important;
    }

    #dnnMenu .topLevel .dropdown.open a span {
        color: #FFFFFF;
    }

    html .navbar-default .navbar-nav > li > a:hover span.caret {
        background-color: #ffff;
    }

    html .navbar-default .navbar-nav > li > a:hover, html .navbar-default .navbar-nav > li > a:hover span {
        text-transform: uppercase !important;
        font-size: 15px !important;
        font-weight: 700;
        color: #1e90ff !important;
    }

    #dnnMenu .dropdown-menu li:hover {
        background: #FFFFFF !important;
    }

    #dnnMenu .dropdown-menu.subLevel li {
        background: #1e90ff;
        border-bottom: 1px solid #1e90ff;
        padding: 0;
    }

    #dnnMenu .topLevel li a:hover {
        background: rgba(255, 255, 255,0.5) !important;
    }

    .courses-section {
        padding: 20px 2px !important;
    }

    .footer__right {
        padding-right: 0px !important;
        padding-left: 0px !important;
        padding-top: 20px;
    }

    .footer__left {
        padding-right: 0px !important;
        padding-left: 0px !important;
        padding-top: 20px;
    }
}

#dnnMenu .dropdown-menu li:hover {
    background: #1e90ff !important;
}

.DNNContainer_Boxed.SpacingBottom {
    border: unset;
    margin-top: 10px;
    box-shadow: unset;
    border-radius: 2px;
    margin-bottom: 0px;
}

/*footer .footer-above {
    background-color: #1e90ff;
    padding-top: 8px;*/
/* border-top: 25px solid #7ca0c0; */
/*}

.footer-title h4 {
    font-size: 20px;*/
/* font-weight: bold; */
/*color: #FFFF;
    padding-bottom: 10px;
    text-transform: uppercase;
    border-bottom: 1px solid #EEEE;
}

footer .footer-above p > a {
    color: #FFFF !important;
}

.Contact_list_footer li a {
    color: #FFFF !important;
}

.Contact_list_footer li {
    border-bottom: 1px solid #EEEE !important;
}

footer {
    color: #FFFF !important;
}

.footer-col .Contact_list_footer > li > span {
    background: #595959 !important;
}

footer .footer-below {
    background-color: #FFFF;
    padding: 15px 0;
}

footer .footer-below, footer .terms-priv a:link, footer .terms-priv a:visited {
    color: #1e90ff;
    font-size: 12px;
}*/

.dnnFormItem span.dnnFormMessage.dnnFormError {
    left: 67% !important;
    right: auto !important;
}

.DNNContainer_Boxed h2 .TitleBoxed {
    display: block;
    margin-bottom: 0px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 10px;
    padding-left: 15px;
}

.DNNContainer_Boxed h2 .TitleBoxed {
    color: #1e90ff !important;
}

a#dnn_ctr3066_Default_Form_cmdCancel {
    display: none;
}

ul.dnnActions.dnnClear {
    display: flex !important;
    justify-content: center;
}

.dnnGrid {
    width: 100% !important;
}

.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction {
    border-color: #1e90ff !important;
    background: #1e90ff !important;
    background: #1e90ff;
    background: -moz-linear-gradient(top, #358eea 0%, #2170cd 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #358eea), color-stop(100%, #2170cd));
    background: -webkit-linear-gradient(top, #358eea 0%, #2170cd 100%);
    -webkit-box-shadow: unset;
    box-shadow: unset;
    color: #ffff;
    text-shadow: 0px -1px 0px #185B93;
}

    .dnnPrimaryAction:hover, .dnnFormItem input[type="submit"]:hover, a.dnnPrimaryAction:hover {
        border-color: #1e90ff !important;
        background: #FF4500 !important;
        /*background: #1e90ff !important;*/
        background: -moz-linear-gradient(top, #6cb6f3 0%, #4387d2 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6cb6f3), color-stop(100%, #4387d2));
        background: -webkit-linear-gradient(top, #6cb6f3 0%, #4387d2 100%);
        /*background: linear-gradient(top, #6cb6f3 0%, #4387d2 100%);*/
        color: #fff;
    }

.dnnFormItem button, .dnnFormItem input[type="button"], .dnnFormItem input[type="reset"], .dnnSecondaryAction, a.dnnSecondaryAction, ul.dnnAdminTabNav li a, .dnnLogin .LoginTabGroup span {
    background: #f5f5f5;
    background: -moz-linear-gradient(top, #f5f5f5 0%, #dfdfdf 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #dfdfdf));
    background: -webkit-linear-gradient(top, #f5f5f5 0%, #dfdfdf 100%);
    background: -o-linear-gradient(top, #f5f5f5 0%, #dfdfdf 100%);
    background: -ms-linear-gradient(top, #f5f5f5 0%, #dfdfdf 100%);
    background: linear-gradient(top, #f5f5f5 0%, #dfdfdf 100%);
    -webkit-box-shadow: unset;
    box-shadow: unset;
    text-shadow: 0px 1px 0px #ffffff;
    color: #333;
    border: unset !important;
}

a#dnn_ctr3066_Default_Form_cmdUpdate, a#dnn_ctr3066_Default_Form_cmdShowRecords {
    padding: 10px 70px !important;
    border: 2px solid #1e90ff;
    color: #1e90ff;
    font-size: 14px !important;
    display: inline-block;
    padding: 10px 35px;
    margin-top: .8em;
    background-color: transparent !important;
    font-size: 1.3rem;
    font-weight: 700;
    letter-spacing: 1px;
    border-radius: 35px;
    text-transform: uppercase;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    text-transform: uppercase !important;
}

.red-tuct-container-panel .panel-heading {
    background-image: unset !important;
    padding: 7px 15px;
    background-color: #1e90ff;
}

.headerGrid, table {
    width: 100%;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: #ffff;
}
/*html #dnnMenu .menuItem > a {
    text-transform: none;
}
html .navbar-default .navbar-nav > li > a:hover, html .navbar-default .navbar-nav > li > a:hover span {
    text-transform: none !important;
}*/
.fb-page-container {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden; /* background: white; */
    padding-bottom: 15px;
    border: 1px solid #585858;
    border-left: unset !important;
    border-right: unset !important;
    border-radius: 2px;
}

html .footer-col p {
    font-size: 17px;
    margin-bottom: 5px !important;
    padding-bottom: 10px !important;
}

.navbar .brand {
    float: left;
    padding: 0 !important;
    max-width: unset !important;
    height: 61px;
}

.navbar-default {
    display: flex;
    justify-content: center;
}

.block_container {
    /*max-width: 100%;*/
}

#navbar {
    /* display: inline-block; */
    /*padding: 0 200px;*/
    /*padding: 0 0 0 280px;*/
    margin-top: 10px;
    margin: auto;
}

@media only screen and (max-width: 767px) {
    .navbar-default {
        display: inherit !important;
        /*justify-content: center;*/
    }

    #navbar {
        /*padding-left: unset !important;*/
        padding: 0 0 !important;
    }
}

@media only screen and (max-width:1049px) {

    #navbar {
        margin-top: 0px;
    }

    /*    #devrun__logo {
        height: 80px !important;
        border-bottom-right-radius: 15px;
        top: -21px;
        left: -7px !important;
        position: absolute
    }*/
}

.blue-border-button {
}

.devrun-border-button {
    border: 2px solid #1e90ff;
    color: #1e90ff;
    font-size: 14px !important;
    display: inline-block;
    padding: 10px 35px;
    margin-top: .8em;
    background-color: transparent;
    font-size: 1.3rem;
    font-weight: 700;
    letter-spacing: 1px;
    border-radius: 35px;
    text-transform: uppercase;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    text-transform: uppercase !important;
}

    .devrun-border-button:hover {
        border: 2px solid #1e90ff !important;
        color: #ffff !important;
        background-color: #1e90ff;
    }

a.btn.devrun-border-button:visited {
    color: #1e90ff;
}

.dnnForm input.dnnFormRequired {
    border-left: 4px #1e90ff solid !important;
    padding-right: -5px !important;
    width: 100%;
}

.dnnFormItem input[type="text"], .dnnFormItem input[type="password"], .dnnFormItem input[type="email"], .dnnFormItem input[type="tel"], .dnnFormItem select, .dnnFormItem textarea {
    max-width: unset !important;
}

.dnnForm .dnnFormItem .dnnFormLabelWithoutHelp label span {
    line-height: 1.4;
    padding-right: 1.8em;
    display: block;
    position: relative;
    font-size: 17px !important;
    color: #1e90ff !important
}

.dnnFormItem input[type="text"], .dnnFormItem select, .dnnFormItem textarea, .dnnFormItem input[type="email"], .dnnFormItem input[type="search"], .dnnFormItem input[type="password"] {
    margin-bottom: 10px;
    padding: 8px;
    background: #ffffff;
    border: 1px solid #c9c9c9;
    -webkit-border-radius: unset !important;
    border-radius: unset !important;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
    color: #333;
    font-size: 16px;
}

.dnnLoginService .dnnFormItem input[type="text"], .dnnFormItem select, .dnnFormItem textarea, .dnnFormItem input[type="email"], .dnnFormItem input[type="search"], .dnnFormItem input[type="password"] {
    padding: 5px !important;
    font-size: 13px !important;
}

.dtph__header.visible {
    opacity: 1;
    transform: translateY(0);
}

.dtph__header {
    font-size: 27px;
    text-transform: uppercase;
    margin-top: 0px;
    color: #474747;
    padding-bottom: 10px;
    padding-top: 0px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    font-weight: 500;
    position: relative;
    display: inline-block;
    opacity: 0;
    transform: translateY(-20px);
    transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

    .dtph__header::after {
        content: '';
        position: absolute;
        bottom: -5px;
        left: 50%;
        transform: translateX(-50%);
        width: 100px;
        height: 4px;
        background-color: #ff4500; /* Accent color */
        border-radius: 2px;
        transition: width 0.8s ease-out 0.5s;
    }

    .dtph__header.visible::after {
        width: 60px;
    }

#dnnMenu .dropdown-menu li > a {
    background: transparent;
    text-transform: uppercase !important;
    font-size: 14px;
}

htm
#dnnMenu .dropdown-menu li > a:hover {
    background: transparent;
    text-transform: uppercase !important;
}

html header {
    height: 97px;
}

.custom__container {
    max-width: 1200px;
    margin: auto;
}

#mainHeader-inner.container-banner {
    width: 100%;
    padding: 8px 0px;
    margin: 0 auto;
    background: #ffff;
}

.navbar-nav > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
}

html a:hover, html a:hover *, html a:active, html a:link, html a:visited {
    text-decoration: none;
    text-transform: inherit;
}

.breadcrumb__custom {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 18px;
    color: #555;
    padding: 20px 40px;
    background-color: #f9f9f9;
    border-radius: 5px;
    /* box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); */
    margin-bottom: 20px;
}

    .breadcrumb__custom a {
        text-decoration: none;
        color: #007bff;
        transition: color 0.3s ease;
    }

        .breadcrumb__custom a:hover {
            color: #0056b3;
            text-decoration: underline;
        }

    .breadcrumb__custom .separator {
        margin: 0 8px;
        color: #999;
        font-weight: bold;
    }

    .breadcrumb__custom .current {
        color: #FF4500;
        font-weight: bold;
    }

    /* FontAwesome icons */
    .breadcrumb__custom .fa-chevron-right {
        margin: 0 8px;
        color: #999;
        font-size: 12px;
    }

@media (min-width: 992px) {
    #dnnMenu .menuItem:last-child {
        padding-right: 0px !important;
    }
}

@media (max-width: 768px) {
    .breadcrumb__custom {
        font-size: 12px;
        padding: 8px 10px;
    }

        .breadcrumb__custom .separator {
            margin: 0 5px;
        }
}

span.box-img-tieude {
    font-size: 20px !important;
    padding: 0px;
}

    span.box-img-tieude a {
        color: #46474A !important;
    }

.content-news-container p {
    font-size: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: justify;
    padding: 0 20px;
    padding-bottom: 20px;
}

.box-box-ing {
    /* border: 1px solid black; */
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
    margin-top: 10px;
    !important;
}

.breadcrumb__custom a {
    /*background: #1e90ff;
    color: white;
    padding: 5px 25px;
    clip-path: polygon(90% 0%, 100% 50%, 90% 100%, 0% 100%, 10% 50%, 0% 0%);*/
}

.container-banner.js-clingify-locked {
    background-color: #ffff;
}

.dtph__header a {
    color: #474747 !important;
}

/*Course Detail CSS*/
.course-container {
    max-width: 1200px;
    margin: 50px auto;
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.course-header {
    text-align: center;
    margin-bottom: 30px;
}

    .course-header img {
        max-width: 200px;
        height: auto;
        margin-bottom: 15px;
    }

    .course-header h1 {
        font-size: 32px;
        color: #1e90ff;
        margin: 0;
    }

.course-intro {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap-reverse;
    justify-content: center;
    text-align: justify;
}

    .course-intro p {
        flex: 1;
        /*margin-right: 20px;*/
        min-width: 300px;
    }

    .course-intro img {
        /*max-width: 300px;*/
        width: 100%;
        height: auto;
        border-radius: 5px;
        margin: 20px;
        /*margin-left: 20px;*/
    }

.course-details h2 {
    font-size: 24px;
    color: #ff4500;
    margin-top: 30px;
}

.course-details ul {
    list-style-type: none;
    padding: 0;
}

    .course-details ul li {
        margin: 15px 0;
        padding-left: 20px;
        position: relative;
        text-align: justify;
    }

        .course-details ul li:before {
            content: "✔";
            color: #ff4500;
            position: absolute;
            left: 0;
        }

    .course-details ul ul {
        padding-left: 20px;
    }

        .course-details ul ul li:before {
            content: "➜";
            color: #1e90ff;
        }

.cta-button {
    display: inline-block;
    padding: 12px 30px !important;
    background-color: #ff4500 !important;
    color: #fff !important;
    text-decoration: none;
    border-radius: 5px;
    font-size: 18px;
    margin-top: 20px;
    border: unset !important;
}

    .cta-button:hover {
        background-color: #ff4500 !important;
        color: #fff !important;
        box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    }

.footer-text {
    text-align: center;
    font-size: 16px;
    color: #1e90ff;
    margin-top: 30px;
}

html #dnnMenu .menuItem > a {
    font-size: 16px;
}

html .navbar-default .navbar-nav > li > a:hover, html .navbar-default .navbar-nav > li > a:hover span {
    text-transform: uppercase !important;
    font-size: 16px !important;
    font-weight: 700;
    color: #02b14f;
}

#devrun__logo {
    height: 90px;
    border-bottom-right-radius: 15px;
    margin-top: -17px;
    /*    top: -21px;
    left: 40px;*/
    /*position: absolute*/
}

.danh_sach_tin_tuc .cssDatagrid_Item td .tomtat_tin {
    display: none !important;
}

.danh_sach_tin_tuc .cssDatagrid_Item td .ngay_dang {
    display: none !important;
}

.DNNContainer_Boxed .Boxed_ContentPane {
    padding: 0px;
}

.footer__right {
    padding-right: 0px;
    padding-top: 20px;
}

.footer__left {
    padding-left: 0px;
    padding-top: 20px;
}

    .footer__right .Contact_list_footer > li > span, .footer__left .Contact_list_footer > li > span {
        padding: 7px;
        margin-right: 20px;
        background: #2e2e2e;
    }

.list-group-tintuc {
    margin: 20px 0 !important;
}

.content-news-container {
    padding: 10px;
    background: #ffff;
}

.danh_sach_tin_tuc .cssDatagrid_Item td .tieu_de {
    color: #46474A !important;
}

img.img-tintuc {
    width: 100%;
    height: 170px;
    object-fit: cover;
}

.cssNoiDung {
    width: 100%;
}

.danh_sach_tin_tuc .cssDatagrid_Item td {
    padding: 20px 30px 30px 30px !important;
}

table#dnn_ctr3615_TT_DSTINTHEOCHUYENMUC_dgDanhSachTin {
    background: #ffff;
}

@media (max-width: 480px) {
    .target-section {
        padding: 15px;
        margin: 0px !important;
    }

    .expert-card {
        margin: 10px 0px !important;
    }

    .list-group-tintuc > div {
        padding: 0px !important;
    }

    #devrun__logo {
        height: 80px;
        border-bottom-right-radius: 15px;
        margin-top: 0px;
        /* position: absolute; */
    }

    #mainHeader-inner.container-banner {
        width: 100%;
        padding: 0px !important;
        margin: 0 auto;
        background: #ffff;
    }

        #mainHeader-inner.container-banner .block_container {
            padding: 0px !important;
        }

    .navbar-header {
        height: 80px;
    }
}
.copyright {
    font-size: 17px;
}
.icon-sua, .icon-xoa, .icon-user, .icon-in, .icon-an, .icon-hien {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings' !important;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
}
.icon-sua::before {
    content: "\270f";
    color: #D27D0C;
}
.icon-xoa::before {
    content: "\e014";
    color: rgb(203, 5, 5);
}