body{
    font-family: balootamma;
}
.library-content{
    max-width: 902px;
    margin: auto;
    padding: 27px 15px 48px;
    min-height: 900px;
}

.library-content h2{
    font-size: 30px;
    font-family: 'balootammabold';
    color: #777777;
    margin: 30px 0px 0px;
}
.library-box-content{
    border: 1px solid #E5E5E5;
    border-radius: 19px;
    padding: 20px 30px;
    margin-top: 24px;
    color: #AFAFAF;
    font-size: 18px;
    position: relative;
}
.library-box-content a{
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url(../images/voca-bg.svg?n=10) 0px -10150px;
    position: absolute;
    right: -12px;
    top: -12px;
    z-index: 0;
}
.library-box-content .left{
    width: 100px;
    float: left;
    padding-top: 12px;
}
.library-box-content .right{
    width: 170px;
    float: left;
}
.library-box-content .middle{
    width: calc(100% - 270px);
    float: left;
    padding-left: 24px;
    padding-right: 24px;
}
.library-box-content .right .view-more a{
    position: relative;
    width: 134px;
    height: 49px;
    background: #fff;
    border-radius: 16px;
    text-align: center;
    line-height: 49px;
    color: #1CB0F6;
    font-size: 15px;
    font-family: 'balootammabold';
    border: 1px solid #e5e5e5;
    border-right: 4px solid #E5E5E5;
    border-bottom: 4px solid#E5E5E5;
    margin-top: 30px;
}
.library-box-content .content{
    position: relative;
    padding-left: 15px;
}
.library-box-content .content::before{
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #AFAFAF;
    border-radius: 4px;
    position: absolute;
    top: 5px;
    left: 0;
}
.library-learning-course{
    margin-top: 25px;
    
}
.library-learning-course h2{
    margin: 0;
    color: #777777;
    font-size: 20px;
    font-family: 'balootammasemibold';
}
.library-learning-course .learning-course-item{
    margin-top: 30px;
    overflow: hidden;
    overflow-y: auto;
    max-height: 343px;
    padding-right: 10px;
}
.library-learning-course .item{
    margin-bottom: 15px;
    background: #F7F7F7;
    border-radius: 19px;
    height: 104px;
}
.library-learning-course .item a{
    display: block;
    padding: 18px;
    text-align: right;
    height: 100%;
    position: relative;
}
.library-learning-course .item a img{
    width: 127px;
    height: 69px;
    border-radius: 10px;
    float: left;
}
.library-learning-course .item a h3{
    float: left;
    margin: 25px 0px 0px 25px;
    width: calc(100% - 540px);
    text-align: left;
    color: #4C4C4C;
    font-size: 18px;
    font-family: 'balootammasemibold';
    text-transform: uppercase;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    
}
.library-learning-course .item a span{
    display: inline-block;
    margin-top: 35px;
    font-size: 15px;
    color: #AFAFAF;
    margin-right: 12px;
}
.library-learning-course .item a .btn-follow{
    position: absolute;
    top: 12px;
    right: 12px;
    margin: 0;
}
.library-learning-course .item a .btn-follow u{
    text-decoration: none;
}
.library-learning-course .item a .progress-bg{
    float: right;
    width: 240px;
    height: 17px;
    background: #fff;
    border-radius: 9px;
    box-shadow: none;
    margin: 0;
    margin-top: 35px;
    position: relative;
    overflow: hidden;
}
.library-learning-course .item a .progress-value{
    height: 17px;
    width: 100px;
    background: #FFC800;
    border-radius: 17px;
    border: 5px solid #FFB100;
}
.library-learning-course .learning-course-item::-webkit-scrollbar {
    background-color: #F0F0F0;
    width: 12px;
    border-radius: 6px;
}

.library-learning-course .learning-course-item::-webkit-scrollbar-track {
    background-color: #F0F0F0;
    border-radius: 6px;
}

.library-learning-course .learning-course-item::-webkit-scrollbar-thumb {
    background-color: #DDDDDD;
    border-radius: 6px;
}
.library-hint{
    margin-top: 60px;
}
.library-hint h2{
    margin: 0;
    color: #201F1F;
    font-size: 25px;
    font-family: 'balootammabold';
}
.library-hint .library-hint-course{
    background: #F7F7F7;
    border-radius: 19px;
    margin-top: 25px;
    padding: 20px 40px 20px 15px;
    position: relative;
    width: 100%;
    max-width: 539px;
}
.library-hint .library-hint-course a{
    display: block;
}
.library-hint .library-hint-course a img{
    width: 178px;
    height: 96px;
    border-radius: 10px;
    float: left;
}
.library-hint .library-hint-course a .content{
    float: left;
    width: calc(100% - 178px);
    padding-left: 26px;
}
.library-hint .library-hint-course a .btn-learning{
    width: 134px;
    height: 49px;
    float: right;
    border-radius: 14px;
    background: #fff;
    text-align: center;
    line-height: 52px;
    color: #1CB0F6;
    font-size: 15px;
    font-family: 'balootammabold';
    box-shadow: 2px 2px 0px 3px #e5e5e5;
    margin-top: 35px;
}
.library-hint .library-hint-course a .content h4{
    margin: 0;
    font-size: 18px;
    font-family: 'balootammasemibold';
    color: #4C4C4C;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: 15px;
    text-transform: uppercase;
    margin-bottom: 4px;
}
.library-hint .library-hint-course a .content .cate{
    font-size: 13px;
    color: #00C5F9;
}

.library-hint .library-hint-course a .content .level span{
    width: 24px;
    height: 18px;
    display: inline-block;
    border-radius: 4px;
    background: #E5E5E5;
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 21px;
    font-family: 'balootammamedium';
}

.library-hint .library-hint-course a .content .level span.a0.active{
    background: #D17B00;
}
.library-hint .library-hint-course a .content .level span.a1.active{
    background: #CE82FF;
}
.library-hint .library-hint-course a .content .level span.a2.active{
    background: #00CB7E;
}
.library-hint .library-hint-course a .content .level span.b1.active{
    background: #FF014E;
}
.library-hint .library-hint-course a .content .level span.b2.active{
    background: #00C5F9;
}
.library-hint .library-hint-course a .content .level span.c1.active{
    background: #8EE000;
}
.library-hint .library-hint-course a .content .level span.c2.active{
    background: #FEB200;
}

.library-hint .library-hint-course a .content  .description{
    color: #AFAFAF;
    font-size: 10px;
    margin-top: 10px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.library-other{
    margin-top: 25px;
}
.library-other h2{
    margin: 0;
    color: #201F1F;
    font-size: 25px;
    font-family: 'balootammabold';
    float: left;
}
.library-other h3{
    margin: 0px;
    font-size: 20px;
    color: #777777;
    font-family: 'balootammasemibold';
}
.library-other .course-filter{
    float: right;
    margin-top: -25px;
}
.library-other .course-filter .filter-level{
    float: right;
    width: 134px;
    position: relative;
}
.library-other .course-filter .filter-level .filter-level-link a{
    display: block;
    width: 134px;
    height: 45px;
    background: #fff;
    border-radius: 14px;
    box-shadow: 2px 2px 0px 3px #e5e5e5;
    line-height: 52px;
    text-align: center;
    font-size: 15px;
    color: #777777;
    font-family: 'balootammabold';
}

.course-filter .filter-level  a:hover,
.course-filter .filter-level  a:focus{
    text-decoration: none;
}
.course-filter .filter-level.active .filter-level-link a svg{
    transform: rotate(180deg);
}

.course-filter .filter-level.active .filter-level-content{
    display: block;
}

.course-filter .filter-level-content{
    width: 273px;
    background: #fff;
    border: 1px solid #E5E5E5;
    border-radius: 16px;
    right: 0;
    position: absolute;
    top: 55px;
    z-index: 1;
    display: none;
}
.course-filter .filter-level-content a{
    display: block;
    border-bottom: 1px solid #e5e5e5;
    height: 52px;
    padding: 10px 13px;
    line-height: 33px;
}
.course-filter .filter-level-content a:last-child {
    border-bottom: 0;
}
.course-filter .filter-level-content img{
    width: 38px;
}
.course-filter .filter-level-content span{
    font-size: 17px;
    color: #777777;
    font-family: 'balootammasemibold';
    display: inline-block;
    margin-left: 5px;
}

.library-other .course-filter .filter-cate{
    float: right;
    width: 134px;
    position: relative;
    margin-right: 12px;
}
.library-other .course-filter .filter-cate .filter-cate-link a{
    display: block;
    width: 134px;
    height: 45px;
    background: #fff;
    border-radius: 14px;
    box-shadow: 2px 2px 0px 3px #e5e5e5;
    line-height: 52px;
    text-align: center;
    font-size: 15px;
    color: #777777;
    font-family: 'balootammabold';
    text-transform: uppercase;
}
.library-other .filter-cate{
    margin-top: 15px;
    border-bottom: 2px solid #E5E5E5;
}
.library-other .filter-cate a{
    font-size: 15px;
    color: #B4B4B4;
    text-transform: uppercase;
    font-family: 'balootammabold';
    padding-right: 10px;
    display: inline-block;
    margin-right: 7px;
    padding-bottom: 5px;
    border-bottom: 4px solid transparent;
    margin-bottom: -3px;
}
.library-other .filter-cate a.active{
    color: #1CB0F6;
    border-color: #1CB0F6;
}
.course-filter .filter-cate  a:hover,
.course-filter .filter-cate  a:focus{
    text-decoration: none;
}
.course-filter .filter-cate.active .filter-cate-link a svg{
    transform: rotate(180deg);
}
.course-filter .filter-cate-content{
    width: 290px;
    background: #fff;
    border: 1px solid #E5E5E5;
    border-radius: 16px;
    right: 0;
    position: absolute;
    top: 55px;
    z-index: 1;
    display: none;
}
.course-filter .filter-cate.active .filter-cate-content{
    display: block;
}
.course-filter .filter-cate-content a{
    display: block;
    border-bottom: 1px solid #e5e5e5;
    height: 52px;
    padding: 10px 13px;
    line-height: 40px;
}
.course-filter .filter-cate-content a:last-child {
    border-bottom: 0;
}
.course-filter .filter-cate-content img{
    width: 38px;
}
.course-filter .filter-cate-content span{
    font-size: 17px;
    color: #777777;
    font-family: 'balootammasemibold';
    display: inline-block;
    margin-left: 5px;
}
.filter-search{
    float: right;
    width: 227px;
    height: 49px;
    position: relative;
    background: #F7F7F7;
    border-radius: 14px;
    margin-right: 12px;
    border: 1px solid #E5E5E5;
}
.filter-search input{
    width: 100%;
    height: 100%;
    display: block;
    background: transparent;
    border: 0;
    padding-left: 45px;
    font-size: 15px;
    font-family: 'balootammabold';
}
.filter-search input:focus{
    outline: none;
}
.filter-search svg{
    position: absolute;
    left: 15px;
    top: 13px;
}
.filter-search input::-webkit-input-placeholder { 
  color: #AFAFAF;
}

.filter-search input:-ms-input-placeholder {
  color:#AFAFAF;
}

.filter-search input::placeholder {
  color: #AFAFAF;
}

.course-cate .course-cate-content{
    position: relative;
}
.course-cate .course-cate-content .line{
    background: #E5E5E5;
    display: block;
    width: 100%;
    height: 1px;
    max-width: 619;
    margin: 50px auto 20px;
}
.course-cate .course-cate-content .cate-name{
    padding: 0px 20px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    height: 42px;
    line-height: 42px;
    top: -18px;
    color: #777;
    font-size: 24px;
    font-family: 'balootammabold';
    text-align: center;
}

.other-course-list{
    width: calc(100% + 22px);
    margin-left: -11px;
}
.course-item{
    background: #fff;
    float: left;
    width: 197px;
    height: 195px;
    border-radius: 15px;
    box-shadow: 1px 0px 6px 0px #ddd;
    margin: 20px 11px 0px;
    transition: 0.1s all linear;
}
.course-item:hover{
    cursor: pointer;
    transform: translate(0, -5px);
}
.course-item a{
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    position: relative;
}

.course-item a .course-tag{
    width :35.969px;
    height: 48.115px;
    background: url(../images/tag-bg.svg);
    position: absolute;
    right: 10px;
    top: -10px;
    font-size: 15px;
    text-align: center;
    color: #fff;
    padding-top: 10px;
}
.course-item a .course-tag span{
    font-size: 10px;
}
.course-item a .course-tag.tag-free{
    background: url(../images/tag-free-bg.svg);
}
.course-item a .course-tag.tag-premium{
    background: url(../images/tag-premium-bg.svg);
}
.course-item a:hover,
.course-item a:focus{
    text-decoration: none;
}
.course-item img{
    width: 100%;
    border-radius: 15px 15px 0 0;
    height: 106px;
}
.course-item .content {
    padding: 8px 8px 0px;
}
.course-item h4{
    margin: 0;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    line-height: 1.3;
    height: 36px;
    font-size: 15px;
    color: #3D3D3D;
    font-family: balootammamedium;
    text-transform: uppercase;
}
.course-item .cate{
    color: #4C4C4C;
    font-size: 10px;
    font-family: 'promtmedium';
    margin-top: 1px;
}
.course-item .level{
    margin-top: 8px;
}
.course-item .level span{
    display: inline-block;
    width: 24px;
    height: 18px;
    border-radius: 3px;
    background: #E5E5E5;
    color: #fff;
    text-align: center;
    font-size: 10px;
    font-family: 'promtmedium';
    line-height: 18px;
    margin-right: -3px;
}

.course-item .level .a0.active{
    background: #D17B00;
}
.course-item .level .a1.active{
    background: #CE82FF;
}
.course-item .level .a2.active{
    background: #00CB7E;
}
.course-item .level .b1.active{
    background: #FF014E;
}
.course-item .level .b2.active{
    background: #00C5F9;
}
.course-item .level .c1.active{
    background: #8EE000;
}
.course-item .level .c2.active{
    background: #FEB200;
}

.course-item .star-content{
    float: left;
    position: relative;
    margin-top: 10px;

}
.course-item .star i{
    display: inline-block;
    width: 11.539px;
    height: 10.815px;
    background: url(../images/course-star.svg);
}
.course-item .star-active{
    position: absolute;
    top: 0;
    left: 0;
    width: 0px;
    height: 14px;
    overflow: hidden;
}
.course-item .star-active i{
    display: inline-block;
    width: 11.539px;
    height: 10.815px;
    background: url(../images/course-star-active.svg);
}
.course-item .star-group .user{
    float: left;
    color: #AFAFAF;
    font-size: 10px;
    font-family: balootammamedium;
    margin-left: 10px;
    margin-top: 13px;
}
.course-item .content{
    color: #777777;
    font-size: 10px;
    margin: 5px 0px 0px;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.course-item .btn-learning{
    width: 65px;
    height: 20px;
    display: inline-block;
    background: #1CB0F6;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    font-size: 12px;
    font-family: balootammamedium;
    line-height: 23px;
    margin-top: 10px;
}
.course-item .btn-continue{
    width: 65px;
    height: 20px;
    display: inline-block;
    background: #FF9600;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    font-size: 12px;
    font-family: balootammamedium;
    line-height: 23px;
    margin-top: 10px;
}


.course-item .button.coming-soon{
    background: #dddddd;
    border-color: #AFAFAF;
}
.course-item .lesson{
    color: #1CB0F6;
    font-size: 11px;
    font-family: 'balootammamedium';
    margin-top: 2px;
}


.course-item h4,
.course-item .content{
    margin-right: 10px;
}

@media(max-width: 991px){
    .filter-search{
        width: 160px;
    }
}



@media(max-width: 767px){
    .library-box-content{
        display: none;
    }
    .course-cate .course-cate-content .cate-name{
		width: 100%;
		font-size: 20px;
	}
    .library-learning-course{
        margin-top: 20px;
    }
    .library-learning-course h2{
        text-align: center;
    }
    .library-learning-course .item{
        height: 100px;
    }
    .library-learning-course .item a{
        padding: 21px 18px;
    }
    .library-learning-course .item a img{
        width: 83px;
        height: 54px;
    }
    .library-learning-course .item a h3{
        width: calc(100% - 108px);
        margin: 0px 0px 0px 15px;
        font-size: 15px;
        height: 30px;
    }
    .library-learning-course .item a span{
        float: left;
        margin-top: 3px;
        margin-left: 15px;
        font-size: 10px;
        display: block;
        width: calc(100% - 110px);
        text-align: left;
        display: none;
    }
    .library-learning-course .item a .btn-follow{
        display: block;
        right: 13px;
        width: 30px;
        height: 16px;
        top: unset;
        bottom: 26px;
        text-align: revert;
        padding-right: 5px;
    }
    .library-learning-course .item a .progress-bg{
        float: left;
        width: calc(100% - 160px);
        margin-left: 15px;
        margin-top: 5px;
        position: absolute;
        left: 100px;
        bottom: 24px;
    }
    .library-hint{
        margin-top: 30px;
    }
    .library-hint .library-hint-course{
        width: 345px;
    }
    .library-hint .library-hint-course a img{
        width: 104px;
        height: 68px;
    }
    .library-hint .library-hint-course a .content{
        padding-left: 15px;
        width: calc(100% - 104px);
    }
    .library-hint .library-hint-course a .content h4{
        font-size: 16px;
    }
    .library-hint .library-hint-course a .content .cate{
        display: none;
    }
    .library-hint .library-hint-course{
        padding: 20px 15px 20px 15px;
    }
    .library-hint .library-hint-course a .btn-learning{
        width: 101px;
        height: 38px;
        line-height: 42px;
        font-size: 15px;
        position: absolute;
        bottom: 25px;
        left: 15px;
        box-shadow: 2px 2px 0px 2px #e5e5e5;
        margin: 0;
    }
  
    .library-other{
        margin-top: 35px;
    }
    .library-other h2{
        float: none;
        display: block;
        text-align: center;
    }
    .library-other .course-filter{
        float: none;
        margin-top: 25px;
        display: none;
    }
    .filter-search{
        width: 48px;
    }
    .course-filter .filter-cate-content{
        left: 0;
    }
    .other-course{
        overflow-x: auto;
    }
    .other-course-list{
        min-width: 446px;
    }
    .other-course::-webkit-scrollbar {
        display: none;
    }
    .library-other .course-filter.input-focused .filter-level,
    .library-other .course-filter.input-focused .filter-cate{
        display: none;
    }
    .input-focused .filter-search{
        width: 100%;
        margin-left: 0;
        float: none;
    }
    .library-hint h2{
        text-align: center;
    }
    .library-learning-course .item a .btn-follow u{
        display: none;
    }
    .library-learning-course .item a .btn-follow i{
        display: inline-block;
        width: 19px;
        height: 16px;
        background: url(../images/follow.svg);
    }
}