.modal-default .modal-content {
    border-radius: 0.5rem !important;
}

    .modal-default .modal-content .modal-header {
        border-bottom: 1px solid #dee2e6 !important;
    }


    .modal-default .modal-content .modal-body {
        padding: 1rem !important
    }

.form-group {
    margin-bottom: 1rem;
}

.jq-stars {
    display: inline-block;
}

.jq-rating-label {
    font-size: 22px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    font-family: helvetica, arial, verdana;
}

.jq-star {
    width: 100px;
    height: 100px;
    display: inline-block;
    cursor: pointer;
}

.jq-star-svg {
    padding-left: 3px;
    width: 100%;
    height: 100%;
}

.jq-star:hover .fs-star-svg path {
}

.jq-star-svg path {
    /* stroke: #000; */
    stroke-linejoin: round;
}

/* un-used */
.jq-shadow {
    -webkit-filter: drop-shadow( -2px -2px 2px #888 );
    filter: drop-shadow( -2px -2px 2px #888 );
}

.answer-matching-content {
    width: calc(100% - 110px);
    float: left;
}

.answer-matching-picker {
    width: 100px;
    float: right;
}

.btn-transparent {
    /*background: transparent;*/
    border-color: transparent;
}

.pagination > li {
}

    .pagination > li > a {
        padding: .375rem .75rem;
        border-radius: .25rem;
        min-width: 35px;
        display: block;
        position: relative;
        color: #1c3988;
        text-decoration: none;
        background-color: #fff;
        border: 1px solid #dee2e6;
        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }

    .pagination > li.active > a {
        z-index: 3;
        color: #fff;
        background-color: #1c3988;
        border-color: #1c3988;
    }

    .pagination > li > a:focus, .pagination > li > a:hover {
        color: #162e6d;
        background-color: #e9ecef;
    }

/*
html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 60px;
}
*/

/** * 1.0 Text Elements * ---------------------------------------------------------------------------- */
.entry-content {
    text-align: justify;
}

    .entry-content a {
        text-decoration: underline;
    }

    .entry-content dfn {
        font-style: italic;
    }

    .entry-content em {
        font-style: italic;
    }

    .entry-content p {
        line-height: 1.5;
        margin-bottom: 1rem;
    }

    .entry-content h1 {
        font-size: 1.5rem;
    }

    .entry-content h2 {
        font-size: 1.25rem;
    }

    .entry-content h3 {
        font-size: 1.125rem;
    }

    .entry-content h4 {
        font-size: 1rem;
    }

    .entry-content h5 {
        font-size: 0.875rem;
    }

    .entry-content h6 {
        font-size: 0.875rem;
    }

    .entry-content h1, .entry-content h2, .entry-content h3 {
        margin-bottom: 1.5rem;
    }

    .entry-content h4, .entry-content h5, .entry-content h6 {
        margin-bottom: 1rem;
    }

    .entry-content ol {
        margin: 16px 0;
        padding: 0 0 0 40px;
        list-style: decimal outside;
    }

    .entry-content ul {
        margin: 16px 0;
        padding: 0 0 0 40px;
        list-style-type: square;
        line-height: 1.8;
    }

    .entry-content li > ul {
        margin: 0;
    }

    .entry-content li > ol {
        margin: 0;
    }

    .entry-content dl {
        margin: 0 20px;
    }

    .entry-content dt {
        font-weight: bold;
    }

    .entry-content dd {
        margin: 0 0 20px;
    }

    .entry-content code {
        font-size: 14px;
    }

    .entry-content kbd {
        font-size: 14px;
    }

    .entry-content pre {
        font-size: 14px;
        font-size: 15px;
        overflow: auto;
        white-space: pre-wrap;
        word-wrap: break-word;
        border-radius: 0;
        line-height: 1.8;
        border: 0;
        background: #f5f5f5;
        padding: 10px;
        border-left: 5px solid #ddd;
        margin: 20px 0;
        font-family: "Segoe-Ui-Semibold";
    }

    .entry-content samp {
        font-size: 14px;
    }

    .entry-content blockquote {
        quotes: none;
        position: relative;
        font-size: 1.75rem;
        font-weight: 500;
        margin: 1.25rem 0;
        background: #1c3988;
        color: white;
        padding: 1.25rem 4rem;
        display: inline-flex;
        font-family: "Source Sans Pro", sans-serif;
    }

        .entry-content blockquote:before {
            font-size: 3rem;
            position: absolute;
            top: 25px;
            font-size: 3rem;
            height: 30px;
            line-height: 30px;
            font-weight: bold;
            content: "�";
            left: 1.25rem;
        }

        .entry-content blockquote:after {
            font-size: 3rem;
            position: absolute;
            top: 25px;
            font-size: 3rem;
            height: 30px;
            line-height: 30px;
            font-weight: bold;
            content: "�";
            right: 1.25rem;
        }

        .entry-content blockquote blockquote {
            margin-right: 0;
        }

        .entry-content blockquote cite {
            font-size: 15px;
            font-weight: normal;
            text-transform: uppercase;
        }

        .entry-content blockquote small {
            font-size: 15px;
            font-weight: normal;
            text-transform: uppercase;
        }

    .entry-content q {
        quotes: none;
        position: relative;
    }

        .entry-content q:before {
            font-size: 3rem;
            position: absolute;
            top: 25px;
            font-size: 3rem;
            height: 30px;
            line-height: 30px;
            font-weight: bold;
            content: "�";
            left: 1.25rem;
        }

        .entry-content q:after {
            font-size: 3rem;
            position: absolute;
            top: 25px;
            font-size: 3rem;
            height: 30px;
            line-height: 30px;
            font-weight: bold;
            content: "�";
            right: 1.25rem;
        }

    .entry-content cite {
        border-bottom: 0;
    }

    .entry-content abbr[title] {
        border-bottom: 1px dotted;
    }

    .entry-content address {
        font-style: italic;
        margin: 0 0 24px;
    }

    .entry-content del {
        color: #333;
    }

    .entry-content ins {
        background: #fff9c0;
        border: none;
        color: #333;
        text-decoration: none;
    }

    .entry-content sub {
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline;
        bottom: -0.25em;
    }

    .entry-content sup {
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline;
        top: -0.5em;
    }

    .entry-content cite {
        font-style: italic;
    }

    .entry-content img {
        margin-bottom: 1rem;
        border-radius: 0.25rem;
    }
    /** * 4.0 Links * ---------------------------------------------------------------------------- */
    /** * 5.0 Alignment * ---------------------------------------------------------------------------- */
    .entry-content .alignleft {
        float: left;
        margin: 5px 20px 5px 0;
    }

    .entry-content .alignright {
        float: right;
        margin: 5px 0 5px 20px;
    }

    .entry-content .aligncenter {
        display: block;
        margin: 5px auto;
    }

    .entry-content img.alignnone {
        display: block;
        margin: 5px auto;
    }
    /** * 6.0 Tables * ---------------------------------------------------------------------------- */
    .entry-content table {
        border: 1px solid #ededed;
        border-collapse: collapse;
        border-spacing: 0;
        font-size: 14px;
        line-height: 2;
        margin: 0 0 20px;
        max-width: 100% !important;
    }

    .entry-content caption, .entry-content th, .entry-content td {
        font-weight: normal;
        border: 1px solid #ededed;
        text-align: left;
        padding: 6px 10px;
    }

    .entry-content caption {
        font-size: 16px;
        margin: 20px 0;
    }
    /** * 7.0 Images * ---------------------------------------------------------------------------- */
    .entry-content img {
        height: auto;
        max-width: 100%;
        vertical-align: middle;
    }

    .entry-content .wp-caption {
        background: transparent;
        border: none;
        padding: 0;
        text-align: center;
    }

        .entry-content .wp-caption.alignleft {
            margin: 5px 10px 5px 0;
        }

        .entry-content .wp-caption.alignright {
            margin: 5px 0 5px 10px;
        }

    .entry-content .wp-caption-dt {
        margin: 0;
    }

    .entry-content .wp-caption .wp-caption-text, .entry-content .wp-caption-dd {
        color: #666;
        font-size: 16px;
        font-style: italic;
        font-weight: 300;
        line-height: 2.5;
        margin-bottom: 20px;
        padding: 0;
    }

    .entry-content .mceTemp + ul, .entry-content .mceTemp + ol {
        list-style-position: inside;
    }

.screen-reader-response {
    display: none;
}

.wpcf7-not-valid-tip {
    color: #f44336;
}

.wpcf7-display-none {
    display: none;
}

span.wpcf7-not-valid-tip {
    font-family: sans-serif;
    font-size: 14px;
}

div.wpcf7-response-output {
    margin: 15px 0 10px 0 !important;
    background-color: #f2dede !important;
    border: 1px solid #ebcccc !important;
    color: #a94442 !important;
    padding: 10px !important;
    font-family: sans-serif;
    font-size: 14px;
}

div.wpcf7-mail-sent-ok {
    background-color: #dff0d8 !important;
    border: 1px solid #d0e9c6 !important;
    color: #3c763d !important;
}

.empty-data {
    color: #f44336;
}

.single-container {
    padding-top: 100px;
    padding-bottom: 40px;
    min-height: calc(100vh - 160px);
}

    .single-container .page-header {
        margin-bottom: 1.5rem;
        font-size: 2rem;
    }

.top-section, .page .top-section, .single .top-section {
    background-attachment: fixed;
    height: auto;
    min-height: 100vh;
    max-height: 999999px;
}

.post-share {
    margin-bottom: 15px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

    .post-share .share-handler-wrap {
        display: flex;
    }

        .post-share .share-handler-wrap .social-item {
            margin: 0 4px 6px 0;
        }

            .post-share .share-handler-wrap .social-item a {
                border-radius: 32px;
                width: 32px;
                height: 32px;
                padding: 0 5px;
                line-height: 32px;
                display: flex;
                text-align: center;
                align-items: center;
                justify-content: center;
                color: #fff;
                text-decoration: none;
            }

                .post-share .share-handler-wrap .social-item a i {
                    font-size: 16px;
                    margin-right: 0;
                }

            .post-share .share-handler-wrap .social-item.facebook a {
                background-color: #2d5f9a;
            }

            .post-share .share-handler-wrap .social-item.linked a {
                background-color: #1c3988;
            }

            .post-share .share-handler-wrap .social-item.twitter a {
                background-color: #53c7ff;
            }

            .post-share .share-handler-wrap .social-item.google_plus a {
                background-color: #d93b2b;
            }

            .post-share .share-handler-wrap .social-item.pinterest a {
                background-color: #a41719;
            }

    .post-share .post-share-btn {
        background: #fff;
        border: 1px solid #e2e2e2;
        line-height: 30px;
        display: inline-block;
        padding: 0 10px;
        border-radius: 30px;
        font-size: 12px;
        color: #4d4d4d;
        margin-right: 10px;
        margin-bottom: 6px;
        vertical-align: top;
    }

        .post-share .post-share-btn i {
            margin: 0 5px;
        }

        .post-share .post-share-btn b {
            font-size: 12px;
            line-height: 30px;
        }

    .post-share .btn-count-commnet {
        background: #fff;
        border: 1px solid #e2e2e2;
        line-height: 30px;
        display: inline-block;
        padding: 0 10px;
        border-radius: 30px;
        font-size: 12px;
        color: #4d4d4d;
        margin-bottom: 6px;
        vertical-align: top;
    }

        .post-share .btn-count-commnet i {
            margin: 0 5px;
        }

        .post-share .btn-count-commnet b {
            font-size: 12px;
            line-height: 30px;
        }

        .post-share .btn-count-commnet:hover {
            border: 1px solid #7d7d7d;
        }

.post-share-bot .share-handler-wrap .social-item a {
    padding: 0 10px;
}

.post-share .terms-label {
    line-height: 24px;
    border: 1px solid #444;
    background: #444;
    color: #fff;
    font-size: 13px;
    float: left;
    border-radius: 30px;
    padding: 0 10px;
    display: inline-block;
    margin-right: 16px;
    margin-bottom: 6px;
}

.post-tags {
    margin-bottom: 7px;
}

    .post-tags .terms-label {
        line-height: 24px;
        border: 1px solid #444;
        background: #444;
        color: #fff;
        font-size: 13px;
        float: left;
        border-radius: 30px;
        padding: 0 10px;
        display: inline-block;
        margin-right: 16px;
        margin-bottom: 6px;
    }

    .post-tags a {
        background: #fff;
        border: 1px solid #d4d4d4;
        padding: 0 9px;
        display: inline-block;
        line-height: 24px;
        margin-right: 3px;
        font-size: 12px;
        float: left;
        margin-bottom: 3px;
        color: #5f5f5f;
        border-radius: 33px;
        text-decoration: none;
        margin-bottom: 6px;
    }

        .post-tags a:hover {
            background-color: #000;
            color: #fff;
            border-color: #000;
        }


.modal-default .modal-content {
    border-radius: 0.5rem !important;
}

    .modal-default .modal-content .modal-header {
        border-bottom: 1px solid #dee2e6 !important;
    }


    .modal-default .modal-content .modal-body {
        padding: 1rem !important
    }

.form-group {
    margin-bottom: 1rem;
}

.jq-stars {
    display: inline-block;
}

.jq-rating-label {
    font-size: 22px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    font-family: helvetica, arial, verdana;
}

.jq-star {
    width: 100px;
    height: 100px;
    display: inline-block;
    cursor: pointer;
}

.jq-star-svg {
    padding-left: 3px;
    width: 100%;
    height: 100%;
}

.jq-star:hover .fs-star-svg path {
}

.jq-star-svg path {
    /* stroke: #000; */
    stroke-linejoin: round;
}

/* un-used */
.jq-shadow {
    -webkit-filter: drop-shadow( -2px -2px 2px #888 );
    filter: drop-shadow( -2px -2px 2px #888 );
}

.card-news {
    margin-bottom: 1.5rem;
}

    .card-news .card-title span {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        word-break: break-word;
        font-size: 1.125rem;
        line-height: 1.4;
    }

    .card-news .card-description {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        word-break: break-word;
        font-size: 0.875rem;
    }

.pagination li .page-link, .pagination li button, .pagination li a {
    border-radius: 0.25rem;
    min-width: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #1c3988;
}

.page-item.active .page-link,
.page-item.active a {
    z-index: 3;
    color: #fff;
    background-color: #1c3988;
    border-color: #1c3988;
}

.blog-detail-container .blog-meta {
    font-size: 14px;
    color: #ffffff;
}

    .blog-detail-container .blog-meta a {
        margin-right: 10px;
        color: #ffc107;
    }

.blog-meta-bot {
    display: flex;
    width: 100%;
    flex-direction: column;
}

.card-table-content {
    position: sticky;
    top: 90px;
    z-index: 9999;
}

    .card-table-content .card-header {
    }

        .card-table-content .card-header .card-title {
            margin-bottom: 0;
            color: #ffffff;
            font-weight: bold;
            font-size: 16px;
        }

.table-of-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .table-of-content ul li {
        margin-bottom: 0.5rem;
    }

        .table-of-content ul li a {
            padding: 0.25rem 0.5rem;
            border-left: 3px solid transparent;
            color: #444444;
            display: flex;
            width: 100%;
            font-size: 13px;
            text-decoration: none;
        }

            .table-of-content ul li a.active {
                border-left: 3px solid #1c3988;
            }

.pagination > li > a:focus, .pagination > li > a:hover {
    color: #162e6d;
    background-color: #e9ecef;
}

.true {
    border-color: #27ae60;
}

    .true input {
        border-color: #27ae60;
    }

.false {
    border-color: #ff442b;
}

    .false input {
        border-color: #ff442b;
    }

.card-review .card-review-right .rate-row .rate-progress {
    width: calc(100% - 200px);
}

.card-review .card-review-right .rate-row .rate-star {
    margin-left: 10px;
    width: 125px;
}

.card-review .card-review-right .rate-row .rate-num {
    font-size: .875rem;
    /* margin-left: 1rem; */
    width: 42px;
    text-align: right;
}

.header .header-container .menu-logined .user-info-dropdown .dropdown-toggle {
    width: auto;
    border-radius: 0;
    color: #222222;
    box-shadow: none !important;
}

.header .header-container .menu-logined .user-info-dropdown .dropdown-toggle {
    padding-right: 20px;
}

    .header .header-container .menu-logined .user-info-dropdown .dropdown-toggle::after {
        position: absolute;
        right: 0;
        top: 18px;
    }

@media screen and (max-width: 991px) {
    .header .header-container .menu-logined .user-info-dropdown .dropdown-toggle::after {
        display: none !important;
    }
}

.header .header-container .menu-logined .user-info-dropdown .dropdown-toggle .user-name {
    overflow: hidden;
    max-width: 120px;
    text-overflow: ellipsis;
}

.header .header-container .header-right {
    margin-left: auto;
}

.header .header-container .main-menu {
    margin: 0;
}

    .header .header-container .main-menu ul li a {
        padding-top: 11px;
        padding-bottom: 11px;
        display: flex;
    }

    .header .header-container .main-menu ul li ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: inline-block;
    }

    .header .header-container .main-menu ul li {
        margin-right: 1.125rem;
    }

        .header .header-container .main-menu ul li.menu-item-has-children {
            position: relative;
        }

            .header .header-container .main-menu ul li.menu-item-has-children > a {
                padding-right: 2rem;
            }

            .header .header-container .main-menu ul li.menu-item-has-children:after {
                content: "\f0d7";
                display: inline-block;
                font: normal normal normal 1rem/1 FontAwesome !important;
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                text-transform: none;
                line-height: 1;
                position: absolute;
                right: 1rem;
                top: 50%;
                transform: translateY(-50%);
                color: #222222;
            }

            .header .header-container .main-menu ul li.menu-item-has-children .sub-menu {
                padding: 0;
                position: absolute;
                left: 0;
                right: auto;
                top: calc(100% + 20px);
                opacity: 0;
                visibility: hidden;
                min-width: 240px;
                border: none;
                text-align: left;
                background-color: #fff;
                border-radius: 0.25rem;
                box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
            }

                .header .header-container .main-menu ul li.menu-item-has-children .sub-menu li {
                    font-size: 0.875rem;
                    margin: 0;
                }

                    .header .header-container .main-menu ul li.menu-item-has-children .sub-menu li a {
                        padding: 8px 16px;
                        font-weight: normal;
                        display: block;
                        width: 100%;
                    }

                    .header .header-container .main-menu ul li.menu-item-has-children .sub-menu li + li {
                        border-top: 1px solid #eee;
                    }

            .header .header-container .main-menu ul li.menu-item-has-children:hover > a {
                color: #1c3988;
            }

            .header .header-container .main-menu ul li.menu-item-has-children:hover > .sub-menu {
                top: 100%;
                opacity: 1;
                visibility: visible;
                transition: all 0.3s;
            }

        .header .header-container .main-menu ul li .sub-menu li.menu-item-has-children > .sub-menu {
            left: 100%;
            top: 100%;
        }


        .header .header-container .main-menu ul li .sub-menu li.menu-item-has-children:hover > .sub-menu {
            left: 100%;
            top: 0;
        }

        .header .header-container .main-menu ul li .sub-menu li.menu-item-has-children:after {
            content: "\f0da"
        }

        .header .header-container .main-menu ul li.menu-item-has-children .child-menu-toggle {
            display: none;
            position: absolute;
            right: 8px;
            top: 8px;
            width: 30px;
            height: 30px;
            align-items: center;
            justify-content: center;
            font-size: 20px;
        }

.btn svg {
    min-width: 1rem;
}

@media screen and (max-width: 991px) {
    .header-menu-mb {
        margin-bottom: 0 !important;
    }

    .header .header-container .main-menu ul li.menu-item-has-children::after {
        display: none;
    }

    .header .header-container .header-right .main-menu {
        padding: 0;
    }

    .header .header-container .main-menu ul li.menu-item-has-children .child-menu-toggle {
        display: flex;
    }

    .header .header-container .main-menu ul li ul li.menu-item-has-children .child-menu-toggle {
        top: 4px;
    }

    .header .header-container .main-menu ul li.menu-item-has-children .child-menu-toggle i {
        font-size: 1.25rem;
        transform: rotate(0deg);
        transition: all 0.2s;
    }

    .header .header-container .main-menu ul li.menu-item-has-children .child-menu-toggle.active i {
        transform: rotate(-180deg);
        transition: all 0.2s;
    }

    .header .header-container .main-menu ul li.menu-item-has-children .sub-menu {
        min-width: 100%;
        width: 100%;
        order: 3;
        padding-left: 0;
        padding-top: 0;
        padding-bottom: 0;
        margin-bottom: 20px;
        position: relative;
        left: 0;
        opacity: 1;
        visibility: visible;
        text-align: left;
        background: transparent;
        position: relative;
        top: auto;
        margin-bottom: 0;
        box-shadow: none;
        display: none;
        background: #ffffff;
    }

    .header .header-container .main-menu ul li .sub-menu li.menu-item-has-children > .sub-menu,
    .header .header-container .main-menu ul li .sub-menu li.menu-item-has-children:hover > .sub-menu {
        left: 0;
        top: auto;
    }

    .header .header-container .main-menu ul li.active {
        background-color: #f1f1f1;
    }

    .header .header-container .main-menu ul li.menu-item-has-children .sub-menu li {
        border-top: 1px solid #ddd;
        border-bottom: none;
    }

    .header .header-container .header-right .main-menu ul li a {
        padding-left: 1rem;
    }

    .header .header-container .main-menu ul li.menu-item-has-children .sub-menu li a {
        padding-left: 16px;
        padding-right: 0;
        font-size: 14px;
    }

    .header .header-container .main-menu ul li.menu-item-has-children.active > .sub-menu {
        display: block;
    }

    .header .header-container .main-menu ul li.menu-item-has-children .sub-menu {
        padding-left: 1rem;
    }

    .header .header-container .main-menu ul li .sub-menu li:first-child {
        border-top: none;
    }
}

.toc-links ul {
    counter-reset: item;
    margin-top: 5px !important;
}

.toc-links ul, .toc-links li {
    background: 0 0;
    list-style: none none;
    line-height: 1.6;
    margin: 0;
    overflow: hidden;
    z-index: 1;
    padding: 0;
}

    .toc-links ul li {
        margin-bottom: 5px;
    }

.toc-links a {
    color: #444;
    box-shadow: none;
    text-decoration: none;
    text-shadow: none;
}

.toc-links li a::before {
    content: counters(item, ".") ". ";
    display: inline-block;
    counter-increment: item;
    margin-right: .2em;
}

.toc-links ul ul {
    margin-left: 1.5em;
}

.toc-title-container {
    display: table;
    width: 100%;
}

p.toc-title {
    font-weight: 500;
    font-size: 120%;
    text-align: left;
    line-height: 1.45;
    margin: 0;
    padding: 0;
}

.title-toggle {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
}

    .title-toggle i {
        font-size: 16px;
        margin-left: 2px;
        color: #444;
    }

.ez-toc-heading-1 {
    font-size: 16px;
}

.ez-toc-heading-2 {
    font-size: 14px;
}

.ez-toc-link:hover {
    text-decoration: underline;
}

.btn-toggle-toc {
    padding: 0px 3px;
    margin-left: 5px;
}

.related-post-title {
    font-size: 18px;
    font-weight: bold;
    border-left: 4px solid #1c3988;
    padding: 2px 10px;
}

.layout-course {
    margin-top: 75px;
    min-height: calc(100vh - 74px);
}

.main-wrapper {
    min-height: calc(100vh - 475px);
}

.page-heading .course-menu {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 15px 0px;
    margin: 0;
}

    .page-heading .course-menu li {
        margin: 3px 10px 3px 0;
        padding-right: 10px;
        border-right: 1px solid rgba(255,255,255,0.5);
    }

        .page-heading .course-menu li a {
            color: #ffffff;
        }

        .page-heading .course-menu li.active a {
            color: #fabf4d;
            font-weight: bold;
        }

        .page-heading .course-menu li:last-child {
            padding-right: 0;
            border: none;
        }

.card-course-category .card-header {
    color: #ffffff;
    background-color: #0a58ca;
    font-weight: bold;
}

    .card-course-category .card-header .card-title {
        font-weight: bold;
        font-size: 1.125rem;
        margin: 0;
        text-transform: uppercase;
    }

.card-course-category .card-body ul {
    margin: 0;
}

    .card-course-category .card-body ul li {
        margin: 7px 0;
    }

        .card-course-category .card-body ul li a {
            padding-left: 1rem;
            position: relative;
            color: #212529;
        }

            .card-course-category .card-body ul li a:hover {
                color: #0d6efd;
            }

            .card-course-category .card-body ul li a:before {
                content: "\f0da";
                position: absolute;
                left: 2px;
                top: 3px;
                display: inline-block;
                font: normal normal normal 1rem/1 FontAwesome !important;
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                text-transform: none;
                line-height: 1;
            }

            .card-course-category .card-body ul li a:hover:before {
                left: 5px;
            }

.list-arrow {
    margin-bottom: 1.5rem;
    list-style: none;
    padding: 0;
}

    .list-arrow li {
        margin: 7px 0;
    }

        .list-arrow li a {
            padding-left: 1rem;
            position: relative;
            color: #212529;
        }

            .list-arrow li a:hover {
                color: #0d6efd;
            }

            .list-arrow li a:before {
                content: "\f0da";
                position: absolute;
                left: 2px;
                top: 3px;
                display: inline-block;
                font: normal normal normal 1rem/1 FontAwesome !important;
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                text-transform: none;
                line-height: 1;
            }

            .list-arrow li a:hover:before {
                left: 5px;
            }

.pagination li .page-link, .pagination li button, .pagination li a {
    height: 35px;
}

.list-university {
}

.university-container {
    padding-bottom: 10px;
    padding-top: 10px;
}

    .university-container h3 {
        font-size: 16px;
    }

.table-university-jobs th {
    text-align: center;
}

.table-university-jobs h3 {
    font-size: 14px;
}

.table-university-jobs .job-code {
    font-size: 14px;
    font-style: italic;
}

.content-fix-height {
    max-height: 300px;
    overflow: hidden;
}

.font-h2 {
    font-size: 16px;
    font-weight: 500;
}

.section-search .container .search-box .search-subtitle .btn {
    margin-top: 1rem;
}

.mbti-content .progress {
    height: 30px;
    line-height: 30px;
}


.mbti-content .progress-bar {
    height: 30px;
    border-radius: 15px;
    color: white;
    font-size: 15px;
    padding: 3px 15px 0;
    font-weight: bold;
}

.mbti-content .question-block {
    background: white;
    border-radius: 20px;
    box-shadow: 0px 0px 20px rgb(98 85 165 / 10%);
    padding: 30px 3% 40px;
}

.mbti-content .result-block {
    text-align: center;
}

    .mbti-content .result-block p {
        font-weight: bold;
        margin: 2rem auto;
        font-size: 1.5rem;
    }

.mbti-content .question-block .question-title {
    font-weight: bold;
    font-size: 1.5rem;
    text-align: center;
}

.mbti-content .question-block .answers {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mbti-content .question-block .green {
    margin: 0;
    color: #27ae60;
    font-size: 14px;
    width: 98px;
    font-weight: bold;
}

.mbti-content .question-block .red {
    margin: 0;
    color: #f33a58;
    font-size: 14px;
    width: 98px;
    font-weight: bold;
}

/* The container */
.input-container {
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 35px;
    width: 35px;
}

    /* Hide the browser's default radio button */
    .input-container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    border: 2px solid #f33a58;
    transition: 0.5s;
    transform: translate(-50%, -50%);
}

/* On mouse-over, add a grey background color */
.input-container:hover input ~ .checkmark,
.input-container input:checked ~ .checkmark {
    background-color: #f33a58;
}

.answers .input-container:nth-child(2):hover input ~ .checkmark,
.answers .input-container:nth-child(2) input:checked ~ .checkmark,
.answers .input-container:nth-child(3):hover input ~ .checkmark,
.answers .input-container:nth-child(3) input:checked ~ .checkmark,
.answers .input-container:nth-child(4):hover input ~ .checkmark,
.answers .input-container:nth-child(4) input:checked ~ .checkmark {
    background-color: #27ae60;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.input-container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.input-container .checkmark:after {
    width: 12px;
    height: 24px;
    content: "";
    top: 40%;
    left: 50%;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.answers .input-container:nth-child(2) .checkmark:after,
.answers .input-container:nth-child(3) .checkmark:after,
.answers .input-container:nth-child(4) .checkmark:after {
}

.answers .input-container:nth-child(4) .checkmark:after,
.answers .input-container:nth-child(6) .checkmark:after {
    width: 15px;
    height: 28px;
}

.answers .input-container:nth-child(3) .checkmark:after,
.answers .input-container:nth-child(7) .checkmark:after {
    width: 19px;
    height: 34px;
}

.answers .input-container:nth-child(2) .checkmark:after,
.answers .input-container:nth-child(8) .checkmark:after {
    width: 20px;
    height: 40px;
}

.answers .input-container:nth-child(2) .checkmark,
.answers .input-container:nth-child(3) .checkmark,
.answers .input-container:nth-child(4) .checkmark {
    border: 2px solid #27ae60;
}

.answers .input-container:nth-child(2) .checkmark,
.answers .input-container:nth-child(8) .checkmark,
.answers .input-container:nth-child(2),
.answers .input-container:nth-child(8) {
    height: 70px;
    width: 70px;
}

.answers .input-container:nth-child(3) .checkmark,
.answers .input-container:nth-child(7) .checkmark,
.answers .input-container:nth-child(3),
.answers .input-container:nth-child(7) {
    height: 55px;
    width: 55px;
}

.answers .input-container:nth-child(4) .checkmark,
.answers .input-container:nth-child(6) .checkmark,
.answers .input-container:nth-child(4),
.answers .input-container:nth-child(6) {
    height: 45px;
    width: 45px;
}

.mbti-container .back-question {
    width: 50px !important;
    height: 50px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 50% !important;
    background: #1c3988 !important;
    transition: all .2s !important;
    font-size: 1.25rem !important;
    color: #ffffff !important;
}

.answers p {
    margin: 0;
}

.bold {
    font-weight: bold;
}

.dark-purple {
    color: #f33a58;
}

.trait p {
    margin: 0;
}

.box.trait {
    padding: 20px 30px;
    margin: 30px 0;
}

.purple {
    color: #6255A5;
}

.percentages {
    position: absolute;
    width: 100%;
    padding: 4px 15px;
    top: 0;
}

.white {
    color: white;
}

@media (max-width:575px) {
    .answers .input-container .checkmark:after {
        zoom: 0.8;
    }

    .answers .input-container:nth-child(2) .checkmark,
    .answers .input-container:nth-child(8) .checkmark,
    .answers .input-container:nth-child(2),
    .answers .input-container:nth-child(8) {
        height: 50px;
        width: 50px;
    }

    .answers .input-container:nth-child(3) .checkmark,
    .answers .input-container:nth-child(7) .checkmark {
        height: 40px;
        width: 40px;
    }

    .answers .input-container:nth-child(4) .checkmark,
    .answers .input-container:nth-child(6) .checkmark {
        height: 30px;
        width: 30px;
    }

    .answers .input-container:nth-child(5) .checkmark {
        height: 25px;
        width: 25px;
    }

    /*.answers .input-container:nth-child(5) .checkmark:after {
        width: 10px;
        height: 20px;
     }

    .answers .input-container:nth-child(4) .checkmark:after,
    .answers .input-container:nth-child(6) .checkmark:after {
        background-size: 15px 25px;
        width: 15px;
        height: 25px;
    }

    .answers .input-container:nth-child(3) .checkmark:after,
    .answers .input-container:nth-child(7) .checkmark:after {
        background-size: 20px 30px;
        width: 20px;
        height: 30px;
    }

    .answers .input-container:nth-child(2) .checkmark:after,
    .answers .input-container:nth-child(8) .checkmark:after {
        background-size: 25px 35px;
        width: 25px;
        height: 35px;
    }

    .donate .absolute {
        width: 100px;
        left: auto;
        right: -5px;
    } */

}

@media (max-width:320px) {
    .answers .input-container:nth-child(2) .checkmark,
    .answers .input-container:nth-child(8) .checkmark,
    .answers .input-container:nth-child(2),
    .answers .input-container:nth-child(8) {
        height: 45px;
        width: 45px;
    }

    .answers .input-container:nth-child(3) .checkmark,
    .answers .input-container:nth-child(7) .checkmark,
    .answers .input-container:nth-child(3),
    .answers .input-container:nth-child(7) {
        height: 30px;
        width: 30px;
    }

    .answers .input-container:nth-child(4) .checkmark,
    .answers .input-container:nth-child(6) .checkmark,
    .answers .input-container:nth-child(4),
    .answers .input-container:nth-child(6) {
        height: 20px;
        width: 20px;
    }

    .answers .input-container:nth-child(5) .checkmark,
    .answers .input-container:nth-child(5) {
        height: 15px;
        width: 15px;
    }

        .answers .input-container:nth-child(5) .checkmark:after {
            background-size: 5px 15px;
            width: 5px;
            height: 15px;
        }

    .answers .input-container:nth-child(4) .checkmark:after,
    .answers .input-container:nth-child(6) .checkmark:after {
        background-size: 10px 20px;
        width: 10px;
        height: 20px;
    }

    .answers .input-container:nth-child(3) .checkmark:after,
    .answers .input-container:nth-child(7) .checkmark:after {
        background-size: 15px 25px;
        width: 15px;
        height: 25px;
    }

    .answers .input-container:nth-child(2) .checkmark:after,
    .answers .input-container:nth-child(8) .checkmark:after {
        background-size: 20px 30px;
        width: 20px;
        height: 30px;
    }

    .pr-60 {
        padding-right: 15px;
    }

    .pl-60 {
        padding-left: 15px;
    }

    .donate {
        padding: 5px 15px 15px;
    }
}

.test-mbti-button {
    background-color: #ffffff;
    text-align: center;
}

.answers-mbti {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

    .answers-mbti:last-child {
        border-bottom: unset;
        padding-top: 10px;
    }

    .answers-mbti .input-container {
        width: 40px;
        height: 40px;
    }

    .answers-mbti p {
        width: 100% !important;
        color: #222 !important;
        padding-left: 10px;
    }

.category-course-title {
    font-weight: bold;
    font-size: 1.125rem;
    margin: 0;
    text-transform: uppercase;
}

.font-h3 {
    font-size: 16px;
    font-weight: 600;
}

.no-sticky {
    position: unset;
}

.do-exam-sidebar-wrapper {
    position: relative;
}

.big-temp {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 0;
}

.range-temp {
    font-size: 1.15rem;
    margin-bottom: 0;
}

.actual-temp {
    font-size: 1.1rem;
}

.weather-list-group {
}

    .weather-list-group img {
        width: 18px;
        display: block;
    }

    .weather-list-group .flex-grow-1 {
        display: flex;
    }

.weather-desc-item {
    flex-basis: 45%;
    display: flex;
}

    .weather-desc-item > * {
        flex-basis: 30px;
    }

.weather-card-vertical {
    text-align: center;
    border-right: 1px solid #f3f1ef;
}

    .weather-card-vertical p {
        margin-bottom: unset;
        font-size: 1rem;
        width: 100%;
    }

.weather-icon {
    width: 80px;
    margin: 0 auto;
}

p.weather-temp {
    font-size: 1.2rem;
    font-weight: bold;
}

p.weather-desc {
    font-size: 0.9rem;
}

.scrollspy-weather {
    height: 400px;
    margin-top: .5rem;
    overflow: auto;
}

.weather-area h2, .weather-area p.card-title {
    font-size: 1.2rem;
    font-weight: bold;
}

.weather-area .slick-arrow {
    width: 30px !important;
    height: 30px !important;
}

    .weather-area .slick-arrow.slick-prev {
        right: 15px !important;
        top: -55px !important;
    }

    .weather-area .slick-arrow.slick-next {
        right: -25px !important;
        top: -55px !important;
    }

.weather-area .view-more .divider {
    width: 100%;
}

.latest-news {
    font-size: 14px;
    line-height: 140%;
    border-top: 1px solid #e5e5e5;
    padding-top: 20px;
    margin-top: 20px;
    color: #222;
}

    .latest-news a {
        margin-bottom: 5px;
        display: block;
        font-size: 18px;
        font-weight: bold;
        color: #222;
    }

    .latest-news:first-of-type {
        margin-top: 10px;
    }

.province-picker {
    min-width: 200px;
}

.btn-local {
    color: blue;
    text-decoration: underline;
    font-weight: bold;
    cursor: pointer;
}

.weather-hourly-group {
}

.hourly-item {
    border: 1px solid #e5e5e5;
    cursor: pointer;
}

.filter-primary {
    filter: invert(18%) sepia(81%) saturate(2802%) hue-rotate(222deg) brightness(92%) contrast(89%);
}

.hourly-item .weather-desc-item-img {
    margin-right: 10px;
}

.hourly-img {
    max-width: 80px;
}

.hourly-desc {
    font-size: 1rem;
}

.color-default {
    color: inherit;
}

.price-container > p {
    margin: 0;
}

.exam-price {
    line-height: 1;
    padding: .4rem 0;
    margin-right: .8rem;
    white-space: nowrap;
    font-weight: bold;
    font-size: 1.3rem;
}

.exam-price-desc {
    font-size: 0.8rem;
    padding: .4rem 0;
}

.alert-postion {
    position: fixed;
    width: 50%;
    right: 0px;
    z-index: 99999;
}

.btn-momo {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #a50064;
    border-color: #a50064;
    color: #ffffff;
}

    .btn-momo:hover {
        color: #fff;
        background-color: #840050;
        border-color: #740046;
    }

    .btn-momo img {
        width: 100%;
    }

.momo-container {
    width: 30px;
    display: block;
}

.momo-text {
    display: block;
}

.partner {
    display: flex;
    align-items: center;
    justify-content: center;
}

.partner-logo {
    width: 70px;
}

    .partner-logo img {
        width: 100%;
    }

.partner-text a {
    color: #fff;
    font-weight: bold;
}

    .partner-text a:hover {
        color: #a50064;
    }

.header .header-container .main-menu ul li.menu-item-has-children {
}

.exam-main-container .do-exam-sidebar {
    position: relative;
    top: 0;
}

.do-exam-box .list-question-menu {
    justify-content: space-between;
}

.header .header-container .menu-logined .user-info-dropdown .dropdown-toggle img {
    min-width: 36px;
}

.card-filter .card-filter-body .filter-input .form-control {
    border-radius: 8px !important;
}

.card-filter .card-filter-body .filter-input .btn {
    border: none !important;
    background: transparent !important;
    color: #223986 !important;
    position: absolute !important;
    right: 0 !important;
    margin: 0 !important;
    z-index: 3 !important;
    height: 100% !important;
    padding: 0 10px !important;
}

.content-fix-height .card-table-content {
    top: 0;
}

.btn-view-more {
    font-size: 1rem;
    padding: 0.5rem 2rem !important;
    border-width: 2px;
    font-weight: bold !important;
}

.font-weight-bold,
.font-bold {
    font-weight: bold !important;
}
/*** driver ****/
.driver-main-container {
    padding: 50px 0 35px 0;
}

.table-driver-result {
    margin-bottom: 0;
}

    .table-driver-result th {
        border: 1px solid #ddd !important;
        background: #eee;
    }

    .table-driver-result th,
    .table-driver-result td {
        padding: 5px 10px
    }

    .table-driver-result tr:last-child td,
    .table-driver-result tr:last-child th {
        border: 1px solid #ddd !important;
    }

.list-result-driver li {
    margin-bottom: 5px;
}

.card-driver .driver-video {
    background: #000;
}

.list-tinh-huong {
    margin-bottom: 0;
}

.list-tinh-huong li a {
    color: #000000;
}
.list-tinh-huong li {
    margin-bottom: 0.5rem;
}

.list-tinh-huong li a:hover {
    color: #1c3988;
}

.list-tinh-huong li a i {
    margin-right: 0.25rem;
}

.card-list-situation {
}

.card-list-situation .card-body{
    max-height: 509px;
    overflow: auto;
}

.text-primary {
    color: #1c3988 !important;
}

.card-exam .card-exam-thumb,
.card-topic .card-thumb a {
    padding-top: 70%;
}

.btn-outline-primary.disabled {
    color: #b3b3b3;
    border-color: #b3b3b3;
}

.chapter-group {
    margin-bottom: 1rem;
    border-bottom: 1px dashed #ddd;
}
.chapter-group .chapter-group-header{
    margin-bottom: 0.75rem;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
h2.chapter-group-header {
    font-size: 1.2rem;
    font-weight: bold;
}

.chapter-group .chapter-group-header i {
    font-size: 1.25rem;
    cursor: pointer;
    transform: rotateX(180deg);
}

.chapter-group .chapter-group-header.collapsed i {
    transform: rotateX(0deg);
    transition: all .2s;
}
.list-height-limited {
    max-height: 240px;
    overflow: hidden;
    transition: max-height 1s ease-out;
}

.video-progress {
    position: relative;
}
.video-progress .progess-correct {
    position: absolute;
    height: 100%;
    display: none;
}

.progress-flag {
    position: relative;
    height: 20px;

}
.progress-flag #video-flag {
    position: absolute;
    top: 0;
    color: #f44336;
    opacity: 0;
    font-size: 18px;
    margin-left: -7px;
}

.progress-flag #video-flag.flaged {
    opacity: 1;
    z-index: 2;
}
.bg-point {
    background: rgb(31,133,49);
    background: linear-gradient(90deg, rgba(31,133,49,1) 0%, rgba(89,217,111,1) 25%, rgba(223,223,1,1) 50%, rgba(254,136,16,1) 75%, rgba(255,0,0,1) 100%);
}
.no-overlay .card-exam-thumb:after {
    content: unset;
}
.card-exam-oto-b{
    height:auto;
}
.card-exam-oto-b .card-exam-thumb img {
    position:relative;
    height: auto;
}
    .card-exam-oto-b .card-exam-thumb{
        padding-top:0;
        display:block;
        position:relative;
    }
    .card-exam-oto-b .card-exam-thumb a {
        padding-top: 0;
    }
.no-overlay .card-exam-thumb img {
    position: relative;
}
.no-overlay .card-exam-thumb {
    padding-top:unset;
}

.card-filter .card-filter-body .filter-group .custom-control .custom-control-label .d-flex>span {
}

.card-filter .card-filter-body .filter-group .custom-control .custom-control-label .d-flex .group-input-xs {
    white-space: nowrap;
}

@media screen and (max-width: 575px) {
    .section-search .container .search-img-right {
        display: none;
    }
}

@keyframes score-shake {
    0% {
        transform: translate(1px, 1px) rotate(0deg);
    }

    10% {
        transform: translate(-1px, -2px) rotate(-1deg);
    }

    20% {
        transform: translate(-3px, 0px) rotate(1deg);
    }

    30% {
        transform: translate(3px, 2px) rotate(0deg);
    }

    40% {
        transform: translate(1px, -1px) rotate(1deg);
    }

    50% {
        transform: translate(-1px, 2px) rotate(-1deg);
    }

    60% {
        transform: translate(-3px, 1px) rotate(0deg);
    }

    70% {
        transform: translate(3px, 1px) rotate(-1deg);
    }

    80% {
        transform: translate(-1px, -1px) rotate(1deg);
    }

    90% {
        transform: translate(1px, 2px) rotate(0deg);
    }

    100% {
        transform: translate(1px, -2px) rotate(-1deg);
    }
}

#user-score {
    font-size: 1.25rem;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    border-radius: 50%;
}

#user-score.true {
    animation: score-shake 0.3s;
    animation-iteration-count: 1;
}

 #user-score.score-0 {
    background: #f00 !important;
}
#user-score.score-5 {
    background: rgba(31,133,49,1) !important;
}
#user-score.score-4 {
    background: rgba(89,217,111,1) !important;
}
#user-score.score-3 {
    background: rgba(223,223,1,1) !important;
}
#user-score.score-2 {
    background: rgba(254,136,16,1) !important;
}
#user-score.score-1 {
    background: rgba(255,0,0,1) !important;
}