/* Hetrix Tools iFrame CSS */

#bulkreportcontainer .note-bordered {
  background-color: #191919 !important;
}

.portlet.light {
  background-color: #191919 !important;
  color: #ccc;
}

#bulkreportcontainer #datatable_products {
  background-color: #202020;
}

#bulkreportcontainer .table tr.heading>th {
  background-color: #191919 !important;
}

.repbtn {
  color: #ccc;
  border: 1px solid #101010 !important;
  background-color: #600000 !important;
}

.portlet-body span.input-group-btn .btn-default {
  background-color: #600000 !important;
  border: 1px solid #101010 !important;
}

.portlet input, .portlet select {
  border: 1px solid #101010 !important;
  background-color: #202020 !important;
  color: #ccc;
}

.overalluptimein {
  border: 1px solid #101010 !important;
}

#bulkreportcontainer table .heading, #bulkreportcontainer .table-bordered>tbody>th {
  border: 1px solid #101010 !important;
}

#bulkreportcontainer .table-bordered>tbody>tr>td, #bulkreportcontainer .table-bordered>tbody>tr>th, #bulkreportcontainer .table-bordered>tfoot>tr>td, #bulkreportcontainer .table-bordered>tfoot>tr>th, #bulkreportcontainer .table-bordered>thead>tr>td, #bulkreportcontainer .table-bordered>thead>tr>th {
  border: none !important;
  border-bottom: 1px solid #101010 !important;
}

#bulkreportcontainer .table-bordered>tbody>tr[role="row"] {
  border: 1px solid #101010 !important;
}

.repbtn > .fa.fa-refresh {
  color: rgba(0,0,0,0.5) !important;
}