@charset "UTF-8";
.pe-links a, .pe-links a:link, .pe-links a:visited, .pe-links a:hover, .pe-links a:active {
  color: #000000;
  text-decoration: underline;
}
a.pe-link, a.pe-link:link, a.pe-link:visited, a.pe-link:hover, a.pe-link:active {
  color: #000000;
  text-decoration: underline;
}
.navbar a {
  color: #999999;
  font-size: 0.8125rem;
  line-height: 2rem;
  text-decoration: none;
  font-weight: 700;
}
.navbar a:hover, .navbar a:visited, .navbar a:active {
  color: #999999;
}
.navbar .navbar-brand {
  color: #CCCCCC !important;
  font-size: inherit;
  font-weight: bold;
  line-height: 2rem;
}
.pe-time-1 {
  background-color: #bfbfbf;
}
.pe-time-2 {
  background-color: #f8f833;
}
.pe-time-3 {
  background-color: #c2d69a;
}
.pe-time-4 {
  background-color: #c9f;
}
.pe-time-5 {
  background-color: #8db4e3;
}
.pe-time-6 {
  background-color: #fc6;
}
.pe-time-7 {
  background-color: #ff7c80;
}
.pe-time-8 {
  background-color: #bfbfbf;
}
.pe-time-9 {
  background-color: #bfbfbf;
}
.pe-time-10 {
  background-color: #33f8f8;
}
.brand .brand-title {
  font-weight: bold;
  color: #CCCCCC;
}
.container.pe-border {
  /*    min-width: 920px;*/
}
.pe-border {
  background-color: white;
  border: 0.625rem solid black;
}
.pe-border-content {
  padding-top: 15px;
  padding-bottom: 15px;
}
.pe-border-title {
  display: block;
  background-color: black;
  font-size: 1em;
  font-weight: bold;
  margin-right: -15px;
  margin-left: -15px;
  color: #CCCCCC;
  margin-bottom: 0px;
}
.pe-border-header {
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  background-color: #333333;
  color: #CCCCCC;
}
.pe-border-header a {
  color: #CCCCCC;
}
table.pe-project-list {
  width: 100%;
  font-weight: bold;
}
table.pe-project-list a {
  text-decoration: underline;
}
table.pe-project-list td {
  text-align: center;
  padding: 0.25em;
}
table.pe-project-list .pe-project-list-name {
  text-align: left;
  color: white;
}
table.pe-project-list .pe-project-list-title {
  text-align: left;
  font-size: 0.875em;
}
table.pe-project-list .inactive {
  color: #666666;
}
table.pe-project-list .active {
  color: #FFCC00;
}
.pe-projects-menu .nav-pills .nav-link.active {
  color: black;
  background-color: white;
}
.pe-projects-menu a {
  text-decoration: underline;
}
.pe-projects-menu .nav-link {
  font-weight: bold;
  border-radius: 0;
}
.pe-projects-menu .nav-link.highlight {
  color: #FFCC00;
}
.pe-projects-menu .nav-link.inactive {
  color: #666666;
}
.pe-projects-menu .pe-projects-menu-title {
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.5em;
  padding-bottom: 0.375em;
}
.pe-projects-menu .pe-projects-menu-title-name {
  font-weight: bold;
  color: white;
}
.pe-projects-menu .pe-projects-menu-title-title {
  font-size: 0.875em;
  font-weight: bold;
  margin-left: 2em;
}
.pe-projects-menu .pe-projects-menu-toggle {
  border: none;
  background: none;
  float: right;
}
.pe-projects-menu .pe-projects-menu-toggle .pe-projects-menu-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  content: "";
  vertical-align: middle;
  background: no-repeat center center;
  margin-top: -0.25em;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
@media (max-width: 767px) {
  .pe-projects-menu .nav-pills .nav-link.active {
    color: black;
    background-color: #CCCCCC;
    text-decoration: none;
  }
}
@media (min-width: 768px) {
  #pe-projects-menu {
    display: block;
  }
}
.pe-projects .pe-links a {
  font-weight: bold;
}
.pe-projects .author-inactive {
  color: #999999;
  font-style: italic;
}
.pe-projects .label-internal {
  font-weight: bold;
  color: red;
}
.pe-projects .label-open {
  font-weight: bold;
  color: blue;
}
.pe-projects .label-closed {
  font-weight: bold;
}
.pe-time-menu a {
  text-decoration: underline;
}
.pe-time-menu .nav-pills .nav-link.active {
  color: black;
  background-color: white;
}
.pe-time-menu .nav-link {
  font-weight: bold;
  border-radius: 0;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.pe-time-menu .pe-time-menu-title {
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  font-size: 1.25em;
  font-weight: bold;
  color: white;
  white-space: nowrap;
}
.pe-time-menu .pe-time-menu-toggle {
  border: none;
  background: none;
  float: right;
}
.pe-time-menu .pe-time-menu-toggle .pe-time-menu-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  content: "";
  vertical-align: middle;
  background: no-repeat center center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
@media (max-width: 1023.98px) {
  .pe-time-menu .nav-pills .nav-link.active {
    color: black;
    background-color: #CCCCCC;
    text-decoration: none;
  }
}
@media (min-width: 1024px) {
  #pe-time-menu {
    display: block;
  }
}
.pe-time-projects ul {
  font-size: 0.875em;
  column-gap: 2rem;
}
.pe-time-projects ul.pe-time-projects-legend {
  column-gap: 0;
}
.pe-time-projects li {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 0.875rem;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 0.625rem;
}
.pe-time-projects li.pe-dot-red, .pe-time-projects li.pe-dot-white, .pe-time-projects li.pe-dot-green, .pe-time-projects li.pe-dot-yellow, .pe-time-projects li.pe-dot-orange {
  padding-left: 0;
}
.pe-time-projects li.pe-dot-red::before, .pe-time-projects li.pe-dot-white::before, .pe-time-projects li.pe-dot-green::before, .pe-time-projects li.pe-dot-yellow::before, .pe-time-projects li.pe-dot-orange::before {
  display: inline-block;
  font-family: 'ForkAwesome';
  font-size: 0.7857em;
  width: 0.875rem;
}
.pe-time-projects li.pe-dot-red::before, .pe-time-projects li.pe-dot-green::before, .pe-time-projects li.pe-dot-yellow::before, .pe-time-projects li.pe-dot-white::before, .pe-time-projects li.pe-dot-orange::before {
  content: '';
}
.pe-time-projects li.pe-dot-red::before {
  color: #dc3545;
}
.pe-time-projects li.pe-dot-white::before {
  color: #6c757d;
}
.pe-time-projects li.pe-dot-green::before {
  color: #28a745;
}
.pe-time-projects li.pe-dot-yellow::before {
  color: #ffc107;
}
.pe-time-projects li.pe-dot-orange::before {
  color: #f57900;
}
.pe-admin-menu .nav-pills .nav-link.active {
  color: black;
  background-color: white;
}
.pe-admin-menu .nav-link {
  font-weight: bold;
  border-radius: 0;
}
.pe-admin-menu .nav-link.highlight {
  color: #FFCC00;
}
.pe-admin-menu .nav-link.inactive {
  color: #666666;
}
.pe-admin-menu a {
  text-decoration: underline;
}
.pe-admin-menu .pe-admin-menu-title {
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}
.pe-admin-menu .pe-admin-menu-title-title {
  font-size: 1.25em;
  font-weight: bold;
  color: white;
}
.pe-admin-menu .pe-admin-menu-toggle {
  border: none;
  background: none;
  float: right;
}
.pe-admin-menu .pe-admin-menu-toggle .pe-admin-menu-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  content: "";
  vertical-align: middle;
  background: no-repeat center center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
@media (max-width: 767px) {
  .pe-admin-menu .nav-pills .nav-link.active {
    color: black;
    background-color: #CCCCCC;
    text-decoration: none;
  }
}
@media (min-width: 768px) {
  #pe-admin-menu {
    display: block;
  }
}
.pe-admin .pe-links a {
  font-weight: bold;
}
.pe-border-title {
  font-size: 1.125rem;
  padding-bottom: 0.5em;
}
.pe-preferences-menu a {
  text-decoration: underline;
}
.pe-preferences-menu .nav-pills .nav-link.active {
  color: black;
  background-color: white;
}
.pe-preferences-menu .nav-link {
  font-weight: bold;
  border-radius: 0;
  padding-left: 1em;
  padding-right: 1em;
}
.pe-preferences-menu .pe-preferences-menu-title {
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  font-size: 1.25em;
  font-weight: bold;
  color: white;
  white-space: nowrap;
}
.pe-preferences-menu .pe-preferences-menu-toggle {
  border: none;
  background: none;
  float: right;
}
.pe-preferences-menu .pe-preferences-menu-toggle .pe-preferences-menu-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  content: "";
  vertical-align: middle;
  background: no-repeat center center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
@media (max-width: 767px) {
  .pe-preferences-menu .nav-pills .nav-link.active {
    color: black;
    background-color: #CCCCCC;
    text-decoration: none;
  }
}
@media (min-width: 768px) {
  #pe-preferences-menu {
    display: block;
  }
}
table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
  border-collapse: separate !important;
  border-spacing: 0;
}
table.dataTable td, table.dataTable th {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
table.dataTable td.dataTables_empty, table.dataTable th.dataTables_empty {
  text-align: center;
}
table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_length select {
  width: auto;
  display: inline-block;
}
div.dataTables_wrapper div.dataTables_filter {
  text-align: right;
}
div.dataTables_wrapper div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
}
div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
}
div.dataTables_wrapper div.dataTables_info {
  padding-top: 0.85em;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
  justify-content: flex-end;
}
div.dataTables_wrapper div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 1em 0;
}
table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting {
  padding-right: 0;
}
table.dataTable thead > tr > th:active, table.dataTable thead > tr > td:active {
  outline: none;
}
table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative;
}
table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
  position: absolute;
  display: block;
  opacity: 0.25;
  right: 0.3em;
  font-family: "ForkAwesome";
}
table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:before {
  content: "";
  top: 0;
}
table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
  content: "";
  bottom: 0;
}
table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:after {
  opacity: 1;
}
table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
  opacity: 0;
}
div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important;
}
div.dataTables_scrollBody table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
div.dataTables_scrollBody table thead .sorting:before, div.dataTables_scrollBody table thead .sorting_asc:before, div.dataTables_scrollBody table thead .sorting_desc:before, div.dataTables_scrollBody table thead .sorting:after, div.dataTables_scrollBody table thead .sorting_asc:after, div.dataTables_scrollBody table thead .sorting_desc:after {
  display: none;
}
div.dataTables_scrollBody table tbody tr:first-child th, div.dataTables_scrollBody table tbody tr:first-child td {
  border-top: none;
}
div.dataTables_scrollFoot > .dataTables_scrollFootInner {
  box-sizing: content-box;
}
div.dataTables_scrollFoot > .dataTables_scrollFootInner > table {
  margin-top: 0 !important;
  border-top: none;
}
@media screen and (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate {
    text-align: center;
  }
}
table.dataTable.table-sm > thead > tr > th {
  padding-right: 1.125em;
}
table.table-bordered.dataTable th, table.table-bordered.dataTable td {
  border-left-width: 0;
}
table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child {
  border-right-width: 0;
}
table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
  border-bottom-width: 0;
}
div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row {
  margin: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child {
  padding-left: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
  padding-right: 0;
}
