#branding h1,
#branding h1 a:link,
#branding h1 a:visited {
  color: #fff;
}

#branding h1 {
  font-size: x-large;
}

h1 {
  color: white;
}

body {
  /* background:#878787;

    /* background-image: url("https://wallpapercave.com/wp/wp2508260.jpg"); */

  /*  background-image: url(../images/Admin.jpg);  */
}

#header {
  background: #0f2557;
  color: #fff;
  height: 30px;
}

#header a:link,
#header a:visited {
  color: #fff;
}

#header a:hover {
  color: #fff;
}

div.breadcrumbs {
  /* color: #c4dce8; */

  background: #28559a;
}

div.breadcrumbs a.active {
  color: #c4dce8;
  font-weight: 300;
}

div.breadcrumbs a:focus,
div.breadcrumbs a:hover {
  color: #c4dce8;
  font-weight: 300;
}

.select2-container--admin-autocomplete
  .select2-results__option--highlighted[aria-selected] {
  background-color: #292d32;
}

.paginator a:link,
.paginator a:visited {
  background: #292d32;
}

.button,
input[type="submit"],
input[type="button"],
.submit-row input,
a.button {
  background: #78afc8;
}

.button:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  background: #878787;
}

.module caption {
  background: #28559a;
}

.module p {
  background: transparent;
}

.module h2,
.inline-group h2 {
  background: #78afc8;
}

#user-tools a:focus,
#user-tools a:hover {
  border: 0;

  color: #ddd;
}

.selector-chosen h2 {
  background: #78afc8 !important;
}

.calendar td.selected a {
  background: #78afc8 !important;
}

.calendar td a:focus,
.timelist a:focus,
.calendar td a:hover,
.timelist a:hover {
  background: #78afc8 !important;
}

#changelist-filter li.selected a {
  color: #444;
}

fieldset.collapsed .collapse-toggle {
  color: #444;
}

a:link,
a:visited {
  color: #777;
}

a:focus,
a:hover {
  color: #999;
}

table thead th.sorted .sortoptions a.sortremove:focus:after,
table thead th.sorted .sortoptions a.sortremove:hover:after {
  color: #444;
}

a.active.selector-chooseall:focus,
a.active.selector-clearall:focus,
a.active.selector-chooseall:hover,
a.active.selector-clearall:hover {
  color: #999;
}

.calendar td a:active,
.timelist a:active {
  background: #444;
}

.change-list ul.toplinks .date-back a:focus,
.change-list ul.toplinks .date-back a:hover {
  color: #222;
}

.paginator a.showall:focus,
.paginator a.showall:hover {
  color: #222;
}

.paginator a:focus,
.paginator a:hover {
  background: #222;
}

#changelist-filter a:focus,
#changelist-filter a:hover,
#changelist-filter li.selected a:focus,
#changelist-filter li.selected a:hover {
  color: #222;
}

.calendar td a:active,
.timelist a:active {
  background: #292d32;

  color: white;
}

.calendar caption,
.calendarbox h2 {
  background: #999;
}

.button.default,
input[type="submit"].default,
.submit-row input.default {
  background: #417690;
}

.button.default:hover,
input[type="submit"].default:hover {
  background: #191d22;
}

.select2-container--admin-autocomplete
  .select2-results__option--highlighted[aria-selected] {
  background-color: #292d32;
}

.button.default,
input[type="submit"].default,
.submit-row input.default {
  background: #417690;
}

.object-tools a:focus,
.object-tools a:hover {
  background-color: #292d32;
}

input[type="file"]::-webkit-file-upload-button:hover {
  border: 0;

  background: #292d32;
}

#changelist-filter {
  top: -250px;

  right: 15px;
}

#changelist-filter h2 {
  padding-top: 0px;

  padding-bottom: 0px;
}

p {
  color: wheat;
}

#content h1 {
  text-align: center;

  border: 2px solid white;

  border-radius: 32px;
}

h2,
li {
  color: wheat;
}

.addlink,
.changelink,
.deletelink {
  color: black;
}

div .datetime {
  background: white;
}

.button.default,
input[type="submit"].default,
.submit-row input.default {
  background: #1a8904;
  float: left;
}

.object-tools a:link,
.object-tools a:visited {
  display: block;
  float: left;
  padding: 8px 18px;
  background: #240b9f;
  font-weight: 400;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #fff;
}

#content {
  padding: 10px 10px;
}

.button,
input[type="submit"],
input[type="button"],
.submit-row input,
a.button {
  background: #0f2557;
}

ul.errorlist {
  margin: 0 0 4px;
  padding: 0;
  color: #ad0202;
  background: #fff;
}
