body { background: no-repeat center top, no-repeat center bottom; background-color: #fff; } .search-bar .form-group .form-control { border-color: #2c6294; } .sidebar > .nav-pills > li > a { border-color: #2c6294; } .sidebar > .nav-pills > li > a:hover, .sidebar > .nav-pills > li > a:focus { font-weight: bold; color: #2c6294; } .sidebar > .nav-pills > li.active > a, .sidebar > .nav-pills > li.active > a:hover, .sidebar > .nav-pills > li.active > a:focus { color: #fff; background-color: #2c6294; font-weight: normal; } .sidebar>.nav-pills>li ul a:hover, .sidebar>.nav-pills>li ul a:focus{ text-decoration: none; background-color: #d7e3ee; } .doc-title > h2{ color: #2c6294; } .sidebar > .nav-pills > li.active > a svg { background-color: #2c6294; } .sidebar > .nav-pills > li > a svg { color: #2c6294; } .sidebar > .nav-pills > li > a svg { line-height: 73px; height: 69px; } .nav-pills .act.active a { background: no-repeat 260px center; } .nav-pills .act a { background: no-repeat 260px center; }