body {
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #222;
    background-color: #fff;
}

h3{
	font-size: 20px!important;
	margin-bottom: 0px;
}
.dropdown:hover>.dropdown-menu{
    display: block;
}
.category{
	position: absolute;
    background: #ffffffc9;
    left: 15px;
    top: 0px;
    font-weight: bold;
    font-size: 12px;
    padding: 2px;
    color: grey;
}
.top{
   background: #e1e1e1;
   height: 140px;
   line-height: 150px;
}
.menu{
	background: #33437e;
	height: 55px;
}
.right{
	margin-top: 65px;
}
.main{
	background: #2980b9;
    color: white!important;
}
.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: #8395a7;
}