/* #wrap {height: 800px} */
body {
    font-family: Arial, sans-serif;
    font-size: 15px;
}
.container-fluid {
    background-color: #acbcc3;
    height: 1200px;
}
.container1 {
	background-color: white;
	max-width: 1200px;
	text-align: center;
	margin: 0 auto;
    
}
img {width: 100%}
.menu {background-color: #004ba9;}
.nav-link {
    font-size: 14px;
    color: white !important;
}
.tieude {color:#a94442;}
.mau {background-color:#a94442;color: white; }
select#dotthi {
    height: 28px;
}
footer {
    background-color: #004ba9;
    color: white;
}
