/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 17, 2017, 2:17:21 PM
    Author     : ManhThang
*/
html, body {
    height: 100%;
}
body {
    margin:0px;
    padding: 0px;
}
body {
    font-family:Roboto;
    background:#e4e4e4;
    color:#000;
}
a:link {
    text-decoration: none;
}

.wrapper{
    width:1024px;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    padding-top:104px;
    min-height: 400px;

}
.container {
    width:100%;
    /*padding-top:50px;For case doesn't use opacity menu*/
}

.container .container{
    padding-top:0px;
    margin-left: 0px;
    margin-right: 0px;
}

.footer .container{
    padding-top:0px;
}
.footer1{
    background: #d3d4d8 ;
    /*    background-position: center;
        background-repeat: no-repeat;
        background-size: cover;*/
    /*background-color: #711498;*/
    width: 100%;
    height: 230px;
    margin-top: 0px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;


}
.footer1Main{
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    border-top: #3956f8 solid 3px;
}
.footer1Main .pull-right{
    margin-top: 20px;
}
.footer1Main .pull-left{
    margin-top: 20px;
    margin-left: 20px;

}
.footer1Main1{
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;

}

.footer1Main1 .pull-left{
    margin-top: 20px;
    margin-left: 20px;
    color: #676767;
    margin-right: 150px;
}
.footer1Main1 .pull-right{
    margin-top: 20px;

}
.footer-group{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
}
.dieukhoan{
    margin-top: 20px;
    text-align: center;
    color: #676767;
}
.dieukhoan a{
    color: #676767;
}
.dieukhoan-content{
    text-align: justify;

    margin: 20px

}
.footer1Main1 .pull-right img{
    margin-left: 10px;
}
.reset-margin,.reset-margin .item{
    margin-bottom:0 !important;
}

.container-rs {
    padding-top:0px;
}
.ellipsisSUKIEN {
    width:100%;
    text-overflow: ellipsis;
    /* Required for text-overflow to do anything */
    white-space: nowrap;
    overflow: hidden;

}
.ellipsis {
    width:100%;
    text-overflow: ellipsis;
    /* Required for text-overflow to do anything */
    white-space: nowrap;
    overflow: hidden;

}

.topheader{
    height: 34px;
    line-height: 34px;
    /*width: 1024px;*/
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;

    /*background-color:#e4e4e4;*/

}
.topheader .pull-left{
    margin-right: 45px;
    cursor: pointer;
}
.topheader span{

    color: white;
    font-size: 14px;
    cursor: pointer;
    margin-left: 5px;
    margin-right: 5px;

}
.topheader span:hover{
    color: #d819b6;
    font-family: RobotoBold;
}

.bottomheader{
    /*background-image: url(../img/background_top.jpg);*/

    width: 100%;

}
.bottomheaderM{
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.bottomheaderMain{
    width: 100%;

}
.bottomheaderMain .pull-right{
    margin-right: 0px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;

}
.boxsearch{
    margin-left: 45px;
    height: 30px;
    width: 310px;
    background-color: white;
    margin-top: 20px;
}
.boxsearch input{
    width: 83%;
    margin-left: 5%;
    height: 26px;
    margin-top: 2px;
    border: none;
    background-color: white
}
.bottomheaderMain_span{
    /*margin-left: 145px;*/
    margin: 0 0 0 auto;
    float:right;
    text-align: right;

    color: white;
    line-height: 70px;
    display: inline-block;
    position: relative;

    /*    display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;*/
}
.bottomheaderMain_span img{

    /*    height: 43px;
        width: 43px;*/
}
.wrapperMain{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
}
.banner{
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    height: 290px;
    /*border: red solid 1px;*/

}
.banner .pull-left{
    width: 650px;
    margin-right: 34px;
}
.banner .pull-right{
    width: 300px;
    /*margin-right: 34px;*/
}
.home1{
    margin: 20px 0px 10px 0px;

}
.home1 .pull-left{
    width: 650px;
    margin-right: 34px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}
.home1 .pull-right{
    width: 300px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;

}

ul.tabChild {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    margin-bottom: 10px

}

ul.tabChild li {
    margin: 0 0 0 0;
    /*padding: .5em;*/
    font-size: 20px;
    width:50%;
    color: #a4a4a4;

}
ul.tabChild li i{
    color: #656565
}

.x1{
    /*    background-image: url(../img/b2.png);
        height: 3px;
        width: 240px;*/
}

ul.tabChild li a {
    color: #CCC;
    display:inline-block;

    text-decoration: none;
    height: 40px;
    line-height: 40px;

}
ul.tabChild li a i{
    font-size: 28px;
    margin-top: 6px;
}
ul.tabChild li .title{
    content: url(../img/new/title2.png) ;
}
ul.tabChild li .title:after{
    content: url(../img/new/title2.png) ;
}
ul.tabChild li.active a {

    color: #d40e87;
}
ul.tabChild li.active a i{
    color: #d40e87;
}
ul.tabChild li.active .x1{
    background-image: url(../img/b1.png)
}
ul.tabChild li.active .title{
    content: url(../img/new/title1.png) ;
}
ul.tabChild li.active .title:after{
    content: url(../img/new/title1.png) ;
}
/*tab bai hat*/

ul.tabChild2 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    display: flex;
    flex-direction: row;

}

ul.tabChild2 li {
    margin: 0 0 0 0;
    /*padding: .5em;*/
    font-size: 20px;
    width:50%;
    color: #a4a4a4;

}
ul.tabChild2 li i{
    color: #656565
}

ul.tabChild2 li .title{
    content: url(../img/new/title2.png) ;
}
ul.tabChild2 li .title:after{
    content: url(../img/new/title2.png) ;
}
ul.tabChild2 li.active .title{
    content: url(../img/new/title1.png) ;
}
ul.tabChild2 li.active .title:after{
    content: url(../img/new/title1.png) ;
}
ul.tabChild2 li a {
    color: #CCC;
    display:inline-block;

    text-decoration: none;

    height: 40px;
    line-height: 40px;

}
ul.tabChild2 li a i{
    font-size: 28px;
    margin-top: 6px;
}

ul.tabChild2 li.active a {

    color: #d40e87;
}
ul.tabChild2 li.active a i{
    color: #d40e87;
}
ul.tabChild2 li.active .x1{
    background-image: url(../img/b1.png)
}
/*end tab bai hat*/
.mv1{
    width: 100%;

    min-height: 300px;

}
.mv2{
    width: 100%;
    min-height: 300px;

}
.mv3{
    width: 100%;
    min-height: 300px;

}
.mv4{
    width: 100%;
    min-height: 300px;

}
.mv5{
    width: 100%;
    min-height: 300px;
}
.mv6{
    width: 100%;
    min-height: 300px;
}
.item_mv{

    margin:10px -7.5px;

}
.item_mv .item_mv_c{
    width: 151px;
    margin: 0px 7.5px 10px 7.5px;
    float: left;


}
.item_mv .item_mv_account{
    width: 110px;
    margin: 0px 7.5px 10px 7.5px;
    float: left;


}

.item_mv .item_mv_c1{
    width: 151px;
    margin: 0px 7.5px 25px 7.5px;
    float: left;


}
.item_mv .item_mv_c img{
    width: 100%;
    height: 85px;
}
.item_mv .item_mv_c1 img{
    width: 151px;
    height: 151px;
}
.mv_name {
    margin: 7px 0px 0px 1px;
    -webkit-text-fill-color: black;

}
.mv_author {

    -webkit-text-fill-color: #979797;
    font-size: 13px;
    height: 18px;

}

/*right content home*/
.xuhuong{
    width: 100%;
    min-height: 100px;

}
.xuhuong_title_line{
    width: 100%;
    height: 40px;
    background-image: url(../img/new/title_bgr.jpg);
    background-repeat: no-repeat;
    background-size: 300px 30px;
    position: relative;
}
.xuhuong_title{
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #d40e87;

}
.xuhuong_title i{
    color: #d40e87;
    font-size: 28px;
    margin: auto 10px auto 5px;
}
.xuhuong_title img{
    cursor: pointer;
}
.xuhuong_content{
    margin: 5px 0px 20px 0px;
}
.xuhuong_top{
    margin-bottom: 5px;
    position: relative;
    width: 300px;
    height: 127px;
}
.xuhuong_top img{
    width: 300px;
    height: 127px;
}
.xuhuong_top_name{
    height: 48px;
    color: white;
    width: 300px;
    position: absolute;
    bottom: 0;
    /*    display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;*/
}
.number{
    width: 37px;
    height: 37px;

    background-image: url(../img/new/so1.png);
    color: white;
    font-family:RobotoBold;
    font-size: 18px;

    margin-top: 11px;
    text-align: center;
    line-height: 28px;
    float: left;

}
.xuhuong_top_name_author{
    margin-left: 10px;
    width: 210px;
    margin-top: 10px;
    color: #fafffb;
    float: left;

}
.time{
    width: 40px;
    color: #979797;
    /*line-height: 48px;*/
    float: left;
    text-align: right;
    margin-top: 30px

}
.xuhuong_item{
    height: 55px;
    border-bottom: #d4d4d4 solid 1px;
    width: 300px;

}
.xuhuong_item .number1{
    font-size: 16px;
    width: 28px;
    text-align: center;
    color: #0d15f4;
    margin-left: 10px;
    margin-top: 10px;
    float: left;
}
.xuhuong_item .song{
    margin-left: 10px;
    margin-top: 10px;
    width: 210px;
    float: left;
}

.dexuat_item{
    width: 300px;
    height: 62px;
    margin-top: 15px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;

}
.dexuat_item .number1{
    font-size: 16px;
    width: 28px;
    text-align: center;
    color: #0d15f4;
    margin-left: 10px;
    margin-top: 10px;
    float: left;
}
.dexuat_item .song1{
    margin-left: 10px;
    margin-top: 10px;
    width: 190px;
    float: left;
}
.dexuat_item img{
    height: 62px;
    width: 62px;
    float: left;
}

.bang_xep_hang{
    width: 300px;
    height: 62px;
    margin-top: 15px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
}
.bang_xep_hang .song2{
    margin-left: 10px;
    margin-top: 10px;
    width: 142px;
    float: left;

}
.bang_xep_hang .number2{
    font-size: 16px;
    width: 28px;
    text-align: center;
    color: #0d15f4;
    margin-left: 10px;
    margin-top: 10px;
    float: left;
}
.bang_xep_hang img{
    height: 62px;
    width: 110px;
    float: left;
}
/*tab bang xep hang*/

ul.tabChild3 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    height: 40px;

}

ul.tabChild3 li {
    margin: 0 0 0 0;
    /*padding: .5em;*/
    font-size: 18px;
    width:150px; 
    background-color: #ecf0f1;
    text-align: center;


}




ul.tabChild3 li a {
    color: #9c9e9d;
    width: 150px;
    text-decoration: none;
    height: 40px;
    line-height: 40px;
    text-align: center;


}

ul.tabChild3 li.active  {

    color: #cf23b3;
    border-top: #674dd5 solid 3px;
    background-color: white

}
ul.tabChild3 li.active a{
    color: #cf23b3;
}


/*ket thuc tab bang xep hang*/

/*bang tin am nhac*/
.newshome{
    width: 100%;
    margin-bottom: 20px;
}
.newshome .pull-left{
    width: 311px;
    height: 330px;
    background-image: url(../img/background_tintop.jpg);
    margin-right: 5px;

}
.newsSlide{
    width: 100%;

}
.newItem{
    width: 100%;
    color: #731899;
    text-align: center;
    margin-bottom: 20px;
}
.newItem img{
    height: 175px;
    width: 311px;
}
.newItem div{
    margin: 10px;
    font-size: 16px;
    font-family:RobotoBold
}
.newshome .newshomeright{
    margin-left: -5px;
    margin-right: -5px;
}

.new_right_item{
    width: 210px;
    float: left;
    margin: 0px 5px 30px 5px;

}
.new_right_item img{
    height: 118px;

}
.new_right_item div{
    color: black;
    margin-top: 10px;

}
/*ket thuc ban tin am nhac*/
.newsMain{
    background-color: #eaebef;
    width: 650px;
    height: 440px;
}
.item_banner_new{
    width: 650px;

}
.item_banner_new img{
    height: 366px;
    width: 650px;
}
.item_banner_new div{
    margin-top: 15px;
    /*margin-bottom: 30px;*/
    text-align: center;
    color: black;
}
.newRelate{
    margin: 20px -5px;
}
.newRelateItem{
    width: 210px;
    margin: 0px 5px 20px 5px;
    float: left;
}
.newRelateItem img{
    width: 210px;
    height: 118px;
}
.newsTabName{
    margin: 10px 0px 20px 0px;
    color: black;
    font-family: RobotoBold;
}
.newsTabItem{
    width: 300px;
    height: 80px;
    border-top: #d4d4d4 solid 1px;
}
.newsTabItem img{
    width: 110px;
    height: 60px;
    margin-top: 10px;
    float: left
}
.newsTabItem div{
    margin-top: 10px;
    margin-left: 10px;
    color: black;
    width: 180px;
    float: left

}
.next_new{
    margin-top: 10px;
    float: right;

}
.next_new_img{
    width: 100px;
    float: right
}
.next_new_img img{
    cursor: pointer;
}
.unite{
    margin-top: 20px;
    width: 100%;
    border-bottom: #d6d7d9 solid 2px;

    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
}
.unite_img{

}
.unite_des{

    margin-left: 35px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;

}
.unite_des a{
    margin: 20px 0px;
    color: black;
    font-family: RobotoBold;

}
.unite_des div{
    margin-bottom: 20px;

}
/*trang tai khoan*/
.tab_account{
    width: 100%;
    margin-top: 10px;
    background-color: #eaebf0;

}
.tab_account_item{
    height: 40px;
    line-height: 40px;
    width: 100%;
    border-bottom: #c9c9c9 solid 1px;
}
.tab_account_item a{
    margin-left: 5px;
    color: #4d4d4f;
    font-family: RobotoBold;
}
.tab_account_item a i{
    margin-right: 5px;
}

/*.tab_account_item a:active{
    color: #8e07cd;
}*/
div.tab_account div.tab_account_item.active a{
    color: #8e07cd;
}


.reg_intro{
    margin: 20px 0px;
}
.reg_item{
    border-bottom: #c9c9c9 solid 1px;
    border-top:  #c9c9c9 solid 1px;


}
.reg_item_content{
    margin: 10px 0px;
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;

}
.reg_item_content_left{
    width: 535px;
}
.reg_item_button{
    height: 35px;
    width: 100px;
    border-radius: 20px;
    border: #c9c9c9 solid 1px;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
    font-family:  RobotoBold;
    -webkit-text-fill-color: #8e07cd
}
.reg_item_button1{
    height: 35px;
    width: 100px;
    border-radius: 20px;
    border: #731899 solid 1px;
    text-align: center;
    line-height: 35px;
    -webkit-text-fill-color: #8e07cd;
    cursor: pointer;
    font-family:  RobotoBold;
}


/* remove border radius for the tab */
#exTab1 .nav-pills li{
    width: 180px;
    height: 40px;
    border-radius: 20px;
    text-align: center;
    background-color: #c9c9c9;
    color: white;
    font-family: RobotoBold;
}
.nav-pills li a{
    color: white;
}
.nav-pills>li>a:hover{
    background-color: #c9c9c9;
    border-radius: 20px;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus{
    width: 180px;
    height: 40px;
    border-radius: 20px;
    text-align: center;
    background-color: #efaefe;
    color: #731899;
    font-family: RobotoBold;
}
.account_notifi{
    margin-top: 50px;
    text-align: center
}
.account_play_item{
    width: 100%;
    margin-top: 15px;
    border-bottom: #c9c9c9 solid 1px;
}
.account_play_item_c{
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    margin-bottom: 15px;

}
.account_play_item_c img{
    cursor: pointer;
}
.account_play_item_name{
    width: 540px;

}
.image{
    margin-left: 25px;
}

/*ket thuc trang tai khoan*/

/*mv detail*/
.name_mv{
    margin-bottom: 20px;
    width: 100%;
}
.social_mv{
    height: 20px;
    width: 100%;
    margin-bottom: 30px;
}
.player_mv{
    height: 365px;
    width: 100%;
}

.download_mv{
    width: 100%;
    margin: 20px 0px;
}
.download_mv img{
    cursor: pointer;
}
.count-view {
    font-size: 18px;
    float: right;
    position: relative;
    cursor: pointer;
    font-weight: 500;
}
.lyric_mv{
    background-color: #f6f6f6;
    border: #d4d4d4 solid 1px;
    width: 100%;
    margin-bottom: 20px
}
.lyric_detail{
    margin: 20px;
}
.lyric_title{
    margin-bottom: 5px;
    -webkit-text-fill-color: black;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
}
.binhluan_box{
    margin-top: 10px;
    border-bottom: #d4d4d4 solid 1px;
}
.bl_input{
    margin-left: 15px;
    float: right;
    width: 575px;
}
.bl_input_{
    width: 100%;
    border: #d4d4d4 solid 1px;
    height: 50px;
}
.bl_input_ input{
    width: 96%;
    height: 40px;
    margin: 5px 2%;
    border: none;
}
.bl_input img{
    float: right;
    margin: 20px auto;
    cursor: pointer;
}
.binhluan_item{

    border-bottom: #d4d4d4 solid 1px;


}
.binhluan_item div{

    margin-left: 15px;
    margin-right: 30px;
    float: left;
    margin-top: 10px;


}
.binhluanlist{
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column; 
}
.more_load{
    text-align:  right;margin-top: 10px;color: black;
    cursor: pointer
}
.more_load a{
    color: black;
}
/*end mv detail*/


/*artist detail*/
.art_image{
    width: 100%;

}
.art_name{
    height: 30px;
    width: 100%;
    line-height: 30px;
    color: white;
    font-family:  RobotoBold;
    font-size: 15px;
    background-color: #a799aa
}
.art_name div{
    margin-left: 20px;
    color: white;
    font-family:  RobotoBold;
}


ul.tabChildA {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    height: 40px;

    width: 300px;

}

ul.tabChildA li {
    margin: 0 0 0 0;
    /*padding: .5em;*/
    font-size: 14px;
    width:60px; 

    text-align: center;
    margin-right:  20px;


}




ul.tabChildA li a {
    color: #000;
    width: 150px;
    text-decoration: none;
    height: 40px;
    line-height: 40px;
    text-align: center;


}

ul.tabChildA li.active  {

    color: #731899;
    border-bottom: #731899 solid 1px;


}
ul.tabChildA li.active a{
    color: #731899;
}
.art_group_button{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row; 
    width: 100%;
    margin-top: 10px;
    border-bottom: #CCC solid 1px;
}
.ar_mv{
    margin-top: 10px;
    width: 100%;
}
.songlist{
    width: 100%;
    margin-top: 20px;
}
.song-list-item{
    width: 100%;
    border-bottom: #CCC solid 1px;
}
.songlist-content{
    margin: 15px 0px; 
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row; 
}
.song-name{
    font-size: 14px;
    color: black;

}
.song-ar{
    font-size: 12px;
    margin-left: 5px;
    margin-top: 2px;

}
.song-button{
    float: right;
}
.art-relate{
    margin-top: 10px;
    width: 100%;
    border-bottom:  #CCC solid 1px;
}
.art-relate-item{
    margin-bottom:  10px;
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row; 
}

.art-relate-name{
    width: 200px;
    margin-left: 10px;
    margin-top: 10px;
}
/*end artist detail*/
/*news detail*/
.content-news{
    margin: 20px 0px;
    width: 100%;
    border-bottom: #f6f6f6 solid 3px;
}
/*end news detail*/

.unfollow{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
    color: white;cursor: pointer;
    z-index: 9999
}
.playpause {
    background-image:url(../img/play-btn.png);
    background-repeat:no-repeat;
    width:30%;
    height:30%;
    position:absolute;
    left:0%;
    right:0%;
    top:0%;
    bottom:0%;
    margin:auto;
    background-size:contain;
    background-position: center;
    cursor: pointer
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index:9999999; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 500px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}
@media screen and (max-width: 900px){
    .modal-content {
        width: 80%;
    }
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* The Close Button */
.close {
    color: white;
    float: right;
    font-size: 28px;
    font-family:  RobotoBold;
    opacity: 1;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    background-color: #7513e6;
    color: white;
    padding: 0px;

}
.modal-header span{
    height: 40px;
    line-height: 40px;
}

.modal-body {
    height: auto;
    margin: 10px 5px;
    color: #000000;
}

.modal-footer {
    height: 40px;
    line-height: 40px;
    background-color: white;
    color: black;
    border-top: #000 solid 1px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    padding: 0px;
}
.modal-footer-left{
    width:33%;
    border-right:#000 solid 1px;
    text-align: center
}
.modal-footer-right{
    width:33%;
    /*border-right:  #000 solid 1px;*/
    text-align: center
}
.modal-footer-left1{
    width:50%;
    border-right:#000 solid 1px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    cursor: pointer

}
.modal-footer-right1{
    width:50%;
    /*border-right:  #000 solid 1px;*/
    text-align: center;
    line-height: 40px;
    height: 40px;
    cursor: pointer
}
.event_des{
    text-align: justify;
    text-justify: inter-word;
    margin-top: 20px;
    margin-bottom: 20px;
}
.sing_all{
    margin-bottom: 20px;
}
.sing_all img{
    cursor: pointer;
}

/*tab tim kiem*/



ul.tabtk {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    height: 40px;

}

ul.tabtk li {
    margin: 0 0 0 0;
    /*padding: .5em;*/
    font-size: 14px;
    width:50px; 
    /*background-color: #ecf0f1;*/
    text-align: center;
    margin-right: 20px


}




ul.tabtk li a {
    color: #000;
    width: 50px;
    text-decoration: none;
    height: 40px;
    line-height: 40px;
    text-align: center;


}

ul.tabtk li.active  {

    color: #731899;
    border-bottom: #731899 solid 1px;
    background-color: white

}
ul.tabtk li.active a{
    color: #731899;
}
.search_content{
    margin: 5px 0px;
}
.mv_search{
    margin: 0px 7.5px;
}
.mv_search_content{

    width: 100%;
    min-height: 100px;

}
.box{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

/*ket thuc tim kiem*/
.show {

    text-align: justify;

}
.morectnt span {
    display: none;
}
.showmoretxt {
    color: #731899;
    text-decoration: none;
}
.name_vod_web {
    font-size: 14px;

    line-height: 1.5em;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    max-height: 3em;
    display: -webkit-box;
    /*    -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;*/


    color: black;
}
.name_new_web {
    font-size: 14px;

    line-height: 1.5em;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    height: 3em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;

    color: black;
}
.miniplayer{
    position: fixed;
    top: 110px;
    left: 10px;
    width: 300px;
    height: 167px;
    background-color: red;
    z-index: 100;
    display: none;
}
.miniplayer .closexxx{
    position: absolute;
    top: 3px; 
    /*background-color: white;*/
    right: 3px;
    height: 30px;
    width: 30px;
    color: black;
    text-align: center;
    z-index:9999999;
    cursor: pointer;
    font-size: 18px;

}
.the-le-title{
    width: 100%;
    margin-top: 30px;
    text-align: center;
}
.the-le-title .thele1{
    font-size: 18px;
    color: black;
}
.the-le-title .thele2{
    font-size: 16px;
    color: #e413c6;
    font-family: RobotoBold;
}
.the-le-content{
    margin-top: 15px;
    margin-bottom: 30px;
    text-align: justify;
    text-justify: inter-word;
    width: 100%;
}
.the-le-content-title{
    font-family: RobotoBold; 
    color:#e413c6
}
.autoPlay{
    width: 100%;
    min-height: 100px;
    margin-bottom: 20px;
    position: relative;
}
.autoPlay video{
    width: 100%;
    height: auto;
}
.autoPlay_button{
    position: absolute;
    height: 30px;
    width: 50%;
    top: 70px;
    left: 25%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row; 
    visibility: hidden;


}
.autoPlay_button .pull-left{
    font-size: 40px;
    color: blue;

}
.autoPlay_button .pull-right{
    font-size: 40px;
    color: blue;

}
.pointer{
    cursor: pointer;
}
.autoPlay:hover .autoPlay_button{
    visibility: visible;
}
.top_sao{
    height: 108px;
    background-image: url(../img/new/background_top.jpg);
    background-position: center;

    /* Full height */


    /* Center and scale the image nicely */
    /*    background-position: center;
        background-repeat: no-repeat;
        background-size: cover;*/
}
.header2{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row; 
}
.owl-theme .owl-dots .owl-dot span{
    background: #4226b9;
    opacity: 1;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background: #d90995;
}
.footer-fix{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row; 
    width: 100%;
}
.bxh-main{
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column; 
    margin-bottom: 40px;


}
.bxh-item{
    width: 100%;
    border-bottom: #d3d3d3 solid 1px;

}
.bxh-item .pull-left1{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row; 
    margin-top: 10px;
    margin-bottom: 10px

}
.bxh-item-number{
    height: 65px;
    width: 43px;
    background-color: #e3e3e3;
    text-align: center;
    line-height: 65px;
    font-size: 20px;

}
.bxh-item-number .avata{
    height: 65px;
    width: 65px;
}
.bxh-item .pull-right1{
    margin-top: 10px;
    margin-bottom: 10px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row; 
    margin-top: 10px;
    margin-bottom: 10px


}
.bxh-text{
    margin-left: 10px;

}
.pull-right1 {
    float: right !important
}
.pull-left1 {
    float: left !important
}
.bxh--{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row; 
    width: 100%
}