@charset "utf-8";
/* css đăng nhập */
.wp-dangnhap {
    width: 100%;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
    background: url(../images/bg-01.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.wrap-login100 {
    width: 680px;
    background: #fff;
    border-radius: 10px;
    position: relative;
}
.login100-form {
    width: 100%;
}
.login100-form-title {
    width: 100%;
    display: block;
    font-family: Montserrat-Medium;
    font-size: 39px;
    color: #555555;
    line-height: 1.2;
    text-align: center;
}
.p-b-10 {
    padding-bottom: 10px;
}
.p-t-10 {
    padding-top: 10px;
}
.validate-input {
    position: relative;
}
.register-input {
    margin-top: 15px;
}
.p-r-110 {
    padding-right: 110px;
}
.p-l-110 {
    padding-left: 110px;
}
.p-b-13 {
    padding-bottom: 13px;
}
.p-t-20 {
    padding-top: 20px;
}
.input100 {
    color: #333333;
    line-height: 1.2;
    font-size: 15px;
    display: block;
    width: 100%;
    background: transparent;
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 0 15px;
}
.login100-form-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    width: 100%;
    height: 48px;
    background-color: #38aae6;
    border-radius: 5px;
    font-size: 18px;
    color: #fff;
    line-height: 1.2;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    position: relative;
    z-index: 1;
    border: none;
}
.container-login100-form-btn {
    background-color: #fff;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.m-t-17 {
    margin-top: 17px;
}
.login100-form-btn::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    top: 0;
    left: 0;
    background: #a64bf4;
    background: -webkit-linear-gradient(45deg, #00dbde, #fc00ff);
    background: -o-linear-gradient(45deg, #00dbde, #fc00ff);
    background: -moz-linear-gradient(45deg, #00dbde, #fc00ff);
    background: linear-gradient(45deg, #00dbde, #fc00ff);
    opacity: 0;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.btn-face.m-b-20:hover {
    color: #fff;
}
.login100-form-btn:hover:before {
    opacity: 1;
}
.btn-face, .btn-google {
    font-size: 17px;
    line-height: 1.2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
    width: calc((100% - 20px) / 2);
    height: 48px;
    border-radius: 5px;
    box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    position: relative;
    z-index: 1;
}
.btn-face {
    color: #fff;
    background-color: #3b5998;
}
.btn-face i {
    font-size: 30px;
    margin-right: 17px;
    padding-bottom: 3px;
}
.btn-google::before, .btn-face::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    top: 0;
    left: 0;
    background: #a64bf4;
    background: -webkit-linear-gradient(45deg, #00dbde, #fc00ff);
    background: -o-linear-gradient(45deg, #00dbde, #fc00ff);
    background: -moz-linear-gradient(45deg, #00dbde, #fc00ff);
    background: linear-gradient(45deg, #00dbde, #fc00ff);
    opacity: 0;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.btn-face:hover:before, .btn-google:hover:before {
    opacity: 1;
}
.wp-kichhoat-khoahoc {
    padding: 25px 0px;
    background-color: #fff;
}
.box_kic-hoat_code {
    max-width: 700px;
    background: #f7f7f7;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 20px;
    margin: 0 auto;
}
.ajax-addtocart {
    cursor: pointer;
}
#cart .badge {
    position: absolute;
    background-color: #f00;
    width: 17px;
    line-height: 17px;
    display: block;
    font-size: 9px;
    text-align: center;
    padding: 0;
    right: 1px;
    top: 7px;
    font-weight: normal;
}
.note_active.text-center {
    margin-top: 20px;
    font-size: 13px;
}
.note_active.text-center font{
    display: block;
}
.div-wp-text-kh {
    font-size: 13px;
    line-height: 22px;
}
.title-kichhoat h1.ten-pages-a {
    font-size: 26px;
    color: #333;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}
.div-wp-text-kh {
    display: block;
    margin: 50px 0;
    margin-left: auto;
    margin-right: auto;
}
.form-kh {
    display: block;
    margin: 0 auto;
}
.form-kh .input-lg {
    font-size: 15px;
    border-radius: 3px;
    height: 42px;
}
.no_table_result {
    padding: 30px;
    color: #ba0c0c;
    font-style: italic;
}
.uk-alert {
    padding: 10px;
    background: #ebf7fd;
    color: #2d7091;
    border: 1px solid rgba(45, 112, 145, .3);
    border-radius: 4px;
    text-shadow: 0 1px 0 #fff;
    position: relative
}
.uk-alert-success {
    background: #f2fae3;
    color: #659f13;
    border-color: rgba(101, 159, 19, .3)
}

.uk-alert-warning {
    background: #fffceb;
    color: #e28327;
    border-color: rgba(226, 131, 39, .3)
}

.uk-alert-danger {
    background: #fff1f0;
    color: #d85030;
    border-color: rgba(216, 80, 48, .3)
}
.fixed_bg p {
    margin-bottom: 0;
}
.uk-close::-moz-focus-inner {
    border: 0;
    padding: 0
}

.uk-close {
    -webkit-appearance: none;
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    padding: 0;
    background: 0 0;
    display: inline-block;
    box-sizing: content-box;
    width: 20px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
       -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
         -o-transform: translate(0, -50%);
            transform: translate(0, -50%);
}

.uk-close:after {
    display: block;
    content: "\f00d";
    font-family: FontAwesome
}

.uk-close:focus,
.uk-close:hover {
    opacity: .5;
    outline: 0;
    color: inherit;
    text-decoration: none;
    cursor: pointer
}
.connenct > * {
    vertical-align: bottom !important;
}
#block-7 h2, #block-7 h3, #block-7 h4 {
    font-size: 20px;
}
#block-7 ul, #block-7 ol {
    padding-left: 20px;
    line-height: 22px;
}
#block-7 ul li, #block-7 ol li {
    margin-bottom: 10px;
}
#block-6 ul, #block-6 ol {
    padding-left: 0;
    line-height: 22px;
    list-style: none;
    margin-bottom: 0;
}
#block-6 ul li, #block-6 ol li {
    width: 50%;
    float: left;
    margin-bottom: 10px;
    color: #333;
    padding: 0 0 0 30px;
    background: url('../images/learning-bg.png') no-repeat scroll 0px 4px transparent;
}
.uk-grid {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none
}
.uk-grid>* {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none;
    margin: 0;
    float: left
}
.uk-flex {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}
.uk-flex-inline {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex
}

.uk-flex-inline>*,
.uk-flex>* {
    -ms-flex-negative: 1
}

.uk-flex-top {
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.uk-flex-middle {
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.uk-flex-bottom {
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}

.uk-flex-center {
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.uk-flex-right {
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.uk-flex-space-between {
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}
.focus-input100 {
    position: absolute;
    display: block;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    top: -1px;
    left: -1px;
    pointer-events: none;
    border: 1px solid #fc00ff;
    border-radius: 4px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scaleX(1.1) scaleY(1.3);
    -moz-transform: scaleX(1.1) scaleY(1.3);
    -ms-transform: scaleX(1.1) scaleY(1.3);
    -o-transform: scaleX(1.1) scaleY(1.3);
    transform: scaleX(1.1) scaleY(1.3);
}
.input100:focus + .focus-input100 {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.input100:focus {
    border-color: transparent;
}

.uk-list {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}
.wp-bread-page {
    width: 100%;
    background-color: #f8f8f8;
    border-bottom: 1px solid #ddd;
}
.bread-page ul {
    display: flex;
    align-items: center;
    padding: 10px 0;
}
.bread-page ul li {
    color: #333;
    position: relative;
    padding: 0 10px 0 0;
}
.bread-page ul li + li {padding-left: 10px;}
.bread-page ul li a {
    color: #333;
}
.bread-page ul li a:hover {
    color: #d70e16;
}
.bread-page ul li:not(:last-child)::after {
    content: "/";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -5px;
}



/*  Customers */



#customers {
    background: #fff;
}
.form-kh .uk-alert-danger,
.form-kh .uk-alert-success {
    margin-bottom: 20px;
}
.top_barr {
    padding: 50px 0 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    background-image: url('../images/bg-db.jpg');
    background-position: center;
}
.title_name_members {
    font-size: 20px;
    color: #fff;
    margin-bottom: 30px;
    font-weight: bold;
}
.top_barr .nav-tabs > li > a{color: #fff;}
.top_barr .nav-tabs > li.active > a,
.top_barr .nav-tabs > li:hover > a{color: #333;background-color: #fff}
.main-inner {
    margin-top: 25px;
}
.p10{padding: 0 10px;}
.row10{margin: 0 -10px;}
.item_lesson .title{
    font-size: 15px;
    margin: 0 0 5px;
    font-weight: bold;
}
.description > * {
    display: block;
    line-height: 20px;
    color: #5f5f5f;
}
.lesson-list .item_lesson:nth-child(2n + 1){
    background-color: #f9f9f9;
}
.item_lesson {
    padding: 10px 0;cursor: pointer;
}
.lesson-list .item_lesson:hover {
    background-color: #ededed;
}
.lesson-list {
    border: 1px solid #dedede;
}
.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
}
.box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
        border-top-color: rgb(210, 214, 222);
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.box.box-primary {
    border-top-color: #3c8dbc;
}
.profile-username {
    font-size: 18px;
    margin-top: 5px;
}
#customers .btn-danger {
    background-color: #dd4b39;
    border-color: #d73925;
    background-image: none;
}
.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
}
.box-header > .fa, .box-header > .glyphicon, .box-header > .ion, .box-header .box-title {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1;
}
.box-header.with-border {
    border-bottom: 1px solid #f4f4f4;
}
.nav-tabs-custom {
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    border-radius: 3px;
}
.nav-tabs-custom > .nav-tabs {
    margin: 0;
    border-bottom-color: #f4f4f4;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.nav-tabs-custom > .nav-tabs > li:first-of-type {
    margin-left: 0;
}
.nav-tabs-custom > .nav-tabs > li.active {
    border-top-color: #3c8dbc;
}
.nav-tabs-custom > .nav-tabs > li {
    border-top: 3px solid transparent;
    margin-bottom: -2px;
}
.nav-tabs-custom > .nav-tabs > li:first-of-type.active > a {
    border-left-color: transparent;
}
.nav-tabs-custom > .nav-tabs > li.active > a {
    border-top-color: transparent;
    border-left-color: #f4f4f4;
    border-right-color: #f4f4f4;
}
.nav-tabs-custom > .nav-tabs > li.active > a, .nav-tabs-custom > .nav-tabs > li.active:hover > a {
    background-color: #fff;
    color: #444;
}
.nav-tabs-custom > .nav-tabs > li > a, .nav-tabs-custom > .nav-tabs > li > a:hover {
    background: transparent;
    margin: 0;
}
.nav-tabs-custom > .nav-tabs > li > a {
    color: #444;
    border-radius: 0;
}
.nav-tabs-custom > .tab-content {
    background: #fff;
    padding: 10px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
    font-weight: normal;
}
#customers .nav-tabs {
    border-bottom: 0px solid #ddd;
}

.card {
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    padding: 15px;
    margin-bottom: 10px;
    height: auto;
    background-color: #fff;
}
.wallet_info_left {
    display: inline-block;
    margin-bottom: 20px;
}
.wallet_info_left span {
    font-size: 16px;
    display: inline;
}
.prepaid_number {
    font-weight: bold;
    color: #00a523;
}
.top_add_card, .input-set-money {
    margin-bottom: 10px;
}
#customers table td {vertical-align: middle;}
.active_code span{text-decoration: line-through}
.mb0{margin-bottom: 0;}
.mt20{margin-top: 20px;}
.wp-header-pc .dropdown-menu > li > a{padding: 6px 15px;}
.wp-header-pc .dropdown-menu{padding: 0;}
.wp-header-pc .dropdown-menu > li:hover > a{background-color: #f4f4f4}
.wp-header-pc .dropdown-menu > li:hover > ul{display: block;}
.parent_sub:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #777;
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
       -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
         -o-transform: translate(0, -50%);
            transform: translate(0, -50%);
}
.wp-header-pc .dropdown-menu > li:hover > a.parent_sub:after{
    border-left-color: #f68f36;
}
.parent_sub {
    position: relative;
}
.sub_menu {
    list-style: none;
    padding: 0;
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    background-color: #f7f7f7;
    display: none;
}
.sub_menu li a {
    padding: 6px 15px;
    display: block;
    color: #333;
    font-size: 13px;
}
.block-price {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    margin: 15px 0;
}
.btn-buy-course {
    background: #ff0000;
    border-radius: 5px;
    padding: 5px 20px;
    display: inline-block;
    width: 100%;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    text-transform: uppercase;
    margin-top: 5px;
}
.block-btn p {
    color: #858585;
    font-size: 12px;
    margin: 10px 0;text-align: center;
}
.btn-buy-course:hover {
    color: #fff;
}
.u-course-highlight2 {
    background: #162636;
    color: #fff;
    padding: 20px 0;
}
.u-course-highlight2 {
    color: #fff;
}
.ubo-right-title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
}
.btn-learn {
    color: #fff;
    font-weight: bold;
    background: #f26c4f;
    padding: 10px 20px;
    text-align: center;
    border-radius: 3px;
    margin-right: 10px;
    display: inline-block;
}
.mb20{margin-bottom: 20px;}
.ubo-progress {
    margin-top: 13px;
}
.ubo-left img {
    width: 100%;
}
.ubo-progress .progress .progress-bar {
    border-radius: 4px 0 0 4px;
}
.ubo-progress .progress {
    margin-bottom: 0;
    width: 89%;
    float: left;
}
.ubo-progress .progress-cup {
    width: 10%;
    float: right;
    position: relative;
    overflow: initial
}
.cup-awards {
    position: absolute;
    top: -25px;
    right: 21px;
}
.btn-learn:hover {
    color: #fff;
}
.u-tab-overview {
    padding: 5px 0 0;
}
.u-tab-overview .nav-tabs {
    border: 0 none;
}
.u-tab-overview .nav-tabs > li {
    border-bottom: 3px solid transparent;
}
.u-tab-overview .nav-tabs > li.active {
    border-bottom-color: #f26c4f;
}
.overview-tabs .nav-tabs > li > a {
    color: #333;
    border: 0;
    font-size: 15px;
}
.u-tab-overview .nav-tabs > li.active > a {
    border: 0 none;
}
.u-tab-overview .nav-tabs > li > a:hover {
    background: #fff;
}
.u-overview-main {
    background: #f5f5f5;
}
.uom-block-intro, .uom-block-rate, .uom-block-doc, .uom-block-gv, .uom-block-aff-share, .uom-block-chat, .uom-block-bookmark {
    /*background: #fff;*/
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    padding: 15px;
    float: left;
}
.warning-lession{
    display: none;
}

.uom-block-intro h3, .uom-block-rate h3, .uom-block-doc h3, .uom-block-gv h3, .uom-block-aff-share h3, .uom-block-chat h3, .uom-block-bookmark h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px;
}
.uom-block-intro p:last-child{margin-bottom: 0;}
.overview_comment{background-color: #fff;float: left;width: 100%;}
.uom-gv-left {
    width: 125px;
    float: left;
}
.uct-ava-gv img {
    border-radius: 88px;
    border: 1px solid #d9d9d9;
    width: 125px;
    height: 125px;
}
.uom-gv-right {
    width: -webkit-calc(100% - 125px);
    width: -moz-calc(100% - 125px);
    width: -ms-calc(100% - 125px);
    width: -o-calc(100% - 125px);
    width: calc(100% - 125px);
    padding-left: 15px;
    float: right;
}
.uom-gv-right ul {
    margin-left: 0px;
    padding: 0;
    list-style: none
}
.uom-gv-right ul li {
    line-height: 28px;
}
.uom-gv-right i {
    margin-right: 5px;
    text-align: center;
}
.uom-box-share {
    background: #eee;
    padding: 15px 10px;
    border-radius: 3px;
    color: #000;
    margin-top: 20px;
}
.uom-box-share .title_share {
    font-weight: bold;
    line-height: 25px;
}
.uom-box-share a {
    margin-top: 20px;
    display: inline-block;
}
.btn-facebook {
    background: #4267b2;
    color: #fff;
}
.btn-facebook:hover{color: #fff;}
.u-learn-what, .u-des-course, .u-list-course, .u-course-plus, .u-rate-hv, .u-cm-hv, .u-combo-buy, .u-face-cm, .u-course-teacher {
    background: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    padding: 15px;
    display: inline-block;
    margin-top: 10px;
    width: 100%;
}
.u-learn-what h3, .u-des-course h3, .u-list-course h3, .u-course-plus h3, .u-course-teacher h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 20px;
}
.content .wp-item-acc:last-child{margin-bottom: 0;}
.u-video-qa-block {
    padding: 20px;
    display: inline-block;
    width: 100%;
    border: 1px solid #ccc !important;
    margin-top: 10px !important;
    background: #fff;
}
.u-v-q-box {
    border-bottom: 1px solid #ccc;
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
}
.u-v-q-box button {
    padding: 10px 20px;
    background: #f26c4f;
    text-align: center;
    float: right;
    color: #fff;
    margin-top: 10px;
    border: 0;
}

.u-teacher-top {
    background-image: url('../images/page-title-background.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 341px;
    position: relative;
}
.utt-bot {
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
}
.u-teacher-left {
    margin-bottom: 20px;
}
.u-teacher-avatar {
    width: 160px;
    height: 160px;
    float: left;
}
.u-teacher-avatar img {
    border-radius: 85px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.u-teacher-info{
    width: -webkit-calc(100% - 165px);
    width: -moz-calc(100% - 165px);
    width: -ms-calc(100% - 165px);
    width: -o-calc(100% - 165px);
    width: calc(100% - 165px);
    padding-left: 10px;
    float: right;
}
.u-teacher-info h4.title {
    font-size: 26px;
    font-weight: bold;
    margin-top: 0;
}
.u-teacher-info span {
    font-size: 16px;
    display: block;
}
.u-teacher-right ul li {
    display: inline;
    float: left;
    text-align: center;
    margin: 0 20px;
}
.u-teacher-right p {
    font-size: 48px;
    font-weight: bold;
}
.u-teacher-right span {
    font-weight: bold;
}
.uti-link {
    margin-top: 20px;
}
.u-teacher-info a {
    color: #fff;
    padding: 10px 20px;
    border-radius: 3px;
    border: 1px solid #fff;
    margin-right: 10px;
    display: inline-block
}
.u-bread {
    background: #f6f6f6;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
}
.breadcrumb a {
    color: #333;
}
.unica-breadcrumb .breadcrumb {
    padding: 15px 0;
    margin-bottom: 0;
}
.breadcrumb > li + li::before {
    content: "»";
    padding: 0 5px;
    color: #cccccc;
}
.u-teacher-video {
    padding: 20px 0;
}
.u-teacher-video iframe{
    width:  100%;
    height: 300px;
}
.u-box-course {
    background: #f6f6f6;
    padding: 15px 0;
}
.u-box-course-teacher h2 {
    font-size: 24px;
    margin: 0 0 15px;
}
.ubc-course {
    border: 1px solid #e0e0e0;
    background: #fff;
    padding: 15px;
    border-radius: 3px;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
.ubc-course:last-child{margin-bottom: 0;}
.img-ubc-course {
    width: 30%;
    float: left;
}
.des-ubc-course {
    width: 47%;
    float: left;
    margin-left: 20px;
}
.lp-bc-price {
    text-align: right;
    font-weight: bold;
    width: 20%;
    float: right;
}
.des-ubc-course h4 {
    margin: 0 0 10px;
    font-size: 18px;
}
.mini-des {
    display: inline-block;
    margin-bottom: 10px;
    list-style: none;
    padding-left: 0;
    font-size: 13px
}
.mini-des li {
    float: left;
    margin-right: 20px;
}
.des-ubc-course .description {
    line-height: 24px;
}

.lp-bc-price.price > .sell-price {
    font-size: 24px;
}
.lp-bc-price.price .discount.person {
    font-size: 13px;
    padding: 5px 10px;
    border-radius: 3px;
    background-color: orange;
}
.lp-bc-price.price {
    padding: 0;
    border: 0;
}
.view_detail .ajax-addtocart {
    background: #f00;
    text-align: center;
    color: #fff;
    font-weight: normal;
    margin-top: 5px;
    border-radius: 5px;
    font-size: 16px;
    padding: 5px 0;
    display: block
}
.clearfix {
    clear: both;
}
.relative{position: relative;}
.bg_white{background: #fff;}
#myModal .modal-body iframe {
    width: 100%;height: 315px;
}
.mb10{margin-bottom: 10px;}
.block_comment_root {
    margin-bottom: 20px;
    background-color: #f7f7f7;
    max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
    table-layout: fixed;
    overscroll-behavior: contain;
}
.block_comment_root .box_scroll {
    padding: 20px;
}
.block_comment_root .author {
    padding: 10px 10px 7px;max-width: 400px;
}
.my_member .author {
    background-color: rgb(0, 132, 255);
    color: #fff;
    border-radius: 15px 15px 0 15px;
}
.my_teacher .author {
    background-color: #fff;
    color: #333;
    border-radius: 15px 15px 15px 0 ;
}
.my_member {
    text-align: right;
}
.my_member .author div{
    text-align: left;
}

@media   (max-width: 480px){
    .wrap-login101{
        padding: 15px!important;
    }

}