body {
  color: #000;
}

#accordion div.container {
  border: 1px solid #ddd;
  border-radius: 4px;
  margin-bottom: 5px;
}

#accordion div.service-group {
  margin-top: 9px;
  border: 1px solid #ddd;
  background: #f5f5f5;
  border-radius: 4px;
}

#wait {
  background: rgba(0, 0, 0, 0.5);
}

#wait>img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin: -25.5px 0 0 -25.5px;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}

#maintenance.small {
  background: #fff;
  font-size: 140%;
  line-height: 160%;
  color: #dd0000;
  border: 1px solid #333;
  border-radius: 3px;
  padding: 3px;
}

#info-wrap {
  background: #fff;
}

header {
  background: #fff;
}

.header-logo {
  background: url(../images/logo-lt.png) no-repeat 0 0;
  background-size: 90%;
}

header .title {
  font-size: 160%;
  margin: 28px 0 0 120px;
}

div#locktable,
div#themeSwitcher,
div#sliderag {
  background: #333;
  color: #fff;
}

div.refreshApp {
  background: url(../images/view_refresh_ltbk.png) no-repeat 0 0;
}

div.refreshApp.on {
  overflow: hidden;
  position: absolute;
  margin: 0;
  animation: spinl 1s linear infinite;
}

@keyframes spinl {
  100% {
    transform: rotate(-360deg);
  }
}

#alerts-inner table.alert-table tbody,
#inner-mynot table.alert-table tbody {
  background: #f5f5f5;
}

table.fixed tfoot tr,
table.fixed thead tr {
  color: #06c;
}

table.alert-table>tbody>tr:nth-child(odd),
table.alert-table>tbody>tr:nth-child(odd) {
  background-color: #e5e5e5;
}

#wrap-por .thead .td.activecol,
#wrap-por .thead .td.col:hover {
  color: #fff;
  background-color: #28abe2;
}

#wrap-por .tbody .info.active>.host {
  color: #fff;
  background-color: #28abe2;
}

#wrap-por .tbody .host.maintenance {
  background: url(images/maintenance.png) no-repeat 2px 1px #d9d9d9;
}

#wrap-por .tbody .info.active>.host.maintenance {
  border: 1px solid #16c;
  background: url(images/maintenance.png) no-repeat 2px 1px #28abe2;
  color: #fff;
  text-shadow: none;
}

#wrap-por .overview-por .tbody .td.missing {
  background: #eee;
}

#wrap-por .overview-por .tbody .td.missing.active {
  border: 1px solid #999;
}

#wrap-por #info-wrap-por table.fixed td,
#wrap-por #info-wrap-por table.fixed th {
  border: 1px solid #ccc;
  padding: .2em .5em;
  height: 24px;
}

#wrap-por #info-wrap-por table.fixed td.append {
  height: 4px;
}

#wrap-por #info-wrap-por table.fixed th {
  padding-right: 16px;
}

#wrap-por #info-wrap-por table.fixed th.tablesorter-header {
  background: url(images/sortable-light.png) no-repeat calc(100% - 3px) 50%;
  cursor: default;
}

#wrap-por #info-wrap-por table.fixed th.tablesorter-headerAsc {
  background: url(images/sortasc-light.png) no-repeat calc(100% - 3px) 50%;
}

#wrap-por #info-wrap-por table.fixed th.tablesorter-headerDesc {
  background: url(images/sortdesc-light.png) no-repeat calc(100% - 3px) 50%;
}

#wrap-por #info-wrap-por table.fixed,
#wrap-por #info-wrap-por table.fixed {
  background: #f5f5f5;
}

#wrap-por #info-wrap-por table.fixed>tfoot>tr:nth-child(odd),
#wrap-por #info-wrap-por table.fixed>tfoot>tr:nth-child(odd),
#wrap-por #info-wrap-por table.fixed>tbody>tr:nth-child(odd),
#wrap-por #info-wrap-por table.fixed>tbody>tr:nth-child(odd) {
  background: #e5e5e5;
}

.jstree a {
  color: #000 !important;
}

#inner-mynot table {
  background: #f5f5f5;
}

.detail-wrapper sup {
  border: 1px solid #000;
}

table.my-subscriptions tbody {
  background: #f5f5f5;
  color: #333;
  background-color: #f5f5f5;
}

#wrap-por .overview-por .tbody .td.green {
  background: #3da23d;
  color: #fff;
}

#info-wrap .right-wrap-por h3.green {
  background: #3da23d;
}

#info-wrap #graph div.graph {
  border: 1px solid #ccc;
  border-radius: 4px;
}

#info-wrap #graph .graph-wrapper h3 {
  border: 1px solid #ccc;
}

.note-wrapper {
  padding: 3px;
}

.detail-wrapper td.info {
  background: #06c;
  color: #fff;
}

.detail-wrapper p sup.info {
  background: #06c;
  border-color: #06c;
  color: #fff;
}

.detail-wrapper td sup {
  border: 1px solid #fff;
  color: #fff;
}

.detail-wrapper td.amber sup {
  border: 1px solid #000;
  color: #000;
}

#inner-norm .overview-por .container h3.red.open,
#inner-norm .overview-por h4.service-group.red.open {
  color: #000;
}

#accordion .wrap.open {
  border-top: 1px solid rgba(127, 127, 127, 0.2);
}

#inner-adm ul.rule-tabs {
  display: block;
  list-style-type: none;
  border-bottom: 1px solid #000;
}

#inner-adm ul.rule-tabs li {
  position: relative;
  display: inline-block;
  padding: 0 15px;
  top: 1px;
  border-bottom: 1px solid #000;
}

#inner-adm ul.rule-tabs li.active {
  border: 1px solid #000;
  border-bottom: 1px solid #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

#inner-adm ul.rule-tabs li > a {
  color: #000;
  text-decoration: none;
}

#inner-adm ul.rule-tabs li > a.active {
  color: #000;
  text-decoration: none;
}

::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}

::-webkit-scrollbar-button {
  background-color: #ddd;
  width: 0;
  height: 0;
}

::-webkit-scrollbar-track {
  background-color: #fff;
}

::-webkit-scrollbar-track-piece {
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 6px;
}

::-webkit-scrollbar-thumb {
  height: 10px;
  background-color: #ddd;
  border-radius: 6px;
}

::-webkit-scrollbar-corner {
  background-color: #f5f5f5;
}

.pager span.page-control.first {
  background: url(images/pager-bglt.png) no-repeat 0 0px;
}

.pager span.page-control.prev {
  background: url(images/pager-bglt.png) no-repeat 0 -20px;
}

.pager span.page-control.next {
  background: url(images/pager-bglt.png) no-repeat 0 -40px;
}

.pager span.page-control.last {
  background: url(images/pager-bglt.png) no-repeat 0 -60px;
}

.twisty {
  cursor: pointer;
  background: url(images/twisty-closed-ltbg.png) no-repeat 1px 3px;
  padding-left: 15px;
}

.twisty.open {
  background: url(images/twisty-open-ltbg.png) no-repeat 1px 3px;
}
