/* NEW CMS colours
#440099 Deep violet
#C7B3E0 Deep violet 30%
#DACCEB Deep violet 20%
#E3D9F0 Deep violet 15%
#ECE6F5 Deep violet 10%
#F6F2FA Deep violet 5%
#F9F7FC Deep violet 3%
#9ADBE8 Powder blue
#70CCDF Powder blue :hover
#131E29 Midnight black
#424B54 Midnight black 80%
#5A6269 Midnight black 70%
#898F94 Midnight black 50%
#B8BBBF Midnight black 30%
#D0D2D4 Midnight black 20%
#DCDDDF Midnight black 15%
#E7E9EA Midnight black 10%
#F3F4F4 Midnight black 5%
#F8F8F9 Midnight black 3%
#005A8F Teal
#005282 Teal :hover
#00BBCC Aqua
#64CBE8 Sky blue
#00CE7C Mint green
#3BD4AE Spearmint
#A1DED2 Pastel green
#663DB3 Mauve
#981F92 Purple
#DAA8E2 Lavender
#E7004C Coral
#FF6371 Flamingo
#FF9664 Peach

link - color: #440099
link:hover - color: #005A8F
pre-footer - background-color: #2B353E
footer - background-color: #131E29

Source Sans Pro
ExtraLight 200
Light 300
Regular 400
SemiBold 600
Bold 700
Black 900
*/

/* hide elements to be shown only after data is loaded */
.table-responsive, .instance-box-wrapper, .mod-date, .copyright {
  opacity: 0;
}

html, body {
  height: 100%;
  background-color: #fff;
}

html {
  padding: 0;
  margin: 0;
  max-width: 100% !important;
}

header {
  padding: 0;
  background-color: #fff;
}

body {
  font-family: 'Source Sans Pro', sans-serif !important;
  font-size: 14px;
  color: #131E29;
  padding: 0;
  margin: 0;
  max-width: 100% !important;
  overscroll-behavior-x: none;
  display: flex;
  flex-direction: column;
}

h1, h2, h3, h4, h5, h6 {
  letter-spacing: 0 !important;
}

.modal ul li, .additional-fees ul li, .text-only-render ul li {
/*  padding-bottom: 10px;*/
  display: list-item;
  list-style-type: disc;
  margin-left: -20px;
}

#json.text-only-render h2 {
  font-weight: 600;
}

.modal ul li ul li, .additional-fees ul li ul li, .text-only-render ul li ul li {
  display: list-item;
  list-style-type: circle;
  margin-left: -23px;
}

.modal ul li a {
  line-height: 2em;
}

/* stop iOS scrolling under modals and menu */
body.modal-open, body.mmactive {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}

.orange {
  color: #FA641E !important;
}

.container {
  margin: 0 !important;
  padding: 0 0 5px 0 !important;
  max-width: 100% !important;
  flex: 1 0 auto;
}

.row {
  margin-right: 0 !important;
}

table tr.odd td {
  background-color: #F8F8F9;
}
table.datatable.table-striped.responsive.collapsed tr.odd td {
  background-color: #fff;
}

table tr.even td {
  background-color: #fff;
}

th.hide-column,
td.hide-column,
#datatable > tbody > tr > td > ul > li.hide-element {
  display: none;
}

.centertext {
  text-align: center;
}

.strong {
  font-weight: 700;
}
body .strong600 {
  font-weight: 600;
}
strong {
  font-weight: 700 !important;
}

.black80 {
  color: #424B54;
}
.black50 {
  color: #898F94;
}

.strikethru {
  text-decoration: line-through;
}

.bullet, tbody ul, tbody ol {
  list-style-position: outside;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: -20px;
}
ol.bullet li {
  list-style-type: lower-alpha;
  /* list-style-type: decimal; */
}
.bullet li {
  padding: 0 !important;
}
.bullet li::marker {
  font-weight: 700;
}

#datatable .nowrap-text {
  white-space: nowrap;
}

#datatable > tbody > tr td.lower-case, #datatable > tbody > tr > td > ul > li.lower-case {
  text-transform: lowercase !important;
}

#datatable > tbody > tr td a[href^="mailto:"] {
  word-break: break-all;
}
#datatable > tbody > tr td ul.emailname a[href^="mailto:"] {
  word-break: break-word;
}
#datatable > tbody > tr td ul.emailname i.fad.fa-circle,
li i.fa-circle {
  padding-bottom: 3px;
  font-size: 8px;
  --fa-primary-color: #D0D2D4;
  --fa-secondary-color: #5A6269;
  --fa-primary-opacity: 1.0;
  --fa-secondary-opacity: 1.0;
}
#datatable > tbody > li i.fa-circle {
  padding-bottom: 3px;
  font-size: 8px;
}

.table-responsive {
  padding: 0 !important;
  margin: 0 !important;
  max-width: 100%;
  min-height: 200px;
  overscroll-behavior-x: none;
}

.table-responsive table.datatable {
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
}

a[href],
input[type='submit'],
input[type='image'],
label[for],
select,
button,
.zebra_tips,
table.datatable td.details-control {
  cursor: pointer;
}

input, select {
  border-color: #D0D2D4 !important;
}

#datatable_filter > label > input.form-control {
  width: 160px;
}

#datatable_wrapper {
  padding: 0 !important;
  margin: 0 !important;
}

.col-sm-12 {
  width: 100% !important;
}

/* remove pngs jquery.dataTables.css attempts to get */
table.dataTable thead .sorting {
  background-image: none;
}
table.dataTable thead .sorting_asc {
  background-image: none;
}
table.dataTable thead .sorting_desc {
  background-image: none;
}
table.dataTable thead .sorting_asc_disabled {
  background-image: none;
}
table.dataTable thead .sorting_desc_disabled {
  background-image: none;
}

/* remove the extra thead scrollX inserts */
div.dataTables_scrollBody thead {
  display: none;
}

span.mod-date {
  margin: 0 15px;
  font-size: 12px;
  color: #71787F;
}

footer {
  margin-top: auto;
}

.copyright {
  text-align: center;
  color: #fff;
  background-color: #131E29;
  padding: 5px 0;
  margin-top: 18px;
  flex-shrink: 0;
}

.copyright i.fa-bug {
  position: absolute;
  padding: 5px 0;
  left: 10px;
  color: chartreuse;
}

.copyright i.fa-pencil {
  position: absolute;
  padding: 5px 0;
  left: 40px;
  color: gold;
}

table {
  border-collapse: collapse !important;
  width: 100% !important;
}

table th {
  font-size: 16px;
}

table td {
  word-wrap: break-word !important;
}

table tbody td i.fa-check-square {
  font-size: 20px;
  padding-top: 2px !important;
}

table th,
table td {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
}

table tbody tr td {
  margin: 0 !important;
}

table tbody tr.odd td.clearDataCell {
  border: 0 !important;
  background: #fff;
}

table tbody ul.fa-ul {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

table tbody ul.fa-ul li {
  margin-left: -15px;
  margin-bottom: 0 !important;
  padding-bottom: 10px !important;
}

table tbody .fa-ul .fa-li i {
  color: #5A6269;
}

.collapsed#datatable > tbody > tr.child > td.child {
  background-color: #E7E9EA !important;
  padding-top: 20px;
}

.collapsed#datatable > tbody > tr.child > td.child table tr td:first-child {
  font-weight: 700;
}

#datatable.collapsed > tbody > tr > td > table > tr > td:first-child, #datatable > tbody > tr.child > td > div > table > tbody > tr > td:nth-child(1) {
  width: 40px;
  background-color: #D0D2D4;
  color: #000;
}

#datatable.collapsed > tbody > tr > td > table > tr:first-child > td {
  padding-top: 10px !important;
}

#datatable.collapsed > tbody > tr > td > table > tr > td:nth-child(2), #datatable > tbody > tr.child > td > div > table > tbody > tr > td:nth-child(2) {
  border-bottom: 1px solid #D0D2D4 !important;
}

#datatable.collapsed > tbody > tr > td > table > tr > td:nth-child(1), #datatable > tbody > tr.child > td > div > table > tbody > tr > td:nth-child(1) {
  border-bottom: 1px solid #D0D2D4 !important;
}

#datatable.collapsed > tbody > tr > td > table > tr:last-child > td:nth-child(2), #datatable > tbody > tr.child > td > div > table > tbody > tr:last-child > td {
  border-bottom: 1px solid #D0D2D4 !important;
}

/* card view arrow pointing to stacked content */
#datatable.collapsed > tbody > tr.child > td.child > table.dtr-details > tr:nth-child(1) > td, #datatable > tbody > tr.child > td > div > table > tbody > tr:nth-child(1) > td, #datatable > tbody > tr.child > td.child tr:nth-child(1) > td {
  padding-top: 16px !important;
}
#datatable.collapsed > tbody > tr.child > td.child {
  position: relative;
}
#datatable.collapsed > tbody > tr.child > td.child:before {
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  /* caret down */
  content: '\f0d7';
  font-weight: 900;
  font-size: 37px;
  color: #fff;
  top: -26px;
  left: 1px;
  text-shadow: 0px 2px 0px rgba(238,238,238,1);
  pointer-events: none;
}
#datatable.collapsed > tbody > tr.odd + tr.child > td.child:before {
  color: #F8F8F9 !important;
}
#datatable.collapsed.responsive > tbody > tr.odd + tr.child > td.child:before {
  color: #fff !important;
}

/*
table.fixedHeader-floating {
padding: 0 35px 0 0 !important;
}
*/

.animated-icon {
width: 30px;
height: 22px;
position: relative;
margin: 0px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
}

.animated-icon span {
display: block;
position: absolute;
height: 3px;
width: 100%;
border-radius: 9px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}

.animated-icon span {
background: #440099;
}

.animated-icon span:nth-child(1) {
top: 0px;
}

.animated-icon span:nth-child(2), .animated-icon span:nth-child(3) {
top: 10px;
}

.animated-icon span:nth-child(4) {
top: 20px;
}

.animated-icon.open span:nth-child(1) {
top: 11px;
width: 0%;
left: 50%;
}

.animated-icon.open span:nth-child(2) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

.animated-icon.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}

.animated-icon.open span:nth-child(4) {
top: 11px;
width: 0%;
left: 50%;
}

/* remove focus outline from mouse events */
*:focus:not(:focus-visible) { outline: none !important; }
/* focus outline and element color change option */
*:focus {
  outline-offset: 1px;
  outline: 2px solid #005A8F !important;
  box-shadow: none !important;
}
#datatable thead th:focus, div#logo {
  outline-offset: -3px;
  padding: 5px 0 5px 9px;
  margin-right: 20px;
}
#logo .logosize {
  width: 250px;
}
#datatable tbody *:focus {
  outline: 2px solid #005A8F !important;
}
.navbar .nav-item.nav-link {
  outline-offset: -1px;
}
.modal-header button.close:focus {
  outline-offset: -2px;
  outline: 2px solid #fff !important;
}

#filters-wrapper .clearFilters:focus {
  outline: 0 !important;
}
#filters-wrapper > div.clearFiltersWrap > button.clearFilters:focus > span > i.fas.fa-square {
  color: #005A8F;
}
#datatable > tbody > tr > td.details-control > button:focus {
  outline: none !important;
}
#datatable > tbody > tr > td.details-control > button:focus > i, #datatable > tbody > tr.shown > td.details-control > button:focus::after {
  color: #005A8F !important;
  outline: none !important;
}

.navbar-toggler.hamburger {
  border: 0;
  padding: 5px 5px 6px;
}

.navbar a {
  border-bottom: 0;
}

.navbar .navbar-nav {
  padding-top: 10px !important;
}

.navbar .nav-item.nav-link {
  font-size: 16px !important;
}

.navbar .navbar-nav .nav-item.nav-link {
  padding: 0 10px !important;
}

.navbar .navbar-nav .nav-item:not(:last-child).nav-link {
  border-right: 1px solid #E7E9EA;
}
nav.navbar {
  margin-left: 0 !important;
}

/*.navbar-brand {
  margin-left: -15px;
}*/

.navbar.navbar-expand-sm {
  padding: 4px 6px;
  margin: 2px;
}

.navbar-collapse.show {
  margin-bottom: 5px;
}

.navbar .nav-item.nav-link {
  margin-bottom: 10px;
}

.container .dom-top1,
.container .dom-top2,
.container .dom-top3,
.container .dom-bottom {
  padding-left: 15px !important;
}

.row.dom-fl, .row.dom-f {
  padding: 0;
}

.dom-fl label, .row.dom-f label {
  display: inline-flex;
  align-items: center;
}

.dom-fl label select {
  margin: 0 5px;
}

.dom-fl label input, .dom-f label input {
  margin: 0 0 0 5px;
}

#stickysearch {
  position: sticky;
  top: 0;
  z-index: 100;
  background-color: #fff;
  padding: 10px 0 0 0;
}
#stickysearch.sticky-shadow {
  -webkit-box-shadow: 0 4px 2px -1px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 4px 2px -1px rgba(0,0,0,0.2);
  box-shadow: 0 5px 3px -1px rgba(0,0,0,0.2);
}

/* add the input X that Bootstrap removes
input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: searchfield-cancel-button;
}
*/
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  cursor: pointer;
  height: 16px;
  width: 14px;
  background-color: #000;
  -webkit-mask-image: url(../../images/times-square.svg);
  mask-image: url(../../images/times-square.svg);
}

thead th,
thead tr,
tfoot th {
  background-color: #D0D2D4;
}

thead th {
  vertical-align: top !important;
  padding-bottom: 4px !important;
}

thead tr td {
  padding: 5px 5px 5px !important;
}

#datatable>thead>tr {
  background-color: #D0D2D4 !important;
}

tr.dtrg-group {
  background-color: #dcdddf !important;
  color: #131E29 !important;
  font-size: 15px;
}

.dtrg-group.dtrg-level-0 {
	font-weight: 600;
}
.dtrg-group.dtrg-level-1 {
  font-weight: 600;
}

tr.dtrg-group td {
  border: 1px solid #5A6269 !important;
}

tr.dtrg-group td::after {
  font-family: 'Font Awesome 5 Pro';
  /* layer group */
  content: "\00a0  \f5fd";
  font-weight: 100 !important;
  color: #5A6269;
}

#datatable > tbody > tr.dtrg-group.dtrg-level-0 td, #datatable > tbody > tr.dtrg-group.dtrg-level-1 td {
  border-left: 0 !important;
  border-right: 0 !important;
  border-color: #B8BBBF !important;
}

#datatable > tbody > tr.dtrg-group.dtrg-level-1 td {
  background-color: #E7E9EA;
}

tr > td > ul.dtr-details li {
  padding-left: 10px !important;
  margin-bottom: 0;
}

#datatable > tbody > tr > td > ul > li {
  border: none;
}

.#datatable > tbody > tr > td > ul > li:first-child {
  padding-top: 10px;
}

#datatable > tbody > tr > td > ul > li:last-child {
  padding-bottom: 10px;
}

#datatable > tbody > tr > td > ul > li > span.dtr-data > ul > li {
  padding: 0 !important;
}

#datatable > tbody > tr > td > ul > li > span.dtr-title {
}

tr.child td ul.dtr-details li {
  padding-top: 10px !important;
}

select {
  font-size: 12px !important;
  white-space: nowrap;
  background-color: #fff;
}

thead select {
  font-weight: 400;
  color: #000;
  margin-right: 5px;
  background-color: fff;
  padding: 0 25px 0 5px !important;
}

/* styled "showing/entries" -  edited jquery.dataTables.min.js */
.dataTables_info .dataTables_info_no {
  padding: 0px 4px;
  border-radius: 3px;
  border: 1px solid #D0D2D4 !important;
  background-color: #F8F8F9;
  color: #000;
  font-size: 14px;
  font-weight: 700;
}

.dataTables_info .dataTables_info_join {
  font-size: 14px;
  font-weight: 400;
}

.dataTables_filter,
.dataTables_info {
  text-align: left !important;
  padding: 0;
}

.dataTables_length {
  text-align: right !important;
  padding: 0;
}

/* child row */
table tbody tr {
  background-color: #dfdfdf !important;
}

table .odd {
  background-color: #F8F8F9 !important;
}

table .even {
  background-color: #fff !important;
}

table.collapsed tbody .odd {
  background-color: #F8F8F9 !important;
}

table.responsive tbody .odd {
  background-color: #fff !important;
}

.table {
  border: none !important;
}

.table td {
  border: 1px solid #E7E9EA !important;
}

.table thead th,
.table thead td,
.table tfoot th {
  border: 1px solid #B8BBBF !important;
}

.table thead th,
.table tfoot th {
  font-weight: 700 !important;
}

.table thead th {
  border-bottom: none !important;
}

.table thead th .sort-to-bottom {
  margin-bottom: 24px;
}

.table thead td {
  border-top: none !important;
}

/* from jquery.dataTables.css - START */
table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left;
}

table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center;
}

table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right;
}

table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify;
}

table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap;
}

table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left;
}

table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center;
}

table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right;
}

table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}

table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}

table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left;
}

table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center;
}

table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right;
}

table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}

table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}

/* from jquery.dataTables.css - END */

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 {
  bottom: 8px;
  opacity: 0.75;
}

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 {
  right: 14px;
  font-size: 10px !important;
  font-family: "Font Awesome 5 Pro";
  /* solid triangle */
  content: "\f2ec";
  font-weight: 900;
  color: #fff !important;
}

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 {
  right: 4px;
  font-size: 10px !important;
  font-family: "Font Awesome 5 Pro";
  /* solid triangle */
  content: "\f2ec";
  color: #fff !important;
  font-weight: 900;
  transform: rotate(180deg);
}

table.dataTable thead .sorting_asc::before,
table.dataTable thead .sorting_desc::after {
  opacity: 1;
  color: #440099 !important;
}

table.dataTable thead .sorting_asc_disabled::before,
table.dataTable thead .sorting_desc_disabled::after {
  opacity: 0;
}

body a,
.navbar a.nav-link span,
table.dataTable td a {
  color: #440099;
  font-weight: 700;
  text-decoration: none !important;
  border-bottom: 2px solid #D0D2D4;
}

#datatable .no-underline-link a {
  border-bottom: none !important;
}

@media (hover: hover) {
  
  body a:hover,
  table.dataTable td a:hover,
  .navbar a.nav-link span:hover {
    color: #005A8F;
  }

}

.btn-primary {
  background-color: #5A6269 !important;
  border: 2px solid #5A6269 !important;
}

.row.dom-ip .dataTables_info {
  margin-top: 17px !important;
  line-height: 2em;
}

.row.dom-i .dataTables_info {
  margin: 0px 0 10px !important;
  width: -webkit-calc(100% - 40px);
  width:    -moz-calc(100% - 40px);
  width:         calc(100% - 40px);
}

#datatable_paginate ul.pagination {
  margin-top: 15px !important;
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.paginate_button.active .page-link {
  background-color: #5A6269 !important;
  border: 1px solid #5A6269 !important;
}
.paginate_button.disabled a.page-link {
  color: #dcdddf !important;
}

@media (hover: hover) {
  .btn-primary:hover {
    color: #000;
    background-color: #d6d8db !important;
    border: 2px solid #5A6269 !important;
  }
}

.dt-buttons i,
.mobile_menu i {
  margin-left: 5px;
}

.dt-button-collection .dt-button,
.dt-buttons .dt-button,
.modal button.dt-button,
#datatable > tbody .dt-button {
  font-size: 14px !important;
  text-align: left !important;
  background: none !important;
/*  outline: none !important;*/
  box-shadow: none !important;
  border-radius: 3px !important;
  color: #fff;
  margin: 0 !important;
  padding: 6px 12px !important;
}

.dt-buttons > .dt-button, .modal button.dt-button {
  font-weight: 700; 
}

.dt-buttons .dt-button,
.modal button.dt-button,
#datatable > tbody .dt-button {
  margin: 0 5px 10px 0 !important;
  text-shadow: none !important;
  text-decoration: none !important;
}

div.dt-button-collection {
  width: 250px !important;
  padding: 5px 5px 0 5px !important;
  overflow-y: scroll;
  left: 0 !important;
  border-radius: 3px;
}

.dt-button-collection .dt-button {
  margin: 0 0 5px 0 !important;
  padding: 4px 4px 0 !important;
  font-size: 13px !important;
}

.dt-button-collection .dt-button.buttons-columnVisibility span, .dt-button.buttons-colvisRestore span {
  display: inline-block !important;
  vertical-align: middle !important;
  margin-bottom: 4px;
}

.dt-button-collection .dt-button div {
  vertical-align: middle !important;
}

.dt-button-background {
  background: none !important;
  background-color: rgba(0, 0, 0, 0.75) !important;
}

.modal-backdrop.show {
  opacity: 0.75 !important;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.25s linear;
  transition: opacity 0.25s linear;
}

.modal {
  padding: 0 10px !important;
}

.modal-lg {
  max-width: 800px !important;
}

.modal-xl {
  max-width: 1140px !important;
}

.modal .modal-content .modal-header h1, 
.modal .modal-content .modal-body h2, 
.modal .modal-content .modal-body h3, 
.modal .modal-content .modal-body h4 {
  font-weight: 700;
  padding: 0;
}
.modal .modal-content .modal-header h1 {
  font-size: 20px;
}
.modal .modal-content .modal-body h2 {
  font-size: 18px;
}
.modal .modal-content .modal-body h3 {
  font-size: 16px;
}
.modal .modal-content .modal-body h4 {
  font-size: 14px;
}

.modal .modal-content .modal-header {
  background-color: #440099;
  border-radius: 3px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  color: #fff;
  border-bottom: 0;
}

.modal .modal-content .modal-header button.close {
  color: #fff;
  font-weight: 400;
}

.modal .modal-body {
  line-height: 1.4em;
  text-align: left;
}

.modal .modal-body table tr:nth-child(odd) {background-color: #F8F8F9 !important;} 
.modal .modal-body table tr:nth-child(even) {background-color: #fff !important;}
.modal .modal-body table tr td {text-align: left; vertical-align: top; border: 1px solid #E7E9EA;}
.modal .modal-body table tr td:first-child {font-weight: 700;}

.modal .modal-footer {
  border-top: 0;
}

.notice {
  padding: 10px;
  margin-bottom: 10px;
  background-color: #ECE6F5;
  border: 1px solid #440099;
  border-radius: 3px;
}

table.dataTable span.highlight {
  background: #ff8;
  color: #131E29 !important;
  padding: 0;
}

table.dataTable .child-row-title span.highlight,
#datatable > tbody > tr > td > table > tr.no-highlight > td span.highlight,
#datatable > tbody > tr > td.no-highlight span.highlight,
#datatable > tbody > tr.dtrg-group.no-highlight span.highlight,
#datatable > tbody span.dtr-title span.highlight,
#datatable tbody .tag span.highlight,
#datatable tbody .latest span.highlight,
#datatable tbody .updated span.highlight,
table.dtr-details tr td:first-child span.highlight {
  background: none;
  color: inherit !important;
  padding: 0;
}

input.dt-highlight {
  background-color: #ff8 !important;
  color: #131E29 !important;
}

/* solid colour buttons */
.dt-buttons .dt-button,
.modal button.dt-button,
#datatable > tbody .dt-button {
  background: none;
  border: 2px solid #9ADBE8 !important;
  background-color: #9ADBE8 !important;
  color: #000;
}

.dt-button-collection .dt-button.active,
.btn.btn-info.btn-block,
.modal button.dt-button.active,
#datatable > tbody .dt-button.active {
  background: none;
  border: 2px solid #9ADBE8 !important;
  background-color: #9ADBE8 !important;
  color: #000;
}

.buttons-colvis .dt-down-arrow {
  display: none;
}

.dt-button-collection .dt-button.active::before,
div.dt-button-collection > div > button.dt-button.buttons-colvisRestore.colvis-active:before {
  font-family: "Font Awesome 5 Pro";
  /* check square */
  content: '\f14a \00a0 \00a0 ';
  color: #000;
  font-size: 16px;
  font-weight: 900;
}

.dt-button-collection .dt-button {
  border: 2px solid #dcdddf !important;
  background-color: #dcdddf !important;
  color: #5A6269;
}

.dt-button-collection .dt-button::before,
div.dt-button-collection > div > button.dt-button.buttons-colvisRestore.colvis-dimmed:before {
  font-family: "Font Awesome 5 Pro";
  /* times square */
  content: '\f2d3 \00a0 \00a0 ';
  color: #000;
  font-size: 16px;
  font-weight: 900;
}

div.dt-button-collection > div > button.dt-button.buttons-colvisRestore.colvis-dimmed:before {
  color: #5A6269 !important;
}

@media (hover: hover) {
  .dt-buttons .dt-button:hover,
  .btn.btn-info.btn-block:hover,
  .modal button.dt-button:hover,
  #datatable > tbody .dt-button:hover  {
    background: none;
    border: 2px solid #70CCDF !important;
    background-color: #70CCDF !important;
    color: #000;
  }

  .dt-button-collection .dt-button:hover {
    border: 2px solid #dcdddf !important;
    background-color: #dcdddf !important;
    color: #000;
  }

  .dt-button-collection .dt-button.active:hover {
    border: 2px solid #70CCDF !important;
    background-color: #70CCDF !important;
    color: #000;
  }

  .dt-button-collection .dt-button.active:active {
    border: 2px solid #dcdddf !important;
    background-color: #dcdddf !important;
    color: #000;
  }

  .dt-button-collection .dt-button::before {
    color: #5A6269;
  }
  .dt-button-collection .dt-button:active::before {
    color: #000;
  }

  .dt-button-collection .dt-button:active {
    border: 2px solid #9ADBE8 !important;
    background-color: #9ADBE8 !important;
    color: #000;
  }

  .dt-button-collection .dt-button.active:hover::before,
  .dt-button-collection .dt-button:hover::before {
    color: #000;
  }

  .dt-button-collection .dt-button:hover::before {
    color: #005A8F;
  }

  .dt-button-collection .dt-button:active::before {
    color: #000;
  }

  .dt-button-collection .dt-button.active:active::before {
    color: #000;
  }

}

.dt-buttons .hide-button,
.dt-buttons .hide-button:hover,
div.dt-button-collection > div > button.dt-button.buttons-colvisRestore.colvis-dimmed,
div.dt-button-collection > div > button.dt-button.buttons-colvisRestore.colvis-dimmed:hover {
  color: #5A6269 !important;
  cursor: not-allowed;
  pointer-events: none;
  background-color: #dcdddf !important;
  border: 2px solid #dcdddf !important;
}

.dt-buttons .hide-button i,
.dt-buttons .hide-button:hover i {
  color: #5A6269 !important;
}

div.dt-button-collection > div > button.dt-button.buttons-colvisRestore {
  text-transform: capitalize;
  margin-bottom: 5px !important;
}

div.dt-button-collection > div > button.dt-button.buttons-colvisRestore.colvis-active {
  background-color: #440099 !important;
  border: 2px solid #440099 !important;
  color: #fff !important;
}
div.dt-button-collection > div > button.dt-button.buttons-colvisRestore.colvis-active:hover {
  background-color: #005A8F !important;
  border: 2px solid #005A8F !important;
}
div.dt-button-collection > div > button.dt-button.buttons-colvisRestore.colvis-active::before {
  color: #fff;
}

.select-info {
  display: table;
  margin-top: 5px;
}

.select-info .select-item {
  display: inline-block;
  padding-right: 3px;
}

.paginate_button .page-link {
  color: #000;
  font-weight: 400 !important;
}

.paginate_button.active .page-link {
  color: #fff;
}

.pagination a {
  border-color: #D0D2D4 !important;
}

#title-header {
  background: #440099;
  border-top: 2px solid #440099;
  border-bottom: 2px solid #440099;
  padding: 14px 0;
  margin-bottom: 10px;
}

#title-header.no-bottom-margin {
  margin-bottom: 0;
}

#title-header h1 {
  font-size: 28px;
  font-weight: 700;
  margin: 0;
  padding-left: 15px;
  color: #fff;
  letter-spacing: normal;
}

.clear-filters {
  text-align: right;
}

.clear-filters button {
  margin-bottom: 5px;
}

.no-stack {
  overflow: visible;
  white-space: nowrap;
}

input:focus,
.btn:focus,
.btn:active {
/*  outline: none !important;*/
/*  box-shadow: none !important;*/
}

.instance-box-outer {
  margin: 0 15px 10px 5px;
}

.container .instance-box-wrapper {
  margin-left: 10px;
}

.instance-boxes {
  font-size: 16px !important;
  font-weight: 700;
  text-transform: none;
  line-height: 24px;
  display: block;
  vertical-align: middle;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  padding: 10px 11px 9px;
  position: relative;
  border-radius: 50vh !important;
}

/* inside border */
.instance-boxes::after {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  border-radius: 50vh;
  border: 2px solid rgba(255, 255, 255, 0.5);
}

.child-row-table span i {
  margin-right: 5px;
}

.instance-boxes .instance-box-text {
  padding: 0 5px 0 0;
}

.instance-boxes .instance-box-text i {
  font-weight: bold;
}

.instance-boxes .count-number {
  font-size: 18px;
  font-weight: 700;
  background-color: #fff;
  border-radius: 3px;
  padding: 1px 4px 2px 4px;
  padding: 1px 3px;
  margin-right: 4px;
}

.instances {
  margin: 0;
}

.instances .instance1 {
  color: #000;
  background-color: #FF6371;
  border: 2px solid #FF6371;
}

.instances .instance1 i {
  color: #000;
}

.instances .instance1 .count-number {
  color: #000;
}

.instances .instance2 {
  margin: 0 10px;
  color: #000;
  background-color: #FF9664;
  border: 2px solid #FF9664;
}

.instances .instance2 i {
  color: #000;
}

.instances .instance2 .count-number {
  color: #000;
}

.instances .instance3 {
  color: #000;
  background-color: #00CE7C;
  border: 2px solid #00CE7C;
}

.instances .instance3 i {
  color: #000;
}

.instances .instance3 .count-number {
  color: #000;
}

.instances .instance4 {
  color: #000;
  background-color: #DAA8E2;
  border: 2px solid #DAA8E2;
  margin-left: 10px;
}

.instances .instance4 i {
  color: #000;
}

.instances .instance4 .count-number {
  color: #000;
}

thead th.details-control {
  padding: 4px 0 0 3px !important;
  font-size: 20px;
  font-weight: 900;
  width: 28px !important;
  min-width: 28px !important;
}

tbody td.details-control {
  padding: 1px 0 0 1px !important;
  font-size: 20px;
  font-weight: 900;
  width: 28px !important;
  min-width: 28px !important;
}

#datatable > tbody > tr > td.details-control > button > i,
#datatable > tbody > tr.shown > td.details-control > button::after {
  color: #440099;
}

#datatable > tbody > tr > td.details-control > button {
  width: 28px;
  overflow: hidden;
}

/*#datatable > tbody > tr > td.details-control > button div {
  text-align: center;
}*/
/*tr.shown td.details-control button div {
  display: none;
}*/
/*tr.shown td.details-control button::after {
  content: '+';
}*/

#datatable > tbody > tr > td.details-control button i {
  font-size: 20px;
  font-weight: 900;
}

#datatable > tbody > tr > td.details-control > button {
  padding: 0 !important;
  margin: 0 !important;
  background: none;
  border: none;
/*  outline: none;*/
}

#datatable > tbody > tr.shown > td.details-control > button {
  padding: 0 !important;
  margin-top: 0 !important;
}

tr.shown td.details-control button i {
  display: none;
}

tr.shown td.details-control button::after {
  padding: 0 !important;
  margin: 0 !important;
  font-family: "Font Awesome 5 Pro";
  /* minus square */
  content: '\f146';
  font-size: 20px;
  font-weight: 900;
  display: inline-block;
  background-color: #fff;
  border-radius: 0;
  height: 16px;
  line-height: 17px;
}

  /* plus square */
/*td.details-control::after {
  font-family: "Font Awesome 5 Pro";
  content: '\f0fe';
  color: #251d5a;
}*/

/*thead th i.fabg,
td.details-control::after {
  display: inline-block;
  background-color: #fff;
  border-radius: 3px;
  color: #251d5a;
  font-size: 20px;
  height: 16px;
  line-height: 17px;
  width: 17px;
}*/

@media (hover: hover) {
  /* minus square */
/*  tr.shown td.details-control:hover::after, tr.parent td.details-control:hover::after {
    padding: 0 !important;
    font-family: "Font Awesome 5 Pro";
    content: '\f146';
  }*/

  thead th i.fabg:hover,
  #datatable > tbody > tr > td.details-control > button:hover > i,
  #datatable > tbody > tr.shown > td.details-control > button:hover::after,
  #datatable > tbody > tr > td.details-control:hover > button::after,
  #datatable > tbody > tr > td.details-control:hover > button i {
    color: #005A8F;
  }

}

tr.shown td.details-control {
  background-color: #E7E9EA;
  border-width: 1px 1px 0 1px !important;
}

tr.shown td.details-control {
  background-color: #E7E9EA;
  border-left: 1px solid #E7E9EA !important;
}

tr.parent.shown td.details-control {
  border-bottom: 1px solid #E7E9EA !important;
}

/* arrow square down */
/*tr.shown td.details-control::after, tr.parent td.details-control::after {
  padding: 0 !important;
  font-family: "Font Awesome 5 Pro";
  content: '\f339';
  font-size: 20px;
  font-weight: 900;
  color: #005A8F;
}*/

/*tr.shown td.details-control button div {
  display: none;
}*/
/*tr.shown td.details-control button::after {
  content: '-';
}*/

#datatables_buttons_info, .dt-button-info {
  border-radius: 0;
  border: 1px solid #005A8F;
}

#datatables_buttons_info h2 {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  background-color: #005A8F;
  color: #fff;
  border-bottom: none;
}

.Zebra_Tooltip .Zebra_Tooltip_Message {
  font-family: 'Source Sans Pro', sans-serif !important;
  background: #fff;
  border-radius: 3px;
  color: #000;
  width: max-content;
  max-width: 250px;
  border: 2px solid #005A8F;
  /* word-break: break-all; */
  overflow-wrap: anywhere;
}

.Zebra_Tooltip .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Bottom div {
  border-color: #fff transparent transparent;
}

.Zebra_Tooltip .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Bottom div.Zebra_Tooltip_Arrow_Border {
  border-color: #005A8F transparent transparent;
}

.Zebra_Tooltip .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Top div {
  border-color: transparent transparent #fff;
}

.Zebra_Tooltip .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Top div.Zebra_Tooltip_Arrow_Border {
  border-color: transparent transparent #005A8F;
}

#datatable>tbody>tr:not(.dtrg-group):not(.odd):not(.even):not(.child-row-open)>td {
  padding: 0px !important;
  margin: 0px !important;
  background-color: #fff;
  border-top: 0px solid #005A8F !important;
  border-left: 0px solid #005A8F !important;
  border-right: 0px solid #005A8F !important;
  border-bottom: 0px solid #005A8F !important;
}

#datatable>tbody>tr>td>table>tbody>tr>td:nth-child(1) {
  background-color: #E7E9EA !important;
  border-left: 1px solid #E7E9EA !important;
}

#datatable>tbody>tr>td>table>tbody>tr>td:last-child {
  border-right: 1px solid #E7E9EA !important;
}

#datatable tbody tr td table tbody tr {
  background-color: #E7E9EA !important;
  border: 2px solid #E7E9EA !important;
  border: 2px solid #fff !important;
}

#datatable tbody tr td table tbody tr td {
  border: none !important;
}

#datatable tbody table.child-row-table tr, #datatable > tbody > tr.child > td > div > table tr, #datatable > tbody > tr > td > table > tr > td:nth-child(2) {
  border: none !important;
  background-color: #E7E9EA !important;
}

#datatable tbody .child-row-table tr td {
  padding: 8px 8px 6px 5px !important;
  text-align: left !important;
  vertical-align: text-top !important;
}

#datatable tbody .child-row-table tr td:nth-child(1) {
  width: 20px !important;
  font-weight: 700 !important;
  padding-top: 6px !important;
  padding-left: 6px !important;
  margin: 5px 5px 5px 0 !important;
}

#datatable tbody .child-row-table tr td .child-row-title {
  background-color: #fff;
  border: 1px solid #D0D2D4;
  border-radius: 3px;
  padding: 0 10px 1px 5px;
  text-align: left;
  color: #131E29 !important;
}

#datatable tbody .child-row-table tr td:nth-child(2) {
  border-bottom: 1px solid #D0D2D4 !important;
}

#datatable tbody .child-row-table tr:last-child td:nth-child(2) {
  border-bottom: none !important;
}

#datatable > tbody tr.child td.child ul.dtr-details {
  width: 100%;
  border-top: 0px solid transparent;
  border-bottom: 1px solid #D0D2D4;
}

table.child-row-table tbody, #datatable > tbody > tr.child > td > div.slider > table > tbody {
  border-top: 0px solid transparent;
  border-bottom: 1px solid #D0D2D4;
}

#datatable_filter label {
  margin-left: 0 !important;
}

#datatable_filter label::before {
  font-family: 'Font Awesome 5 Pro';
  /* magnifying glass */
  content: "\f002 \00a0";
  font-weight: 900 !important;
}

/* show icon to indicate x-scroll */
.dom-i .dataTables_info::after {
  position: absolute;
  margin-left: 10px;
  bottom: -6px;
  right: 15px;
  font-size: 22px;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 100;
  /* content: "\f0a9"; arrow L */
  /* content: "\f0a7"; finger down */
  content: "\f0a7";
  opacity: 1;
  color: #dcdddf;
}
.dataTables_info.hidden::after {
  display: none;
}
.dataTables_info.visible::after {
  x-transition: all .4s ease-in-out;
  animation: slide 2s infinite;
}
@keyframes slide {
  0% {
    right: 31px;
    opacity: 1;
  }
  50% {
    right: 1px;
    opacity: 1;
  }
  100% {
    right: 31px;
    opacity: 1;
  }

}
/*
#datatable_length.visible.flipped180::after {
content: "\f0a8";
transition: width .4s ease-in-out;
animation: slide-left 2s infinite;
}
@keyframes slide-left {
0% {
right: 40px;
opacity: 0;
}
50% {
right: 20px;
opacity: 1;
}
100% {
right: 0px;
opacity: 0;
}

}
@keyframes slide-right {
0% {
right: 0px;
opacity: 0;
}
50% {
right: 20px;
opacity: 1;
}
100% {
right: 40px;
opacity: 0;
}

}
*/
/*
#datatable_length.visible::after {
color: #000;
display: inline-block;
animation: blink 1000ms infinite alternate;
}
@keyframes blink {
from {
opacity: 1;
}
to {
opacity: 0.1;
}de

}
;
*/

/* TAGS */
#datatable tbody .tag, .modal-body .tag {
  display: inline-block;
  line-height: 14px;
  margin: 0 2px 0 0;
  padding: 1px 3px 1px 3px;
  color: #000;
  font-weight: 700;
  font-size: 12px;
  border-radius: 3px;
}

#datatable tbody .peach-b10, .modal-body .peach-b10 {
  background-color: #fff5f0; /* 10% peach */
  border: 1px solid #FF9664;
}
#datatable tbody .peach-b100, .modal-body .peach-b100 {
  background-color: #FF9664;
  border: 1px solid #FF9664;
}
#datatable tbody .peach-w100, .modal-body .peach-w100 {
  color: #fff;
  background-color: #FF9664;
  border: 1px solid #FF9664;
}

#datatable tbody .coral-b10, .modal .coral-b10 {
  background-color: #fde6ed; /* 10% coral */
  border: 1px solid #E7004C;
}
#datatable tbody .coral-b100, .modal .coral-b100 {
  background-color: #E7004C;
  border: 1px solid #E7004C;
}
#datatable tbody .coral-w100, .modal .coral-w100 {
  color: #fff;
  background-color: #E7004C;
  border: 1px solid #E7004C;
}
#datatable tbody .coral-c0, .modal .coral-c0 {
  color: #E7004C;
  background-color: #fff;
  border: 1px solid #E7004C;
}

#datatable tbody .mint-green-b10, .modal .mint-green-b10 {
  background-color: #e6faf2; /* 10% mint green */
  border: 1px solid #00CE7C;  
}
#datatable tbody .mint-green-b100, .modal .mint-green-b100 {
  background-color: #00CE7C;
  border: 1px solid #00CE7C;  
}
#datatable tbody .mint-green-w100, .modal .mint-green-w100 {
  color: #fff;
  background-color: #00CE7C;
  border: 1px solid #00CE7C;
}
/* end TAGS */

#datatable tbody tr td i.fa-circle.rbp {
  font-size: 0.5em;
  vertical-align: middle;
  margin-bottom: 2px;
}

/* priority styles - signals and dots */
#datatable tbody .fa-signal, #datatable tbody .fa-signal + div, #datatable tbody .fa-circle.priority-high, #datatable tbody div.priority-high {
  color: #FF6371;
}

table.dataTable.warning-msg, table.dataTable td.dataTables_empty {
  font-weight: 700;
  font-size: 15px;
  padding: 20px 0 !important;
  color: #E7004C;
}
  
#datatable tbody .fa-signal-3 {
  --fa-primary-color: #FF9664;
  --fa-secondary-color: #D0D2D4;
  --fa-secondary-opacity: 1;
}

#datatable tbody .fa-circle.priority-medium-off {
  --fa-primary-color: transparent;
  --fa-secondary-color: #D0D2D4;
  --fa-secondary-opacity: 1;
}

#datatable tbody .fa-signal-3 + div, #datatable tbody .fa-circle.priority-medium, #datatable tbody div.priority-medium {
  color: #FF9664;
}

#datatable tbody .fa-signal-1 {
  --fa-primary-color: #00CE7C;
  --fa-secondary-color: #D0D2D4;
  --fa-secondary-opacity: 1;
}

#datatable tbody .fa-circle.priority-low-off {
  --fa-primary-color: transparent;
  --fa-secondary-color: #D0D2D4;
  --fa-secondary-opacity: 1;
}

#datatable tbody .fa-signal-1 + div, #datatable tbody .fa-circle.priority-low, #datatable tbody div.priority-low {
  color: #00CE7C;
}

div.priority-high, div.priority-medium, div.priority-low {
  /* display: none; */
  color: #131E29 !important;
}

/* END priority styles */

#datatable tbody i.fas.fa-sticky-note {
  --fa-primary-color: #FF7EB9;
  --fa-secondary-color: #ffcbe3;
  --fa-secondary-opacity: 1;
  color: #ffb1d5;
}

#datatable tbody i.fas.fa-link {
  color: #5A6269;
}

#datatable tbody .alarmicon {
  margin-left: 5px;
  color: #E7004C;
  font-weight: 900;
  font-size: 20px;
}

.back-to-top {
  position: fixed;
  bottom: 36px;
  right: 25px;
  display: none;
  transform: scaleX(1);
  z-index: 101;
  /* transform: translateX(0); */
}

a.back-to-top {
  border-bottom: none !important;
  color: #9ADBE8;
}

a.back-to-top .fa-stack i.fa-circle {
  color: #9ADBE8;
}

a.back-to-top .fa-stack i.fa-chevron-up {
  font-size: 26px;
  font-weight: 900;
  position: relative;
  top: -7px;
  transition: top ease 0.3s;
  color: #131E29;
}

.back-to-top .fa-stack.fa-3x {
  width: 1em;
  height: 1em;
  line-height: 1em;
}

::placeholder {
  color: #B8BBBF !important;
  opacity: 1;
}

@media (hover: hover) {
  
  a.back-to-top .fa-stack i.fa-chevron-up:hover {
    top: -11px;
  }

}

/* PROGRESS BARS */
progress {
  border-radius: 3px;
  max-width: 80px;
  height: 10px;
  margin: 0 !important;
  border: 1px solid #000;
}
progress::-webkit-progress-bar {
  background-color: rgba(255,255,255,0.5);
  border-radius: 3px;
}
progress::-webkit-progress-value {
  background-color: #000;
  border-radius: 0;
}
progress::-moz-progress-bar {
  background-color: rgba(255,255,255,0.5);
  border-radius: 3px;
}
progress::-moz-progress-value {
  background-color: #000;
  border-radius: 0;
}
i.fad.fa-spinner-third  {
  padding: 0 2px;
  --fa-primary-color: #000;
  --fa-secondary-color: #fff;
  --fa-secondary-opacity: 0.5;
}
i.statusicon {
  color: #000;
}

/* RATING STARS */
/* html=<span class="rating" data-score="3.5"> */
.star-on-png, .star-off-png, .star-half-png {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Pro";
  font-size: 1em;
  line-height: 1;
  speak: none;
  color: #F9BB4B;
  text-transform: none;
}
.star-on-png:before {
  content: "\f005";
  font-weight: 900;
}
.star-off-png:before {
  content: "\f005";
  font-weight: 300;
}
.star-half-png:before {
  content: "\f5c0";
  font-weight: 900;
}

@media screen and (max-width: 767px) {
  
  body {
    font-size: 14px !important;
  }
  /*
  h1 {
  font-size: 22px !important;
  }
  */
  .table-responsive {
    border: 0;
  }
  /*
  table.fixedHeader-floating {
  display: none !important;
  }
  */
  .instance-boxes {
    display: inline !important;
  }
  .instance-boxes {
    padding: 6px 9px 7px;
  }
  .instance-boxes span {
    font-size: 12px;
    line-height: 18px;
    margin-left: 2px;
  }
  .instance-boxes .instance-box-text {
    padding: 0 2px 0 0;
  }
  .instance-boxes .count-number {
    font-size: 14px;
  }
  #datatable_paginate ul {
    float: left;
    clear: left;
  }
  .dataTables_info,
  #datatable_filter,
  .row.dom-ip .dataTables_info {
    text-align: left !important;
    padding-left: 0 !important;
    padding-bottom: 6px !important;
  }
  .row.dom-ip .dataTables_info {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  .row.dom-i .dataTables_info {
    padding: 0 0 5px 0 !important;
    margin: 0 0 5px !important;
  }
  #datatable_paginate ul.pagination {
    margin-bottom: 5px !important;
  }
  .dataTables_length,
  #datatable_filter {
    padding: 0 !important;
  }
  #datatable_length {
    text-align: right !important;
  }
  .dataTables_paginate .pagination {
    margin-left: 0 !important;
  }
  #datatable_filter label {
    margin-left: 0 !important;
  }
  .pagination,
  #datatable_filter {
    padding-left: 0 !important;
    margin-top: 0 !important;
  }
  .dom-B .dt-buttons {
    margin-bottom: 0;
  }
  #datatable_paginate ul.pagination .page-link {
    padding: 6px;
  }
  .datatables_filter {
    padding-bottom: 0 !important;
  }
  .dt-buttons {
    padding-bottom: 0 !important;
    text-align: left !important;
  }
  .dt-button {
    margin-bottom: 10px !important;
  }
  .clear-filters {
    text-align: left;
  }
  #logo .logosize {
    width: 200px;
  }

}

@media screen and (max-width: 600px) {
  
  h1 {
    font-size: 20px !important;
  }
  #datatable_filter {
    text-align: left !important;
  }
  .instance-boxes .instance-box-text i {
    display: none;
  }
  #headingModal1, #headingModal2, #rowModal1 {
    z-index: 10000;
  }
  #title-header {
    padding: 8px 0;
  }
  #logo .logosize {
    width: 150px;
  }
  .dt-button-collection .dt-button,
  .dt-buttons .dt-button,
  .modal button.dt-button,
  #datatable > tbody .dt-button {
    font-size: 12px !important;
    padding: 3px 6px !important;
  }
  .dt-button-collection .dt-button {
    padding-bottom: 0 !important;
  }
  .dt-button-collection .dt-button.active::before,
  div.dt-button-collection > div > button.dt-button.buttons-colvisRestore.colvis-active:before {
    font-size: 14px;
  }

}

@media screen and (max-width: 575px) {

  .row.dom-fl .col-sm-6.col-md-6 {
    padding: 0 8px 0 15px;
    width: 100%;
  }
  #datatable_length {
    text-align: right !important;
  }
  #datatable_length label {
    font-size: 0px;
  }
  #datatable_filter input[type="search"] {
    width: 120px !important;
  }
  #datatable_filter label {
    font-size: 0;
  }
  #datatable_filter label::before {
    font-size: 14px;
  }
  .navbar .navbar-nav .nav-item:not(:last-child).nav-link {
    border-right: none;
  }
  .navbar .nav-item.nav-link {
    font-size: 14px !important;
  }
  .row.dom-i .dataTables_info {
    padding: 0;
    margin: 0 0 5px !important;
  }

}

@media screen and (max-width: 480px) {

  .instance-boxes .instance-box-text .instance-box-title {
    display: none;
  }
  .instance-boxes .instance-box-text {
    padding-right: 0;
  }
  .instance-boxes .instance-box-text i {
    margin: 0;
  }
  .instance-boxes .instance-box-text i {
    margin-left: 0px;
    display: inline-block;
  }

}

@media screen and (max-width: 360px) {

  .instance-boxes span {
    font-size: 10px;
    line-height: 11px;
    margin: 0;
  }
  .rounded.instance-boxes > span.count-number {
    font-weight: bold;
  }
  div.row.instance-box-wrapper > section > div > div.rounded.instance-boxes.instance2 {
    margin-left: 4px;
    margin-right: 4px;
  }
  div.row.instance-box-wrapper > section > div > div.rounded.instance-boxes.instance4 {
    margin-left: 4px;
    margin-right: 4px;
  }

}
