/*Page*/
.noidung_page{
    padding-top: 10px;
    color:#333;
}
.noidung_page .date{
    color: #757474;
}

/*POST*/
.item-news{
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom:1px dashed #ccc;
}
.item-news .news-title{
    font-size: 25px !important;
}
.item-news .news-title a:hover{
    color:#00a651 !important;
    text-decoration: none !important;
}
/*Index*/
/*Index*/

/*Pagination*/
ul.pagi_pro{
    padding-right: 15px;
}
ul.pagi_pro li.selected > a{
    background: #333 !important;
    color:#fff !important;
    border:1px #333 solid;
}
.pagi_pro .first,
.pagi_pro .last{
    display: none !important;
}

.title-cart >a:hover{
    text-decoration: none !important;
}

@media (max-width:615px){
    .tongtien{
        margin-top: 15px;
    }
}

/*San Pham*/
.nhadat .nhadat-img{
    border:1px solid #cccccc;
    padding: 2px;
    height: 104px;
    width:165px;
}
.nhadat a{
    text-decoration: none;
}
.nhadat .nhadat-title{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #0054a6;
    margin-bottom: 5px;
    padding: 0px 16px;
}
.nhadat .nhadat-des{
    color: #333333;
    margin-bottom: 5px;
    margin-left: -40px;
}

.option-homepage{
    margin-left: -40px;
}

.gachngang{
    display: block;
    float: left;
    clear: both;
    width:96%;
    border-bottom:2px solid #3bacff;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 10px;
}

.nhadat > .well{
    background: #fff !important;
    margin-bottom: 10px;
}
.tabs #tab1 img{
    width:100%;
}
._btnxct{
    border-bottom:2px solid #3bacff;
    padding-bottom: 3px;
    margin: 0 15px;
}
._btnxct a{
    font-size: 12px;
    color: black;
}
._btnxct a:hover{
    color: red;
}
.duan h3 a:hover{
    text-decoration: none;
    color: #0067ff;
}