﻿
/*Begin css cho div banner info*/
.banner-info-after-menu {
    background-color: #006bc6;
    height: 91px;
    text-align: center;
}

    .banner-info-after-menu h1, .banner-info-after-menu p {
        color: #ffffff;
        text-align: center;
    }

    .banner-info-after-menu h1 {
        font-size: 21px;
        font-weight: bold;
        text-transform: uppercase;
        margin: 0 auto !important;
        margin-top: 20px;
        padding-top: 30px;
    }



.banner-info-after-menu span {
    font-family: Georgia, serif;
    font-size: 13px;
    font-style: italic;
    width: 36%;
    padding: 0.25em 40px;
    line-height: 2;
    position: relative;
    color: #ffffff;
    text-align: center;
    margin: 0 auto;
    background: none;
    border: none;
    margin-bottom: 20px;
}

    blockquote:before {
        color: #ffffff;
        content: "“";
        display: block;
        font-size: 20px;
        left: 14%;
        position: absolute;
        top: -1px;
    }

    blockquote::after {
        display: block;
        content: "\201D";
        font-size: 20px;
        position: absolute;
        right: 14%;
        top: -1px;
        color: #ffffff;
    }

@media(max-width:768px) {
    .banner-info-after-menu {
        margin-bottom: -9px;
        margin-top: -14px;
    }

    blockquote {
        width: 100%;
    }

        blockquote:before {
            color: #ffffff;
            content: "“";
            display: block;
            font-size: 20px;
            left: 8%;
            position: absolute;
            top: -1px;
        }

        blockquote::after {
            display: block;
            content: "\201D";
            font-size: 20px;
            position: absolute;
            right: 8%;
            top: -1px;
            color: #ffffff;
        }
}
/*End css cho div banner info*/

/*Begin css cho container container-profile*/

.container-profile {
    background-color: #ffffff;
    background-color: #ffffff;
    box-shadow: 0px 0px 3px #adadad;
    padding: 0px;
    padding-bottom:10px;
}

.info-menu-left {
    border-top: none;
    padding: 0px;
    position: relative;
}
/*End css cho container container-profile*/

/*Begin css cho thông tin cá nhân*/
.profile-info-person {
    border: solid 1px #006bc6;
}

    .profile-info-person img {
        max-width: 135px;
        max-height: 135px;
        text-align: center;
        display: block;
        padding: 3px;
        background-color: #ffffff;
        display: block;
        text-align: center;
        margin: 0 auto;
        margin-top: -67px;
        min-height:135px;
    }

    .profile-info-person h2 {
        font-size: 20px;
        text-align: center;
        color: #363636;
        font-weight: 500;
        padding-top: 15px;
        margin-bottom: 5px;
    }

    .profile-info-person > p {
        text-align: center;
        font-size: 13px;
        margin-bottom: 5px;
    }

    .profile-info-person > a {
        text-align: center;
        font-size: 13px;
        margin: 0 auto;
        display: block;
        padding: 0px;
        margin-bottom: 16px;
    }

.profile-payment {
    padding-top: 15px;
    padding-bottom: 26px;
    width: 100%;
    position: relative;
    float: left;
    border-bottom: 1px solid #d8d8d8;
}

    .profile-payment .pull-left > span {
        font-size: 13px;
        padding-left: 3px;
    }

    .profile-payment .pull-right > span {
        font-size: 13px;
        font-weight: bold;
        color: #2192cd;
    }

    .profile-payment a {
        text-align: left;
        display: block;
        margin: 0 auto;
        padding-top: 11px;
        font-size: 13px;
        padding-left: 5px;
        text-decoration: underline;
    }

@media (max-width:768px) {
    .profile-info-person img {
        margin: 0px auto;
    }
}
/*End css cho thông tin cá nhân*/
/*Begin css cho danh mục cá nhân*/
.profile-category-person {
    margin-top: 23px;
    float: left;
    width: 100%;
    padding-bottom: 10px;
    border: 1px solid #0050ae;
}

    .profile-category-person h2 {
        font-size: 13px;
        font-weight: bold;
        text-transform: uppercase;
        color: #ffffff;
        background-color: #0050ae;
        width: 100%;
        padding-top: 17px;
        padding-bottom: 17px;
        padding-left: 17px;
        position: relative;
    }

        .profile-category-person h2 span {
            bottom: -8px;
            background-color: #006bc6;
            width: 18px;
            height: 18px;
            transform: rotate(45deg);
            position: absolute;
            left: 20px;
            background-repeat: no-repeat;
        }

    .profile-category-person ul {
        list-style: none;
    }

        .profile-category-person ul li {
            padding-top: 6px;
            padding-left: 35px;
            padding-bottom: 6px;
            background-image: url('images/Profile/bg-li-category-perso.png');
            background-repeat: no-repeat;
            background-position: 13px 10px;
        }
        /*End css cho danh mục cá nhân*/

        /*Begin css cho Bảng xếp hạng thời gian học*/
        .profile-category-person ul.ul-rank-person {
            list-style: none;
            padding-left: 20px;
            padding-right: 20px;
        }

            .profile-category-person ul.ul-rank-person li:last-child {
                border: none;
            }

            .profile-category-person ul.ul-rank-person li {
                border-bottom: solid 1px #5bc5f2;
                padding: 0px;
                margin-right: 10px;
                float: left;
                width: 100%;
                padding-top: 10px;
                padding-bottom: 5px;
            }

                .profile-category-person ul.ul-rank-person li .pull-left {
                    padding: 0px;
                }

                    .profile-category-person ul.ul-rank-person li .pull-left img {
                        width: 41px;
                        margin-right: 10px;
                        float: left;
                    }

                    .profile-category-person ul.ul-rank-person li .pull-left h2 {
                        text-transform: lowercase;
                        padding: 0px;
                        background: none !important;
                        color: #545454;
                        padding-left: 5px;
                        margin-bottom: 6px;
                        font-size: 11px;
                        font-weight: bold;
                        text-transform: none !important;
                    }

                    .profile-category-person ul.ul-rank-person li .pull-left p {
                        font-size: 11px;
                    }

            .profile-category-person ul.ul-rank-person .img-circle {
                border-radius: 50% !important;
                width: 30px;
                height: 30px;
                background: #f9986d;
                text-align: center;
                line-height: 30px;
                font-size: 18px;
                color: #ffffff;
                font-weight: bold;
                margin-top: -7px;
            }

            .profile-category-person ul.ul-rank-person .img-circle-green {
                background: #5bc5f2;
            }

            .profile-category-person ul.ul-rank-person li .pull-right span {
                font-size: 11px;
                font-weight: bold;
                color: #9d9d9d;
            }

@media (max-width: 768px) {
    .info-menu-left {
        padding: 0px 15px;
    }

    .profile-category-person ul.ul-rank-person {
        padding: 0px 5px 0px 5px;
    }

        .profile-category-person ul.ul-rank-person .img-circle {
            display: block;
            margin: 0 auto;
            margin-top: 0px;
        }

        .profile-category-person ul.ul-rank-person li .pull-right span {
            margin: 0 auto;
            padding-top: 10px;
            text-align: center;
            display: block;
        }
}

/*End css cho Bảng xếp hạng thời gian học*/

/* Begin CSS cho box right*/

/*Css top 3 box*/
.top-all-3box {
    margin-top: 20px;
}


    .top-all-3box ul li {
        list-style: none;
        float: left;
        width: 100%;
        padding-top: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }

        .top-all-3box ul li:last-child {
            padding-bottom: 20px;
        }

        .top-all-3box ul li span.pull-left {
            font-size: 13px;
            color: #363636;
        }

        .top-all-3box ul li span.pull-right {
            font-size: 13px;
            color: #ff5e14;
            font-weight: bold;
        }

.box-course, .box-survey, .box-test {
    border: 2px solid #0050ae;
    float: left;
    width: 100%;
    height: 209px;
}

    .box-course h2, .box-survey h2, .box-test h2 {
        /*padding-top: 30px;*/
        font-size: 13px;
        padding-bottom: 30px;
        font-weight: bold;
        border-bottom: solid 1px #d8d8d8;
        text-transform: uppercase;
        color: #0050ae;
        text-align: center;
        background-repeat: no-repeat;
        background-position: 0px;
        margin: -25px 15px 0px 15px;
    }

    .box-course h2 {
        /*background-image: url('images/Profile/profile-course-top3.png');*/
    }

        .box-course h2:hover {
            cursor: pointer;
            color: #ff5e14;
            /*background-image: url(images/Profile/profile-course-top3-hover.png);*/
        }

    .box-survey h2 {
        /*background-image: url(images/Profile/profile-survey-top3.png);*/
    }

        .box-survey h2:hover {
            cursor: pointer;
            color: #ff5e14;
            /*background-image: url(images/Profile/profile-survey-top3-hover.png);*/
        }

    .box-test h2 {
        /*background-image: url(images/Profile/profile-test-top3.png);*/
    }

        .box-test h2:hover {
            cursor: pointer;
            color: #ff5e14;
            /*background-image: url(images/Profile/profile-test-top3-hover.png);*/
        }

    .box-course i, .box-survey i, .box-test i{
        font-weight: 700;
        font-size: 40px;
        padding: 20px 0px 0px 20px;
        color: #ff5e14;
    }

@media (max-width:768px) {
    .box-test, .box-survey {
        margin-top: 15px;
    }
}
/*Begin css chi tiết cho từng khóa học*/

.detail-3box {
    border: 1px solid #d8d8d8;
    float: left;
    margin: 20px 0 0 14px;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
    width: 96.8%;
}

    .detail-3box > div {
        padding: 0px;
    }

    .detail-3box div.detail-3box-div2 {
        border-left: 1px solid #d8d8d8;
        float: left;
        min-height: 110px;
        width: 100%;
    }

    .detail-3box div.detail-3box-div1 {
        width: 100%;
    }



        .detail-3box div.detail-3box-div1 h2 {
            font-weight: bold;
            color: #363636;
            text-transform: uppercase;
            padding: 0px;
            line-height: 100px;
        }


    .detail-3box div h2 {
        font-size: 13px;
        color: #363636;
        text-align: center;
        padding-left: 12px;
        padding-right: 12px;
        color: #363636;
        font-weight: 500;
        line-height: 16px;
    }

    .detail-3box div:nth-child(2) a:first-child {
        height: 31px;
        width: 37px;
        margin: 16px auto 15px auto;
        display: block;
        background-image: url("images/Profile/profile-detail-course-add.png");
        background-repeat: no-repeat;
    }

        .detail-3box div:nth-child(2) a:first-child:hover {
            background-image: url("images/Profile/profile-detail-course-hover.png");
        }

    .detail-3box div:nth-child(3) a:first-child {
        height: 31px;
        width: 32px;
        margin: 16px auto 15px auto;
        display: block;
        background-image: url("images/Profile/profile-detail-course-join.png");
        background-repeat: no-repeat;
    }

        .detail-3box div:nth-child(3) a:first-child:hover {
            background-image: url("images/Profile/profile-detail-course-join-hover.png");
        }

    .detail-3box div:nth-child(4) a:first-child {
        height: 31px;
        width: 36px;
        margin: 16px auto 15px auto;
        display: block;
        background-image: url("images/Profile/profile-detail-course-manager.png");
        background-repeat: no-repeat;
    }

        .detail-3box div:nth-child(4) a:first-child:hover {
            background-image: url("images/Profile/profile-detail-course-manager-hover.png");
        }

    .detail-3box div:nth-child(5) a:first-child:hover {
        background-image: url("images/Profile/profile-detail-course-join-hover.png");
    }

    .detail-3box div:nth-child(5) a:first-child {
        height: 31px;
        width: 43px;
        margin: 16px auto 15px auto;
        display: block;
        background-image: url("images/Profile/profile-detail-course-student.png");
        background-repeat: no-repeat;
    }

        .detail-3box div:nth-child(5) a:first-child:hover {
            background-image: url("images/Profile/profile-detail-course-student-hover.png");
        }

    .detail-3box div:nth-child(6) a:first-child {
        height: 31px;
        width: 19px;
        margin: 16px auto 15px auto;
        display: block;
        background-image: url("images/Profile/profile-detail-course-report.png");
        background-repeat: no-repeat;
    }

        .detail-3box div:nth-child(6) a:first-child:hover {
            background-image: url("images/Profile/profile-detail-course-report-hover.png");
        }

.detail-3box-test div:nth-child(2) a:first-child {
    height: 31px;
    width: 24px;
    margin: 16px auto 15px auto;
    display: block;
    background-image: url("images/Profile/profile-detail-test-add.png");
    background-repeat: no-repeat;
}

    .detail-3box-test div:nth-child(2) a:first-child:hover {
        background-image: url("images/Profile/profile-detail-test-add-hover.png");
    }

.detail-3box-test div:nth-child(3) a:first-child {
    height: 31px;
    width: 24px;
    margin: 16px auto 15px auto;
    display: block;
    background-image: url("images/Profile/profile-detail-test-join.png");
    background-repeat: no-repeat;
}

    .detail-3box-test div:nth-child(3) a:first-child:hover {
        background-image: url("images/Profile/profile-detail-test-join-hover.png");
    }

.detail-3box-test div:nth-child(4) a:first-child {
    height: 31px;
    width: 36px;
    margin: 16px auto 15px auto;
    display: block;
    background-image: url("images/Profile/profile-detail-test-manager.png");
    background-repeat: no-repeat;
}

    .detail-3box-test div:nth-child(4) a:first-child:hover {
        background-image: url("images/Profile/profile-detail-test-manager-hover.png");
    }

.detail-3box-survey div:nth-child(2) a:first-child {
    height: 31px;
    width: 19px;
    margin: 16px auto 15px auto;
    display: block;
    background-image: url("images/Profile/profile-detail-survey-add.png");
    background-repeat: no-repeat;
}

    .detail-3box-survey div:nth-child(2) a:first-child:hover {
        background-image: url("images/Profile/profile-detail-survey-add-hover.png");
    }

.detail-3box-survey div:nth-child(3) a:first-child {
    height: 31px;
    width: 19px;
    margin: 16px auto 15px auto;
    display: block;
    background-image: url("images/Profile/profile-detail-survey-join.png");
    background-repeat: no-repeat;
}

    .detail-3box-survey div:nth-child(3) a:first-child:hover {
        background-image: url("images/Profile/profile-detail-survey-join-hover.png");
    }

.detail-3box-survey div:nth-child(4) a:first-child {
    height: 31px;
    width: 33px;
    margin: 16px auto 15px auto;
    display: block;
    background-image: url("images/Profile/profile-detail-survey-manager.png");
    background-repeat: no-repeat;
}

    .detail-3box-survey div:nth-child(4) a:first-child:hover {
        background-image: url("images/Profile/profile-detail-survey-manager-hover.png");
    }


.detail-3box div img {
    margin: 16px auto 15px auto;
    display: block;
    height: 26px;
}

.detail-3box-test {
    padding: 0;
    width: 64.6%;
}

@media (max-width:768px) {

    .detail-3box {
        width: 91.8%;
    }

        .detail-3box div.detail-3box-div2 {
            border-left: none;
        }

        .detail-3box div.detail-3box-div1 h2 {
            border-bottom: solid 1px #d8d8d8;
        }
}

/*End css chi tiết cho từng khóa học*/


/*Begin css cho 2 box người theo dõi và tin nhắn cá nhân */
.all-box-follow-and-message {
    float: left;
    margin-left: 7px;
    margin-right: 7px;
    margin-top: 20px;
}

    .all-box-follow-and-message .pull-left, .all-box-follow-and-message .pull-right {
        border: solid 1px #d8d8d8;
    }

        .all-box-follow-and-message .pull-left h2 {
            text-transform: uppercase;
            font-size: 13px;
            font-weight: bold;
            color: #363636;
            padding-top: 15px;
            padding-bottom: 15px;
            margin-left: 15px;
            margin-right: 15px;
            border-bottom: solid 1px #d8d8d8;
        }

            .all-box-follow-and-message .pull-left h2 i {
                color: #5bc5f2;
            }

        .all-box-follow-and-message .pull-right h2 {
            text-transform: uppercase;
            font-size: 13px;
            font-weight: bold;
            color: #363636;
            padding-top: 15px;
            padding-bottom: 15px;
            margin-left: 10px;
            margin-right: 10px;
            border-bottom: solid 1px #d8d8d8;
        }

            .all-box-follow-and-message .pull-right h2 i {
                color: #5bc5f2;
            }

    .all-box-follow-and-message ul li {
        list-style: none;
        border-bottom: solid 1px #d8d8d8;
        float: left;
        padding-bottom: 23px;
        padding-top: 20px;
        margin-left: 15px;
        margin-right: 15px;
    }

        .all-box-follow-and-message ul li:first-child {
            padding-top: 15px;
        }

        .all-box-follow-and-message ul li:last-child {
            border: none;
        }

        .all-box-follow-and-message ul li div:nth-child(1) {
            padding: 0px;
        }

            .all-box-follow-and-message ul li div:nth-child(1) .bor-img-follow {
                width: 64px;
                height: 64px;
                overflow: hidden;
            }

            .all-box-follow-and-message ul li div:nth-child(1) img {
                width: 64px;
            }

        .all-box-follow-and-message ul li div:nth-child(2) h2 {
            border-bottom: none;
            padding-bottom: 0;
            padding-top: 5px;
            margin-bottom: 2px;
        }


        .all-box-follow-and-message ul li div:nth-child(2) p {
            float: left;
            padding-left: 10px;
            width: 100%;
            margin-bottom: 2px;
        }

.box-follow ul li div:nth-child(2) p {
    padding-left: 15px;
}



.all-box-follow-and-message ul li div:nth-child(2) div {
    float: left;
    display: block;
    width: 100%;
    overflow: hidden;
    padding-left: 8px;
}

    .all-box-follow-and-message ul li div:nth-child(2) div a {
        padding-left: 2px;
        color: #2192cd;
        text-align: justify;
    }

.box-follow ul li div:nth-child(2) div a {
    padding-left: 8px;
}

.all-box-follow-and-message ul li div:nth-child(3) {
    padding: 0px;
}

.all-box-follow-and-message ul li > div:nth-child(3) > a {
    padding: 0px;
    margin: 0px;
    float: right;
}

.all-box-follow-and-message ul li div:nth-child(3) a i {
    padding-right: 10px;
}

.all-box-follow-and-message div.view-all-follow {
    background-color: #e5e5e5;
    display: block;
    float: left;
    margin: 0px 15px 16px;
    padding: 5px 0;
    text-align: center;
    width: 91.5%;
}

    .all-box-follow-and-message div.view-all-follow > a {
        color: #8d8d8d;
    }

.all-box-follow-and-message .pull-right ul li div:nth-child(2) div {
    padding-left: 10px;
}

@media (max-width:768px) {
    .all-box-follow-and-message .pull-right {
        margin-top: 20px;
    }

    .all-box-follow-and-message {
        margin-left: 0px;
        margin-right: 0px;
    }
}
/*End css cho 2 box người theo dõi và tin nhắn cá nhân*/


/* End CSS cho box right*/
/*NTP CSS BEGIN*/
.box-survey .certificate {
    text-align: center;
}

    .box-survey .certificate > span {
        color: #ff5e14;
        font-weight: 700;
        font-size: 75px;
    }

.box-common-title {
    width: 100%;
    float: left;
}

.box-content {
    border: 1px solid #c6c6c6;
    margin-top: 30px;
}

.common-title {
    margin-top: 30px;
    margin-bottom: 10px;
    position: relative;
}

    .common-title h2 {
        position: absolute;
        font-size: 13px;
        top: -12px;
        padding-right: 20px;
        background-color: #fff;
        color: rgb(227,25,55);
        font-weight: 700;
        text-transform: uppercase;
    }

    .common-title h2 i{
        font-size: 30px;
        margin-top: -10px;
        font-weight: 700;
        margin-right: 10px;
        color: #0050ae;
    }

    .common-title h2 a{
        color: #0050ae;
    }

    .common-title .line {
        border-top: 1px solid #c6c6c6;
        display: block;
        width: 100%;
    }

.box-new-home {
    padding: 15px;
    margin-top: 0;
}

    .box-new-home a h2 {
        font-size: 14px;
        padding-left: 0px;
        padding-top: 15px;
    }

        .box-new-home a h2:hover {
            text-decoration: underline;
        }

    .box-new-home p {
        padding-left: 0px;
        padding-bottom: 0px;
    }

.table .progress {
    height: 12px;
    margin-bottom: 0px;
}

.box-body .table tr td {
    vertical-align: middle;
    font-weight: 500;
    border: none;
    padding: 15px 15px;
}

.badge.bg-green {
    background-color: #ff5e14 !important;
    font-weight: 700;
    line-height: 14px;
    width: 40px;
}
/*begin box exam profile*/


.list-exam {
    border: solid 1px #D4D4D3;
    background: #ffffff;
}

.exam-dashboard-status {
    float: left;
    margin-bottom: 20px;
}

.box-label-exam > div > a:nth-child(2) {
    margin-bottom: 15px;
    float: left;
}

@media only screen and (min-width: 1024px) {
    .list-exam {
        width: 60%;
        border: solid 1px #D4D4D3;
        background: #ffffff;
    }

    .exam-dashboard-status {
        float: none;
        margin-bottom: 0px;
    }
    .box-label-exam > div > a:nth-child(2) {
    margin-bottom: 0px;
    float: none;
    }
    .list-exam .time-exam{
        font-size: 9px;
    }
}

@media only screen and (min-width: 1367px){
    .list-exam .time-exam{
        font-size: 11px;
    }
}


.event-icon {
    width: 6em;
    overflow: hidden;
    float: left;
    border: 1px solid #dfdfdf;
    margin: 10px;
}

    .event-icon h4 {
        font-size: 11px !important;
        background: #ff5e14;
        color: #ffffff;
        padding: 5px 4px;
        text-align: center;
        margin-bottom: 5px;
        font-weight: bold;
    }

    .event-icon .exam-calendar-date {
        font-size: 46px;
        margin-bottom: 10px;
    }

.list-exam .exam-title {
    width: 100%;
    font-weight: 500;
    font-size: 14px;
    height: 22px;
    overflow: hidden;
    float: left;
}

.col-md-12.col-xs-12.no-padding.Description{
    min-height: 35px;
}

.list-exam {
    margin-top: 15px;
    border-bottom: solid 1px #D4D4D3 !important;
}

    .list-exam:nth-child(2n) {
        /*float: right;*/
    }


.event-icon h4 span {
    background-image: url('images/Profile/arrow-exam.png');
    position: absolute;
    bottom: -33px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    left: 10px;
}

.box-content-exam {
    padding: 0px 15px 15px 15px;
    width: 100%;
    float: left;
}

.box-label-exam {
    margin-top: 15px;
}

    .box-label-exam .label {
        border: 1px solid #ff5e14;
        color: #ff5e14;
        font-weight: 500;
        padding: 2px 15px 2px 15px;
    }

    .box-label-exam a:hover {
        text-decoration: none;
    }

    .box-label-exam a .label:hover {
        background-color: #ec1c3c;
        color: #fff;
    }

.bor-img-new-home img {
    transition: .5s ease;
}

    .bor-img-new-home img:hover {
        opacity: 0.5;
        transform: scale(1.08);
    }

.exam-dashboard-status > span.label {
    color: #ffffff;
    background-color: #ff5e14;
}

/*css tooltip bên ngoài box listexam*/
.tooltip{
    font-size: 12px;
    width: auto;
}