/**
 * @package    HR AdSys Jobs
 *
 * @author     HR-IT-Solutions GmbH <info@hr-it-solutions.com>
 * @copyright  Copyright (C) 2019 - 2023 PWG Professional-Werbe-Gesellschaft mbH
 * @license    non-licensed - may contain parts of GPL !
 */
div.phpdebugbar {
  left: auto !important;
  right: 0;
}

.phpdebugbar div.phpdebugbar-header {
  background: none !important;
}
.phpdebugbar .phpdebugbar-badge {
  background-color: #f7a800 !important;
}
.phpdebugbar a.phpdebugbar-tab.phpdebugbar-active {
  background-image: none;
}
.phpdebugbar a.phpdebugbar-restore-btn {
  background: url("/images/logo/HR_AdSys_SmallSiteLogo_60x60.png") !important;
  background-size: 20px !important;
  background-repeat: no-repeat !important;
  background-position: 5px 5px !important;
  padding: 5px 6px !important;
}
.phpdebugbar .chosen-container {
  width: auto;
  height: 26px;
  padding: 0 !important;
  line-height: 10px;
}
.phpdebugbar .chosen-container-single .chosen-single {
  padding: 0.3rem;
}
.phpdebugbar .chosen-container-single .chosen-single span {
  margin-right: 40px;
  overflow: hidden;
}
.phpdebugbar ul.phpdebugbar-widgets-timeline li span.phpdebugbar-widgets-value {
  background: #f7a800;
}
.phpdebugbar div.phpdebugbar-widgets-sqlqueries li.phpdebugbar-widgets-list-item {
  border-bottom: 1px solid #f7a800;
}
.phpdebugbar .chosen-container-single .chosen-single {
  height: 15px !important;
  font-size: 0.9rem;
  border: none !important;
  border-bottom: 3px solid #fff;
}

/*# sourceMappingURL=debug.css.map */
