*{
    padding: 0px;
    margin: 0px;
}
body{
	background: #faf9ff;
	line-height: 1.5rem;
	font-size: 13px;
    color: #000;
    font-family: Arial, sans-serif;
}

.itemPost .imgPost{
    height: 110px;
}
.main h3{
    color: #fff;
}
.main p{
    color: #fff;
}
.hot_new ul{
    padding: 0px;

}
.hotnew ul>li{
    list-style: none;
    line-height: 1.5rem;
    border-bottom: 1px solid gray;
    padding: 5px 0px;
}
.category{
	position: absolute;
    background: #ffffffc9;
    left: 15px;
    top: 0px;
    font-weight: bold;
    font-size: 12px;
    padding: 2px;
    color: grey;
}
.line_cate {
    border-bottom: 3px solid #aeaeae;
    color: red;
    text-transform: uppercase;
    height: 30px;
    font-size: 16px;
    font-weight: 700;
    position: relative;
}

.top{
  
   height: 140px;
   line-height: 150px;
}
.menu{
	background: #33437e;
	height: 55px;
}
.right{
	margin-top: 65px;
}
.main{
	background: #00456e;
}
.main img{
	    border: 1px solid #737373;
    padding: 2px;
    background: white;
}
.img-profile {
    height: 2rem;
    width: 2rem;
}
.rounded-circle {
    border-radius: 50%!important;
}
.avatar{
	width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
}
p.hinh{
	margin-top: -45px;
	margin-left: -16px;
}

.topbutvang, .thanhvienmoi {
    border-top: 5px solid #f1c40f;
}
.thongtinmoi{
	margin-top: -46px;
	margin-left: -15px;
}

.footer{
	background: #00456e;
}