﻿.player {
    margin: 0px auto; /*cho cai player ra giua man hinh*/
    width: 100%;
}

#media_player {
    
    width: 100%;
    height: 500px;
}
#media_player_lib {
    
    width: 100%;
    height: 435px;
}
#title_player {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    color: #ffffff;
    text-align: center;
    background-color: #096c35;
    font-size: 14px;
}

.player_small {
    margin: 0px auto; /*cho cai player ra giua man hinh*/
    width: 100%;
}

#media_player_small {
    /*em chi trinh bay don gian thoi, ve sau cac bac tu edit*/
    width: 274px;
    height: 220px;
}

#title_player_small {
    /*em chi trinh bay don gian thoi, ve sau cac bac tu edit*/
    padding-top: 10px;
    padding-bottom: 5px;
    width: 100%;
    font-weight: bold;
    color: #006699;
    text-align: center;
    /*background-color: #fdfbba;*/
    background-color: #a6f586;
}

#list_player_small {
    /*em chi trinh bay don gian thoi, ve sau cac bac tu edit*/
    padding-top: 5px;
    padding-bottom: 15px;
    width: 100%;
    font-weight: normal;
    color: #006699;
    text-align: left;
    /*background-color: #fdfbba;*/
    background-color: #f9f7c2;
}

    #list_player_small a {
        color: #006699;
    }

.player_small2 {
    margin: 10px auto; /*cho cai player ra giua man hinh*/
    width: 230px;
}

#media_player_small2 {
    /*em chi trinh bay don gian thoi, ve sau cac bac tu edit*/
    width: 230px;
    height: 180px;
}

#title_player_small2 {
    /*em chi trinh bay don gian thoi, ve sau cac bac tu edit*/
    padding-top: 5px;
    padding-bottom: 15px;
    width: 100%;
    font-weight: bold;
    color: #006699;
    text-align: center;
}
