/******** common style *******/
html, html *{
    font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
    font-size: 15px;
    color: #333;
    line-height: 1.5em;
    padding: 0;
    margin: 0;
}
a{
    text-decoration: none;
    font-size: 15px;
}
form a,
.flash-message a{
    text-decoration: underline;
}
a:hover, a:focus, a:visited{
    opacity: 0.7;
    transition: all 0.2s ease-in-out;
}
.none{
    display: none !important;
}
.clearfix{
    clear: both;
}
.button-custom{
    background: url(../png/btn_bg.png) repeat 100%;
    background-size: auto 100%;
}
.button-custom:hover, .button-custom:focus{
    background-color: #FFF;
}
.readmore_btn{
    background: url(../png/readmore_btn_bg.png) no-repeat center center;
    display: inline-block;
    height: 29px;
    width: 29px;
}
.readmore_text{
    display: inline-block;
    height: 29px;
    text-align: center;
    font-style: italic;
    color: #666;
    font-size: 12px;
    text-decoration: underline;
}
.pure-button-green{
    background-color: #2FAB4A
}

.pure-button-orange{
    background-color: #f26222;
}

#top_bar{
    background: #f1f1f1;
    height: 38px;
}
#top_bar > .container{
}
#top_bar #style_bg{
    position: absolute;
    left: -40px;
    background: url(../png/top_bar_bg_left.png) no-repeat center left;
    height: 38px;
    width: 268px;
}
#top_bar #top_btns{
    float: right;
    font-size: 14px;
    text-decoration: none;
    height: 38px;
}
#top_bar #top_btns a{
    font-size: 14px;
    text-decoration: none;
    font-weight: 500;
    line-height: 38px;
    vertical-align: middle;
}
.email_us{
    background: url(../png/email_us.png) no-repeat left center;
    padding: 0 25px;
}
.chat_us{
    background: url(../png/chat_us.png) no-repeat left center;
    padding-left: 25px;
}

.call_us{
    background: url(../png/itel3860.png) no-repeat left center;
    padding: 0 25px;
}
.pay_us{
    background: url(../png/ipay3860.png) no-repeat left center;
    padding-left: 25px;
}
.guide_you{
    background: url(../png/iguidex3860.png) no-repeat left center;
    padding-left: 25px;
}
.login_us{
    background: url(../png/ilogin.png) no-repeat left center;
    padding-left: 25px;
}
.register_us{
    background: url(../png/ireg.png) no-repeat left center;
    padding-left: 25px;
}


.twitter_us{
    background: url(../png/twitter_us.png) no-repeat left center;
    height: 25px;
    width: 25px;
    display: inline-block;
}
.facebook_us{
    background: url(../png/facebook_us.png) no-repeat left center;
    height: 25px;
    width: 25px;
    display: inline-block;
}
.google_us{
    background: url(../png/google_us.png) no-repeat left center;
    height: 25px;
    width: 25px;
    display: inline-block;
}
.search_box{
    top: 2px;
    position: relative;
    margin: 0 15px;
}
.search_box .search_box_input{
    border: 1px solid #d4d4d4;
    border-radius: 15px;
    height: 22px;
    padding: 2px 10px;
    outline: none;
    font-size: 14px;
}
.search_box .search_box_btn{
    margin-left: -25px;
    position: relative;
    background: url(../png/search_box_btn.png) no-repeat left center;
    border: none;
    background-color: transparent;
    outline: none;
    height: 19px;
    width: 20px;
    top: 4px;
}

#logo{
    float: left;
}
#logo img{
    margin-top: -8px;
}
#top_menu{
    float: left;
    margin-top: 15px;
}
.custom-menu .pure-menu-link{
    text-transform: uppercase;
    color: #333;
    font-weight: 500;
    font-size: 15px;
}
.custom-menu > .pure-menu-item:after{
    content: "|";
    position: absolute;
    top: 7px;
    right: -4px;
    color: #e6e6e6;
    font-weight: 100;
}
.custom-menu .pure-menu-active:after, .custom-menu .pure-menu-item:hover:after{
    content: "";
}
.custom-menu .pure-menu-active>.pure-menu-link, .custom-menu  .pure-menu-link:hover, .custom-menu  .pure-menu-link:focus{
    background: #f36223;
    border-radius: 5px;
    color: #FFF;
}
.custom-menu .pure-menu-children{
    min-width: 100%;
    border-radius: 0 0 5px 5px;
    padding-top: 11px;
    z-index: 10000;
}
.custom-menu .inline-link{
    display: inline-block;
    width: 49%;
    box-sizing: border-box;
}

#login_bar{
    background: #f26222;
}
#login_bar h1{
    font-size: 24px;
    margin: 0;
    font-weight: normal;
    line-height: 65px;
    color: #FFF;
}
#login_bar #login_btns{
    line-height: 65px;
    margin-top: -5px;
    background: url(../gif/cu-an-mung-74x60.gif) no-repeat 0 7px;
    text-align: right;
}
#login_bar #login_btns .button-custom{
    margin-top: 5px;
    font-weight: 500;
    border: 1px solid #cf4406;
    border-radius: 5px;
    width: 120px;
}
#login_bar #logged_btns{
    line-height: 65px;
    margin-top: -5px;
    background: url(../png/login_bg.png) no-repeat 0 7px;
    text-align: right;
}
#main_slider{
    min-height: 300px;
    max-height: 400px;
    overflow: hidden;
}

#box_bar{
    position: relative;
}
#box_bar_bg{
    position: absolute;
    width: 100%;
    height: 120px;
    background: #17A74A;
    bottom: 0;
}
#box_bar .bottom_content{
    padding: 15px 0 15px 100px;
    color: #FFF;
    font-size: 14px;
    background: #17a74a;
    position: relative;
}
#box_bar .bottom_content p{
    color: #FFF;
    font-size: 14px;
    text-align: justify;
}
#box_bar .bottom_content a{
    color: #FFF;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500;
}
#box_bar .bottom_content:before{
    content: " ";
    background: url(../png/arrow_up.png) no-repeat top center;
    width: 100%;
    height: 17px;
    position: absolute;
    top: -17px;
    left: 0;
}
#box_bar .top_thumb{
    padding: 30px 0;
    height: 180px;
    box-sizing: border-box;
    margin-bottom: 35px;
    overflow: hidden;
}
#box_video, #box_quiz, #box_rank{
    box-sizing: border-box;
}
@media (min-width: 1024px) {
    #box_video, #box_quiz, #box_rank{
        padding: 0 30px;
    }
}
#box_video .bottom_content{
    background: url(../png/video_box_bg.png) no-repeat left 10px center #17a74a;
}
#box_quiz .bottom_content{
    background: url(../png/quiz_box_bg.png) no-repeat left 10px center #17a74a;
}
#box_rank .bottom_content{
    background: url(../png/rank_box_bg.png) no-repeat left 10px center #17a74a;
}
#box_rank .slimScrollDiv{
    margin-top: 30px;
    margin-bottom: 30px;
}
#box_rank .rank_table ol{
    padding-left: 0;
    margin-top: 0;
    list-style-type: none;
}
#box_rank .rank_table li{
    padding-left: 7px;
    padding-top: 4px;
    padding-bottom: 4px;
    line-height: 23px;
}
#box_rank .rank_table li span{
    background: url(../png/list_style_bg.png) no-repeat center center;
    margin-right: 15px;
    display: inline-block;
    width: 23px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    font-weight: 700;
    color: #FFF;
}
#box_rank .rank_table .first{
    color: #f26222;
    font-weight: 700;
    font-size: 16px;
    margin-top: -4px;
}
#box_rank .slimScrollBar{
    opacity: 1 !important;
}
#box_rank .slimScrollRail{
    right: 4px !important;
    width: 2px !important;
}

#grade_bar{
    margin-top: 20px;
}
#homebox_cackythi .grade_item, #grade_bar .grade_item {
    padding: 0 0 20px 0;
    box-sizing: border-box;
}
@media (min-width: 1024px) {
    #grade_bar .grade_item{
        /*padding: 0 30px 20px 30px;*/
    }
}
.grade_name_outer{
    background: url(../png/line_bg.png) repeat-x left top 50px;
}
.grade_name_wrapper{
    margin: 0 auto;
    background: #FFF;
    padding: 5px;
    width: 70px;
    height: 70px;
    box-sizing: border-box;
}
.grade_name{
    background: #f26222;
    width: 60px;
    height: 60px;
    border-radius: 30px;
    color: #FFF;
    text-align: center;
    padding: 0px 0;
    box-sizing: border-box;
    font-size: 36px;
}
.grade_name span{
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    color: #FFF;
    display: inline-block;
    line-height: 26px;
}
.green .grade_name{
    background: #17a74a;
}
.tab_bar{
    font-weight: 500;
    border-bottom: 1px solid #DDD;
    margin: 0;
}
ul.tab_bar{
    padding-left: 0;
    list-style-type: none;
}
ul.tab_bar .tab_label{
    display: inline-block;
}
.tab_bar .tab_label{
    //margin: 0 10px;
    margin: 0 5px;
    display: inline-block;
    padding-bottom: 15px;
}
.tab_bar .tab_label:first-child{
    margin-left: 0;
}
.tab_bar .tab_label:last-child{
    margin-right: 0;
}
.green .tab_bar .tab_label.active, .green  .tab_bar .tab_label:hover{
    color: #17a74a;
    border-bottom: 1px solid #17a74a;
    transition: all 0.2s ease-in-out;
}
.orange .tab_bar .tab_label.active, .orange .tab_bar .tab_label:hover{
    color: #f26222;
    border-bottom: 1px solid #f26222;
    transition: all 0.2s ease-in-out;
}
.tab_content{
    display: none;
}
.tab_content.active{
    display: block;
}
.week_item{
    padding: 10px 0;
    border-bottom: 1px solid #DDD;
}
.week_item:last-child{
    border-bottom: none;
}
.week_name{
    color: #f26222;
    margin: 5px 0;
    font-weight: 500;
    display: block;
}
.green .week_name{
    color: #17a74a;
}
.week_info, .week_user{
    margin: 5px 0;
    padding-left: 25px;
}
.week_info{
    background: url(../png/icon_info.png) no-repeat left center;
}
.week_user{
    background: url(../png/icon_user.png) no-repeat left center;
}
.grade_item .readmore_btn{
    margin: 0 auto;
    width: 100%;
    margin-top: 10px;
}
.grade_item .readmore_text{
    margin: 0 auto;
    width: 100%;
    margin-top: 10px;
    color: #F46222;
}
.green .grade_item .readmore_text{
    color: #17A74A;
}
.grade_item .list_subject{
    padding-left: 13px;
}
.grade_item .subject_name{
    list-style-image: url(../png/circle_bullet.png);
    margin: 15px 0;
}
.green .grade_item .subject_name{
    list-style-image: url(../png/circle_bullet_green.png);
    margin: 15px 0;
}
.orange .grade_item .subject_name{
    list-style-image: url(../png/circle_bullet_orange_big.png);
    margin: 15px 0;
}
.grade_item .english_subject_info{
    margin: 15px 0;
    font-weight: 500;
}
.grade_item .english_subject_info .english_subject_name{
    color: #f26222;
}
.green .grade_item .english_subject_info .english_subject_name{
    color: #17a74a;
}
.green .subject_name a:hover{
    color: #17A74A;
    opacity: 1;
}
.orange .subject_name a:hover{
    color: #F26222;
    opacity: 1;
}
#grade_bar .green .slimScrollBar{
    background: #17A74A !important;
    opacity: 0.7 !important;
}
#grade_bar .orange .slimScrollBar{
    background: #F26222 !important;
    opacity: 0.7 !important;
}
.list_comment{
    margin: 15px 0;
}
.list_comment .comment_item{
    padding-left: 10px;
    border-left: 2px solid #17a74b;
}
.list_comment .comment_info{
    font-style: italic;
    color: #9d9d9d;
}
.green .list_comment .comment_item{
    border-left: 2px solid #f26222;
}

#news_bar{
    margin-top: 30px;
}
.box_news{
    padding: 0 30px;
    box-sizing: border-box;
    margin-bottom: 30px;
}
.box_news .box_title{
    padding-left: 45px;
    margin-bottom: 15px;
    height: 36px;
    line-height: 48px;
    color: #f26222;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 24px;
}

.box_news .box_title a{
    height: 36px;
    line-height: 48px;
    color: #f26222;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 24px;
}
.main_title{
    text-align: center;
}
.main_title h1{
    font-size: 18px;
    text-transform: uppercase;
    color: #17A74A;
    font-weight: 500;
    padding-top: 0;
    margin-top: 0;
    display: inline-block; 
    text-align: center;
}
#box_cornersoul .box_title{
    background: url(../png/icon_mind_corner.png) no-repeat left top;
}
#box_worldnews .box_title{
    background: url(../png/icon_worldnews.png) no-repeat left top;
    color: #00A8BA;
}
#box_worldnews .box_title a{
    color: #00A8BA;
}
#box_shiningexample .box_title{
    background: url(../png/icon_star.png) no-repeat left top;
    color: #17a74a;
}
#box_testimonial .box_title{
    background: url(../png/icon_qa.png) no-repeat left top;
    color: #6c2c8c;
}
#box_testimonial .box_title a{
    color: #6c2c8c;
}


.box_home_news .box_title{
    background: url(../png/icon_qa.png) no-repeat left top;
    color: #6c2c8c;
}
.box_home_news .box_title a{
    color: #6c2c8c;
}

.box_home_onthilop6 .box_title{
    background: url(../png/icon-on-thi-lop-6.png) no-repeat left top;
    color: #6c2c8c;
}

.box_home_onthilop10 .box_title{
    background: url(../png/icon-on-thi-lop-10.png) no-repeat left top;
    color: #6c2c8c;
}

.box_news .box_item_detail{
    padding-left: 15px;
}
.box_news .title{
    font-weight: 700;
    font-size: 16px;
}

footer{
    padding-top: 70px;
    position: relative;
}
#footer_logo{
    background: url(../png/footer_top_bg.png) no-repeat top center;
    width: 100%;
    height: 90px;
    position: absolute;
    top: 0;
}
#footer_header{
    height: 23px;
    background: url(../png/footer_header_bg.png) repeat;
}
#footer_content{
    background: #f26222;
}
#footer_content .list_item{
    text-align: center;
    list-style-type: none;
    color: #FFF;
}
#footer_content .list_item b{
    text-transform: uppercase;
    color: #FFE73C;
}
#footer_content .list_item a{
    color: #FFF;
    padding: 5px 0;
    display: inline-block;
}
footer .copy_right{
    text-align: center;
    color: #333;
    font-size: 12px;
}
/******** Modal css ********/
.modal-open {
    overflow: hidden;
}
.modal {
    display: none;
    overflow: hidden;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
    color: #f26222;
    text-transform: uppercase;
}
.modal-title .hint{
    font-weight: normal;
    font-size: 13px;
    color: #17A74A;
    font-style: italic;
    text-transform: none;
}
.modal-title .hint a{
    text-decoration: underline;
    font-size: 13px;
    color: #F26222;
    font-style: italic;
    text-transform: none;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}
.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 143px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}
.icon_globe{
    background: url(../png/globe.png) no-repeat bottom center;
    background-size: auto 100%;
    height: 36px;
    display: inline-block;
    margin-top: 7px;
}
.icon_leaf{
    background: url(../png/leaf_class.png) no-repeat bottom center;
    background-size: auto 100%;
    height: 36px;
    display: inline-block;
    margin-top: 7px;
}
.icon_exam{
    background: url(../png/exam.png) no-repeat bottom center;
    background-size: auto 100%;
    height: 36px;
    display: inline-block;
    margin-top: 7px;
}
.readmore{
    display: inline-block;
    height: 24px;
    width: 24px;
    background: url(../png/readmore_btn_bg.png) no-repeat center center;
    background-size: 100% auto;
    position: relative;
    bottom: -7px;
}

#subscribe_email{
    padding: 4px;
    border-radius: 0;
    margin: 10px 0;
    outline: none;
    border: none;
    font-size: 12px;
    height: 28px;
}
#subscribe_submit{
    height: 28px;
    line-height: 10px;
    font-size: 12px;
    background: #16A248;
    color: #FFF;
}

#sub_slider{
    border-bottom: 3px solid #f37137;
    min-height: 120px;
}
#sub_slider img{
    width: 100%;
}
#sub_slider #login_btns{
    position: absolute;
    bottom: 15px;
}
#sub_slider #login_btns .button-custom {
    margin-top: 5px;
    font-weight: 500;
    border: 1px solid #FFF;
    border-radius: 5px;
    width: 120px;
}
#sub_slider #login_btns .button-custom:hover {
    background-image: none;
}
#sub_slider #login_btns {
    line-height: 65px;
    margin-top: -5px;
    background: url(../png/login_bg.png) no-repeat 0 7px;
    text-align: right;
    padding-left: 80px;
}
#sub_slider #logged_btns{
    position: absolute;
    bottom: 15px;
}
#main_box{
    margin-top: 30px;
}
#main_box .title_box{
    background: url(../png/box_title_bg.png) no-repeat bottom left;
    min-height: 83px;
}
#main_box .title_box .grade_bc_name{
    margin-left: 60px;
    margin-top: 15px;
    display: inline-block;    
    font-weight: 500;
    text-transform: uppercase;
    color: #f26222;
    font-size: 14px;
    padding-right: 10px;
    border-right: 1px solid #f26222;
}
#main_box .title_box .link_bc_name{
    margin-left: 5px;
    display: inline-block;    
    font-weight: 500;
    text-transform: uppercase;
    color: #f26222;
    font-size: 14px;
}
#main_box .title_box .week_bc_name{
    display: inline-block;
    font-weight: 500;
    text-transform: uppercase;
    color: #f26222;
    font-size: 14px;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #f26222;
}
#main_box .title_box .type{ 
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    padding-left: 10px;
}
#main_box .content_box li, #main_box .footer_box li{
    background: url(../png/circle_bullet_orange.png) no-repeat left center;
    padding-left: 10px;
    list-style-type: none;
}
.do_quiz{
    padding: 5px 10px;
    background: #17a74a;
    border-radius: 5px;
    display: block;
    color: #FFF;
    text-transform: uppercase;
    margin: auto auto;
    font-weight: 500;
    font-size: 16px;
    outline: none;
    border: none;
}
.generate_quiz{
    width: 150px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.view_quiz_result{
    //padding: 5px 15px;
    //background: #f26222;
    border-radius: 5px;
    display: inline-block;
    color: #f26222;
    //text-transform: uppercase;
    margin: 0 5px;
    font-weight: 500;
    font-size: 14px;
}
.text-center{
    text-align: center;
}
#work_box{
    margin: 30px 0;
}
#middle_banner{
    margin: 30px 0;
}
#middle_banner .pure-img{
    width: 100%;
}
#side_bar{
    margin-top: 30px;
}
#box_rank .top_content{
    background: url(../png/rank_box_bg.png) no-repeat left 10px center;
    background-size: auto 100%;
    color: #17a74a;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    height: 50px;
    line-height: 50px;
    border-bottom: 3px solid #17a74a;
    box-sizing: border-box;
    padding-left: 70px;
}
#box_rank .top_content a{
    color: #17a74a;
    font-size: 18px;
}
#side_bar #box_rank .slimScrollDiv{
    margin-top: 15px;
}
#side_bar .right_banner{
    padding: 15px 30px;
}
#side_bar .right_banner img{
    border: 1px solid #e4e4e4;
}
#box_contact{
    margin: 15px 0;
    padding: 0 30px;
    box-sizing: border-box;
}
#box_contact .top_content{
    background: url(../png/rank_box_bg.png) no-repeat left 10px center;
    background-size: auto 100%;
    color: #17a74a;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    height: 50px;
    line-height: 50px;
    border-bottom: 3px solid #17a74a;
    box-sizing: border-box;
    padding-left: 70px;
}
#box_contact .top_content a{
    color: #17a74a;
    font-size: 18px;
}
#box_contact ul{
    list-style-type: none;
    padding-left: 0;
}
#box_contact li{
    padding: 8px 0;
    padding-left: 25px;
    font-size: 18px;
}
#box_contact li:first-child{
    padding-left: 0;
    text-transform: uppercase;
    font-weight: 500;
}
#box_contact li a{
    font-size: 18px;
}
.contact_tel{
    background: url(../png/icon_tel.png) no-repeat left center;
}
.contact_email{
    background: url(../png/icon_envelope.png) no-repeat left center;
}
.contact_skype{
    background: url(../png/icon_skype.png) no-repeat left center;
}
.contact_website{
    background: url(../png/icon_world.png) no-repeat left center;
}
.contact_facebook{
    background: url(../png/icon_facebook.png) no-repeat left center;
}
#box_count{
    margin: 15px 0;
    padding: 0 30px;
    box-sizing: border-box;
}
#box_count .top_content{
    background: url(../png/rank_box_bg.png) no-repeat left 10px center;
    background-size: auto 100%;
    color: #17a74a;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    height: 50px;
    line-height: 50px;
    border-bottom: 3px solid #17a74a;
    box-sizing: border-box;
    padding-left: 70px;
}
#box_count .top_content a{
    color: #17a74a;
    font-size: 16px;
}
#box_count ul{
    list-style-type: none;
    padding-left: 0;
}
#box_count li{
    padding: 8px 0;
    padding-left: 25px;
    font-size: 16px;
}
#box_count li a{
    font-size: 16px;
}
#box_count li label{
    font-size: 16px;
    display: inline-block;
    width: 150px;
    font-weight: bold;
}

#box_topic{
    margin: 15px 0;
    padding: 0 30px;
    box-sizing: border-box;
}
#box_topic .top_content{
    background-size: auto 100%;
    color: #17a74a;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    height: 50px;
    line-height: 50px;
    border-bottom: 3px solid #17a74a;
    box-sizing: border-box;
    padding-left: 70px;
}
#box_topic .top_content a{
    color: #17a74a;
    font-size: 16px;
}
#box_topic ul{
    list-style-type: none;
    padding-left: 0;
}
#box_topic li{
    padding: 8px 0;
    padding-left: 25px;
    font-size: 16px;
}
#box_topic li a{
    font-size: 16px;
    color: #17A74A;
}
#box_topic li label{
    font-size: 16px;
    display: inline-block;
    width: 150px;
    font-weight: bold;
}
#box_topic img{
    width: 100%;
}
#box_topic .fa-star{
    color: #E2DD03;
}
/******** Flash message *******/
div.form div.error label:first-child,
div.form label.error,
div.form span.error{
    color: #C00;
}
div.form div.error input,
div.form div.error textarea,
div.form div.error select,
div.form input.error,
div.form textarea.error,
div.form select.error{
    background: #FEE;
    border-color: #C00;
}
div.form div.success input,
div.form div.success textarea,
div.form div.success select,
div.form input.success,
div.form textarea.success,
div.form select.success{
    background: #E6EFC2;
    border-color: #C6D880;
}
div.form .errorSummary{
    border: 2px solid #C00;
    padding: 7px 7px 7px 7px;
    background: #FEE;
    font-size: 0.9em;
}
div.form .errorMessage{
    color: red;
    font-size: 0.9em;
}
div.form .errorSummary p{
    margin: 0;
    padding: 5px;
}
div.form .errorSummary ul{
    margin: 0;
    padding: 0 0 0 20px;
}
div.flash-error, div.flash-notice, div.flash-success{
    padding:.8em;
    margin-bottom:1em;
    border:2px solid #ddd;
}
div.flash-error{
    background:#FBE3E4;
    color:#8a1f11;
    border-color:#FBC2C4;
}
div.flash-notice{
    background:#FFF6BF;
    color:#514721;
    border-color:#FFD324;
}
div.flash-success{
    background:#E6EFC2;
    color:#264409;
    border-color:#C6D880;
}
div.flash-error a{
    color:#8a1f11;
}
div.flash-notice a{
    color:#514721;
}
div.flash-success a{
    color:#264409;
}
div.form span.required{
    color: red;
}
span.flash-success{
    padding: 3px 5px;
    background:#E6EFC2;
    color:#264409;
    border: 1px solid #C6D880;
    border-radius: 5px;
}
span.flash-error{
    padding: 3px 5px;
    background:#FBE3E4;
    color:#8a1f11;
    border: 1px solid #FBC2C4;
    border-radius: 5px;
}
span.flash-notice{
    padding: 3px 5px;
    background:#FFF6BF;
    color:#514721;
    border-color:#FFD324;
    border-radius: 5px;
}
.message{
    vertical-align: top;
}
.message .errorSummary ul{
    list-style-type: disc !important;
}
/******* end of message *****/
/******* Login form *****/
#login_form input[type="text"],
#login_form input[type="email"],
#login_form input[type="password"]{
    width: 200px;
}
#register_form input[type="text"],
#register_form input[type="email"],
#register_form input[type="password"]{
    width: 200px;
}
.form-link{
    font-style: italic;
}
.form-link a{
    color: #333;
    text-decoration: underline;
}
form .required{
    color: #F36222;
}
/******* end of Login form *****/
/****** Quiz box ******/
#quiz_box .quiz_info{
    background: #E1F087;
    border-radius: 5px;
    padding: 10px;
    border: 1px solid #C2E00D;
}
#quiz_form{
    margin-top: 15px;
    border-radius: 5px;
    border: 1px solid #9DCAAD;
    padding: 10px;
}
#quiz_form .blink{
    color: red;
    font-size: 120%;
}
#quiz_form .color-blue{
    color: blue;
}
#quiz_form .answer_fill{
    width: 300px;
}
#kw-countdown.hasCountdown{
    overflow: hidden;
    background: none;
    border: none;
    width: 200px;
    display: inline-block;
    float: left;
    background: #E8FFF0;
    margin-right: 10px;
    color: red;
    border-radius: 2px;
    box-shadow: 1px 1px 2px #616161;
}
#kw-countdown .countdown_amount {
    color: #F26222;
}
#sidebar_test{
    position: fixed;
    width: 100%;
    max-width: 100% !important;
    z-index: 10000;
    background: #E1F087;
    overflow: hidden;
    box-sizing: border-box;
    left: 0;
    bottom: 0;
    padding: 5px;
    box-shadow: 0 -1px 3px rgba(0,0,0,0.5);
    text-align: center;
}
#sidebar_test .flash-error{
    margin-bottom: 0;
}
#sidebar_test .box_center{
    margin: auto;
    width: 400px;
}
#sidebar_test .quiz_node{
    padding: 0px 10px;
    margin: 0 10px;
    display: inline-block;
    cursor: pointer;
    border: 2px solid #17A74A;
    font-size: 20px;
    border-radius: 3px;
}
#sidebar_test .quiz_node.active{
    border: 2px solid #F26222;
}
#sidebar_test .quiz_node.completed{
    background: #17A74A;
}
#submit_quiz{
    height: 50px;
    text-align: center;
    display: block;
    margin-left: 10px;
    width: 180px;
    font-size: 18px;
    color: white;
    background: #16A248;
    border-radius: 2px;
    border: none;
    outline: none;
    box-shadow: 1px 1px 2px #005A20;
}
#quiz_form .text-box{
    padding: 15px 0;
    border-bottom: 1px solid #9DCAAD;
}
#quiz_form .text-number{
    font-weight: bold;
}
#quiz_form p{
    margin: 5px 0;
}
#quiz_form .option{
    padding: 5px 0;
}
#quiz_form .answer_fill{
    padding: 5px;
    width: 200px;
    border: 1px solid #17A74A;
    border-radius: 5px;
    outline: none;
}
#quiz_form .MathJax_Input{
    margin: 5px;
    border: 1px solid #666;
    text-align: center;
}
#quiz_form #end_line{
    text-align: center;
    font-style: italic;
    margin-top: 10px;
}
#quiz_form .color-blue:before{
    content: "✔";
    color: #16A248;
}
#quiz_form .format_filled .color-blue:before{
    content: "";
}
#quiz_form .correct .text-number:before{
    content: "✔";
    font-weight: bold;
    color: #16A248;
    margin-right: 5px;
    font-size: 30px;
}
#quiz_form .wrong{
    padding: 10px;
    margin-bottom: 20px;
}
#quiz_form .wrong .text-number:before{
    content: "✘";
    font-weight: bold;
    color: #E93B37;
    margin-right: 5px;
    font-size: 26px;
}
#quiz_redo{
    height: 40px;
    text-align: center;
    display: block;
    margin: 10px;
    width: 180px;
    font-size: 18px;
    color: white;
    background: #16A248;
    border-radius: 2px;
    border: none;
    outline: none;
    box-shadow: 1px 1px 2px #005A20;
    line-height: 40px;
    margin: 10px auto;
}
.quiz_info .row{
    //padding: 5px 0;
}
.quiz_info label{
    width: 150px;
    display: inline-block;
}
.collapse_expand .box_title{
    font-weight: bold;
}
.collapse_expand.collapsed .box_content{
    display: none;
}
.collapse_expand .box_icon{
    height: 30px;
    width: 30px;
    display: inline-block;
    cursor: pointer;
    vertical-align: bottom;
    background: url(../png/icon_collapse.png) no-repeat bottom left;
}
.collapse_expand.collapsed .box_icon{
    background: url(../png/icon_expand.png) no-repeat bottom left;
}
.your_answer .color_red span{
    color: red;
}
.your_answer .color_blue span{
    color: #16A248;
}
#work_box .quiz_item{
    padding: 10px 0;
    border-bottom: 1px solid #DFDFDF;
}
/********* List *****/
.content_box .box_item{
    min-height: 100px;
    border-bottom: 1px solid #DFDFDF;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.content_box .box_item_title{
    padding-bottom: 10px;
}
.content_box .box_item_title a{
    font-size: 16px;
    font-weight: 700;
    color: #F26222;
}
.content_box .content_row_title{
    font-weight: bold;
    padding-left: 15px;
    display: block;
}
.content_box .content_row_intro{
    padding-left: 15px;
    text-align: justify;
}
.category{
    padding: 5px 0;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 10px;
    color: #888;
}
.category_title{
    color: #00993E;
}
#topic_view{
    height: 40px;
    text-align: center;
    display: block;
    margin: 10px;
    width: 250px;
    font-size: 18px;
    color: white;
    background: #16A248;
    border-radius: 2px;
    border: none;
    outline: none;
    box-shadow: 1px 1px 2px #005A20;
    line-height: 40px;
    margin: 10px auto;
}
/********** AutoPaginate**********/
#pagingControls{
    text-align: center;
}
#pagingControls ul{
    display:inline;
    padding-left:10px;
}
#pagingControls li{
    display:inline;
    padding:0 10px;
}
#pagingControls .pager{
    cursor: pointer;
}
#pagingControls .pager.current{
    cursor: default;
    text-decoration: underline;
}
.pagenum{
    display: block;
    font-weight: bold;
    font-size: 12px;
}
/********** end of jPaginate**********/

/***** Funquiz bar ******/
#box_funquiz{
    margin: 15px 0;
    background: #17A74A;
}
#box_funquiz .container_padding{
    padding: 30px;
    box-sizing: border-box;
    margin
}
#box_funquiz .box_title {
    background: url(../png/icon_quiz.png) no-repeat left top;
    padding-left: 45px;
}
#box_funquiz .box_title a{
    height: 36px;
    line-height: 45px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 24px;
}
#box_funquiz #funquiz_question_button{
    float: right;
}
#box_funquiz .funquiz_info{
    font-style: italic;
}
#box_funquiz .funquiz_question{
    padding: 10px 0;
    border-bottom: 1px solid #DFDFDF;
    color: #FFF;
}
#box_funquiz .funquiz_question:last-child{
    border-bottom: none;
}
#box_funquiz .funquiz_answers{
    background: #CCFFDE;
    padding: 5px;
    box-sizing: border-box;
    border-radius: 5px;
}
#box_funquiz .funquiz_answer_item{
    border-bottom: 1px solid #888;
    padding-bottom: 5px;
}
#box_funquiz .funquiz_answer_item:last-child{
    border-bottom: none;
}
#box_funquiz .funquiz_content{
    color: #FFF;
}
#box_funquiz #funquiz_answer_button{
    margin: 10px 0;
}
.content_box .subcontent_box{
    margin: 10px 0;
    border-top: 1px dashed #DFDFDF;
    border-bottom: 1px dashed #DFDFDF;
}
.content_box .subcontent_item{
    padding: 10px 0;
    border-bottom: 1px dashed #DFDFDF;
}
.subcontent_box .box_title{
    padding: 5px 10px;
    background: #17A74A;
    color: #FFF;
    /*border-left: 2px solid #DFDFDF;*/
}
.subcontent_box .box_content{
    padding: 5px 10px;
    border-left: 2px solid #DFDFDF;
    transition: 1s all ease-in-out;
}
.subcontent_box .box_footer{
    padding: 5px 10px;
    background: #DFDFDF;
    /*border-left: 2px solid #DFDFDF;*/
}
.subcontent_box .fa{
    color: #FFF;
    display: inline-block;
    cursor: pointer;
    vertical-align: bottom;
    float: right;
}
.subcontent_box .collapse_expand.collapsed .fa-chevron-circle-up{
    display: none;
}
.subcontent_box .collapse_expand .fa-chevron-circle-up{
    display: inline-block;
}
.subcontent_box .collapse_expand .fa-chevron-circle-down{
    display: none;
}
.subcontent_box .collapse_expand.collapsed .fa-chevron-circle-down{
    display: inline-block;
}
.subcontent_box .collapse_expand .box_content {
    position: relative;
    display: block;
    height: auto;
    overflow: hidden;
    transition: 0.5s all ease;
}
.subcontent_box .collapse_expand.collapsed .box_content {
    display: block;
    height: 110px;
    overflow: hidden;
    transition: 0.5s all ease;
}
.pagination{
    margin: 10px 0;
}
.pagination li{
    display: inline-block;
    padding-left: 8px !important;
    padding-right: 8px !important;
    margin: 0 5px;
    background: #00993E !important;
    border: 1px solid #006F2D;
    border-radius: 3px;
    color: #FFF;
}
.pagination li.active{
    background: #F46424 !important;
    border: 1px solid #F26222;
}
.pagination li a, .pagination li a b{
    color: #FFF;
}
.thumbnail{
    padding: 5px;
    border: 1px solid #DFDFDF;
    margin-right: 15px;
}
#list_topic .thumbnail{
    position: relative;
    padding: 0;
}
#list_topic .thumbnail:before{
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    background: url(../png/black-board-frame-small.png) no-repeat no-repeat center center;
    background-size: 100% 100%;
}
#___plusone_0{
    vertical-align: text-top !important;
}
#loginModal .modal-title, #loginModal .modal-title span{
    font-size: 17px;
}
#loginModal #login_form label{
    width: 100px;
}
#loginModal #login_form .pure-checkbox{
    width: auto;
    font-size: 13px !important;
    margin-bottom: 10px;
    margin-left: 10px;
}
#loginModal #login_form .pure-controls {
    margin-left: 110px;
    margin-top: 10px;
}
#loginModal .modal-footer{
    overflow: hidden;
}
#loginModal .modal-footer a{
    font-size: 13px;
    font-style: italic;
    float: left;
    margin-right: 10px;
    color: #17a74a;
}
#loginModal .pure-button[type="submit"]{
    margin-left: 10px;
}
#side_bar #box_facebook{
    padding: 15px 30px;
}
.bg-overlay-processing {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.1;
    filter: alpha(opacity=30));
    z-index: 20001;
    left: 0;
    top: 0;
}
.pop-processing.popup-wrapper {
    display: none;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 30000;
}
.big-processing {
    width: 100px;
    height: 100px;
    text-align: center;
    color: #f26222;
    font-size: 70px;
}
.big-processing .fa{
    color: #f26222;
}
.pop-processing .main-popup {
    background: transparent;
    width: 100px;
    max-width: 700px;
    max-height: 660px;
    height: auto;
    margin: auto auto;
    position: relative;
    margin-top: 150px;
}
.sweet-confirm{
    background: #00993E !important;
}
#doquizModal .text-box{
    display: none;
    transition: 0.5s all ease-in-out;
    border-bottom: none;
}
#doquizModal .text-box.active{
    display: block;
    transition: 0.5s all ease-in-out;
}
#sidebar_test .box_quiz_node{
    margin: auto;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 5px;
}
#main_content_popup_quiz #quiz_box *{
    font-size: 20px;
}
#main_content_popup_quiz #quiz_box .quiz_info label{
    width: 200px;
}

#login_form label{ width: 210px; }
#login_form #LoginCustomerForm_rememberMe_label{ width: 200px; }
#login_form .pure-controls { margin-left: 225px; }
#social_login{ border-left: 1px solid #DFDFDF; padding-left: 20px; box-sizing: border-box; text-align: center; padding-top: 5px;}
#login_facebook_btn{ width: 250px; padding: 10px; background: #3b5998; color: #FFF; }
#login_facebook_btn .fa{color: #FFF; float: left;}
#login_google_btn{ width: 250px; padding: 10px; background: #D34132; color: #FFF; margin-top: 20px;}
#login_google_btn .fa{color: #FFF; float: left;}
#website_login{box-sizing: border-box; padding-right: 20px;}
#register_form label{ width: 100px; }
#register_form #Customer_rule_label{ width: 200px; }
#register_form .pure-controls { margin-left: 120px; }
#social_login{ border-left: 1px solid #DFDFDF; padding-left: 20px; box-sizing: border-box; text-align: center; padding-top: 5px;}
#login_facebook_btn{ width: 250px; padding: 10px; background: #3b5998; color: #FFF; }
#login_facebook_btn .fa{color: #FFF; float: left;}
#login_google_btn{ width: 250px; padding: 10px; background: #D34132; color: #FFF; margin-top: 20px;}
#login_google_btn .fa{color: #FFF; float: left;}
#website_register{box-sizing: border-box; padding-right: 20px;}
#loginModal #login_form label{ width: 80px; }
#loginModal #login_form .pure-control-group input{ width: 160px; }
#loginModal #login_form .pure-controls { margin-left: 90px; margin-top: 10px; }
.topic_info{
    font-size: 12px;
    display: block;
    color: #309825;
}
.topic_info .fa{
    color: #E2DD03;
}
#open_quiz{
    margin: auto auto;
    display: block;
    margin-top: 100px;
    padding: 10px 30px;
    font-size: 20px;
    background: #17A74A;
    color: #FFF;
    border: none;
    border-radius: 5px;
}