.color1 {
  background: #222222;
  color: white;
}

.color2 {
  background: #f41f0f;
  color: black;
}

.button-color {
  background: #15296b;
  color: white;
}

.footer-color {
  background: #3a3a3a;
  color: white;
}

.current-hover {
  background: rgb(72.25, 72.25, 72.25);
  border-bottom: 3px solid #f41f0f;
}

.tooltip-hover {
  background: rgb(72.25, 72.25, 72.25);
  color: white;
}

.bg-login {
  background: url("/assets/dosc/bg-login-5e6139ca.jpg?202512171605") no-repeat center center fixed;
  background-size: cover;
}

.bg-full-row {
  background-color: #222222;
}

.top-bar-menu {
  background: #222222;
}

.top-bar-menu-small {
  color: white;
}
.top-bar-menu-small a {
  color: white;
}

.top-bar {
  color: white;
  background: #222222;
}
.top-bar a {
  color: white;
}
.top-bar a:focus, .top-bar a:active {
  color: white;
}
.top-bar ul.menu {
  background: #222222;
}
@media (min-width: 1024px) {
  .top-bar ul.menu li {
    border-bottom: 3px solid #222222;
  }
  .top-bar ul.menu li.current {
    border-bottom: 3px solid #f41f0f;
    background: rgb(72.25, 72.25, 72.25);
  }
  .top-bar ul.menu li.current a:hover {
    color: black;
  }
  .top-bar ul.menu li:hover {
    border-bottom: 3px solid rgb(247.3525896414, 99.2709163347, 88.1474103586);
  }
}
.top-bar ul.menu li a.admin-menu {
  background: #f41f0f;
  color: black;
}

.notice-color {
  color: #f41f0f;
}

.success-color {
  color: #79b842;
}

.warning-color {
  color: #f41f0f;
}

.alert-color {
  color: #cf2a0e;
}

.callout.notice {
  background-color: rgb(254.0577689243, 235.812749004, 234.4422310757);
}

.callout.success {
  background-color: rgb(239.262, 246.948, 232.552);
}

.callout.warning {
  background-color: rgb(254.0577689243, 235.812749004, 234.4422310757);
}

.callout.alert {
  background-color: rgb(251.2307692308, 206.8076923077, 199.2692307692);
}

h2 {
  color: #222222;
}

h3 {
  color: #f41f0f;
}
h3.header {
  display: none;
}

.callout h2, .panel h3 {
  color: #f41f0f;
}

.selected_groups {
  color: #15296b;
}

.row-caption a:not(.button) {
  color: black;
}
.row-caption {
  color: black;
  background: #f41f0f;
}

.row-th {
  background: rgb(249.5876494024, 144.7848605578, 136.9123505976);
  color: black;
}

.asc:after, .desc:after {
  color: #222222;
  font-size: larger;
}

@media screen and (max-width: 1024px) {
  .tabs {
    border-bottom: 5px solid #222222;
  }
}
.tabs-title.is-active a {
  box-shadow: 0 -2px 0 0 #f41f0f inset;
}

.tabs-title:hover a {
  box-shadow: 0 -2px 0 0 #f41f0f inset;
}

.pagination .active {
  color: white;
  background: #15296b;
}
.pagination .active:hover {
  background: rgb(33.55078125, 65.50390625, 170.94921875);
}

nav.pagy a.current {
  color: white;
  background: #15296b;
}
nav.pagy a.current:hover {
  background: rgb(33.55078125, 65.50390625, 170.94921875);
}

.progress.success .progress-meter {
  background-color: #79b842;
}

.progress.warning .progress-meter {
  background-color: #f41f0f;
}

.progress.alert .progress-meter {
  background-color: #cf2a0e;
}

#add-backbtn span.backbtn {
  color: #15296b;
}

.icon-color {
  color: #15296b;
}

.icon-text-color {
  color: #f41f0f;
}

.tooltip:after {
  background: rgb(33.55078125, 65.50390625, 170.94921875);
  color: white;
}

u[data-tooltip] {
  border-bottom: dotted 2px #cf2a0e;
}

.button, .button.disabled, .button[disabled] {
  color: white;
  background-color: #15296b;
}
.button:hover, .button:focus, .button:active, .button.disabled:hover, .button.disabled:focus, .button.disabled:active, .button[disabled]:hover, .button[disabled]:focus, .button[disabled]:active {
  color: white;
  background-color: rgb(8.44921875, 16.49609375, 43.05078125);
}
.button.notice, .button.disabled.notice, .button[disabled].notice {
  color: white;
}
.button.notice:hover, .button.notice:focus, .button.notice:active, .button.disabled.notice:hover, .button.disabled.notice:focus, .button.disabled.notice:active, .button[disabled].notice:hover, .button[disabled].notice:focus, .button[disabled].notice:active {
  background-color: rgb(96.316, 146.464, 52.536);
}
.button.notice, .button.disabled.notice, .button[disabled].notice {
  background-color: #79b842;
}
.button.success, .button.disabled.success, .button[disabled].success {
  color: white;
}
.button.success:hover, .button.success:focus, .button.success:active, .button.disabled.success:hover, .button.disabled.success:focus, .button.disabled.success:active, .button[disabled].success:hover, .button[disabled].success:focus, .button[disabled].success:active {
  background-color: rgb(96.316, 146.464, 52.536);
}
.button.success, .button.disabled.success, .button[disabled].success {
  background-color: #79b842;
}
.button.warning, .button.disabled.warning, .button[disabled].warning {
  color: black;
}
.button.warning:hover, .button.warning:focus, .button.warning:active, .button.disabled.warning:hover, .button.disabled.warning:focus, .button.disabled.warning:active, .button[disabled].warning:hover, .button[disabled].warning:focus, .button[disabled].warning:active {
  background-color: rgb(198.8844621514, 22.374501992, 9.1155378486);
}
.button.warning, .button.disabled.warning, .button[disabled].warning {
  background-color: #f41f0f;
}
.button.alert, .button.disabled.alert, .button[disabled].alert {
  color: white;
}
.button.alert:hover, .button.alert:focus, .button.alert:active, .button.disabled.alert:hover, .button.disabled.alert:focus, .button.disabled.alert:active, .button[disabled].alert:hover, .button[disabled].alert:focus, .button[disabled].alert:active {
  background-color: rgb(159.2307692308, 32.3076923077, 10.7692307692);
}
.button.alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #cf2a0e;
}
.button.ripple, .button.disabled.ripple, .button[disabled].ripple {
  background-position: center;
  transition: background 0.8s;
}
.button.ripple:hover, .button.disabled.ripple:hover, .button[disabled].ripple:hover {
  background: #15296b radial-gradient(circle, transparent 1%, #15296b 1%) center/15000%;
}
.button.ripple:active, .button.disabled.ripple:active, .button[disabled].ripple:active {
  background-color: rgb(37.734375, 73.671875, 192.265625);
  background-size: 100%;
  transition: background 0s;
}

.button.disabled, .button[disabled] {
  background-color: rgb(53, 58.1162790698, 75);
}

.label {
  color: white;
}
.label:hover {
  color: white;
}
.label {
  background-color: #15296b;
}
.label.success {
  color: white;
}
.label.success:hover {
  color: white;
}
.label.success {
  background-color: #79b842;
}
.label.warning {
  color: black;
}
.label.warning:hover {
  color: black;
}
.label.warning {
  background-color: #f41f0f;
}
.label.alert {
  color: white;
}
.label.alert:hover {
  color: white;
}
.label.alert {
  background-color: #cf2a0e;
}

input[type=checkbox] + label:before, input[type=radio] + label:before {
  color: #79b842;
}

.footer {
  padding-top: 2em;
  color: white;
  background-color: #3a3a3a;
}
.footer h3 {
  color: white;
  border-bottom: 1px solid rgb(96.25, 96.25, 96.25);
}
.footer a {
  color: white;
}
.footer a:hover {
  color: hsl(0, 0%, 110%);
}
.footer ul.footer-links {
  color: white;
  font-size: 0.9rem;
  margin-left: 0px;
}
.footer ul.footer-links li {
  display: block;
}
.footer .footer-social {
  font-size: 3em;
  margin: 0.2em;
}

.post-footer {
  margin-top: 2em;
  padding: 1em 0 1em 0;
  background-color: #070707;
  color: white;
  font-size: 0.8rem;
}
.post-footer a {
  color: white;
}
.post-footer a:hover {
  text-decoration: underline;
}

/*# sourceMappingURL=/assets/sites/dosc/style-3c62b00a.css.map */
