.node-detail ul{
   padding-left: 20px;
}
.node-detail ul li{
   list-style: disc;
}
header.header-v3 .header-main {
    background: url(/sites/default/files/other/bg-header.png) !important;
}
.block .block-title {
  color: #2A58A0;
}

.block .block-title a {
  color: #2A58A0;
}
.list-group-item.active {
  background-color: #2A58A0 !important;
  border-color: #2A58A0 !important;
}
.footer .footer-inner {
  background: url(/sites/default/files/other/bg-footer.png) no-repeat center #2A58A0;
}
.copyright {
  background: #2A58A0;
}
@media (max-width:600px){
  form#views-exposed-form-van-ban-page-1{
    display: block; 
    padding: 5px; 
  }
    form#views-exposed-form-van-ban-page-1 > * {
    margin-bottom: 10px; 
  }
}