.front-and-center {
    text-align: center;
    margin: 30px 0;
}
.content-column {
    padding: 10px 5px;
}

/* Hide KeyLinks logo */
.navbar-brand {
  display: none;  
}

#site-logo {
   top: 10px;
   display: block;
   background-image: url("https://www.buv.edu.vn/wp-content/themes/main/assets/images/common/logo-footer.png");
   background-size: 100px;
   background-repeat: no-repeat;
   height: 45px;
   width: 250px;
}

body {
  background: #ffffff;
}

.navbar {
  background-color:#404040;   
}

#footer {
    background-color:#404040;
    text-align: center;
}

a {
    color: #d71f27;
    text-decoration: none;
}
    
a:focus, a:hover {
    color: #d71f27;
    text-decoration: underline;
}

.caption{
    text-align: center;
    color: #404040;
    background-color: #ffffff;
 
}

.thumbnail { 
    padding: 5px;
    max-width: 100%;
    height: auto;
}

#search-results {
    background-color: #404040;
}
.panel-primary>.panel-heading {
  background-color: #404040;
}

.btn-primary.active, .btn-primary:active, .open>.btn-primary.dropdown-toggle {
color: #ffffff; background-color:#404040;
background-image:none;
border-color: transparent;
}

.btn-primary {
color: #ffffff; background-color: #d71f27;
background-image:none;
border-color: transparent;
}

.btn-primary:hover {
color: #ffffff; background-color: #d71f27;
border-color: transparent;
}

/* Navigation bar colour - not full hover and select though... 
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus {
    border: none;
    -webkit-box-shadow: inset 0 -2px 0 #20322a;
    box-shadow: inset 0 -2px 0 #20322a;
    color: #20322a;
}

.nav-tabs>li.a, .nav-tabs>li.a:focus {
    border: none;
    -webkit-box-shadow: inset 0 -2px 0 #20322a;
    box-shadow: inset 0 -2px 0 #20322a;
    color: #20322a;
}
*/

h1 {color: #d71f27; font-family: "Arial"; font-weight: bold} 
h1 id #browse { color: #404040; font-family: "Arial"; font-weight: normal }
h1 id #lists { color: #404040; font-family: "Arial"; font-weight: normal }

h2 { color: #11233e; font-family: "Arial"; font-weight: normal; }
h2 id #browse { color: #404040; font-family: "Arial"; font-weight: normal; }
h2 id #lists { color: #404040; font-family: "Arial"; font-weight: normal; }

h3 { color: #000000; font-family: "Arial"; font-weight: normal }
h3 id #browse { color: #000000; font-family: "Arial"; font-weight: normal }
h3 id #lists { color: #000000; font-family: "Arial"; font-weight: normal }

h4 { color: #000000; font-family: "Arial"; font-weight: normal }
h4 id #browse { color: #000000;}
h4 id #lists { color: #000000;}

h5 { color: #000000; font-family: "Arial"; font-weight: normal }
h5 id #browse { color: #000000;}
h5 id #lists { color: #000000;}

h6 { color: #000000; font-family: "Arial"; font-weight: normal }
h6 id #browse { color: #000000;}
h6 id #lists { color: #000000;}

h7 { color: #000000; font-family: "Arial"; font-weight: normal }
h7 id #browse { color: #000000;}
h7 id #lists { color: #000000;}

h8 { color: #000000; font-family: "Arial"; font-weight: normal }
h8 id #browse { color: #000000;}
h8 id #lists { color: #000000;}

hr {width: 250px;margin-left: auto;margin-right: auto;height: 5px;background-color:#d71f27;opacity: 1;}