.truot{color: red;}
.missdo{color: red;}
.login-page{
	margin-top: 50px;
}
.text-success {
    border-radius: 7px;
    color: #ff0606;
    padding: 5px;
    background-color: #00ff03;
}
.thongbao{
	margin-top: 20px;
}
.dash-box {
    padding: 10px;
    background: #1fa7d7;
    color: #fff;
    font-size: 14px;
}
.dash-box a{
	color: #fff;
}
.content-site{
	margin: 70px 30px 30px 30px;
}
.content{
	margin: 30px 0;
}
.btn-them,  .menu{
	
	margin-bottom: 20px;
}
.xoa, .sua, .choso{cursor: pointer;}
.tooltip.top .tooltip-arrow{
	border-top-color: #f0ad4e
}
.tooltip-inner {background-color: #f0ad4e;}
.tinhtrng-do{
	background: red!important;
}
.tinhtrng-vang{
	background: yellow!important;
}
.tinhtrng-xanh{
	background: #5cb85c!important;
}
.tongtien{
	text-align: right;
   
    float: right;
    margin-right: 20px;
    font-size: 18px;
}
.tongtien .price{
	font-size: 25px;
    color: red;
    font-weight: 600;
}
.active-hide{background: #d4edda!important}
.label,.glyphicon { margin-right:5px; }
.fixed-nav{
	position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
}