a {
  color: #000000;
}
a:focus,
a:hover {
  color: #d50d3c;
}
hr {
  border-top: 1px solid #000000;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  color: #666;
}
.text-muted {
  color: #b3b3b3;
}
.text-danger {
  color: #a94442;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #a94442;
}
pre code,
table {
  background-color: transparent;
}
.page-header {
  border-bottom: 1px solid #000000;
}
abbr[data-original-title],
abbr[title] {
  border-bottom: 1px dotted #b3b3b3;
}
blockquote {
  border-left: 5px solid #000000;
}
blockquote .small,
blockquote footer,
blockquote small {
  color: #212121;
}
.blockquote-reverse,
blockquote.pull-right {
  border-right: 5px solid #000000;
}
code {
  color: #c7254e;
  background-color: #f9f2f4;
}
kbd {
  color: #fff;
  background-color: #212121;
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);
}
pre {
  color: #212121;
  background-color: #f5f5f5;
  border: 1px solid #000000;
}
caption {
  color: #b3b3b3;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  border-top: 1px solid #000000;
}
.table .table {
  background-color: #fff;
}
.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #000000;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #000000;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #000000;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #000000;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #000000;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #000000;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #000000;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  background-color: #000000;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    border: 1px solid #000000;
  }
}
legend {
  color: #212121;
  border-bottom: 1px solid #000000;
}
.form-control,
output {
  color: #212121;
}
.form-control {
  background-color: #fff;
  border: 1px solid #000000;
  box-shadow: none !important;
}
.form-control::-moz-placeholder {
  color: #777;
}
.form-control:-ms-input-placeholder {
  color: #777;
}
.form-control::-webkit-input-placeholder {
  color: #777;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: #387a3a;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
}
.has-success .form-control {
  border-color: #387a3a;
}
.has-success .form-control:focus {
  border-color: #387a3a;
}
.has-success .input-group-addon {
  color: #387a3a;
  border-color: #387a3a;
  background-color: #dff0d8;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #f0ad4e;
}
.has-warning .form-control {
  border-color: #ec971f;
}
.has-warning .form-control:focus {
  border-color: #ec971f;
}
.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #ec971f;
  background-color: #000000;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
}
.has-error .form-control:focus {
  border-color: #843534;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.help-block {
  color: #737373;
}
.btn.focus,
.btn:focus,
.btn:hover {
  color: #212121;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn,
.btn-default.disabled,
.btn-primary.disabled,
.btn-success.disabled,
.btn-info.disabled,
.btn-warning.disabled,
.btn-danger.disabled {
  color: #212121;
  background-color: #fff !important;
  border-color: #000000 !important;
}
.btn-default {
  border-color: #000000;
  color: #000000;
  background: #fff;
}
.btn-default.focus,
.btn-default:focus {
  color: #212121;
  background-color: #d50d3c;
  border-color: #9d9d9d;
}
.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open > .dropdown-toggle.btn-default {
  color: #212121;
  background-color: #d50d3c;
  border-color: #9d9d9d;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  color: #212121;
  background-color: #d50d3c;
  border-color: #9d9d9d;
}
.btn-default .badge {
  color: #fff;
  background-color: #212121;
}
.btn-primary {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #000000;
  border-color: #3b0e0e;
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #d50d3c;
  border-color: #3b0e0e;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #7e1620;
  border-color: #3b0e0e;
}
.btn-primary .badge {
  color: #000000;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #000000;
  border-color: #3b0e0e;
}
.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #d50d3c;
  border-color: #3b0e0e;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #7e1620;
  border-color: #3b0e0e;
}
.btn-success .badge {
  color: #000000;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #000000;
  border-color: #3b0e0e;
}
.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #d50d3c;
  border-color: #3b0e0e;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #7e1620;
  border-color: #3b0e0e;
}
.btn-info .badge {
  color: #d50d3c;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #ec971f;
}
.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #000000;
  border-color: #3b0e0e;
}
.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #d50d3c;
  border-color: #3b0e0e;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #7e1620;
  border-color: #3b0e0e;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d50d3c;
  border-color: #3b0e0e;
}
.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #d50d3c;
  border-color: #3b0e0e;
}
.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d50d3c;
  border-color: #3b0e0e;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #7e1620;
  border-color: #3b0e0e;
}
.btn-danger .badge {
  color: #d50d3c;
  background-color: #fff;
}
.btn-link {
  color: #000000;
}
.btn-link:focus,
.btn-link:hover {
  color: #d50d3c;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #b3b3b3;
}
.dropdown-menu {
  background-color: #fff;
  border: 1px solid #000000;
  border: 1px solid rgba(0,0,0,0.15);
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}
.dropdown-menu .divider {
  background-color: #000000;
}
.dropdown-menu > li > a {
  color: #212121;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #fff;
  background-color: #000000;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  background-color: #000000;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #b3b3b3;
}
.dropdown-header {
  color: #b3b3b3;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}
.input-group-addon {
  color: #212121;
  background-color: #d50d3c;
  border: 1px solid #000000;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #d50d3c;
}
.nav > li.disabled > a {
  color: #b3b3b3;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #b3b3b3;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #d50d3c;
}
.nav .nav-divider {
  background-color: #d50d3c;
}
.nav-tabs {
  border-bottom: 1px solid #000000;
}
.nav-tabs > li > a:hover {
  border-color: #000000;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #212121 !important;
  background-color: #fff !important;
  border: 1px solid #000000;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #000000;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #000000;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
  border: 1px solid #000000;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #000000;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.navbar-collapse {
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-default,
.navbar-default .navbar-collapse,
.navbar-default .navbar-form,
.navbar-default .navbar-toggle,
.navbar-inverse,
.navbar-inverse .navbar-toggle {
  border-color: #000000;
}
.navbar-default {
  background-color: #fff;
}
.navbar-default .navbar-brand {
  color: #000000;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #000000;
}
.navbar-default .navbar-text {
  color: #212121;
}
.navbar-default .navbar-nav > li > a {
  color: #000000;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #000000;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #212121;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #000000;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #000000;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #000000;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000000;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #000000;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #212121;
  }
}
.navbar-default .btn-link,
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover,
.navbar-default .navbar-link,
.navbar-default .navbar-link:hover {
  color: #000000;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #212121;
}
.navbar-inverse {
  background-color: #fff;
}
.navbar-inverse .navbar-brand {
  color: #212121;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #212121;
}
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
  color: #212121;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #212121;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #000000;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #000000;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #000000;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #000000;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #212121;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #000000;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #000000;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #212121;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #212121;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #000000;
  }
}
.navbar-inverse .btn-link,
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover,
.navbar-inverse .navbar-link,
.navbar-inverse .navbar-link:hover {
  color: #212121;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #000000;
}
.breadcrumb > li + li:before {
  color: #000000;
}
.breadcrumb > .active {
  color: #b3b3b3;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #b3b3b3;
  border-color: #000000;
}
.pager li > a,
.pager li > span {
  background-color: #fff;
  border: 1px solid #000000;
}
.pager li > a:focus,
.pager li > a:hover {
  background-color: #000000;
}
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #b3b3b3;
  background-color: #fff;
}
.label {
  color: #fff;
}
a.label:focus,
a.label:hover {
  color: #fff;
}
.label-default {
  background-color: #fff;
}
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #d50d3c;
}
.label-primary {
  background-color: #000000;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #000000;
}
.label-success {
  background-color: #387a3a;
}
.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #387a3a;
}
.label-info {
  background-color: #d50d3c;
}
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #d50d3c;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}
.label-danger {
  background-color: #a94442;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #a94442;
}
.badge {
  color: #fff;
  background-color: #000000;
}
a.badge:focus,
a.badge:hover {
  color: #fff;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #000000;
  background-color: #fff;
}
.jumbotron {
  background-color: #f5f5f5;
}
.jumbotron > hr {
  border-top-color: #dedede;
}
.thumbnail {
  background-color: #fff;
  border: 1px solid #000000;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #000000;
}
.thumbnail .caption {
  color: #212121;
}
.alert-success {
  background-color: #387a3a;
  border-color: #387a3a;
  color: #fff;
}
.alert-success hr {
  border-top-color: #306932;
}
.alert-success .alert-link {
  color: #fff;
}
.alert-info {
  background-color: #d50d3c;
  border-color: #3b0e0e;
  color: #fff;
}
.alert-info hr {
  border-top-color: #3b0e0e;
}
.alert-info .alert-link {
  color: #fff;
}
.alert-warning {
  background-color: #f0ad4e;
  border-color: #ec971f;
  color: #fff;
}
.alert-warning hr {
  border-top-color: #ec971f;
}
.alert-warning .alert-link {
  color: #fff;
}
.alert-danger {
  background-color: #a94442;
  border-color: #a94442;
  color: #fff;
}
.alert-danger hr {
  border-top-color: #a94442;
}
.alert-danger .alert-link {
  color: #fff;
}
.list-group-item {
  background-color: #fff;
  border: 1px solid #000000;
}
a.list-group-item,
button.list-group-item {
  color: #212121;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #212121;
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  color: #212121;
  background-color: #d50d3c;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  background-color: #eee;
  color: #b3b3b3;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #b3b3b3;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #b3b3b3;
}
.list-group-item-success {
  color: #387a3a;
  background-color: #000000;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #387a3a;
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #387a3a;
  background-color: #000000;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #387a3a;
  border-color: #387a3a;
}
.list-group-item-info {
  color: #d50d3c;
  background-color: #000000;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #d50d3c;
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #d50d3c;
  background-color: #000000;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #d50d3c;
  border-color: #3b0e0e;
}
.list-group-item-warning {
  color: #f0ad4e;
  background-color: #000000;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #f0ad4e;
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #f0ad4e;
  background-color: #000000;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #ec971f;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #000000;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #d50d3c;
  background-color: #000000;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #d50d3c;
  border-color: #d50d3c;
}
.panel,
.panel-footer {
  background-color: #fff;
}
.panel-footer {
  border-top: 1px solid #000000;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #000000;
}
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #000000;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #000000;
}
.panel-default {
  border-color: #000000;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #000000;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #212121;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #000000;
}
.panel-primary {
  border-color: #000000;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #000000;
}
.panel-primary > .panel-heading .badge {
  color: #000000;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #000000;
}
.panel-success {
  border-color: #387a3a;
}
.panel-success > .panel-heading {
  color: #fff;
  background-color: #387a3a;
  border-color: #387a3a;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #387a3a;
}
.panel-success > .panel-heading .badge {
  color: #387a3a;
  background-color: #fff;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #387a3a;
}
.panel-info {
  border-color: #3b0e0e;
}
.panel-info > .panel-heading {
  color: #fff;
  background-color: #d50d3c;
  border-color: #3b0e0e;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #3b0e0e;
}
.panel-info > .panel-heading .badge {
  color: #d50d3c;
  background-color: #fff;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #3b0e0e;
}
.panel-warning {
  border-color: #ec971f;
}
.panel-warning > .panel-heading {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #ec971f;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ec971f;
}
.panel-warning > .panel-heading .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ec971f;
}
.panel-danger {
  border-color: #a94442;
}
.panel-danger > .panel-heading {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #a94442;
}
.panel-danger > .panel-heading .badge {
  color: #a94442;
  background-color: #fff;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #a94442;
}
.well {
  background-color: #f9f9f9;
  border: 1px solid #000000;
  box-shadow: none !important;
}
.well blockquote {
  border-color: #000000;
}
.modal-content {
  background-color: #fff;
  border: 1px solid #000000;
}
.modal-backdrop {
  background-color: #000;
}
.modal-header {
  border-bottom: 1px solid #000000;
}
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #212121;
}
.modal-footer {
  border-top: 1px solid #000000;
}
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
  border-top-color: #212121;
}
.tooltip-inner {
  color: #fff;
  background-color: #212121;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #212121;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #212121;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #212121;
}
.popover {
  background-color: #fff;
  border: 1px solid #000000;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
.carousel-caption,
.carousel-control {
  color: #fff;
  text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}
.popover-title {
  background-color: #f5f5f5;
  border-bottom: 1px solid #ebebeb;
}
.popover.top > .arrow {
  border-top-color: #000000;
  border-top-color: rgba(0,0,0,0.25);
}
.popover.top > .arrow:after {
  border-top-color: #fff;
}
.popover.right > .arrow {
  border-right-color: #000000;
  border-right-color: rgba(0,0,0,0.25);
}
.popover.right > .arrow:after {
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  border-bottom-color: #000000;
  border-bottom-color: rgba(0,0,0,0.25);
}
.popover.bottom > .arrow:after {
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  border-left-color: #666;
  border-left-color: rgba(0,0,0,0.25);
}
.popover.left > .arrow:after {
  border-left-color: #fff;
}
.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
}
.carousel-indicators li {
  border: 1px solid #fff;
  background-color: #212121;
}
.carousel-indicators .active {
  background-color: #fff;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover,
.navbar-nav > .active > a,
.navbar-nav > .active > a:hover,
.navbar-nav > li > a:hover {
  border: 1px solid #000000;
}
.navbar-default .navbar-nav > .active > a:hover {
  color: #000000;
}
.navbar-inverse .navbar-nav > .active > a:hover,
.pager a {
  color: #212121;
}
.pager a:hover {
  color: #fff;
}
.pager .disabled a {
  border-color: #000000;
}
.close {
  color: #fff;
  text-shadow: none !important;
}
.close:focus,
.close:hover {
  color: #fff;
}
.label-default {
  border: 1px solid #000000;
  color: #212121;
}
.modal .close,
.panel-default .close {
  color: #212121;
}
body {
  background: #fff !important;
  color: #212121 !important;
}
.not-white {
  color: #212121 !important;
}
span.required {
  color: #f00 !important;
}
hr.message-inner-separator {
  background-image: -webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
  background-image: -moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
  background-image: -ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
  background-image: -o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
}
.form_with_or_label {
  color: #212121 !important;
}
.form_with_or_label span {
  background-color: #fff !important;
}
.result-box article {
  border-bottom: 1px solid #000000 !important;
}
tr[class^="treegrid-"] > td {
  border-bottom: 1px solid #000000 !important;
}
.badge-notify {
  background: #f00 !important;
}
.badge-notify-top {
  background: #f00 !important;
}
.reg_or_container {
  color: #212121 !important;
}
.info-line:hover {
  background-color: #f5f5f5 !important;
}
.gn-icon-menu:hover,
.gn-icon-menu:focus {
  background-color: #000000 !important;
}
.gn-icon-menu::before {
  background: #000000 !important;
  box-shadow: 0 3px #fff, 0 -6px #000000, 0 -9px #fff, 0 -12px #000000 !important;
}
.no-touch .gn-icon-menu:hover::before,
.no-touch .gn-icon-menu.gn-selected:hover::before,
.no-touch .gn-icon-menu:focus::before,
.no-touch .gn-icon-menu.gn-selected:focus::before {
  background: #fff !important;
  box-shadow: 0 3px transparent, 0 -6px #fff, 0 -9px transparent, 0 -12px #fff !important;
}
.ui-slider
.ui-widget-header {
  border: 1px solid #000000 !important;
  background: #000000 !important;
  color: #000000 !important;
}
.ui-slider .ui-state-default {
  border: 1px solid #000000 !important;
  background: #000000 !important;
  color: #000000 !important;
}
.ui-slider .ui-state-hover,
.ui-slider .ui-state-focus {
  border: 1px solid #000000 !important;
  background: #000000 !important;
  color: #000000 !important;
}
.ui-state-focus,
.ui-state-hover {
  border: 1px solid #000000 !important;
  background-color: #000000 !important;
  color: #fff !important;
}
.zasob-lok {
  color: #428bca !important;
}
*:hover > .table-condensed {
  background-color: #f5f5f5 !important;
  color: #212121 !important;
}
.table-hover .table-condensed:hover {
  background-color: #f5f5f5 !important;
  color: #212121 !important;
}
.spinner {
  color: #d50d3c;
}
.accordion-toggle:after {
  color: #666 !important;
}
.accordion-toggle.collapsed:after {
  color: #666 !important;
}
.accordion-toggle.none:after {
  color: #666 !important;
}
.remove-faset {
  color: #f00 !important;
}
.cookiesInfo {
  color: #fff !important;
}
.summary-value,
li.summary-value {
  border-bottom: 1px solid #000000 !important;
}
.payment-checkbox .cr,
.radio .cr {
  border: 1px solid #000000 !important;
}
.ui-widget-content {
  border: 1px solid #000000 !important;
  background: #fff !important;
}
.ui-widget-content a {
  color: #212121 !important;
  background-color: #fff !important;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #000000 !important;
  color: #212121 !important;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
  color: #212121 !important;
}
.ui-slider
.ui-widget-header {
  border: 1px solid #fff !important;
  background: #000000 !important;
  color: #fff !important;
}
.ui-slider .ui-state-default {
  border: 1px solid #000000 !important;
  background: #000000 !important;
  color: #fff !important;
}
.ui-slider .ui-state-hover,
.ui-slider .ui-state-focus {
  border: 1px solid #000000 !important;
  background: #d50d3c !important;
  color: #fff !important;
}
.items-list > .row {
  border-bottom: 1px solid #000000 !important;
}
.hidden-items-list > .row {
  border-bottom: 1px solid #000000 !important;
}
.library-logo-link:hover {
  border-bottom: #d50d3c solid 2px !important;
}
#footer .container-fluid {
  background-color: #eaeaea !important;
  color: #777 !important;
}
#footer .copyright-section {
  border-top: solid 1px #dddddd !important;
}
#footer .icon-integro-logo {
  color: #777 !important;
}
#footer .ue-project {
  border-top: solid 1px #dddddd !important;
}
.zasob-panel .panel-second.panel-default > .panel-heading {
  background-color: #f9f9f9 !important;
}
.zasob-panel .panel-third.panel-default > .panel-heading {
  background-color: #fff !important;
}
.zasob-panel .panel-third.panel-default > .panel-heading a {
  color: #212121 !important;
}
.zasob-panel .panel-third.panel {
  background-color: #fff !important;
  border-bottom: 1px solid #000000 !important;
}
.closeCookiesInfo {
  color: #fff !important;
}
.closeCookiesInfo.btn-primary {
  border: 1px solid #fff !important;
}
.closeCookiesInfo:hover {
  background: #fff !important;
  color: #000000 !important;
}
.payment-checkbox .cr,
.radio .cr {
  background: #fff !important;
}
.payment-checkbox label input[type="checkbox"]:focus,
.radio label input[type="radio"]:focus {
  outline: 2px solid #7e1620 !important;
}
.btn-group-vertical > .btn:focus,
.btn-group > .btn:focus,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus,
.btn.active:focus,
.btn:active:focus,
a:focus,
button:focus,
input:focus[type=checkbox] {
  outline: 2px solid #7e1620 !important;
}
.label-success {
  background-color: #247d72 !important;
}
.label-danger {
  background-color: #a94442 !important;
}
a.alert-inline {
  color: #fff !important;
  background: none;
}
a.alert-inline:hover {
  color: inherit;
}
.notifyjs-bootstrap-error {
  background: #a94442 !important;
  border: 1px solid #000000 !important;
  color: #fff !important;
}
.notifyjs-bootstrap-success {
  background: #387a3a !important;
  border: 1px solid #000000 !important;
  color: #fff !important;
}
.main-menu-btn {
  background: #fff !important;
  border: 1px solid #000000 !important;
}
.btn-copy-to-clipboard:focus,
.btn-copy-to-clipboard:hover {
  outline: 2px solid #7e1620 !important;
}
.btn-info {
  color: #fff;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-contrast-default {
  color: #212121 !important;
}
.btn-status-check {
  color: #000000 !important;
}
.btn-reservation {
  color: #fff !important;
  border: 1px solid #000000 !important;
}
.btn-checkbox {
  color: #212121 !important;
}
.list-group-item-heading,
.opac-links .list-group-item {
  color: #000000 !important;
}
a.skiplink:focus {
  outline: 1px dotted #7e1620 !important;
}
.icon-prolib-logo-header {
  color: #777;
  border-right: 1px solid #dddddd !important;
}
.not-white-font {
  color: #212121 !important;
}
.gn-menu-main {
  background: #fff !important;
}
.search-form-main .nav-pills > li.active > a {
  border-bottom: 2px solid #000000 !important;
  color: #000000 !important;
}
.search-form-main .nav-pills > li > a:hover,
.search-form-main .nav-pills > li > a:focus {
  background: #000000 !important;
  color: #fff !important;
}
.search-form-main .nav-pills > li.active > a:hover,
.search-form-main .nav-pills > li.active > a:focus {
  background: #000000 !important;
  color: #fff !important;
}
h1.library_title {
  color: #212121 !important;
}
h1.library_title::after {
  border-bottom: 3px solid #000000 !important;
}
h1.library_title-pages {
  color: #000000 !important;
}
h1 {
  color: #212121 !important;
}
#footer {
  border-top: 1px solid #dddddd !important;
}
.item-status-info {
  border: 1px solid #000000;
  color: #212121 !important;
  background: #fff !important;
}
p.item-status-info {
  color: #646464 !important;
}
.item-status-info-out {
  color: #ec4540 !important;
}
.item-status-info-ufo {
  color: #212121 !important;
}
.item-status-info-ok {
  color: #387a3a !important;
}
.items-list {
  border-top: 1px solid #000000 !important;
}
.row-full-text {
  border-bottom: 1px solid #000000 !important;
  background: #fff !important;
}
.facet-section {
  border-right: 1px solid #000000 !important;
}
.panel-title > a {
  color: #000000 !important;
}
.panel-group .open,
.panel-group .close {
  color: #000000 !important;
}
.panel-resources {
  border-bottom: 1px solid #000000 !important;
}
.group-resource > .panel {
  border-bottom: 1px solid #000000 !important;
}
.account .account-menu .list-group .list-group-item {
  color: #000000 !important;
}
.account .account-menu > .list-group .list-group-item .fa {
  color: #000000 !important;
}
.account .account-menu .list-group .list-group-item.active {
  color: #212121 !important;
}
.account .account-menu .list-group .list-group-item:hover,
.account .account-menu .list-group .list-group-item:focus {
  background-color: #000000 !important;
  color: #fff !important;
}
.account .account-menu .list-group .list-group-item:hover .badge .fa,
.account .account-menu .list-group .list-group-item:focus .badge .fa {
  color: #fff !important;
}
.nav-pills > li.active > a {
  color: #212121 !important;
}
.nav-tabs > li > a:focus,
.nav-tabs > li > a:hover {
  background: #000000 !important;
  color: #fff !important;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  border: 2px solid;
  border-color: #000000 !important;
  border-width: 0 0 2px 0;
}
.faset-btn {
  border: 1px solid #000000 !important;
}
.faset-btn .remove-faset {
  color: #212121 !important;
  border-left: 1px solid #000000 !important;
  background-color: #f9f9f9 !important;
}
.tag-list li.tag-item {
  border: 1px solid #000000 !important;
}
.tag-list a:hover,
.tag-list a:focus {
  color: #d50d3c !important;
}
.tag-remove {
  border-left: 1px solid #000000 !important;
  color: #000000 !important;
  background: #fff !important;
}
.tag-edit {
  border-left: 1px solid #000000 !important;
  color: #000000 !important;
  background: #fff !important;
}
.badge {
  background: #cfdfe7;
  color: #212121;
}
.badge-notify {
  background: #d50d3c !important;
  color: #fff !important;
}
.action-pagination {
  background: #f9f9f9 !important;
  border-color: #000000 !important;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #666 !important;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background: #fff !important;
  border-left: 1px solid #000000 !important;
  border-right: 1px solid #000000 !important;
  border-top: 1px solid #fff !important;
  color: #212121 !important;
  border-bottom: 1px solid #fff !important;
}
.action-site .dropdown-toggle {
  border-color: #000000 !important;
  color: #212121 !important;
}
.action-flags {
  color: #666 !important;
}
.result-box {
  border-top: 1px solid #000000 !important;
}
.result-box article.selected_item {
  outline: 2px dashed #000000 !important;
}
.result-box .description-list-section .dl-horizontal dd:first-of-type,
.parent-publication-box .dl-horizontal dd:first-of-type,
.children-publication-box .dl-horizontal dd:first-of-type {
  color: #212121 !important;
}
.button-clipboard .fa-lg {
  color: #000000 !important;
}
.button-add-to-bookbag .fa-lg {
  color: #000000 !important;
}
.item-details-title {
  color: #212121 !important;
}
.nav-section {
  background: #f9f9f9 !important;
  border-bottom: 1px solid #000000 !important;
}
.nav-section-bt-link {
  color: #212121 !important;
}
.nav-section .counter {
  color: #666 !important;
}
.user-panel button:hover,
.user-panel button:focus,
.user-panel button:active {
  border: 2px solid #000000 !important;
}
.user-info {
  background: #fff !important;
  border: 1px solid #000000 !important;
}
.user-info.collapse.in {
  box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}
.user-info-id .fa-user-circle {
  color: #212121 !important;
}
.user-info-id .fa-chevron-down {
  color: #000000 !important;
}
.user-info-menu li {
  border-bottom: 1px solid #000000 !important;
}
.site-content .account-menu a.list-group-item:hover,
.site-content .account-menu a.list-group-item:focus {
  background: #000000 !important;
}
.table-striped > tbody > tr:nth-child(2n+1) > td,
.table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: #fff !important;
}
.picker--focused .picker__day--selected,
.picker__day--selected,
.picker__day--selected:hover {
  background: #000000 !important;
}
.header-content-row-1 {
  background-color: #eaeaea !important;
  border-bottom: 1px solid #dddddd !important;
}
.header-wrapper.fixed .header-content-row-2 {
  background: #fff !important;
  border-bottom: 1px solid #000000 !important;
}
.header-content-row-2-pages {
  border-bottom: 1px solid #000000 !important;
  background: #fff !important;
}
.site-content {
  color: #212121 !important;
}
.status-section {
  color: #666 !important;
}
.input-group-lg > .input-group-btn > .search-main-select {
  border-color: #000000 !important;
  color: #212121 !important;
  background-color: #fff !important;
}
.input-default {
  border: 1px solid #000000 !important;
}
.account-menu a.list-group-item:hover,
.account-menu a.list-group-item:focus {
  background-color: #000000 !important;
}
.wizard-steps .list-group-item {
  color: #212121 !important;
}
.wizard-steps .list-group-item-heading {
  border-bottom: 10px solid #000000 !important;
}
.wizard-steps .list-group-item.active .list-group-item-heading {
  border-color: #000000 !important;
}
.wizard-steps .list-group-item.disabled {
  background: #fff !important;
}
.wizard-steps .list-group-item.visited .list-group-item-heading {
  border-color: #000000 !important;
}
.wizard-steps .list-group-item.disabled .list-group-item-heading {
  border-color: #000000 !important;
}
.wizard-steps .list-group-item-text {
  color: #212121 !important;
}
.wizard-steps a.list-group-item.active .list-group-item-text,
.wizard-steps a.list-group-item.active:focus .list-group-item-text,
.wizard-steps a.list-group-item.active:hover .list-group-item-text {
  color: #212121 !important;
}
.wizard-steps a.list-group-item.disabled .list-group-item-text,
.wizard-steps a.list-group-item.disabled:focus .list-group-item-text,
.wizard-steps a.list-group-item.disabled:hover .list-group-item-text {
  color: #212121 !important;
}
.wizard-steps a.list-group-item.active,
.wizard-steps a.list-group-item.active:focus,
.wizard-steps a.list-group-item.active:hover {
  color: #212121 !important;
}
.wizard-steps a.list-group-item:focus:not(.disabled) .list-group-item-heading,
.wizard-steps a.list-group-item:hover:not(.disabled) .list-group-item-heading {
  border-color: #000000 !important;
}
.summary h3 {
  border-bottom: 1px solid #000000 !important;
}
a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover {
  background: #000000;
}
@media screen and (max-width: 990px) {
  .user-tools.visible-xs a {
    border: 1px solid #000000 !important;
  }
}
@media screen and (max-width: 768px) {
  .start-menu > li {
    border-top: 1px solid #000000 !important;
  }
  .wizard-steps .list-group-item {
    border: 1px solid #000000 !important;
  }
}
.icon-prolib-logo {
  color: #777 !important;
}
.form-control:focus {
  border: solid 1px #000000 !important;
}
::placeholder {
  color: #777 !important;
}
.item-details-title > h1 > a {
  color: #000000 !important;
}
#tags-section > ul > li > .tag-name {
  color: #000000 !important;
}
#feedbackButton {
  color: #fff;
}
#feedbackButton .feedbackTitle {
  background-color: #d50d3c;
  border: solid 1px #3b0e0e;
}
#feedbackButton .feedbackContent {
  background-color: #d50d3c;
  border: solid 1px #3b0e0e;
}
.picker__nav--next:hover,
.picker__nav--prev:hover {
  background: #eba2a8 !important;
}
.picker__day--infocus:hover,
.picker__day--outfocus:hover {
  background: #eba2a8 !important;
}
.picker__day--highlighted {
  border-color: #d50d3c !important;
}
.picker--focused .picker__day--highlighted,
.picker__day--highlighted:hover {
  background: #eba2a8 !important;
}
.picker--focused .picker__day--selected,
.picker__day--selected,
.picker__day--selected:hover {
  background: #d50d3c !important;
  color: #fff !important;
}
.picker__button--clear:hover,
.picker__button--close:hover,
.picker__button--today:hover {
  background: #eba2a8 !important;
  border-bottom-color: #eba2a8 !important;
}
.picker__button--clear:focus,
.picker__button--close:focus,
.picker__button--today:focus {
  background: #eba2a8 !important;
  border-color: #d50d3c !important;
}
.opac-links .list-group-item .list-group-item-heading {
  color: #000000 !important;
}
.opac-links a:hover .list-group-item-heading {
  color: #d50d3c !important;
}
.error-code {
  border-bottom: solid 1px #000000;
}
.mapppromo {
  border-top: solid 1px #dddddd;
}
.mapppromo li a .store-link {
  color: #000000 !important;
}
.mapppromo li a:hover .store-link {
  color: #d50d3c !important;
}
.mapppromolinks li a .store-link {
  color: #000000 !important;
}
.mapppromolinks li a:hover .store-link {
  color: #d50d3c !important;
}
