table {
  table-layout: fixed;
}

.spinner {
  width: 100%;
  text-align: center;
}

.owl-item .spinner {
  position: absolute;
  height: 100%;
  display: flex;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.1);
}

.table td, .table thead th, .table-responsive-sm table th {
  border-bottom: none;
}

#reports {
  z-index: 1;
}

.detailsQues {
  color: #97B5D8;
}

.responsive-table .card {
  background: none;
  border: none;
}
.responsive-table thead {
  background-color: white;
}

[dir=rtl] .tableTitleSub {
  text-align: right;
}

.tableTitleSub {
  background-color: white;
  color: black;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  border: 1px solid #ddd;
  position: absolute;
  right: 0;
  z-index: 99;
}

tr.totalsRow:hover {
  cursor: pointer;
}

.btnLevelActive {
  background-color: #97B5D8 !important;
}

.totalsRow {
  background-color: #97B5D8 !important;
}

.btnLevel {
  background-color: #97B5D8;
  color: white;
}

.btn {
  padding: 0.2rem 0.4rem;
  font-size: 11pt;
}

.tableTitleSub {
  float: right;
  border-radius: 0;
}

.tableTitle {
  text-align: center;
  margin: 5px;
  font-size: 13pt;
}

.hidden {
  display: none;
}

.hideColumns div.dropdown-menu {
  width: 400%;
}

.subTr {
  background-color: white !important;
}
.subTr .table-responsive {
  border: 0;
}

.clientInfo {
  color: #97B5D8;
  margin-left: 5px;
}

.m-b-30 {
  margin-bottom: 0px !important;
}

.card-body {
  padding: 0px !important;
}

#groupButtons img {
  width: 20px;
}

.taxDetails {
  display: none;
}

#reports hr {
  margin-bottom: 0px !important;
}

#titleHr {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}

.sticky-table-header {
  top: 60px !important;
}

.elemError {
  color: red;
}

.mt-3 {
  margin-top: 5px !important;
}

h4 {
  margin: 0px !important;
}

.sticky-tr {
  background-color: white;
  border: none;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  position: fixed;
  top: 0;
  z-index: 800;
  min-height: 50px;
  width: 100%;
  text-align: right;
  overflow-x: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.sticky-tr th {
  padding: 0.75em;
  color: black;
}
.sticky-tr::-webkit-scrollbar {
  display: none;
}

.table td, .table th {
  padding: 10px !important;
}

#stickyX {
  position: fixed;
  z-index: 999;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  display: block;
  height: 70vh;
  overflow-y: hidden;
  transform: translate3d(0px, 0px, 0px);
}
#stickyX td, #stickyX th {
  padding: 10px;
  color: black;
  text-align: right;
  white-space: normal;
  border-bottom: 1px solid #e9ecef;
}
#stickyX th {
  top: 0px;
  background-color: white;
  position: sticky;
}

.exports {
  text-align: left;
}
.exports a {
  margin-left: 1%;
}
.exports a i {
  font-size: 180%;
  cursor: pointer;
}

.disabledClick {
  pointer-events: none;
  opacity: 0.5;
  color: gray;
}

@media screen and (min-width: 768px) {
  .table-responsive[data-pattern=priority-columns] > .table thead tr th, .table-responsive[data-pattern=priority-columns] > .table thead tr td, .table-responsive[data-pattern=priority-columns] > .table tbody tr th, .table-responsive[data-pattern=priority-columns] > .table tbody tr td, .table-responsive[data-pattern=priority-columns] > .table tfoot tr th, .table-responsive[data-pattern=priority-columns] > .table tfoot tr td {
    white-space: normal;
  }
}
@media screen and (max-width: 480px) {
  [dir=rtl] .table-responsive[data-pattern=priority-columns] > .table.sticky-col thead tr:not(.totalsRow) th:last-child, [dir=rtl] .table-responsive[data-pattern=priority-columns] > .table.sticky-col thead tr:not(.totalsRow) td:last-child, [dir=rtl] .table-responsive[data-pattern=priority-columns] > .table.sticky-col tbody tr:not(.totalsRow) th:last-child, [dir=rtl] .table-responsive[data-pattern=priority-columns] > .table.sticky-col tbody tr:not(.totalsRow) td:last-child, [dir=rtl] .table-responsive[data-pattern=priority-columns] > .table.sticky-col tfoot tr:not(.totalsRow) th:last-child, [dir=rtl] .table-responsive[data-pattern=priority-columns] > .table.sticky-col tfoot tr:not(.totalsRow) td:last-child {
    white-space: normal;
  }
  [dir=rtl] .table-responsive[data-pattern=priority-columns] > .table:not(.sticky-col) thead tr:not(.totalsRow) th:first-child, [dir=rtl] .table-responsive[data-pattern=priority-columns] > .table:not(.sticky-col) thead tr:not(.totalsRow) td:first-child, [dir=rtl] .table-responsive[data-pattern=priority-columns] > .table:not(.sticky-col) tbody tr:not(.totalsRow) th:first-child, [dir=rtl] .table-responsive[data-pattern=priority-columns] > .table:not(.sticky-col) tbody tr:not(.totalsRow) td:first-child, [dir=rtl] .table-responsive[data-pattern=priority-columns] > .table:not(.sticky-col) tfoot tr:not(.totalsRow) th:first-child, [dir=rtl] .table-responsive[data-pattern=priority-columns] > .table:not(.sticky-col) tfoot tr:not(.totalsRow) td:first-child {
    white-space: normal;
  }
  [dir=ltr] .table-responsive[data-pattern=priority-columns] > .table thead tr:not(.totalsRow) th:first-child, [dir=ltr] .table-responsive[data-pattern=priority-columns] > .table thead tr:not(.totalsRow) td:first-child, [dir=ltr] .table-responsive[data-pattern=priority-columns] > .table tbody tr:not(.totalsRow) th:first-child, [dir=ltr] .table-responsive[data-pattern=priority-columns] > .table tbody tr:not(.totalsRow) td:first-child, [dir=ltr] .table-responsive[data-pattern=priority-columns] > .table tfoot tr:not(.totalsRow) th:first-child, [dir=ltr] .table-responsive[data-pattern=priority-columns] > .table tfoot tr:not(.totalsRow) td:first-child {
    white-space: normal;
  }
  td span {
    word-break: normal !important;
  }
}
#tech-companies-1 {
  transform: translate3d(0px, 0px, 0px);
}

td span {
  direction: ltr;
  display: inline-block;
  word-break: break-word;
}

.alertColor {
  color: red !important;
}

.activeColor {
  color: #048c12 !important;
}

.tableHidden {
  display: none;
}

.tableScroll {
  display: block;
  height: 70vh;
  overflow-y: auto;
}

table.sticky-col {
  direction: ltr;
  margin: 0;
  border: none;
  border-collapse: separate;
  border-spacing: 0;
}

.responsive-table td, .responsive-table th {
  border-left: 1px solid #c2c4cc;
}

[dir=rtl] table.sticky-col td:last-child {
  position: sticky;
  right: 0;
  font-weight: bold;
  border-left: 2px solid grey;
}
[dir=rtl] table.sticky-col tr:nth-child(even) td:last-child {
  background-color: white;
}
[dir=rtl] table.sticky-col th:last-child {
  position: sticky;
  right: 0;
  z-index: 2;
  border-left: 2px solid grey;
}

[dir=ltr] table.sticky-col td:first-child {
  position: sticky;
  left: 0;
  font-weight: bold;
  border-right: 2px solid grey;
}
[dir=ltr] table.sticky-col tr:nth-child(even) td:first-child {
  background-color: white;
}
[dir=ltr] table.sticky-col th:first-child {
  position: sticky;
  left: 0;
  z-index: 2;
  border-right: 2px solid grey;
}

@media print {
  body, html, .body-content, .container-fluid, #reports {
    height: 100% !important;
    width: 100% !important;
    overflow: visible !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  table th {
    font-weight: bold !important;
  }
  table tr, table th, table td {
    border: 1px solid black !important;
  }
  #filtersSettingsHidden {
    text-align: right !important;
    display: block !important;
  }
  /* stuff that should NOT be printed */
  #sidebar, #formFixed, .header-section {
    display: none !important;
  }
}
[dir=ltr] #reportName {
  float: left !important;
}
[dir=ltr] .exports a {
  float: right !important;
}
[dir=ltr] #totalsTitle h4 {
  text-align: left;
}
[dir=ltr] td, [dir=ltr] th {
  text-align: left;
}

#iframeError {
  font-size: 13pt;
  color: red;
  text-align: center;
}

.alertBgc {
  background-color: #E31837 !important;
}

.warningBgc {
  background-color: #eeee58 !important;
}

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