/*!
 * King's College London: Victorian Lives
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
a, .help-block, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .pagination > li > a, .pagination > li > span, .pagination-perpage > a {
  color: #3a2a4b; }

#nv0 a:hover, a:hover, a:focus, #footlinks a:hover, #foot a:hover {
  color: #be5f28; }

#hed {
  background-image: url(../_img/hed.bck.jpg); }

input, .form-control, .table-bordered, .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td, hr {
  border-color: #f0f0f0; }

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background: #fafafa; }

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background: #f7f7f7; }

.table > thead > tr > th {
  border-bottom-width: 1px; }

.table > thead > tr td {
  font-weight: 800;
  color: #454545; }

.nav-pills > li > a {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px; }

.panel-primary > .panel-heading {
  background: #006890; }

.list-group-item {
  border: 0; }

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background: #3a2a4b;
  border-color: #3a2a4b; }

.badge {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  font-size: 10px; }

[class*='-primary']:not([class*='text-']) {
  background: #3a2a4b;
  border-width: 0;
  color: #f0f0f0; }

[class*='-info']:not([class*='text-']) {
  background: #5bc0de;
  border-width: 0;
  color: #fff; }

[class*='-warning']:not([class*='text-']) {
  background: #e99002;
  border-width: 0;
  color: #eee; }

[class*='-danger']:not([class*='text-']) {
  background: #dc2c0f;
  border-width: 0;
  color: #fff; }

[class*='-success']:not([class*='text-']) {
  background: #3c9a5f;
  border-width: 0;
  color: #ffeeff; }

[class*='-primary']:hover, [class*='primary']:focus {
  background: #be5f28;
  color: #fff; }

[class*='-info']:hover, [class*='-info']:active {
  background: #62a6df;
  color: #fff; }

[class*='-danger']:hover, [class*='-danger']:active {
  background: #b1240c;
  color: #fff; }

[class*='-success']:hover, [class*='-success']:active {
  background: #6cd347;
  color: #fff; }

.has-warning, .has-error, .has-success {
  opacity: .6;
  color: #000; }

.pagination li > a, .pager li > a, .pager li > span, .pager li > a:hover, .pager li > a:focus, .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
  background: transparent;
  border-color: #eee;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0; }

.navbar-default {
  background: #3a2a4b; }

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, a.list-group-item:hover, a.list-group-item:focus, .badge, .nav > li > a:hover, .nav > li > a:focus, .pagination > .active > a, .pagination > .active > a:hover, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  background: #be5f28;
  color: #fff; }

.navbar-default .navbar-toggle .icon-bar {
  background: #ffffff; }

.navbar-toggle, .btn, .btn-default, .list-group-item.active, .list-group-item.active:hover {
  background: #60457c;
  color: #ffffff; }

.btn, .btn-default {
  text-decoration: none;
  margin-left: 1px; }

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, a:hover .btn-default, .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  background: #be5f28;
  color: #ffffff; }
