.container {
	width: 1170px;
	margin: 0 auto;
	padding: 50px 20px;
}
div#main {
	min-height: 500px;
}
label.lbl-info {
	width: 120px;
}
.box-info b {
	margin-right: 30px;
}
.jumbotron {
	padding: 15px;
}
.rowi {
	margin: 15px 0;
}
.rowi .form-group {
	margin: 0;
}
.checkbox-inline- {
	margin-right: 15px;
}
.checkbox-inline- input {
	margin-left:5px;
}
.row-nguyenvong .table {
	margin: 15px 0;
	float: left;
	width:100%;
}

.col-index {
	font-weight: bold;
	text-align: center;
}

.table-body {
	text-align: center;
}

.table-head {
	text-align: center;
	font-weight: bold;
	color: green;
	margin-bottom: 15px;
	float: left;
	width: 100%;
}

.table-body input {
	width: 80%;
	margin-left: 10%;
}

.form-group-item {
	float: left;
	width: 100%;
	border-bottom: 1px solid #dadada;
}

#tongsonguyenvong {
	padding: 5px;
}
.col_1 {
	margin: 10px 0;
	width: 20%;
	float: left;
}

.txt-tran {
	text-transform: uppercase;
}
.home-a {
	font-size: 26px;
	text-decoration: none;
	color: green;
}
.home-a:hover{
	text-decoration: none;
}