.remove_shadow {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.wdna-padding {
  padding: 5px;
  box-sizing: border-box;
}
.wdna-button-on-row {
  margin-top: 22px;
}
.wdna-fit-date-size {
  width: 140px;
}
.smart-style-entropy {
  -webkit-user-select: none;
  /* Safari 3.1+ */
  -moz-user-select: none;
  /* Firefox 2+ */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Standard syntax */
}
/* font */
html > body,
.jarviswidget,
.jarviswidget > header h2,
.ui-tabs,
.ui-widget,
nav ul li a,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Calibri', Arial;
  font-size: 15px;
}
i.wdna-location::before {
  display: none;
}
.smart-style-entropy #mobile-profile-img {
  margin-left: 15px;
  display: block !important;
}
.smart-style-entropy #mobile-profile-img > li {
  margin-top: 7px;
}
.smart-style-entropy #mobile-profile-img > li > a > i {
  font-size: 20px;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy #mobile-profile-img > li .dropdown-menu {
  padding: 0;
  top: 80%;
}
.smart-style-entropy #mobile-profile-img > li .dropdown-menu li {
  padding: 0;
  margin: 0;
  font-size: 14px;
}
.smart-style-entropy #mobile-profile-img > li .dropdown-menu li a {
  padding: 9px 2px 4px 2px !important;
  display: block;
}
.smart-style-entropy #mobile-profile-img > li .dropdown-menu li a i {
  font-size: 19px;
  margin: 0 6px 0 7px;
  vertical-align: -5px;
}
.smart-style-entropy #mobile-profile-img > li .dropdown-menu li a:hover {
  background: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy #mobile-profile-img > li:hover > a > i {
  color: #ade283;
}
.smart-style-entropy .navigation-icon {
  width: 19px;
  float: left;
  margin-top: -2px;
}
.smart-style-entropy .navigation-icon.svg {
  fill: #fff;
}
.smart-style-entropy .cm-viewer-wizard .wizard {
  height: 110px;
  padding: 5px;
  margin-bottom: 20px;
  max-width: 784px;
  text-align: center;
}
.smart-style-entropy #sidebar-elem-container .main-filters .action-buttons .csv-button {
  width: 72%;
  margin-right: 5px;
  margin-top: 5px;
}
.smart-style-entropy .table-configuration .headers-buttons {
  float: right;
}
.smart-style-entropy .table-configuration .headers-buttons button {
  margin: 5px;
}
.smart-style-entropy .table-configuration .table-body {
  float: left;
}
.smart-style-entropy .table-configuration table {
  table-layout: fixed;
}
.smart-style-entropy .table-configuration table tr {
  text-align: center;
}
.smart-style-entropy .table-configuration table .name {
  width: 150px;
  word-break: break-word;
}
.smart-style-entropy .table-configuration table .color {
  width: 75px;
}
.smart-style-entropy .table-configuration table .add-remove-button {
  width: 100px;
}
.smart-style-entropy .table-configuration table .add-remove-button button {
  margin: 5px;
}
.smart-style-entropy .table-configuration table .min,
.smart-style-entropy .table-configuration table .max {
  width: 50px;
}
.smart-style-entropy .table-configuration table .min input,
.smart-style-entropy .table-configuration table .max input {
  width: 75px;
}
.smart-style-entropy .celldistribution-range-selector button {
  margin-top: 5px;
}
.smart-style-entropy .sidebar-item-container div {
  margin-bottom: 5px;
  width: 100%;
}
.smart-style-entropy .sidebar-item-container button {
  width: 100%;
}
.smart-style-entropy .container-full-height {
  height: calc(80vh);
}
.smart-style-entropy .grid-container {
  height: 500px;
}
.smart-style-entropy .parameters-filter {
  width: 100%;
}
/* Slider Granularity */
.smart-style-entropy .granularity-slider {
  width: 100% !important;
  margin-left: 12px;
  margin-bottom: 30px;
}
.smart-style-entropy .granularity-slider .rc-slider {
  width: calc(100% - 60px - 24px) !important;
}
.smart-style-entropy .granularity-slider .btn {
  width: 20px !important;
  background: transparent !important;
}
.smart-style-entropy .granularity-slider .rc-slider-mark-text {
  color: #fff;
}
.smart-style-entropy .granularity-slider .rc-slider-mark-text-active {
  color: #b7f93d;
}
.smart-style-entropy .granularity-slider .rc-slider-handle {
  border-color: #b7f93d;
}
.smart-style-entropy .granularity-slider .rc-slider-disabled {
  background-color: transparent !important;
}
.smart-style-entropy .granularity-slider .rc-slider-disabled .rc-slider-rail {
  background-color: #fff;
}
.smart-style-entropy .granularity-slider .rc-slider-disabled .rc-slider-handle,
.smart-style-entropy .granularity-slider .rc-slider-disabled .rc-slider-dot {
  background-color: transparent;
  border: none;
}
.smart-style-entropy .granularity-slider .rc-slider-disabled .rc-slider-mark-text-active {
  color: #b7f93d;
}
.smart-style-entropy .modal-dialog.modal-lg {
  width: 98%;
  max-width: 1300px;
}
.smart-style-entropy .select2-selection--single {
  background: #182538 !important;
  background-size: cover !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #fff;
  font-family: 'Calibri', Arial;
  border: 0;
}
.smart-style-entropy .select2-selection--single:hover {
  background: #29416f !important;
  background-size: cover !important;
  border: 0;
}
.smart-style-entropy .select2-selection--single:active {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  top: 0;
  left: 0;
}
.smart-style-entropy .select2-selection__arrow {
  background: transparent;
  border: none;
}
.smart-style-entropy .select2-selection__arrow b {
  color: #fff !important;
}
.smart-style-entropy .select2-dropdown {
  background: linear-gradient(to top left, #3f4457, rgba(6, 22, 40, 0.95));
}
.smart-style-entropy .dropdown .dropdown-toggle {
  background: #182538 !important;
  background-size: cover !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #fff;
  font-family: 'Calibri', Arial;
  border: 0;
}
.smart-style-entropy .dropdown .dropdown-toggle:hover {
  background: #29416f !important;
  background-size: cover !important;
  border: 0;
}
.smart-style-entropy .dropdown .dropdown-toggle:active {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  top: 0;
  left: 0;
}
.smart-style-entropy .dropdown .dropdown-menu {
  background: linear-gradient(to top left, #3f4457, rgba(6, 22, 40, 0.95));
  position: absolute;
}
.smart-style-entropy .dropdown .dropdown-menu li a:hover {
  background: #314869;
}
.smart-style-entropy .dropdown .dropdown-menu li.active {
  background: #b7f93d !important;
  color: rgba(0, 0, 0, 0.9) !important;
}
.smart-style-entropy .dropdown .dropdown-menu li.active a {
  background: #b7f93d !important;
  color: rgba(0, 0, 0, 0.9) !important;
}
.smart-style-entropy .dropdown .dropdown-header {
  display: none;
}
.smart-style-entropy .select2 .select2-selection--multiple {
  overflow-y: scroll;
  max-height: 150px !important;
  min-height: 30px !important;
}
.smart-style-entropy .select2 .select2-selection--multiple .select2-selection__choice {
  max-width: 95%;
  overflow: hidden;
  word-wrap: break-word;
  white-space: normal;
}
.smart-style-entropy .btn {
  position: relative;
  font-family: 'Calibri', Arial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
  border: 0;
  top: 0;
  left: 0;
}
.smart-style-entropy .btn i {
  position: relative;
  float: left;
  margin: 0 5px 0 0;
  padding-top: 2px;
  font-size: 18px;
  text-align: center;
  height: 22px;
  width: 22px;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.smart-style-entropy .btn i.wdna-ico-icon-calendar-one-day,
.smart-style-entropy .btn i.wdna-ico-icon-calendar-custom-days,
.smart-style-entropy .btn i.wdna-ico-icon-calendar-range {
  font-size: 22px;
}
.smart-style-entropy .btn:focus,
.smart-style-entropy .btn:active {
  outline: none;
  border: 0;
  top: 0;
  left: 0;
  color: #fff;
}
.smart-style-entropy .btn:focus i,
.smart-style-entropy .btn:active i {
  color: #fff;
}
.smart-style-entropy .btn-success,
.smart-style-entropy .btn-success.active {
  background: rgba(21, 160, 21, 0.5);
  border: 1px solid #0f610f;
  color: #fff;
  -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy .btn-success:hover,
.smart-style-entropy .btn-success.active:hover,
.smart-style-entropy .btn-success:focus,
.smart-style-entropy .btn-success.active:focus {
  background: rgba(2, 216, 2, 0.5);
}
.smart-style-entropy .btn-info,
.smart-style-entropy .btn-info.active {
  background: rgba(32, 103, 158, 0.83);
  border: 1px solid rgba(28, 122, 185, 0.83);
  color: #fff;
  -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy .btn-info:hover,
.smart-style-entropy .btn-info.active:hover,
.smart-style-entropy .btn-info:focus,
.smart-style-entropy .btn-info.active:focus {
  background: #3684c7;
}
.smart-style-entropy .btn-warning,
.smart-style-entropy .btn-warning.active {
  background: #da9d3e;
  border: 1px solid #f5b77b;
  color: #fff;
  -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy .btn-warning:hover,
.smart-style-entropy .btn-warning.active:hover,
.smart-style-entropy .btn-warning:focus,
.smart-style-entropy .btn-warning.active:focus {
  background: #e8aa59;
}
.smart-style-entropy .btn-danger,
.smart-style-entropy .btn-danger.active {
  background: #af0202;
  border: 1px solid #e10303;
  color: #fff;
  -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy .btn-danger:hover,
.smart-style-entropy .btn-danger.active:hover,
.smart-style-entropy .btn-danger:focus,
.smart-style-entropy .btn-danger.active:focus {
  background: #fc1b1b;
}
.smart-style-entropy .btn-group {
  background: transparent;
  border: 1px solid #3e4244;
}
.smart-style-entropy .btn-group .btn {
  border-right: 1px solid #3e4244;
  outline: none;
  font-size: 14px;
}
.smart-style-entropy .btn-group .btn.active,
.smart-style-entropy .btn-group .btn:active {
  color: #b7f93d;
  border: 0 !important;
  border-right: 1px solid #3e4244 !important;
  outline: none;
}
.smart-style-entropy .smart-form .btn-info {
  background: rgba(32, 103, 158, 0.83) !important;
}
.smart-style-entropy .smart-form .btn-xs {
  margin-top: 0px !important;
}
.smart-style-entropy .smart-form .btn-xs i {
  margin-top: 0px !important;
  padding: 0px !important;
  height: 50% !important;
}
.smart-style-entropy .form-control {
  font-size: 15px;
}
.smart-style-entropy .wdna-grid-table {
  background: transparent !important;
}
.smart-style-entropy .wdna-grid-table .ag-side-bar {
  border-right: none !important;
}
.smart-style-entropy .wdna-grid-table.grid-table-for-print .ag-paging-panel {
  display: none;
}
.smart-style-entropy .wdna-grid-table.grid-table-for-print .ag-body-viewport.ag-layout-print .ag-center-cols-clipper {
  margin-bottom: 50px;
}
.smart-style-entropy .wdna-grid-table.grid-table-for-print .ag-side-bar {
  display: none;
}
.smart-style-entropy .wdna-grid-table .ag-icon {
  color: #fff;
}
.smart-style-entropy .wdna-grid-table .ag-icon-checkbox-checked,
.smart-style-entropy .wdna-grid-table .ag-icon-checkbox-unchecked,
.smart-style-entropy .wdna-grid-table .ag-icon-checkbox-indeterminate {
  background: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy .wdna-grid-table .ag-icon-checkbox-checked:before,
.smart-style-entropy .wdna-grid-table .ag-icon-checkbox-unchecked:before,
.smart-style-entropy .wdna-grid-table .ag-icon-checkbox-indeterminate:before {
  color: #fff;
}
.smart-style-entropy .wdna-grid-table .ag-row {
  border: 0 solid #a9a9a9;
}
.smart-style-entropy .wdna-grid-table .ag-row-selected {
  background: #182538 !important;
}
.smart-style-entropy .wdna-grid-table .ag-header {
  background: transparent;
  border: 0;
}
.smart-style-entropy .wdna-grid-table .ag-header .ag-header-cell,
.smart-style-entropy .wdna-grid-table .ag-header .ag-tabs-header {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}
.smart-style-entropy .wdna-grid-table .ag-header .ag-header-cell .ag-tab,
.smart-style-entropy .wdna-grid-table .ag-header .ag-tabs-header .ag-tab {
  margin: 3px;
}
.smart-style-entropy .wdna-grid-table .ag-header .ag-header-cell .ag-tab.ag-tab-selected,
.smart-style-entropy .wdna-grid-table .ag-header .ag-tabs-header .ag-tab.ag-tab-selected {
  border: 1px solid #fff;
}
.smart-style-entropy .wdna-grid-table .ag-header .ag-header-cell .ag-floating-filter-input,
.smart-style-entropy .wdna-grid-table .ag-header .ag-tabs-header .ag-floating-filter-input {
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 6px;
  font-family: 'Calibri', Arial;
  letter-spacing: 0.05rem;
  height: auto;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 4px;
  height: 22px;
  font-weight: normal;
}
.smart-style-entropy .wdna-grid-table .ag-header .ag-header-cell .ag-floating-filter-input + .input-group-addon,
.smart-style-entropy .wdna-grid-table .ag-header .ag-tabs-header .ag-floating-filter-input + .input-group-addon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy .wdna-grid-table .ag-header .ag-header-cell .ag-floating-filter-input:focus + .input-group-addon,
.smart-style-entropy .wdna-grid-table .ag-header .ag-tabs-header .ag-floating-filter-input:focus + .input-group-addon {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #3e4244;
}
.smart-style-entropy .wdna-grid-table .ag-header .ag-header-cell {
  font-size: 15px;
  font-family: 'Calibri', Arial;
  font-weight: bold;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
}
.smart-style-entropy .wdna-grid-table .ag-header .ag-header-cell .ag-header-cell-text {
  margin: 0 auto;
}
.smart-style-entropy .wdna-grid-table .ag-header .ag-header-cell .ag-header-cell-resize::after {
  border-right: 1px solid #3e4244;
}
.smart-style-entropy .wdna-grid-table .ag-header .ag-header-cell .ag-header-cell-menu-button {
  position: absolute;
  top: 3px;
  right: 3px;
}
.smart-style-entropy .wdna-grid-table .ag-header .ag-header-cell .ag-icon-menu {
  background-image: url(../../assets/img/menu-dark.png);
  height: 12px;
  width: 12px;
  margin-top: 2px;
  background-size: contain;
  background-repeat: no-repeat;
}
.smart-style-entropy .wdna-grid-table .ag-header .ag-header-cell .ag-icon-menu::before {
  content: none;
  display: none;
}
.smart-style-entropy .wdna-grid-table .ag-menu {
  border: 1px solid #3e4244;
  color: #fff;
}
.smart-style-entropy .wdna-grid-table .ag-menu .ag-tabs-header {
  background: rgba(0, 0, 0, 0.6);
}
.smart-style-entropy .wdna-grid-table .ag-menu .ag-tabs-header .ag-tab {
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4) !important;
}
.smart-style-entropy .wdna-grid-table .ag-menu .ag-tabs-header .ag-tab.ag-tab-selected {
  background-color: #b7f93d !important;
  border-bottom: 1px solid #b7f93d !important;
  color: rgba(0, 0, 0, 0.9);
}
.smart-style-entropy .wdna-grid-table .ag-menu .ag-tabs-header .ag-tab.ag-tab-selected .ag-icon {
  color: rgba(0, 0, 0, 0.9);
}
.smart-style-entropy .wdna-grid-table .ag-menu .ag-menu-list .ag-menu-option-icon span {
  display: none;
}
.smart-style-entropy .wdna-grid-table .ag-menu .ag-menu-list .ag-menu-option-popup-pointer.ag-icon-small-right {
  background-color: rgba(255, 255, 255, 0.2);
  float: right;
  height: 17px;
  width: 17px;
  margin-top: 3px;
  margin-right: 4px;
  border-radius: 100%;
}
.smart-style-entropy .wdna-grid-table .ag-menu .ag-menu-option {
  line-height: 28px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy .wdna-grid-table .ag-menu .ag-menu-option.ag-menu-option-active {
  background: #182538;
}
.smart-style-entropy .wdna-grid-table .ag-menu .ag-menu-separator {
  padding: 5px 2px;
}
.smart-style-entropy .wdna-grid-table .ag-menu .ag-menu-separator span.ag-menu-separator-cell {
  background: none;
  position: relative;
}
.smart-style-entropy .wdna-grid-table .ag-menu .ag-menu-separator span.ag-menu-separator-cell:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  border-bottom: 1px solid #3e4244;
}
.smart-style-entropy .wdna-grid-table .ag-menu .ag-column-select-column {
  margin-bottom: 5px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy .wdna-grid-table .ag-menu .ag-column-select-column .ag-icon-checkbox-checked,
.smart-style-entropy .wdna-grid-table .ag-menu .ag-column-select-column .ag-icon-checkbox-unchecked {
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.smart-style-entropy .wdna-grid-table .ag-menu .ag-filter select,
.smart-style-entropy .wdna-grid-table .ag-menu .ag-filter input {
  width: 98%;
  margin: 5px 1%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 6px;
  font-family: 'Calibri', Arial;
  letter-spacing: 0.05rem;
  height: auto;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy .wdna-grid-table .ag-menu .ag-filter select + .input-group-addon,
.smart-style-entropy .wdna-grid-table .ag-menu .ag-filter input + .input-group-addon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy .wdna-grid-table .ag-menu .ag-filter select:focus + .input-group-addon,
.smart-style-entropy .wdna-grid-table .ag-menu .ag-filter input:focus + .input-group-addon {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #3e4244;
}
.smart-style-entropy .wdna-grid-table .ag-bl-center {
  overflow: auto;
}
.smart-style-entropy .wdna-grid-table .ag-root {
  border: 0;
}
.smart-style-entropy .wdna-grid-table .ag-body-viewport {
  background: transparent;
}
.smart-style-entropy .wdna-grid-table .ag-body-viewport .ag-row {
  font-size: 14px;
  font-family: 'Calibri', Arial;
  color: #fff;
}
.smart-style-entropy .wdna-grid-table .ag-body-viewport .ag-row .btn {
  display: inline-block;
  margin: 1px 3px;
  font-size: 12px;
  padding: 2px;
}
.smart-style-entropy .wdna-grid-table .ag-body-viewport .ag-row .btn i {
  height: 12px;
  width: 12px;
  font-size: 12px;
  margin: 0;
  padding: 0;
}
.smart-style-entropy .wdna-grid-table .ag-body-viewport .ag-row .ag-cell {
  color: #fff;
  padding: 2px 8px;
  border-right: 1px solid rgba(0, 0, 0, 0.8);
  line-height: 20px;
}
.smart-style-entropy .wdna-grid-table .ag-body-viewport .ag-row .ag-cell-focus {
  border: 1px solid #3e4244;
}
.smart-style-entropy .wdna-grid-table .ag-body-viewport .ag-row .ag-cell-range-selected {
  background: #182538;
}
.smart-style-entropy .wdna-grid-table .ag-body-viewport .ag-row .ag-cell-range-selected:hover {
  background: #182538 !important;
}
.smart-style-entropy .wdna-grid-table .ag-body-viewport .ag-row .ag-cell-range-single-cell {
  border: 1px solid #b7f93d;
}
.smart-style-entropy .wdna-grid-table .ag-body-viewport .ag-row.ag-row-even {
  background: rgba(255, 255, 255, 0.2);
}
.smart-style-entropy .wdna-grid-table .ag-body-viewport .ag-row.ag-row-odd {
  background: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy .wdna-grid-table .ag-body-viewport .ag-row:hover {
  background: #182538 !important;
}
.smart-style-entropy .wdna-grid-table .ag-body-viewport .ag-row.edited-row {
  background: rgba(255, 81, 0, 0.829) !important;
}
.smart-style-entropy .wdna-grid-table .ag-status-bar {
  background: rgba(0, 0, 0, 0.2);
  border: 0;
  border-top: 1px solid #3e4244;
}
.smart-style-entropy .wdna-grid-table input,
.smart-style-entropy .wdna-grid-table select {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}
.smart-style-entropy .wdna-grid-table .ag-paging-panel {
  font-size: 13px;
  font-family: 'Calibri', Arial;
  border: 0;
}
.smart-style-entropy .wdna-grid-table .ag-paging-panel .ag-paging-row-summary-panel,
.smart-style-entropy .wdna-grid-table .ag-paging-panel .ag-paging-page-summary-panel {
  color: #fff;
}
.smart-style-entropy .wdna-grid-table .ag-paging-button {
  background: #182538 !important;
  color: #fff;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  border: 0;
  padding: 0 3px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
  margin: 0 2px;
}
.smart-style-entropy .wdna-grid-table .ag-paging-button:hover {
  background: #29416f !important;
}
.smart-style-entropy .wdna-grid-table .ag-paging-button:disabled {
  color: #a5a5a5;
  background: rgba(0, 0, 0, 0.3) !important;
  cursor: default;
}
.smart-style-entropy .wdna-grid-table .ag-paging-button:disabled:hover {
  color: #a5a5a5;
  background: rgba(0, 0, 0, 0.3) !important;
}
.smart-style-entropy .wdna-grid-table .ag-overlay-no-rows-wrapper {
  color: #fff;
}
.smart-style-entropy .wdna-grid-table .ag-side-bar {
  background: transparent;
  border: none;
}
.smart-style-entropy .wdna-grid-table .ag-side-bar .ag-side-buttons {
  background: transparent;
  width: 25px;
  margin-left: 1px;
}
.smart-style-entropy .wdna-grid-table .ag-side-bar .ag-side-buttons .ag-side-button button {
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  padding: 5px;
  width: 22px;
  border: 0;
}
.smart-style-entropy .wdna-grid-table .ag-side-bar .ag-side-buttons .ag-side-button button span:not(.ag-icon) {
  margin: 2px 5px 0px 1px;
}
.smart-style-entropy .wdna-grid-table .ag-side-bar .ag-side-buttons .ag-side-button button .ag-icon {
  color: #fff;
}
.smart-style-entropy .wdna-grid-table .ag-side-bar .ag-side-buttons .ag-side-button button .ag-icon:after {
  transform: rotate(90deg);
  color: #fff;
}
.smart-style-entropy .wdna-grid-table .ag-side-bar .ag-side-buttons .ag-side-button.ag-selected button {
  border: 0;
  border-right: 1px solid #b7f93d;
  color: #b7f93d;
  background-color: rgba(0, 0, 0, 0.8);
}
.smart-style-entropy .wdna-grid-table .ag-side-bar .ag-side-buttons .ag-side-button.ag-selected button .ag-icon {
  color: #b7f93d;
}
.smart-style-entropy .wdna-grid-table .ag-side-bar .ag-side-buttons .ag-side-button.ag-selected button .ag-icon:after {
  color: #b7f93d;
}
.smart-style-entropy .wdna-grid-table .ag-pivot-mode-panel > div > label {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}
.smart-style-entropy .wdna-grid-table .ag-tool-panel-wrapper {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
  border: 0;
}
.smart-style-entropy .wdna-grid-table .ag-tool-panel-wrapper .ag-column-select-list,
.smart-style-entropy .wdna-grid-table .ag-tool-panel-wrapper .ag-column-select-header {
  border: 0;
}
.smart-style-entropy .wdna-grid-table .ag-tool-panel-wrapper .ag-column-select-header {
  border-top: 1px solid #3e4244;
}
.smart-style-entropy .wdna-grid-table .ag-tool-panel-wrapper .ag-column-select,
.smart-style-entropy .wdna-grid-table .ag-tool-panel-wrapper .ag-column-drop {
  border-bottom: 1px solid #3e4244;
  padding-top: 5px;
}
.smart-style-entropy .wdna-grid-table .ag-tool-panel-wrapper .ag-column-select-column {
  margin-bottom: 3px;
}
.smart-style-entropy .wdna-grid-table .ag-tool-panel-wrapper .ag-column-select-column .ag-column-select-column-label {
  font-size: 12px;
}
.smart-style-entropy .wdna-grid-table .ag-tool-panel-wrapper .ag-column-drop-list .ag-column-drop-cell {
  border: 0;
  background: rgba(255, 255, 255, 0.2);
}
.smart-style-entropy .wdna-grid-table .ag-tool-panel-wrapper .ag-column-drop-empty-message {
  font-size: 10px !important;
  color: #a5a5a5 !important;
}
.smart-style-entropy .wdna-grid-table .ag-tool-panel-wrapper .ag-column-select .ag-column-select-header-filter-wrapper input {
  border: 1px solid rgba(255, 255, 255, 0.2);
  width: 100%;
  box-sizing: border-box;
  padding: 3px 5px;
}
.smart-style-entropy .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance {
  padding: 8px 4px;
  border-bottom: 1px solid #3e4244;
}
.smart-style-entropy .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-header-cell-text {
  color: #fff;
}
.smart-style-entropy .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-air {
  border: 0;
}
.smart-style-entropy .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-air .ag-filter-condition label {
  color: #fff;
  font-size: 12px;
}
.smart-style-entropy .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-air .ag-filter-condition label input[type='radio'] {
  vertical-align: -34%;
}
.smart-style-entropy .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-air select {
  border: 0;
  background: #141922;
  padding: 5px 7px;
  font-weight: normal;
}
.smart-style-entropy .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-air select:after {
  font: normal normal normal 14px/1 FontAwesome, sans-serif;
  content: '\F196';
  font-size: 12px;
  position: absolute;
  top: 3px;
  right: 3px;
  height: 15px;
  width: 15px;
}
.smart-style-entropy .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-air .ag-input-wrapper {
  padding: 3px 5px;
  font-weight: normal;
}
.smart-style-entropy .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-air .ag-input-wrapper input {
  border: 1px solid rgba(255, 255, 255, 0.2);
  width: 100%;
  box-sizing: border-box;
  padding: 3px 5px;
}
.smart-style-entropy .wdna-grid-table .ag-scroller-corner {
  background: transparent;
  border: 0;
}
.smart-style-entropy .wdna-grid-table .ag-body-viewport.ag-layout-normal::-webkit-scrollbar,
.smart-style-entropy .wdna-grid-table .ag-body-horizontal-scroll-viewport::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.smart-style-entropy .wdna-grid-table .ag-body-viewport.ag-layout-normal::-webkit-scrollbar-track,
.smart-style-entropy .wdna-grid-table .ag-body-horizontal-scroll-viewport::-webkit-scrollbar-track {
  background: #000;
}
.smart-style-entropy .wdna-grid-table .ag-body-viewport.ag-layout-normal::-webkit-scrollbar-thumb,
.smart-style-entropy .wdna-grid-table .ag-body-horizontal-scroll-viewport::-webkit-scrollbar-thumb {
  background: #182538;
}
.smart-style-entropy .wdna-grid-table .ag-body-viewport.ag-layout-normal::-webkit-scrollbar-thumb:hover,
.smart-style-entropy .wdna-grid-table .ag-body-horizontal-scroll-viewport::-webkit-scrollbar-thumb:hover {
  width: 15px;
  height: 15px;
  background: #29416f;
}
.smart-style-entropy .ag-theme-custom-new.ag-dnd-ghost {
  background-color: rgba(255, 255, 255, 0.2);
  border: 0;
}
.smart-style-entropy .react-switch {
  height: 18px !important;
  border-radius: 2px !important;
  margin-top: 9px;
}
.smart-style-entropy .react-switch .react-switch-bg {
  height: 18px !important;
  border-radius: 2px !important;
}
.smart-style-entropy .react-switch .react-switch-handle {
  height: 16px !important;
  width: 26px !important;
  border-radius: 2px !important;
  background: rgba(0, 0, 0, 0.6) !important;
}
.smart-style-entropy .react-switch svg {
  height: 16px;
}
.smart-style-entropy label {
  color: #fff;
}
.smart-style-entropy label .react-switch + span {
  display: inline-block;
  margin-left: 10px;
  vertical-align: super;
}
.smart-style-entropy label span + .react-switch {
  display: inline-block;
  margin-left: 10px;
  vertical-align: bottom;
}
.smart-style-entropy .query-builder {
  margin-top: 25px;
}
.smart-style-entropy .query-builder .rules-group-header .btn-group {
  border: 0 !important;
}
.smart-style-entropy .query-builder .rules-group-header .btn-group.group-conditions .btn {
  border: 0 !important;
  color: #fff;
}
.smart-style-entropy .query-builder .rules-group-header .btn-group.group-conditions .btn.active {
  color: #b7f93d;
}
.smart-style-entropy .query-builder .rules-group-header .btn-group .btn {
  margin-left: 6px;
}
.smart-style-entropy .query-builder .rules-group-header .btn-group .btn.btn-success {
  border: 1px solid #0f610f !important;
  background: rgba(21, 160, 21, 0.5) !important;
}
.smart-style-entropy .query-builder .rules-group-header .btn-group .btn.btn-success:hover {
  background: rgba(2, 216, 2, 0.5) !important;
}
.smart-style-entropy .query-builder .rules-group-header .btn-group .btn.btn-danger {
  border: 1px solid #e10303 !important;
  background: #af0202 !important;
}
.smart-style-entropy .query-builder .rules-group-header .btn-group .btn.btn-danger:hover {
  background: #fc1b1b !important;
}
.smart-style-entropy .query-builder .rules-list .rule-container {
  background: linear-gradient(to top left, #3f4457, rgba(6, 22, 40, 0.95));
  border: 1px solid #3e4244;
}
.smart-style-entropy .query-builder .rules-list .rule-container .rule-value-container {
  border-left: 1px solid #3e4244;
}
.smart-style-entropy .query-builder .rules-list .rule-container input,
.smart-style-entropy .query-builder .rules-list .rule-container select {
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 6px;
  font-family: 'Calibri', Arial;
  letter-spacing: 0.05rem;
  height: auto;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 17px;
}
.smart-style-entropy .query-builder .rules-list .rule-container input + .input-group-addon,
.smart-style-entropy .query-builder .rules-list .rule-container select + .input-group-addon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy .query-builder .rules-list .rule-container input:focus + .input-group-addon,
.smart-style-entropy .query-builder .rules-list .rule-container select:focus + .input-group-addon {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #3e4244;
}
.smart-style-entropy .query-builder .rules-list .rule-container::before {
  border-left: 1px solid #3e4244;
  border-bottom: 1px solid #3e4244;
}
.smart-style-entropy .query-builder .rules-list .rule-container::after {
  border-color: #3e4244;
}
.smart-style-entropy .query-builder .rules-list .rule-container .btn-group {
  border: 0 !important;
}
.smart-style-entropy .query-builder .rules-list .rule-container .btn-group .btn-danger {
  border: 1px solid #e10303 !important;
  background: #af0202 !important;
  margin-top: 4px;
}
.smart-style-entropy .query-builder .rules-list .rule-container .btn-group .btn-danger i {
  display: none;
}
.smart-style-entropy .query-builder .rules-list .rule-container .btn-group .btn-danger:hover {
  background: #fc1b1b !important;
}
#wdna-root,
.app-root {
  overflow: hidden;
}
.smart-style-entropy div.header-actions {
  margin-top: 5px;
}
.smart-style-entropy div.header-actions #settings_button,
.smart-style-entropy div.header-actions #settings_button span,
.smart-style-entropy div.header-actions #settings_button a,
.smart-style-entropy div.header-actions #settings_button a div,
.smart-style-entropy div.header-actions .helper,
.smart-style-entropy div.header-actions .helper a,
.smart-style-entropy div.header-actions .helper a div,
.smart-style-entropy div.header-actions .alma,
.smart-style-entropy div.header-actions .alma #alma,
.smart-style-entropy div.header-actions .alma #alma #activity,
.smart-style-entropy div.header-actions .alma #alma #activity div,
.smart-style-entropy div.header-actions #mobile-profile-img {
  margin: 0;
  padding: 0;
}
.smart-style-entropy div.header-actions #logout,
.smart-style-entropy div.header-actions .alma,
.smart-style-entropy div.header-actions .helper,
.smart-style-entropy div.header-actions #settings_button {
  position: relative;
  display: inline-block;
  cursor: pointer;
  height: 24px;
  width: 24px;
  margin: 12px 6px 0 0;
}
.smart-style-entropy div.header-actions #logout svg,
.smart-style-entropy div.header-actions .alma svg,
.smart-style-entropy div.header-actions .helper svg,
.smart-style-entropy div.header-actions #settings_button svg {
  fill: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  height: 24px;
  width: 24px;
  position: absolute;
  top: 0;
  left: 0;
}
.smart-style-entropy div.header-actions #logout:hover svg,
.smart-style-entropy div.header-actions .alma:hover svg,
.smart-style-entropy div.header-actions .helper:hover svg,
.smart-style-entropy div.header-actions #settings_button:hover svg {
  fill: #ade283 !important;
}
.smart-style-entropy div.header-actions #settings_button svg {
  height: 20px;
  margin-top: 1px;
}
.smart-style-entropy div.header-actions #logout {
  margin-left: 30px;
}
.smart-style-entropy div.header-actions #logout svg {
  height: 20px;
  margin-top: 3px;
}
.smart-style-entropy div.header-actions .helper {
  padding: 11px 0 0 0;
}
.smart-style-entropy div.header-actions #alma {
  position: relative;
}
.smart-style-entropy div.header-actions #alma #activity {
  color: #fff;
}
.smart-style-entropy div.header-actions #alma #activity b.badge {
  color: #fff;
  background-color: #a90329 !important;
  font-size: 10px;
  position: absolute;
  top: -5px;
  right: -5px;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  line-height: 14px;
  text-align: center;
}
.smart-style-entropy .alma .ajax-dropdown {
  right: -65px;
  left: initial;
  top: 50px;
  z-index: 1000;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: linear-gradient(to top left, #3f4457, rgba(6, 22, 40, 0.95));
}
.smart-style-entropy .alma .ajax-dropdown:before,
.smart-style-entropy .alma .ajax-dropdown:after {
  display: none;
}
.smart-style-entropy .alma .ajax-dropdown span {
  font-size: 12px;
}
.smart-style-entropy .alma .ajax-dropdown .btn-group {
  padding: 0;
  margin-bottom: 5px;
}
.smart-style-entropy .alma .ajax-dropdown .ajax-notifications {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.smart-style-entropy .alma .ajax-dropdown .notification-body .badge {
  background: rgba(0, 0, 0, 0) !important;
}
.smart-style-entropy .alma .ajax-dropdown .notification-body .fa {
  font-size: 17px;
  transform: rotate(0deg);
  vertical-align: baseline;
}
.smart-style-entropy .alma .ajax-dropdown .notification-body li span:hover {
  color: #b7b7b7;
}
.smart-style-entropy .alma .ajax-dropdown .notification-body li:hover .text-muted {
  color: #b7b7b7;
}
.smart-style-entropy .alma .ajax-dropdown .notification-body > li {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.smart-style-entropy .alma .ajax-dropdown .notification-body > li .progress {
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy .alma .ajax-dropdown .notification-body > li .progress .progress-bar {
  background-color: #b7f93d;
  border-right: 1px solid #3e4244;
}
.smart-style-entropy .alma .ajax-dropdown .notification-body > li:hover {
  background: rgba(255, 255, 255, 0.2);
}
.smart-style-entropy .alma .ajax-dropdown .notification-body > li:hover .progress {
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.smart-style-entropy .alma .ajax-dropdown > :last-child {
  font-size: 13px;
  display: block;
  padding: 0px 0px;
  line-height: 14px;
  font-weight: 400;
}
.smart-style-entropy .alma .ajax-dropdown .fa-refresh {
  font-size: 12px;
}
.smart-style-entropy .alma .ajax-dropdown .btn {
  background: rgba(0, 0, 0, 0);
}
.smart-style-entropy .alma .ajax-dropdown .alma-footer {
  padding: 5px 0 !important;
}
.smart-style-entropy .alma .ajax-dropdown .alma-footer .alma-refresh-btn {
  margin-top: -4px;
}
.smart-style-entropy .alma .ajax-dropdown .alma-footer .alma-refresh-btn span {
  margin-left: 6px;
}
/* SPECIFIC SECTIONS / MODULES */
/* LOGIN PAGE */
.smart-style-entropy #extr-page {
  background-image: url(../../assets/img/background_login.png);
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}
.smart-style-entropy #extr-page .login-loader {
  margin-top: 7px;
  position: absolute;
  left: 5px;
}
.smart-style-entropy #extr-page .login-info {
  background-color: rgba(0, 0, 0, 0.2);
}
.smart-style-entropy #extr-page #main {
  min-height: calc(100vh);
  margin: 0;
  padding: 0;
  background: transparent;
}
.smart-style-entropy #extr-page #main .login-layer {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100% !important;
  top: 50%;
  transform: translate(0, -50%);
  min-height: 50%;
}
.smart-style-entropy #extr-page #main .login-layer .login-box {
  float: none;
  margin: auto;
  padding-top: 40px;
}
.smart-style-entropy #extr-page #main .login-layer .login-box #login-form {
  background-color: transparent;
}
.smart-style-entropy #extr-page #main .login-layer .login-box #login-form fieldset {
  background-color: transparent;
  margin-bottom: 20px;
}
.smart-style-entropy #extr-page #main .login-layer .login-box #login-form .check-login {
  margin-top: 30px;
}
.smart-style-entropy #extr-page #main .login-layer .login-box #login-form footer {
  background: transparent;
  text-align: center;
}
.smart-style-entropy #extr-page #main .login-layer .login-box #login-form footer .btn {
  position: relative;
  float: none;
  background: #0090b2 !important;
  border: 1px solid #5e99a7 !important;
  width: 80%;
  min-width: 200px;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy #extr-page #main .login-layer .login-box #login-form footer .btn:hover {
  background: #1bafd1 !important;
}
.smart-style-entropy #extr-page #main .login-layer .login-box #login-form input {
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.smart-style-entropy #extr-page #main .login-layer .login-box #login-form input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */
}
.smart-style-entropy #extr-page #main .login-layer .login-box #login-form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
.smart-style-entropy #extr-page #main .login-layer .login-box #login-form input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
}
.smart-style-entropy #extr-page #main .login-layer .login-box #login-form input:-webkit-autofill {
  background-color: transparent !important;
}
.smart-style-entropy #extr-page #main .login-layer .login-box #login-form input:-webkit-autofill:active {
  background-color: transparent !important;
}
.smart-style-entropy #extr-page #main .login-layer .login-box #login-form a:focus,
.smart-style-entropy #extr-page #main .login-layer .login-box #login-form a:hover {
  color: grey;
  text-decoration: none;
}
.smart-style-entropy #extr-page #main .login-layer .login-box #login-form .note {
  float: right;
}
.smart-style-entropy #extr-page #main .login-layer .login-box #login-form .note a {
  font-size: 15px;
}
.smart-style-entropy #extr-page #main .login-layer .login-box #login-form .remember {
  float: left;
  width: 150px;
  color: #fff;
  font-weight: normal;
  padding-right: 0;
}
.smart-style-entropy #extr-page #main .login-layer .login-box #login-form .remember i {
  left: 0px;
  border-color: #272727;
  background: #ccc;
}
.smart-style-entropy #extr-page #main .login-layer .login-box #login-form .remember span {
  float: right;
}
.smart-style-entropy #extr-page #main .login-layer .login-box #login-form #login-logo {
  position: relative;
  vertical-align: middle;
  display: inline-block;
}
.smart-style-entropy #extr-page #main .login-layer .login-box #login-form #login-logo img {
  display: inline-block;
  vertical-align: middle;
  width: 90%;
}
.smart-style-entropy #extr-page #main .login-layer .login-box #login-form #login-logo h1 {
  display: inline-block;
  vertical-align: bottom;
}
/* MODALES */
.smart-style-entropy .modal-dialog .modal-header {
  padding: 6px;
  padding-top: 10px;
  border-bottom-color: grey;
  text-align: center;
}
.smart-style-entropy .modal-dialog .modal-header h3,
.smart-style-entropy .modal-dialog .modal-header h4 {
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 0;
  margin-top: 5px;
}
.smart-style-entropy .modal-dialog .modal-header .modal-controls {
  float: right;
  position: relative;
}
.smart-style-entropy .modal-dialog .modal-header .modal-controls .control-btn {
  background: transparent;
  border: none;
  font-size: 16px;
  margin-left: 5px;
}
.smart-style-entropy .modal-dialog .modal-header .modal-controls .control-btn:hover {
  color: #ade283;
}
.smart-style-entropy .modal-dialog .modal-header .modal-controls .control-btn.btn {
  background: #353f4e !important;
  color: #fff;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy .modal-dialog .modal-header .modal-controls .control-btn.btn:hover {
  background: #1c2d44 !important;
}
.smart-style-entropy .modal-dialog .modal-header .modal-controls .btn {
  background: #353f4e !important;
  color: #fff;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy .modal-dialog .modal-header .modal-controls .btn:hover {
  background: #1c2d44 !important;
}
.smart-style-entropy .modal-dialog .modal-footer {
  padding-bottom: 30px;
  border: none;
}
.smart-style-entropy .modal-dialog .modal-footer .btn {
  background: #353f4e !important;
  color: #fff;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy .modal-dialog .modal-footer .btn:hover {
  background: #1c2d44 !important;
}
.smart-style-entropy .modal-dialog .modal-content {
  background: rgba(9, 28, 54, 0.95);
  color: #fff;
  border: none;
}
.smart-style-entropy .modal-dialog .modal-content .nav-tabs.tabs-left {
  position: absolute;
  bottom: -60px;
  left: 13px;
  border: 0;
}
.smart-style-entropy .modal-dialog .modal-content .nav-tabs.tabs-left li {
  display: inline-block;
  border: 0;
}
.smart-style-entropy .modal-dialog .modal-content .nav-tabs.tabs-left li.active {
  display: none;
}
.smart-style-entropy .modal-dialog .modal-content .nav-tabs.tabs-left li a {
  background: #182538 !important;
  color: #fff;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  border: 0;
  padding: 5px 10px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy .modal-dialog .modal-content .nav-tabs.tabs-left li a:hover {
  background: #29416f !important;
}
.smart-style-entropy .modal-dialog .modal-content input,
.smart-style-entropy .modal-dialog .modal-content textarea {
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 6px;
  font-family: 'Calibri', Arial;
  letter-spacing: 0.05rem;
  height: auto;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy .modal-dialog .modal-content input + .input-group-addon,
.smart-style-entropy .modal-dialog .modal-content textarea + .input-group-addon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy .modal-dialog .modal-content input:focus + .input-group-addon,
.smart-style-entropy .modal-dialog .modal-content textarea:focus + .input-group-addon {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #3e4244;
}
.smart-style-entropy .modal-dialog .modal-content .tabs-left .tab-content {
  margin: 0;
}
.smart-style-entropy .rangeInputs {
  background: rgba(9, 28, 54, 0.95) !important;
}
.smart-style-entropy .rangeInputs input {
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 6px;
  font-family: 'Calibri', Arial;
  letter-spacing: 0.05rem;
  height: auto;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy .rangeInputs input + .input-group-addon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy .rangeInputs input:focus + .input-group-addon {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #3e4244;
}
.smart-style-entropy .modal-dialog.footer-on-top .modal-footer {
  position: absolute;
  top: 0;
  right: 44px;
}
.smart-style-entropy .modal.fullscreen-modal {
  padding: 0 !important;
}
.smart-style-entropy .modal.fullscreen-modal .modal-dialog {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  max-width: 100% !important;
}
.smart-style-entropy .modal.fullscreen-modal .modal-dialog .modal-content {
  height: 100%;
  border-radius: 0;
}
.smart-style-entropy .modal.fullscreen-modal .modal-dialog .modal-content .grid-container,
.smart-style-entropy .modal.fullscreen-modal .modal-dialog .modal-content .sortable-list-container {
  height: calc(80vh);
}
.smart-style-entropy .modal.fullscreen-modal .modal-dialog .modal-footer {
  bottom: 0;
  position: absolute;
  right: 0;
}
.smart-style-entropy .modal.fullscreen-modal .modal-dialog .modal-footer .btn:active {
  position: relative;
}
.smart-style-entropy .selector-modal .grid-container {
  height: 500px;
}
.smart-style-entropy .selector-modal .ne-selection-count {
  float: left;
  position: absolute;
  top: -6px;
}
.smart-style-entropy .selector-modal .group-columns-info {
  position: absolute;
  top: 25px;
  left: 15%;
}
.smart-style-entropy .selector-modal .sortable-list-container {
  height: 500px;
  overflow-y: scroll;
}
.smart-style-entropy .selector-modal .tabs-left ul li a {
  padding-left: 10px;
}
.smart-style-entropy .kpi-config-headers {
  width: 100%;
}
.smart-style-entropy .kpi-config-headers .kpi-config-kpi {
  padding-left: 40px;
}
.smart-style-entropy .kpi-config-headers .kpi-config-axis {
  width: 34px;
}
.smart-style-entropy .kpi-config-headers .kpi-config-graph {
  width: 91px;
}
.smart-style-entropy .kpi-config-headers .kpi-config-color {
  width: 81px;
}
.smart-style-entropy .grid-search-box {
  width: 110px;
}
.smart-style-entropy .sortable-list-container .sortable-list-header h1 {
  text-align: center;
  text-transform: uppercase;
}
.smart-style-entropy .sortable-list-container .axis-selector-btn {
  width: 35px;
}
.smart-style-entropy .sortable-list-container .serie-type-select {
  min-width: 90px !important;
}
.smart-style-entropy .sortable-list-container .serie-color-select {
  margin-left: auto;
  margin-right: 10px;
  margin-top: 5px;
}
.smart-style-entropy .sortable-list-container .serie-color-select > div > div:nth-child(2) {
  right: 0;
  top: 0;
}
.smart-style-entropy .sortable-list-container .sortable-list-remove {
  margin-left: 0px;
}
/* PANELES DASHBOARDS / REPORTS */
.smart-style-entropy .leaflet-container .leaflet-map-pane {
  z-index: auto;
}
.smart-style-entropy .leaflet-container .leaflet-control-zoom {
  border: 0;
  z-index: auto;
}
.smart-style-entropy .leaflet-container .leaflet-control-zoom .leaflet-control-zoom-out,
.smart-style-entropy .leaflet-container .leaflet-control-zoom .leaflet-control-zoom-in {
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid #fff;
  border-radius: 2px;
  margin: 1px;
  font-family: 'Calibri', Arial;
  line-height: 28px;
  font-weight: 100;
}
.smart-style-entropy .leaflet-container .leaflet-control-zoom .leaflet-control-zoom-out.leaflet-disabled,
.smart-style-entropy .leaflet-container .leaflet-control-zoom .leaflet-control-zoom-in.leaflet-disabled {
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  color: #a5a5a5;
  border: 1px solid #a5a5a5;
}
.smart-style-entropy .leaflet-container .leaflet-control-zoom .leaflet-control-zoom-out:hover,
.smart-style-entropy .leaflet-container .leaflet-control-zoom .leaflet-control-zoom-in:hover {
  border-color: #b7f93d;
  color: #ade283;
}
.smart-style-entropy .leaflet-container .leaflet-tooltip-pane .leaflet-tooltip {
  background: rgba(0, 0, 0, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.9);
  color: #fff;
}
.smart-style-entropy .leaflet-container .leaflet-tooltip-pane .leaflet-tooltip.leaflet-tooltip-right:before {
  border-right-color: rgba(0, 0, 0, 0.9);
}
.smart-style-entropy .leaflet-container .leaflet-tooltip-pane .leaflet-tooltip.leaflet-tooltip-left:before {
  border-left-color: rgba(0, 0, 0, 0.9);
}
.smart-style-entropy .leaflet-container .leaflet-zoom-animated path {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy .leaflet-container .leaflet-zoom-animated path:hover {
  fill: #1c2d44;
}
/* ANTIGUO */
.smart-style-entropy .propagation-graph #sliders {
  position: absolute;
  top: 0;
}
.smart-style-entropy .graph-section-special-events fieldset,
.smart-style-entropy .graph-section-special-events fieldset h3 {
  margin-bottom: 5px;
}
.margin-left-5 {
  margin-left: 5px !important;
}
/* Navigation */
.smart-style-entropy .nav-separation:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 170px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 5px;
}
.smart-style-entropy .ag-filter .ag-filter-header-container:nth-child(2) {
  margin-top: 16px;
}
.smart-style-entropy .alarms-selector-container {
  width: 100%;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-top: 20px;
}
.smart-style-entropy .alarms-selector-container .rs-tooltip.rs-tooltip-text {
  color: #000;
}
.smart-style-entropy #settings_button {
  margin-right: 6px;
}
.smart-style-entropy #settings_button span a {
  cursor: pointer !important;
}
/* Movers */
.smart-style-entropy .movers-slider-time {
  margin-left: -20px;
  margin-bottom: 13px;
}
.smart-style-entropy .movers-buttons-array {
  list-style: none;
  padding-left: 5px;
}
.smart-style-entropy .movers-button {
  margin: 5px;
  width: 90%;
  height: 50px;
  background-color: #367a8a;
}
.smart-style-entropy .movers-button-value {
  float: right;
  color: #60ff60;
}
.smart-style-entropy .movers-main-filters {
  width: 100%;
  padding-left: 25px;
  font-size: 13px !important;
}
.smart-style-entropy .movers-main-filters .flatpickr-input {
  display: inline-block;
  box-sizing: border-box;
  border: none;
  height: 35px;
  width: 100%;
  padding: 7px 12px;
  margin-top: 0px;
}
.smart-style-entropy .movers-main-filters .granularity-selector {
  margin-bottom: 10px;
}
.smart-style-entropy .movers-main-filters .dropdown .dropdown-toggle {
  width: 100%;
  margin-top: 3px;
  margin-bottom: 3px;
  background: #141922;
  color: #fff;
}
.smart-style-entropy .movers-main-filters .dropdown .dropdown-toggle span {
  display: inline-block;
  padding-top: 4px;
}
.smart-style-entropy .movers-main-filters .dropdown .dropdown-menu {
  position: absolute;
  z-index: 99999;
}
.smart-style-entropy .movers-main-filters .dropdown .dropdown-header {
  display: none;
}
.smart-style-entropy .movers-main-filters .filter-btn {
  width: 100%;
}
.smart-style-entropy .padding-sides {
  padding-left: 5px;
  padding-right: 5px;
  width: 50px;
}
.smart-style-entropy .advanced-dashboard-filters {
  width: 100%;
  padding-left: 25px;
  font-size: 13px !important;
}
.smart-style-entropy .advanced-dashboard-filters .dropdown.entropy-filter button i {
  float: left;
  margin-top: 2px;
}
.smart-style-entropy .advanced-dashboard-filters .granularity-slider {
  width: 90% !important;
}
.smart-style-entropy .advanced-dashboard-filters .dropdown.entropy-filter .dropdown-toggle,
.smart-style-entropy .advanced-dashboard-filters .btn-group-main .flatpickr-full-width.flatpickr-input {
  width: 90% !important;
}
.smart-style-entropy .advanced-dashboard-filters .filter-btn {
  width: 90% !important;
  margin-right: 0px;
}
.smart-style-entropy .advanced-dashboard-filters .btn-edit {
  float: right;
  margin-right: 20px;
  margin-top: 3px;
  margin-bottom: 3px;
}
.smart-style-entropy .granularity-filter {
  margin-bottom: 20px;
}
/* CQI Dashboard */
.smart-style-entropy .cqi-dashboard {
  padding-top: 0px;
}
.smart-style-entropy #main-tabs .dashboardContainer .jarviswidget .widget-body.cqi-dashboard {
  min-height: 400px;
  height: calc(80vh);
}
.smart-style-entropy .cqi-dashboard iframe {
  border: none;
  width: 100%;
  height: 100%;
}
.smart-style-entropy .cqi-dashboard .wdna-no-data {
  font-size: 20px;
}
.smart-style-entropy .cqi-main-filters .group-level-selector {
  width: 100%;
  margin-top: 3px;
  margin-bottom: 3px;
}
.smart-style-entropy .cqi-main-filters .granularity-filter {
  margin-bottom: 0px;
}
.smart-style-entropy .cqi-main-filters .flatpickr-input {
  width: 90%;
}
.smart-style-entropy .btn-transparent {
  background: transparent;
  color: #fff;
  border-color: transparent;
}
/* With this the notifications will show over the overlays */
#divSmallBoxes {
  z-index: 999999;
}
#divSmallBoxes .SmallBox {
  border: 0;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: 0px 0px 3px 0px rgba(255, 255, 255, 0.6);
  box-shadow: 0px 0px 3px 0px rgba(255, 255, 255, 0.6);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#divSmallBoxes .SmallBox .foto {
  font-size: 24px;
  left: 12px;
  top: 6px;
}
#divSmallBoxes .SmallBox .textoFoto {
  margin: 3px 20px 3px 40px;
}
#divSmallBoxes .SmallBox .textoFoto span {
  font-weight: bold;
  font-size: 20px;
}
#divSmallBoxes .SmallBox:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.6);
  box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.6);
}
/* Useful for add a small btn to select2 component */
.smart-style-entropy .btn-select2-addon {
  position: relative;
}
.smart-style-entropy .btn-select2-addon button,
.smart-style-entropy .btn-select2-addon .btn {
  position: absolute;
  height: 32px;
  right: 0px;
  z-index: 10000;
  border: none;
  width: 20%;
  top: unset;
  left: unset;
}
.smart-style-entropy .btn-select2-addon button i,
.smart-style-entropy .btn-select2-addon .btn i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.smart-style-entropy .btn-select2-addon button i.fa-spin,
.smart-style-entropy .btn-select2-addon .btn i.fa-spin {
  top: 20%;
  left: 28%;
}
.smart-style-entropy .btn-select2-addon .select2 .select2-selection__choice {
  z-index: 999;
}
.smart-style-entropy .btn-select2-addon .select2 .select2-selection__arrow {
  display: none;
}
/* Div select */
.smart-style-entropy .div-select div#titulo {
  width: 100%;
  margin-top: 100px;
}
.smart-style-entropy .div-select p#header {
  text-align: center;
  font-size: 2.5em;
  color: #9a9a9a;
}
.smart-style-entropy .div-select p#subheader {
  text-align: center;
  color: #cecece;
  margin-top: 20px;
  font-size: 1.3em;
}
.smart-style-entropy .div-select header {
  margin: 100px auto;
  width: 1200px;
  height: 230px;
  background-color: red;
}
.smart-style-entropy .div-select div.effect-button-container {
  cursor: pointer;
  width: 90px;
  height: 100%;
  float: left;
  margin-right: 3px;
}
.smart-style-entropy .div-select div.effect-button-container svg {
  width: 90px;
  fill: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy .div-select div.effect-button-container p.texto {
  font-size: 1em;
  color: #fff;
  text-align: center;
  padding-top: 10px;
  opacity: 1 !important;
  -webkit-transition: all 0.4s;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy .div-select div.effect-button-container:hover svg {
  fill: #ade283 !important;
}
.smart-style-entropy .div-select div.effect-button-container:hover p.texto {
  color: #ade283;
}
.smart-style-entropy .div-select div.effect-button-container.selected svg {
  fill: #b7f93d !important;
}
.smart-style-entropy .div-select div.effect-button-container.selected p.texto {
  color: #b7f93d;
  font-weight: 700;
}
/* Select multi */
.btn-select-multi {
  width: 100%;
}
/* General filter */
.smart-style-entropy .general-filters .cl-element {
  width: 100%;
}
.smart-style-entropy .jarviswidget-auto-height .widget-body {
  min-height: 400px !important;
  height: auto !important;
}
/* Sortable List */
.smart-style-entropy .sortable-list-header h1 {
  margin: 5px 0 10px 0;
}
.smart-style-entropy .sortable-list {
  list-style: none;
  user-select: none;
}
.smart-style-entropy .sortable-list-order-handler {
  position: relative;
  color: #fff;
  top: 0px;
  display: inline-block;
  width: 18px;
  height: 11px;
  opacity: 0.9;
  margin-right: 20px;
  cursor: row-resize;
}
.smart-style-entropy .sortable-list-value {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
  margin-right: 5px;
  width: 80%;
}
.smart-style-entropy .sortable-list-remove {
  cursor: pointer;
  color: red;
  margin-left: 10px;
  font-size: 20px;
}
.smart-style-entropy .sortable-list-button {
  cursor: pointer;
  color: red;
  margin-left: 10px;
  font-size: 20px;
}
.smart-style-entropy .sortable-list-item {
  font-size: 13px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1px;
  width: 100%;
  padding: 0 10px;
  min-height: 32px;
  background-color: rgba(0, 0, 0, 0.4);
  border-bottom: 0;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 400;
  z-index: 99999;
}
.smart-style-entropy .sortable-list-item .list-order-handler {
  margin-right: 5px;
}
.smart-style-entropy .sortable-list-item .sortable-list-remove .fa-times {
  color: #af0202;
}
/* KPI Evolution */
.smart-style-entropy .kpi-evolution .btn-select2-addon .select2-container--disabled,
.smart-style-entropy .kpi-evolution .btn-select2-addon .select2-container--disabled .select2-container--disabled input {
  cursor: default;
}
/* for adding icons to inputs */
.smart-style-entropy .inner-addon {
  position: relative;
}
.smart-style-entropy .inner-addon .icon {
  position: absolute;
  padding: 10px;
  padding-top: 8px;
  z-index: 999;
}
.smart-style-entropy .left-addon .icon {
  left: 0px;
}
.smart-style-entropy .right-addon .icon {
  right: 0px;
}
.smart-style-entropy .left-addon input {
  padding-left: 30px !important;
}
.smart-style-entropy .right-addon input {
  padding-right: 30px !important;
}
.smart-style-entropy .fuelux .wizard {
  background: transparent;
  border: 1px solid #3e4244;
}
.smart-style-entropy .fuelux .wizard ul.steps li {
  background: rgba(0, 0, 0, 0.4);
  border-right: 1px solid #3e4244;
}
.smart-style-entropy .fuelux .wizard ul.steps li.active {
  color: #b7f93d;
}
.smart-style-entropy .fuelux .wizard ul.steps li.active .badge {
  color: rgba(0, 0, 0, 0.9);
  background: #b7f93d;
}
.smart-style-entropy .fuelux .wizard ul.steps li.complete {
  color: #ade283;
}
.smart-style-entropy .fuelux .wizard ul.steps li.complete .badge {
  color: rgba(0, 0, 0, 0.9);
  background: #ade283;
}
.smart-style-entropy .fuelux .wizard ul.steps li:hover {
  background: rgba(0, 0, 0, 0.6);
}
.smart-style-entropy .fuelux .wizard ul.steps li .chevron {
  display: none;
}
.smart-style-entropy .fuelux .wizard .actions {
  position: relative;
  background: transparent;
  border: 0;
}
.smart-style-entropy .fuelux .wizard .actions .btn-sm {
  margin-left: 4px;
}
.smart-style-entropy .fuelux .wizard .actions .btn-primary {
  background: #182538 !important;
  color: #fff;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  border: 0;
  padding: 5px 10px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy .fuelux .wizard .actions .btn-primary:hover {
  background: #29416f !important;
}
.smart-style-entropy .fuelux .step-content .step-pane .cl-element {
  margin-bottom: 4px;
}
.smart-style-entropy .img-select-filter {
  height: 65px;
  margin: auto;
}
.smart-style-entropy .block-selection-filter:hover {
  background-color: rgba(0, 0, 0, 0.4);
  cursor: pointer;
}
/* for adding icons to inputs */
.smart-style-entropy .inner-addon {
  position: relative;
}
.smart-style-entropy .inner-addon .icon {
  position: absolute;
  padding: 10px;
  padding-top: 8px;
  z-index: 999;
}
.smart-style-entropy .left-addon .icon {
  left: 0px;
}
.smart-style-entropy .right-addon .icon {
  right: 0px;
}
.smart-style-entropy .left-addon input {
  padding-left: 30px !important;
}
.smart-style-entropy .right-addon input {
  padding-right: 30px !important;
}
/* SQL Builder */
.smart-style-entropy .query-builder .drag-handle {
  color: grey;
}
.smart-style-entropy .rule-value-container input[type='number'] {
  width: 70px;
}
.smart-style-entropy .query-builder .rules-group-container {
  margin: 0;
  padding: 0;
  border: transparent;
  background: transparent;
}
/* ================================
/*      Fix General filter
/* ================================

/* Button */
.smart-style-entropy .general-filters .dropdown-toggle {
  width: 100%;
  font-size: 13px !important;
}
.smart-style-entropy .general-filters .btn-group-main .btn-secondary,
.smart-style-entropy .movers-main-filters .btn-group-main .btn-secondary,
.smart-style-entropy .main-filters .btn-secondary,
.smart-style-entropy .cqi-main-filters.propagation-delay-filters .btn-secondary,
.smart-style-entropy .btn-group-main .btn-secondary,
.smart-style-entropy .cqi-main-filters .btn-group-main .entropy-filter .btn-secondary {
  display: inline-block;
  width: 38px;
  height: 35px;
  margin: 5px 0;
}
.smart-style-entropy .general-filters .btn-group-main .btn-secondary i,
.smart-style-entropy .movers-main-filters .btn-group-main .btn-secondary i,
.smart-style-entropy .main-filters .btn-secondary i,
.smart-style-entropy .cqi-main-filters.propagation-delay-filters .btn-secondary i,
.smart-style-entropy .btn-group-main .btn-secondary i,
.smart-style-entropy .cqi-main-filters .btn-group-main .entropy-filter .btn-secondary i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.smart-style-entropy .general-filters .btn-group-main .btn-secondary i.fa-spin,
.smart-style-entropy .movers-main-filters .btn-group-main .btn-secondary i.fa-spin,
.smart-style-entropy .main-filters .btn-secondary i.fa-spin,
.smart-style-entropy .cqi-main-filters.propagation-delay-filters .btn-secondary i.fa-spin,
.smart-style-entropy .btn-group-main .btn-secondary i.fa-spin,
.smart-style-entropy .cqi-main-filters .btn-group-main .entropy-filter .btn-secondary i.fa-spin {
  top: 20%;
  left: 28%;
}
.smart-style-entropy .main-filters .btn-primary,
.smart-style-entropy .main-filters .date-picker,
.smart-style-entropy .movers-main-filters .btn-group-main .btn-primary,
.smart-style-entropy .cqi-main-filters.propagation-delay-filters .btn-primary,
.smart-style-entropy .cqi-main-filters.propagation-delay-filters .date-picker,
.smart-style-entropy .btn-group-main .date-picker,
.smart-style-entropy .cqi-main-filters .btn-group-main .entropy-filter .btn-primary {
  display: inline-block;
  width: calc(100% - 50px) !important;
  margin: 5px 3px 5px 0;
  height: 35px;
}
.smart-style-entropy .cqi-main-filters.propagation-delay-filters .granularity-filter .btn-primary,
.smart-style-entropy .cqi-main-filters.fm-alarms .granularity-filter .btn-primary,
.smart-style-entropy .cqi-main-filters.nominal-plan .btn-primary,
.smart-style-entropy .cqi-main-filters .entropy-filter .btn-primary {
  width: 100% !important;
}
.smart-style-entropy .date-picker .flatpickr-input {
  width: 100%;
}
.smart-style-entropy .general-filters .btn-select2-addon button {
  z-index: auto;
}
.smart-style-entropy .general-filters .delta-date-compare .flatpickr-delta-full-width {
  width: 100% !important;
}
.smart-style-entropy .general-filters fieldset {
  background: transparent !important;
}
.smart-style-entropy .general-filters .select2-selection {
  padding: 0 8px !important;
}
.smart-style-entropy .general-filter-all .custom-list > ul ul ul li a {
  padding: 8px 10px 8px 10px !important;
}
.smart-style-entropy .general-filter-all .custom-list ul > li > ul {
  padding-left: 10px !important;
}
.smart-style-entropy .general-filters fieldset {
  padding: 5px 0;
}
/* Tree view filter */
.smart-style-entropy .tree li > div {
  display: inline-block;
}
.smart-style-entropy .tree .select2-treview {
  margin-left: 5px;
  display: inline-block;
}
.smart-style-entropy .tree li .select2-treview span {
  border: none;
  border-radius: none;
  padding: 0px;
  -webkit-border-radius: 0px;
  display: inline-block;
}
.smart-style-entropy .tree li .select2-treview .select2-selection {
  padding: 0 8px;
}
.smart-style-entropy .tree li.parent_li > span {
  cursor: pointer;
  padding: 3px 8px;
}
.smart-style-entropy .tree .delete-row {
  cursor: pointer;
  padding: 0px;
  border: none;
  margin-right: 5px;
}
.smart-style-entropy .tree .delete-row:hover {
  color: red;
}
.smart-style-entropy .tree li .select2-selection {
  height: 26px;
  line-height: 26px;
  position: relative;
  top: 2px;
}
.smart-style-entropy .tree li .select2-selection__placeholder {
  padding-right: 30px !important;
}
.help-desk a {
  position: absolute;
  top: 0;
}
/* Slider time */
.smart-style-entropy .granularity-slider .rc-slider {
  float: left;
  width: 60%;
  font-size: 13px;
}
.smart-style-entropy .granularity-slider .btn {
  float: left;
  width: 15%;
  padding: 0;
  position: relative;
  top: -3px;
  background: transparent;
}
.smart-style-entropy .granularity-slider .btn-left {
  margin-right: 10px;
}
.smart-style-entropy .granularity-slider .btn-right {
  margin-right: 0px;
  margin-left: 10px;
}
.smart-style-entropy .granularity-slider input {
  float: left;
  width: 60%;
  font-size: 13px;
}
/* Button group + input */
.smart-style-entropy .btn-group-main .btn-secondary {
  float: right;
}
.smart-style-entropy .btn-group-main .flatpickr-full-width.flatpickr-input {
  width: 100% !important;
}
.smart-style-entropy .btn-group-main .flatpickr-input {
  padding: 7px 12px;
  border: none;
  margin-top: 0px;
  min-height: 35px;
}
.smart-style-entropy .btn-group-main .flatpickr-range {
  font-size: 11px;
  padding: 0px;
}
/* Dashboard */
.smart-style-entropy #main {
  background-color: rgba(0, 0, 0, 0);
  overflow-x: unset !important;
}
/* Group Filter */
.smart-style-entropy .group-filter-order {
  padding-right: 0px;
}
/* Your style.css */
.smart-style-entropy .fixed-header #main {
  margin-top: 60px;
}
.smart-style-entropy .ui-helper-clearfix:after,
.smart-style-entropy .ui-helper-clearfix:before {
  display: none !important;
}
.smart-style-entropy .fixed-header #header {
  position: fixed;
  width: 100%;
  z-index: 55;
  top: 0;
  border-bottom: 2px solid #999;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
.smart-style-entropy .demo label {
  display: grid;
  margin: 5px 0px 0px 0px !important;
  padding: 0px;
}
.smart-style-entropy body.menu-on-top.fixed-header {
  padding-top: 85px;
}
.smart-style-entropy .fixed-navigation nav > ul {
  padding-right: 15px;
  position: relative;
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
}
.smart-style-entropy html {
  background: none;
}
.smart-style-entropy .mt-0 {
  margin-top: 0 !important;
}
.smart-style-entropy .mb-0 {
  margin-top: 0 !important;
}
.smart-style-entropy .mt-10 {
  margin-top: 10 !important;
}
.smart-style-entropy .mb-10 {
  margin-bottom: 10px !important;
}
.smart-style-entropy .mb-30 {
  margin-bottom: 30px !important;
}
.smart-style-entropy .mb-28 {
  margin-bottom: 28px !important;
}
.smart-style-entropy .ml-1 {
  margin-left: 10px !important;
}
.smart-style-entropy .mr-1 {
  margin-right: 10px !important;
}
.smart-style-entropy .px-2 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.smart-style-entropy .p-3 {
  padding: 30px !important;
}
.smart-style-entropy .loading-wdna {
  height: 30px;
  position: relative;
  top: 10px;
}
/* Select2 Smart form */
.smart-style-entropy .smart-form .select2-selection__choice {
  padding: 1px 28px 1px 8px;
  margin: 4px 0 3px 5px;
  border: 0px;
  line-height: 20px;
}
.smart-style-entropy .smart-form .select2-selection__choice__remove {
  padding: 4px 3px 3px 6px;
}
/* Select2 Title */
.smart-style-entropy .select2Title .select2-selection {
  border: 0px solid #ccc !important;
  background: rgba(255, 255, 255, 0.6) !important;
  font-size: 16px;
  color: #3276b1;
}
.smart-style-entropy .select2Title .select2-selection__arrow {
  border-left: 0px;
  position: relative;
}
.smart-style-entropy .select2Title .select2-selection__choice {
  padding: 1px 28px 1px 8px;
  margin: 4px 0 3px 5px;
  position: relative;
  border: 1px transparent;
  color: #333;
  background-color: transparent !important;
}
.smart-style-entropy .select2Title .select2-selection__choice {
  border: none;
}
/* Fondo */
.smart-style-entropy body {
  background: #f9f9f9;
}
/* Header */
.smart-style-entropy #header > div {
  height: 60px;
  font-size: 24px !important;
}
.mobile-detected.smart-style-entropy #header > div {
  height: 60px;
  font-size: 22px !important;
}
.smart-style-entropy #header .btn-header > :first-child > a {
  height: inherit;
  min-width: inherit;
  /* padding-left: 20px; */
}
/* Navegador izquierda */
.smart-style-entropy aside {
  display: block;
  background: rgba(14, 25, 40, 0.8);
}
.smart-style-entropy aside nav ul li a:link,
.smart-style-entropy aside nav ul li a:visited {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #fff !important;
}
.smart-style-entropy aside nav ul li a:link.header-element,
.smart-style-entropy aside nav ul li a:visited.header-element {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  background-color: rgba(255, 255, 255, 0.1);
}
.smart-style-entropy aside nav ul li a:link.header-element .menu-item-parent,
.smart-style-entropy aside nav ul li a:visited.header-element .menu-item-parent {
  padding-left: 25px;
}
.smart-style-entropy aside nav ul li a:link.header-element.separator-header,
.smart-style-entropy aside nav ul li a:visited.header-element.separator-header {
  margin-top: 20px;
}
.smart-style-entropy aside nav ul li a:link .collapse-sign,
.smart-style-entropy aside nav ul li a:visited .collapse-sign {
  margin-top: 5px;
}
.smart-style-entropy aside nav ul li a:link .navigation-icon,
.smart-style-entropy aside nav ul li a:visited .navigation-icon {
  width: 22px;
  position: absolute;
  left: 8px;
  top: 8px;
}
.smart-style-entropy aside nav ul li a:link .navigation-icon.svg,
.smart-style-entropy aside nav ul li a:visited .navigation-icon.svg {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  fill: #fff;
}
.smart-style-entropy aside nav ul li a:hover,
.smart-style-entropy aside nav ul li a:active {
  color: #ade283 !important;
}
.smart-style-entropy aside nav ul li a:hover.header-element,
.smart-style-entropy aside nav ul li a:active.header-element {
  background-color: rgba(255, 255, 255, 0.02);
}
.smart-style-entropy aside nav ul li a:hover .navigation-icon.svg,
.smart-style-entropy aside nav ul li a:active .navigation-icon.svg {
  fill: #ade283 !important;
}
.smart-style-entropy aside nav ul li.active > a {
  color: #b7f93d !important;
  vertical-align: middle;
}
/* Boton ocultar barra */
.smart-style-entropy .minifyme {
  background: none;
  color: #f9f9f9;
  text-align: center;
  padding: 0;
  width: 36px;
  height: 28px;
  display: block;
  position: absolute;
  right: 0;
  border-radius: 5px 0 0 5px;
  cursor: pointer;
  margin-top: 7px;
  font-size: 19px;
  transition: all 0.1s linear 0s;
  border-bottom: none;
}
.smart-style-entropy .minifyme svg {
  fill: #fff;
  width: 30px;
  height: 28px;
}
.smart-style-entropy .minifyme svg #arrow_right {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.smart-style-entropy .minifyme svg #arrow_left {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.smart-style-entropy .minifyme:hover svg {
  fill: #ade283;
}
.smart-style-entropy.minified .minifyme {
  right: 0;
  color: #a8a8a8;
  position: relative;
  width: 100%;
  border-radius: 0;
  margin: 7px 0 0 0;
  height: 34px;
  font-size: 23px;
}
.smart-style-entropy.minified .minifyme:hover {
  background: none;
}
.smart-style-entropy.minified .minifyme svg #arrow_right {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.smart-style-entropy.minified .minifyme svg #arrow_left {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
/* FIN Boton ocultar barra */
/* Login */
.smart-style-entropy .login-info a {
  color: #4c4f53;
}
.smart-style-entropy .login-info > span {
  border-bottom: 1px solid #0b84ac;
}
.smart-style-entropy .btn.btn-ribbon {
  background-color: transparent !important;
  background-image: none;
}
/* Titulo superior */
.smart-style-entropy #ribbon {
  min-height: 40px;
  padding: 0 0px;
  position: relative;
}
.smart-style-entropy #ribbon .breadcrumb {
  color: rgba(255, 255, 255, 0.6) !important;
}
.smart-style-entropy .jarviswidget .widget-body {
  position: relative;
  height: 100%;
}
.smart-style-entropy .jarviswidget-active {
  background-color: rgba(0, 0, 0, 0.6) !important;
}
/* LTE Sidebar Functions */
.smart-style-entropy #sidebar-elem-container .custom-list ul .open > a {
  color: #b7f93d !important;
}
.smart-style-entropy #sidebar-elem-container .custom-list ul .open > a i {
  color: #b7f93d !important;
}
.smart-style-entropy #sidebar-elem-container .custom-list ul li svg {
  width: 22px;
  height: 22px;
  margin-right: 6px;
  float: left;
  transform: translateY(-4px);
  fill: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy #sidebar-elem-container .custom-list ul li svg.highcharts-root {
  width: auto;
  height: auto;
  transform: translate(0px, 0px) !important;
}
.smart-style-entropy #sidebar-elem-container .custom-list ul li:hover svg {
  transform: translate(2px, -4px);
  fill: #ade283;
}
.smart-style-entropy #sidebar-elem-container .custom-list ul li.open svg {
  transform: translate(2px, -4px);
  fill: #b7f93d;
}
.smart-style-entropy #sidebar-elem-container .custom-list ul li .inside-sidebar-accordion-ol {
  list-style: none;
  padding-left: 26px;
}
.smart-style-entropy #sidebar-elem-container .custom-list ul li .inside-sidebar-accordion-ol li {
  padding: 0px 4px 8px 0px !important;
}
.smart-style-entropy #sidebar-elem-container .custom-list ul li .inside-sidebar-accordion-ol li:before {
  content: none !important;
}
.smart-style-entropy #sidebar-elem-container .custom-list ul li .inside-sidebar-accordion-ol li a {
  padding: 0px !important;
}
/* LTE Functions */
.smart-style-entropy .lte-functions-form {
  text-align: center;
}
.smart-style-entropy .lte-functions-form .btn {
  width: 70%;
}
/* Layout Switcher */
.smart-style-entropy .demo {
  position: absolute;
  top: 65px;
  right: 0;
  width: 160px;
  z-index: 902;
  background: #ccc;
}
.smart-style-entropy #close-demo {
  float: right;
}
.smart-style-entropy .demo > span {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 30px;
  width: 30px;
  border-radius: 0px 0 0 0px;
  background: #fafafa;
  padding: 2px;
  text-align: center;
  line-height: 20px;
  cursor: pointer;
}
.smart-style-entropy label input[type='checkbox'].checkbox + span,
label input[type='radio'].radiobox + span {
  font-size: 14px;
}
/* Advanced Filter */
.smart-style-entropy .advanced-filter {
  display: none;
  width: 100%;
}
/* Advanced filter network elements */
.smart-style-entropy .ne-text-form,
.smart-style-entropy .ne-text-form-container,
.smart-style-entropy .form-horizontal {
  height: 100%;
  width: 100%;
}
.smart-style-entropy .ne-text-form .ne-text-form-container {
  height: 90%;
}
.smart-style-entropy .ne-text-form .ne-text-form-footer {
  margin-top: 15px;
  height: 10%;
}
.smart-style-entropy .ne-text-form .ne-text-form-container textarea {
  width: 100%;
  height: 100%;
  resize: none;
}
.smart-style-entropy .ne-text-form .ne-text-form-footer .btn-primary {
  float: right;
}
.smart-style-entropy .advanced-filter .delimiters-form {
  float: left;
}
.smart-style-entropy .advanced-filter h1 {
  letter-spacing: normal;
}
.smart-style-entropy .advanced-filter .cl-element {
  margin: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 100%;
}
.smart-style-entropy .advanced-filter .btn-select2-addon button,
.smart-style-entropy .advanced-filter .btn-select2-addon .btn:active {
  background: transparent;
}
.smart-style-entropy .advanced-filter .btn-select2-addon .btn:hover,
.smart-style-entropy .advanced-filter .btn-select2-addon .btn:focus {
  background: transparent;
}
.smart-style-entropy .advanced-filter .btn-select2-addon .select2-container--disabled,
.smart-style-entropy .advanced-filter .btn-select2-addon .select2-container--disabled .select2-container--disabled input {
  cursor: default;
}
.smart-style-entropy .advanced-filter .select2 .select2-selection__choice__remove {
  cursor: pointer;
}
.smart-style-entropy .advanced-filter .ne-select {
  position: relative;
}
.smart-style-entropy .advanced-filter .ne-select .select2-selection__choice {
  z-index: 999;
}
/* Side bar filters */
.smart-style-entropy .entropy-filter .dropdown-menu li a {
  padding: 3px 20px;
}
.smart-style-entropy .open > .dropdown-menu {
  display: block !important;
}
.smart-style-entropy .vendor-filter .entropy-filter button.dropdown-toggle {
  font-size: 12px;
}
.smart-style-entropy .vendor-filter .btn-secondary {
  display: inline-block;
  box-sizing: border-box;
  border: none;
  height: 35px;
}
/* UiDialog */
.smart-style-entropy .ui-functionality-modal .select-lcm-group {
  width: 80%;
  margin: 5px;
}
.smart-style-entropy .ui-functionality-modal {
  border: 1px solid white;
}
.smart-style-entropy .ui-dialog .ui-dialog-titlebar-close {
  opacity: 1;
}
.smart-style-entropy .ui-dialog .ui-dialog-titlebar-close:hover {
  opacity: 0.5;
}
/* Main Filters In Right sidebar */
.smart-style-entropy .main-filters,
.smart-style-entropy .drill-down-functions {
  width: 100%;
  padding-left: 25px;
  font-size: 13px !important;
}
.smart-style-entropy .main-filters .btn-secondary,
.smart-style-entropy .drill-down-functions .btn-secondary {
  display: inline-block;
  box-sizing: border-box;
  border: none;
  height: 35px;
  width: 35px;
}
.smart-style-entropy .main-filters .filter-btn,
.smart-style-entropy .drill-down-functions .filter-btn {
  width: 100%;
  margin-top: 3px;
  margin-bottom: 3px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  margin-right: 10px;
}
.smart-style-entropy .main-filters .granularity-selector,
.smart-style-entropy .drill-down-functions .granularity-selector {
  margin-bottom: 10px;
}
.smart-style-entropy .main-filters .granularity-selector .dropdown .dropdown-toggle,
.smart-style-entropy .drill-down-functions .granularity-selector .dropdown .dropdown-toggle {
  width: 100% !important;
}
.smart-style-entropy .main-filters .dropdown .dropdown-toggle,
.smart-style-entropy .drill-down-functions .dropdown .dropdown-toggle {
  width: 90%;
  margin-bottom: 3px;
  display: inline-block;
  box-sizing: border-box;
  border: none;
  height: 35px;
}
.smart-style-entropy .main-filters .dropdown .dropdown-toggle span,
.smart-style-entropy .drill-down-functions .dropdown .dropdown-toggle span {
  padding-top: 4px;
  display: inline-block;
}
.smart-style-entropy .flatpickrRange {
  font-size: 11px;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
/* range picker */
.smart-style-entropy .flatpickr-days {
  width: 205.875px;
}
.smart-style-entropy .dayContainer {
  width: 205.875px;
  min-width: 205.875px;
  max-width: 205.875px;
}
.smart-style-entropy .flatpickr-current-month {
  left: 6.5%;
}
.smart-style-entropy .flatpickr-months select,
.smart-style-entropy .flatpickr-months input {
  font-size: 14px !important;
}
.smart-style-entropy .flatpickr-calendar {
  margin: 5px 0px;
  font-size: 13px;
  width: 220px;
  background: linear-gradient(to top left, #3f4457, rgba(6, 22, 40, 0.95));
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #3e4244;
}
.smart-style-entropy .flatpickr-calendar .flatpickr-prev-month svg,
.smart-style-entropy .flatpickr-calendar .flatpickr-next-month svg {
  fill: #fff;
}
.smart-style-entropy .flatpickr-calendar .flatpickr-prev-month:hover svg,
.smart-style-entropy .flatpickr-calendar .flatpickr-next-month:hover svg {
  fill: #ade283;
}
.smart-style-entropy .flatpickr-calendar .flatpickr-day {
  max-width: 29px;
  height: 29px;
  line-height: 29px;
  color: #fff;
}
.smart-style-entropy .flatpickr-calendar .flatpickr-day.inRange {
  color: #fff;
  border: 0;
  background: rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: -5px 0 0 rgba(0, 0, 0, 0.3);
  box-shadow: -5px 0 0 rgba(0, 0, 0, 0.3);
}
.smart-style-entropy .flatpickr-calendar .flatpickr-day.inRange.today {
  background: rgba(0, 0, 0, 0.6);
}
.smart-style-entropy .flatpickr-calendar .flatpickr-day.endRange {
  -webkit-box-shadow: -5px 0 0 rgba(0, 0, 0, 0.3) !important;
  box-shadow: -5px 0 0 rgba(0, 0, 0, 0.3) !important;
  background: #ade283;
}
.smart-style-entropy .flatpickr-calendar .flatpickr-day.startRange {
  background: #ade283;
  -webkit-box-shadow: 5px 0 0 rgba(0, 0, 0, 0.3) !important;
  box-shadow: 5px 0 0 rgba(0, 0, 0, 0.3) !important;
}
.smart-style-entropy .flatpickr-calendar .flatpickr-day:hover {
  color: #000;
  background: #ade283;
  border-color: #ade283;
}
.smart-style-entropy .flatpickr-calendar .flatpickr-day.disabled {
  color: #a5a5a5;
}
.smart-style-entropy .flatpickr-calendar .flatpickr-day.disabled:hover {
  color: #a5a5a5;
  background: transparent;
  border-color: transparent;
}
.smart-style-entropy .flatpickr-input {
  background: #182538 !important;
  background-size: cover !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #fff;
  font-family: 'Calibri', Arial;
  border: 0;
  padding: 5px;
  margin-top: 3px;
  margin-bottom: 3px;
  text-align: center;
}
.smart-style-entropy .flatpickr-input:hover {
  background: #29416f !important;
  background-size: cover !important;
  border: 0;
}
.smart-style-entropy .flatpickr-input:active {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  top: 0;
  left: 0;
}
.smart-style-entropy .flatpickr-input:disabled {
  cursor: not-allowed;
  opacity: 0.65;
}
.smart-style-entropy .date-picker .date-picker-icon {
  position: relative;
  left: 10px;
}
.smart-style-entropy .flatpickr-full-width {
  width: 100% !important;
}
.smart-style-entropy .flatpickr-day.selected,
.smart-style-entropy .flatpickr-day.selected.endRange,
.smart-style-entropy .flatpickr-day.selected.startRange,
.smart-style-entropy .flatpickr-day.endRange,
.smart-style-entropy .flatpickr-day.endRange:hover,
.smart-style-entropy .flatpickr-day.startRange,
.smart-style-entropy .flatpickr-day.startRange:hover {
  background: #b7f93d;
  color: #000;
  border: none;
}
.smart-style-entropy #hoursListContainer .hoursList {
  padding-left: 10px;
}
.smart-style-entropy #hoursListContainer .hoursList .hourListItem {
  border: 0;
  color: #a5a5a5;
  font-size: 13px;
  line-height: 19px;
  margin: 1px;
  height: 20px;
}
.smart-style-entropy #hoursListContainer .hoursList .hourListItem.activeHour {
  background: #b7f93d;
  color: #000;
}
.smart-style-entropy .error-404-page {
  position: relative;
  text-align: center;
  top: 100px;
}
.smart-style-entropy .error-404-page h1 {
  font-size: 250% !important;
  font-weight: 700 !important;
  color: #fff;
}
.smart-style-entropy .error-404-page h3 {
  font-size: 150% !important;
  color: #fff;
}
/* grid table toolpanel bug */
.smart-style-entropy .ag-theme-custom-new .ag-tool-panel {
  color: #fff !important;
}
/* responsive paging panel bug */
@media (max-width: 768px) {
  .smart-style-entropy .ag-theme-custom-new .ag-paging-panel {
    padding-top: 25px;
    padding-bottom: 20px;
  }
}
.smart-style-entropy .grid-export-panel,
.smart-style-entropy .grid-filters-btn,
.smart-style-entropy .grid-reset-btn {
  float: left;
  margin-right: 5px;
}
.smart-style-entropy .grid-export-panel .grid-export-btn,
.smart-style-entropy .grid-filters-btn,
.smart-style-entropy .grid-reset-btn {
  background: #182538 !important;
  color: #fff;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  border: 0;
  padding: 5px 10px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy .grid-export-panel .grid-export-btn:hover,
.smart-style-entropy .grid-filters-btn:hover,
.smart-style-entropy .grid-reset-btn:hover {
  background: #29416f !important;
}
/* ag-grid for rollback tables */
.smart-style-entropy .rollback-table .wdna-grid-default-cell {
  white-space: normal;
}
.smart-style-entropy .ag-header-group-cell.ag-header-group-cell-with-group {
  background: rgba(39, 38, 43, 0.8);
}
.smart-style-entropy .wdna-grid-editable-cell {
  color: rgba(255, 255, 255, 0.8);
}
.smart-style-entropy .wdna-grid-non-editable-cell {
  color: rgba(255, 255, 255, 0.9);
}
/* for left search box */
.smart-style-entropy .grid-search-form {
  float: right;
}
.smart-style-entropy .grid-search-form + .wdna-grid-table {
  float: left;
  height: 94% !important;
}
/* leaflet map */
.smart-style-entropy .leaflet-container {
  background: transparent;
}
.smart-style-entropy .rtMap .leaflet-container li {
  margin-bottom: -15px;
  font-size: 11px;
}
.smart-style-entropy .rtMap h3 {
  font-size: 12px;
  margin: -20px 0px -10px 0px;
  text-align: center;
}
.smart-style-entropy .rtMap .leaflet-container h3 {
  font-size: 12px;
  margin: -30px 0px 0px 0px;
  text-align: center;
}
.smart-style-entropy .rollback-table {
  height: 400px;
}
.smart-style-entropy .map-normal-legend ul {
  list-style: none;
  padding-left: 0px;
}
.smart-style-entropy .map-normal-legend h1 {
  font-weight: 700;
}
.smart-style-entropy .map-normal-legend h1 span {
  font-size: 13px;
}
.smart-style-entropy .leaflet-container .leaflet-top,
.smart-style-entropy .leaflet-container .leaflet-bottom {
  z-index: auto !important;
}
/* Modal */
.smart-style-entropy .modal {
  text-align: center;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .smart-style-entropy .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: ' ';
    height: 100%;
  }
}
.smart-style-entropy .modal-dialog {
  width: 1200px;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.smart-style-entropy .modal .close {
  opacity: 1;
}
.smart-style-entropy .modal-content .nav-tabs > li.active > a {
  background: rgba(0, 0, 0, 0.7) !important;
}
.smart-style-entropy .close {
  font-size: 28px;
}
.smart-style-entropy .pager .disabled > a,
.smart-style-entropy .pager .disabled > a:focus,
.smart-style-entropy .pager .disabled > a:hover,
.smart-style-entropy .pager .disabled > span,
.smart-style-entropy .pager li > a,
.smart-style-entropy .pager li > span {
  background: rgba(9, 28, 54, 0.95);
}
/* select 2 style */
.smart-style-entropy .custom-list > ul ul li.select2-selection__choice {
  padding: 1px 28px 1px 8px;
  margin: 4px 0 3px 5px;
}
.smart-style-entropy .custom-list > ul ul li.select2-search {
  padding-left: 8px;
  padding-right: 8px;
}
.smart-style-entropy .smart-form .select2-container .select2-choice,
.select2-selection {
  padding: 0 8px !important;
}
.smart-style-entropy .smart-form.no-back {
  background: transparent;
}
.smart-style-entropy .smart-form.no-back .tracking .btn.filter-btn {
  background: #353f4e !important;
  color: #fff;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy .smart-form.no-back .tracking .btn.filter-btn:hover {
  background: #1c2d44 !important;
}
.smart-style-entropy .smart-form.no-back .tracking .btn.filter-btn i {
  left: 15px;
}
.smart-style-entropy #right-panel .smart-form .row {
  margin: 0;
}
.smart-style-entropy #right-panel .smart-form .filter-btn {
  width: 100%;
  margin: 8px 0 0 0;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
}
.smart-style-entropy .widget-body .row {
  display: flex;
  position: relative;
}
.smart-style-entropy .widget-body .row:after {
  content: '';
  display: table;
  clear: both;
}
.smart-style-entropy .widget-body .column {
  flex: 50%;
  min-height: 400px;
  height: calc(40vh);
}
.smart-style-entropy .select2-container--open .select2-selection,
.smart-style-entropy .select2-dropdown-open .select2-choice {
  min-height: 30px !important;
  color: #fff !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.smart-style-entropy .select2-container--open .select2-selection,
.smart-style-entropy .select2-container-active .select2-choice,
.smart-style-entropy .select2-container-active .select2-choices,
.smart-style-entropy .select2-container--open .select2-dropdown,
.smart-style-entropy .select2-drop-active {
  border: none !important;
}
.smart-style-entropy .select2-results__options {
  color: #fff;
}
.smart-style-entropy .select2-results li {
  cursor: default;
}
.smart-style-entropy .new-network-form .right-input {
  padding-left: 0px;
}
.smart-style-entropy .new-network-form fieldset {
  margin-bottom: 5px;
}
.smart-style-entropy .new-network-form input,
.smart-style-entropy .new-network-form textarea,
.smart-style-entropy .new-network-form select {
  background: #0d2a4f;
}
/* Logo */
.smart-style-entropy #logo {
  margin-top: 0px;
}
.smart-style-entropy #logo img {
  width: auto;
  height: 63px;
  padding-left: 3px;
}
.smart-style-entropy #sidebar-elem-container {
  margin-bottom: 20px;
  width: 95%;
}
/* dashboard */
@media (min-width: 992px) {
  .smart-style-entropy .right-dashboard-elem {
    padding-left: 6px;
  }
  .smart-style-entropy .left-dashboard-elem {
    padding-right: 6px;
  }
}
/* migrate progress bar */
.smart-style-entropy .file-upload {
  padding-top: 10px;
}
.smart-style-entropy .sweet-alert {
  background-color: rgba(9, 28, 54, 0.95);
}
.smart-style-entropy .sweet-alert h2,
.smart-style-entropy .sweet-alert p {
  color: #fff;
}
.smart-style-entropy .sweet-alert button {
  border-color: rgba(18, 47, 51, 0.9) !important;
  background: #0e2e59 !important;
  border: none !important;
}
/* tabs */
.smart-style-entropy .tab-left-content {
  padding-right: 240px;
  -webkit-transition: 250ms cubic-bezier(0.1, 0.57, 0.1, 1);
  -moz-transition: 250ms cubic-bezier(0.1, 0.57, 0.1, 1);
  -o-transition: 250ms cubic-bezier(0.1, 0.57, 0.1, 1);
  transition: 250ms cubic-bezier(0.1, 0.57, 0.1, 1);
}
.smart-style-entropy .tab-left-content-maximized {
  padding-right: 0px;
}
.smart-style-entropy .ui-helper-clearfix {
  display: block;
  min-height: 37px;
}
/* Pie Chart */
.smart-style-entropy .RtPie h3 {
  font-size: 12px;
  margin: 0;
  font-weight: bold;
  text-align: center;
}
.smart-style-entropy .RtPie .fa {
  font-size: 19px;
  vertical-align: bottom;
  padding-left: 10px;
}
.smart-style-entropy .noc-active-region {
  background: rgba(206, 206, 206, 0.2);
}
.smart-style-entropy .noc-vendors-sidebar-widget ul {
  list-style: none;
  padding: 0px;
}
.smart-style-entropy .noc-vendors-sidebar-widget ul .noc-vendor-list {
  padding-bottom: 10px;
  padding-top: 10px;
}
.smart-style-entropy .noc-vendors-sidebar-widget ul .noc-vendor-list.active {
  color: #b7f93d;
  background: #353f4e;
}
.smart-style-entropy .noc-vendors-sidebar-widget ul .noc-vendor-list:hover {
  background: #353f4e;
}
.smart-style-entropy .noc-vendors-sidebar-widget ul button {
  width: 100%;
}
.smart-style-entropy .noc-vendors-sidebar-widget ul .noc-vendor-button img {
  width: 67px;
  height: 32px;
  position: relative;
  float: left;
  margin-right: 20px;
}
.smart-style-entropy .noc-vendors-sidebar-widget ul .noc-vendor-button span {
  float: left;
  position: relative;
}
.smart-style-entropy .noc-vendor-button {
  background: transparent;
  border: none;
}
.smart-style-entropy .RtNocpie ul {
  width: 100%;
  text-align: center;
}
.smart-style-entropy .RtNocpie li {
  display: inline-block;
  *display: inline;
  /*IE7*/
  *zoom: 1;
  /*IE7*/
  margin-right: 10px;
  padding: 0px;
}
.smart-style-entropy .rtNoc {
  background: linear-gradient(to top left, #3f4457, rgba(6, 22, 40, 0.95));
}
.smart-style-entropy .btn-rtnoc {
  width: 100%;
}
.smart-style-entropy .btn-rtnoc:hover {
  color: #fff;
}
.smart-style-entropy .rtNoc-title {
  font-size: 30px;
}
.smart-style-entropy .rtNocSidebar {
  background: transparent !important;
  margin-left: 25px;
}
.smart-style-entropy.widget-rtNoc {
  min-height: 230px;
  height: calc(40vh);
}
.smart-style-entropy .easy-pie-chart {
  margin: 12px 0px;
}
.smart-style-entropy .easy-pie-chart .percent {
  top: 45%;
  font-size: 35px;
}
.smart-style-entropy .easy-pie-chart .title {
  display: block;
  font-size: 14px;
  font-weight: 700;
  margin-top: -31px;
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  color: #fff !important;
}
/* Fix nav colors font */
.smart-style-entropy nav > ul > li > a,
.smart-style-entropy nav > ul > li > ul > li > a,
.smart-style-entropy .login-info > span > a,
.smart-style-entropy .header-search > button {
  color: #fff !important;
  line-height: normal;
}
/* Navegador izquierda */
.smart-style-entropy nav ul ul li a {
  padding-left: 30px !important;
}
.smart-style-entropy nav > ul ul li a i {
  width: 11px !important;
}
.smart-style-entropy nav ul ul li ul a {
  padding-left: 45px !important;
}
.smart-style-entropy nav ul ul li ul li ul li a {
  padding-left: 60px !important;
}
.smart-style-entropy nav ul li.active > a:before {
  color: #fff;
}
.smart-style-entropy nav ul > li > a > i {
  font-size: 1.4em !important;
  min-height: 28px;
}
.smart-style-entropy nav ul > li > a > span {
  padding-left: 10px;
  vertical-align: super;
}
.smart-style-entropy aside#left-panel {
  z-index: 50;
  padding-top: 60px;
}
.smart-style-entropy nav > ul > li.hidden-icon-menu > a > i {
  display: none;
}
.smart-style-entropy aside#left-panel nav {
  margin-top: 35px;
  height: calc(95vh - 100px);
  scrollbar-width: none;
}
.smart-style-entropy aside#left-panel nav::-webkit-scrollbar {
  display: none;
}
.smart-style-entropy nav ul .active > a > i {
  color: #b7f93d !important;
}
/* Header */
.smart-style-entropy #header {
  background: rgba(14, 25, 40, 0.9);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  height: 60px;
  z-index: 550;
}
@media only screen and (max-width: 479px) and (min-width: 320px) {
  .smart-style-entropy #hide-menu > :first-child > a,
  .smart-style-entropy .btn-header a {
    margin-top: 10px !important;
    width: 40px !important;
    height: 40px !important;
  }
}
.smart-style-entropy #header > div > ul > li > a {
  color: #ffffff !important;
}
.smart-style-entropy .btn-header > :first-child > a,
.smart-style-entropy .header-search > input[type='text'] {
  color: #333;
  background: none !important;
  font-size: inherit;
}
:-webkit-full-screen .smart-style-entropy #fullscreen > :first-child > a {
  color: #333;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* Main Tabs */
.smart-style-entropy #main-tabs {
  min-height: 40px;
  padding: 0 10px;
  padding-right: 5px;
  position: relative;
}
.smart-style-entropy #main-tabs #widget-grid > .row article:nth-child(1) .jarviswidget-custom-btn {
  display: none !important;
}
.smart-style-entropy #main-tabs .tab-text {
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 5px;
  margin-right: 5px;
}
.smart-style-entropy #main-tabs .dashboardContainer .jarviswidget .widget-body {
  min-height: 325px;
  height: calc(40vh);
}
.smart-style-entropy #main-tabs .dashboardContainer .jarviswidget .widget-height {
  min-height: 800px;
  height: calc(85vh) !important;
}
.smart-style-entropy #main-tabs #tabs .ui-tabs-nav {
  position: relative;
  margin: -5px 0 0 -10px;
  display: inline-block;
  width: calc(100% + 15px) !important;
  padding: 0;
  border-bottom: 1px solid #3e4244;
  background: rgba(0, 0, 0, 0.4);
  height: 42px;
}
.smart-style-entropy #main-tabs #tabs .ui-tabs-nav li {
  background: transparent;
  display: inline-block;
  margin-left: 6px;
}
.smart-style-entropy #main-tabs #tabs .ui-tabs-nav li a {
  width: 100%;
  display: inline-block;
  height: 41px;
  padding-top: 14px;
}
.smart-style-entropy #main-tabs #tabs .ui-tabs-nav li a .tab-pin {
  float: left;
}
.smart-style-entropy #main-tabs #tabs .ui-tabs-nav li a .tab-pin svg {
  width: 17px;
  height: 19px;
  fill: #fff;
  transform: rotate(45deg) translateX(-2px);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transition: all 0s ease;
}
.smart-style-entropy #main-tabs #tabs .ui-tabs-nav li a .tab-pin svg:hover {
  fill: #ade283;
  transform: rotate(30deg) translate(-2px, -1px);
}
.smart-style-entropy #main-tabs #tabs .ui-tabs-nav li a .tab-pin.txt-color-red svg {
  width: 17px;
  height: 19px;
  fill: #b7f93d !important;
  transform: rotate(0deg) translateY(-1px);
}
.smart-style-entropy #main-tabs #tabs .ui-tabs-nav li a .fa-times:hover {
  color: #ade283 !important;
}
.smart-style-entropy #main-tabs #tabs .ui-tabs-nav li a:hover {
  border-bottom: none;
  color: #ade283;
}
.smart-style-entropy #main-tabs #tabs .ui-tabs-nav li.ui-tabs-active a {
  background: rgba(0, 0, 0, 0.4);
  margin-bottom: 0px;
  color: #b7f93d;
  border: 0px;
  border-bottom: 1px solid #b7f93d;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.smart-style-entropy .secondary-tabs {
  margin-top: 20px;
}
.smart-style-entropy .secondary-tabs li {
  color: #fff;
}
.smart-style-entropy .secondary-tabs li a {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.smart-style-entropy .secondary-tabs li:hover a {
  color: #ade283 !important;
  border: 0px !important;
  border-bottom: 1px solid transparent !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.smart-style-entropy .secondary-tabs li:hover a i {
  color: #ade283;
}
.smart-style-entropy .secondary-tabs li.active {
  border: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.smart-style-entropy .secondary-tabs li.active a {
  color: #b7f93d !important;
  border: 0px !important;
  border-bottom: 1px solid #b7f93d !important;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-weight: normal !important;
}
.smart-style-entropy .secondary-tabs li.active a span {
  color: #b7f93d !important;
}
.smart-style-entropy .secondary-tabs li.active a i {
  color: #b7f93d;
}
.desktop-detected.smart-style-entropy #main-tabs .ui-tabs-nav {
  width: calc(100% - 240px) !important;
}
/* Ribbon */
/* Jarviswidget */
.smart-style-entropy .jarviswidget {
  /* box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.35); */
  background-color: transparent;
  margin-bottom: 15px;
}
.smart-style-entropy .jarviswidget > header {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 5px;
}
.smart-style-entropy .jarviswidget > div {
  border-color: rgba(0, 0, 0, 0.3);
  background-color: transparent !important;
}
.smart-style-entropy .jarviswidget > header a {
  color: #fff !important;
}
.smart-style-entropy .jarviswidget > header .active a {
  color: #fff !important;
}
.smart-style-entropy .jarviswidget > header h2 {
  color: #fff !important;
}
.smart-style-entropy .jarviswidget-ctrls .button-icon {
  border-left: none;
}
.smart-style-entropy .jarviswidget > div {
  border-style: none;
}
.smart-style-entropy .jarviswidget .footer {
  background: #918870 !important;
  padding: 16px;
}
.smart-style-entropy .jarviswidget .footer .btn {
  float: right;
}
/* General */
.smart-style-entropy {
  background: url(../../assets/img/background_dark.png) no-repeat center top fixed;
  background-size: cover;
  background-color: #000;
}
/* Formulario */
.smart-style-entropy .smart-form fieldset {
  background: transparent;
  padding: 5px;
}
.smart-style-entropy .smart-form footer {
  background: transparent;
}
.smart-style-entropy .smart-form .label {
  color: #fff;
}
.smart-style-entropy .smart-form .icon-prepend,
.smart-style-entropy .smart-form .icon-append {
  color: rgba(255, 255, 255, 0.6);
  border-color: #3e4244;
}
.smart-style-entropy .smart-form .input .icon-prepend + input {
  padding-left: 40px;
}
.smart-style-entropy .smart-form .input .icon-append + input {
  padding-right: 40px;
}
.smart-style-entropy .smart-form .checkbox,
.smart-style-entropy .smart-form .radio,
.smart-style-entropy .smart-form .rating {
  color: #fff;
  -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.smart-style-entropy .smart-form input {
  max-width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy .smart-form input:focus {
  border-color: #ade283 !important;
}
.smart-style-entropy .smart-form input[type='submit'] {
  background: #353f4e !important;
  color: #fff;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
  background: #182538 !important;
}
.smart-style-entropy .smart-form input[type='submit']:hover {
  background: #1c2d44 !important;
}
.smart-style-entropy .smart-form button {
  background: #353f4e !important;
  color: #fff;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
  background: #182538 !important;
}
.smart-style-entropy .smart-form button:hover {
  background: #1c2d44 !important;
}
.smart-style-entropy .smart-form button.btn-success {
  background: rgba(21, 160, 21, 0.5) !important;
  border: 1px solid #0f610f !important;
  padding: 4px 12px;
}
.smart-style-entropy .smart-form button.btn-success:hover,
.smart-style-entropy .smart-form button.btn-success:focus {
  background: rgba(2, 216, 2, 0.5) !important;
}
.smart-style-entropy .smart-form button.btn-danger {
  background: #af0202 !important;
  border: 1px solid #e10303 !important;
  padding: 4px 12px;
}
.smart-style-entropy .smart-form button.btn-danger:hover,
.smart-style-entropy .smart-form button.btn-danger:focus {
  background: #fc1b1b !important;
}
.smart-style-entropy .bootstrap-tagsinput,
.smart-style-entropy .form-control,
.smart-style-entropy .input-group-addon,
.smart-style-entropy .select2-container .select2-choice,
.smart-style-entropy .select2-container .select2-choice .select2-arrow,
.smart-style-entropy .select2-container-multi .select2-choices,
.smart-style-entropy .smart-form .input input,
.smart-style-entropy .smart-form .select select,
.smart-style-entropy .smart-form .textarea textarea,
.smart-style-entropy .grid-search-box {
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 6px;
  font-family: 'Calibri', Arial;
  letter-spacing: 0.05rem;
  height: auto;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy .bootstrap-tagsinput + .input-group-addon,
.smart-style-entropy .form-control + .input-group-addon,
.smart-style-entropy .input-group-addon + .input-group-addon,
.smart-style-entropy .select2-container .select2-choice + .input-group-addon,
.smart-style-entropy .select2-container .select2-choice .select2-arrow + .input-group-addon,
.smart-style-entropy .select2-container-multi .select2-choices + .input-group-addon,
.smart-style-entropy .smart-form .input input + .input-group-addon,
.smart-style-entropy .smart-form .select select + .input-group-addon,
.smart-style-entropy .smart-form .textarea textarea + .input-group-addon,
.smart-style-entropy .grid-search-box + .input-group-addon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy .bootstrap-tagsinput:focus + .input-group-addon,
.smart-style-entropy .form-control:focus + .input-group-addon,
.smart-style-entropy .input-group-addon:focus + .input-group-addon,
.smart-style-entropy .select2-container .select2-choice:focus + .input-group-addon,
.smart-style-entropy .select2-container .select2-choice .select2-arrow:focus + .input-group-addon,
.smart-style-entropy .select2-container-multi .select2-choices:focus + .input-group-addon,
.smart-style-entropy .smart-form .input input:focus + .input-group-addon,
.smart-style-entropy .smart-form .select select:focus + .input-group-addon,
.smart-style-entropy .smart-form .textarea textarea:focus + .input-group-addon,
.smart-style-entropy .grid-search-box:focus + .input-group-addon {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #3e4244;
}
.smart-style-entropy .select2-selection--multiple {
  border: none;
}
.smart-style-entropy .select2-results__option {
  max-width: 100%;
  overflow: hidden;
  word-wrap: break-word;
  white-space: normal;
}
.smart-style-entropy #right-panel .select2-results__option {
  max-width: 100%;
  overflow: hidden;
  word-wrap: break-word;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.smart-style-entropy .smart-form .toggle {
  color: #333;
  font-weight: bold;
}
.smart-style-entropy .smart-form .toggle i:after {
  color: #333;
}
.smart-style-entropy .smart-form .toggle i:before {
  background-color: #3276b1;
}
.smart-style-entropy .smart-form .toggle i {
  background: rgba(0, 0, 0, 0.15);
}
.smart-style-entropy .smart-form .toggle i {
  border-color: #999;
}
.smart-style-entropy .smart-form .ui-widget-content .ui-spinner-input {
  height: 18px;
}
.smart-style-entropy a.btn-danger {
  color: #fff !important;
}
/* Subcabecera */
.smart-style-entropy .title-subheader {
  background-color: rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.43);
  margin-bottom: 20px;
}
.smart-style-entropy .big-breadcrumbs .page-title {
  margin: 12px 0 12px;
}
.smart-style-entropy .big-breadcrumbs .page-title span {
  color: #fff;
}
/* Content */
.smart-style-entropy #content {
  padding: 0px;
  padding-right: 10px;
}
.smart-style-entropy .content {
  height: calc(86vh + 8px);
  overflow-y: auto;
  overflow-x: hidden;
}
.smart-style-entropy .content::-webkit-scrollbar {
  width: 10px;
}
.smart-style-entropy .content::-webkit-scrollbar-track {
  background: #000;
}
.smart-style-entropy .content::-webkit-scrollbar-thumb {
  background: #182538;
}
.smart-style-entropy .content::-webkit-scrollbar-thumb:hover {
  background: #29416f;
}
/* Right Pane */
.smart-style-entropy .right-panel-content::-webkit-scrollbar {
  display: none;
}
.smart-style-entropy #toggle-func-btn {
  visibility: visible !important;
  display: block !important;
  position: absolute;
  top: -41px;
  right: 195px;
  font-size: 21px;
  cursor: pointer;
  z-index: 500;
  width: 30px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy #toggle-func-btn button {
  background-color: rgba(0, 0, 0, 0.4) !important;
  width: 239px;
  height: 42px;
  transform: translate(-9px, -9px);
}
.smart-style-entropy #toggle-func-btn svg {
  fill: #fff;
  width: 24px;
  height: 20px;
  float: left;
}
.smart-style-entropy #toggle-func-btn svg #arrow_right {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.smart-style-entropy #toggle-func-btn svg #arrow_left {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.smart-style-entropy #toggle-func-btn:hover svg {
  fill: #ade283;
}
.smart-style-entropy #toggle-func-btn.sidebar-hidden {
  right: 0px;
}
.smart-style-entropy #toggle-func-btn.sidebar-hidden svg #arrow_right {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.smart-style-entropy #toggle-func-btn.sidebar-hidden svg #arrow_left {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.smart-style-entropy aside#right-panel {
  position: absolute;
  top: -49px;
  overflow: auto;
  color: #fff;
  right: -11px;
  z-index: 400;
  padding-top: 50px;
  padding-right: 0px;
  width: 240px;
  height: calc(100vh) !important;
  -webkit-transition: 350ms cubic-bezier(0.1, 0.57, 0.1, 1);
  -moz-transition: 350ms cubic-bezier(0.1, 0.57, 0.1, 1);
  -o-transition: 350ms cubic-bezier(0.1, 0.57, 0.1, 1);
  transition: 350ms cubic-bezier(0.1, 0.57, 0.1, 1);
  background-image: url(../../assets/img/back_round_slider_dark.png) !important;
  background-position: 50% 0 !important;
  background-repeat: repeat-x;
}
.smart-style-entropy aside#right-panel::-webkit-scrollbar {
  display: none;
}
.smart-style-entropy .right-panel-content {
  position: relative;
  top: 0px;
  height: 100%;
  opacity: 1;
  transition: opacity 1000ms ease-in;
}
.smart-style-entropy #right-panel #sidebar-logo > img {
  width: 95%;
  display: block;
  margin: auto;
}
.smart-style-entropy .hidden-functions {
  width: 0px !important;
}
.smart-style-entropy .hidden-functions .right-panel-content {
  visibility: hidden !important;
  opacity: 0;
}
@media (max-width: 767px) {
  .smart-style-entropy #right-panel.hidden-xs {
    visibility: hidden;
    display: block !important;
  }
}
/* SideBar Accordion */
.smart-style-entropy #sidebar-lte-functions .custom-list > ul,
.smart-style-entropy #sidebar-elem-container .custom-list > ul {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}
.smart-style-entropy #sidebar-lte-functions .custom-list > ul li,
.smart-style-entropy #sidebar-elem-container .custom-list > ul li {
  list-style: none;
}
.smart-style-entropy #sidebar-lte-functions .custom-list > ul li > ul,
.smart-style-entropy #sidebar-elem-container .custom-list > ul li > ul {
  width: 100%;
  padding-left: 20px;
  margin-bottom: 10px;
  position: relative;
  display: none;
}
.smart-style-entropy #sidebar-lte-functions .custom-list > ul li > ul::before,
.smart-style-entropy #sidebar-elem-container .custom-list > ul li > ul::before {
  display: none;
}
.smart-style-entropy #sidebar-lte-functions .custom-list > ul li a,
.smart-style-entropy #sidebar-elem-container .custom-list > ul li a {
  color: #fff;
}
.smart-style-entropy #sidebar-lte-functions .custom-list > ul li a:link,
.smart-style-entropy #sidebar-elem-container .custom-list > ul li a:link,
.smart-style-entropy #sidebar-lte-functions .custom-list > ul li a:visited,
.smart-style-entropy #sidebar-elem-container .custom-list > ul li a:visited {
  color: #fff;
}
.smart-style-entropy #sidebar-lte-functions .custom-list > ul li a:link i,
.smart-style-entropy #sidebar-elem-container .custom-list > ul li a:link i,
.smart-style-entropy #sidebar-lte-functions .custom-list > ul li a:visited i,
.smart-style-entropy #sidebar-elem-container .custom-list > ul li a:visited i {
  color: #fff;
}
.smart-style-entropy #sidebar-lte-functions .custom-list > ul li a:hover,
.smart-style-entropy #sidebar-elem-container .custom-list > ul li a:hover,
.smart-style-entropy #sidebar-lte-functions .custom-list > ul li a:active,
.smart-style-entropy #sidebar-elem-container .custom-list > ul li a:active {
  color: #ade283;
}
.smart-style-entropy #sidebar-lte-functions .custom-list > ul li a:hover i,
.smart-style-entropy #sidebar-elem-container .custom-list > ul li a:hover i,
.smart-style-entropy #sidebar-lte-functions .custom-list > ul li a:active i,
.smart-style-entropy #sidebar-elem-container .custom-list > ul li a:active i {
  color: #ade283;
}
.smart-style-entropy #sidebar-lte-functions .custom-list > ul li .collapse-sign,
.smart-style-entropy #sidebar-elem-container .custom-list > ul li .collapse-sign {
  top: 14px;
}
.smart-style-entropy #sidebar-lte-functions .custom-list > ul li.active > a:before,
.smart-style-entropy #sidebar-elem-container .custom-list > ul li.active > a:before {
  width: 10px !important;
  right: -14px !important;
}
.smart-style-entropy #sidebar-lte-functions .custom-list .cl-element,
.smart-style-entropy #sidebar-elem-container .custom-list .cl-element {
  margin: 5px 5px 9px 5px;
  width: 98%;
}
.smart-style-entropy #sidebar-lte-functions .custom-list .cl-element .play-btn,
.smart-style-entropy #sidebar-elem-container .custom-list .cl-element .play-btn {
  width: 100%;
}
.smart-style-entropy #sidebar-lte-functions .custom-list .select2 b,
.smart-style-entropy #sidebar-elem-container .custom-list .select2 b {
  float: none;
}
.smart-style-entropy .custom-list > ul li.active > a:before {
  content: '\F0D9';
  font-family: FontAwesome, sans-serif;
  display: block;
  height: 27px;
  line-height: normal;
  width: 27px;
  position: absolute;
  right: -21px;
  font-size: 20px;
  color: #eee;
}
.smart-style-entropy .custom-list > ul li.active.open > a:before {
  content: '';
}
.smart-style-entropy .custom-list > ul > li:last-child.open {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.smart-style-entropy .custom-list > ul li a {
  line-height: normal;
  padding: 10px 10px 10px 11px;
  color: #fff;
  display: block;
  font-weight: 400;
  text-decoration: none !important;
  position: relative;
}
.smart-style-entropy .custom-list > ul > li > ul > li > a,
.smart-style-entropy .custom-list > ul > li > ul > li > ul > li > a {
  padding-top: 7px;
  padding-bottom: 7px;
}
.smart-style-entropy .custom-list > ul li a i {
  padding-right: 10px;
}
.smart-style-entropy .custom-list > ul li a.inactive,
.smart-style-entropy .custom-list > ul li a.inactive:hover {
  opacity: 0.5;
  cursor: not-allowed;
  color: #c0bbb7;
}
.smart-style-entropy .custom-list > ul b {
  float: right;
  font-size: 11px;
  margin-top: 2px;
}
.smart-style-entropy .custom-list > ul span.menu-item-parent {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.smart-style-entropy .custom-list > ul li.open > a,
.smart-style-entropy .custom-list > ul li.open > a b {
  color: #fff !important;
}
.smart-style-entropy .custom-list > ul > li > a b {
  position: absolute !important;
  right: -13px;
  top: 10px;
}
.smart-style-entropy .custom-list > ul > li > a > i {
  margin-right: 5px;
  width: 15px;
  display: inline-block;
  text-align: center;
  position: relative;
}
.smart-style-entropy .custom-list > ul > li > a > i > em {
  font-size: 9px;
  display: block;
  padding: 2px;
  position: absolute;
  top: -8px;
  right: -6px;
  text-decoration: none;
  font-style: normal;
  background: #ed1c24;
  color: #fff;
  min-width: 13px;
  border-radius: 50%;
  max-height: 13px;
  line-height: 8px;
  font-weight: 700;
  white-space: nowrap;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.smart-style-entropy .custom-list > ul li li {
  border-bottom: none;
  position: relative;
}
.smart-style-entropy .custom-list > ul > li > ul::before {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  left: 23px;
  top: 0;
  bottom: 0;
}
.smart-style-entropy .custom-list > ul ul li::before {
  content: '';
  display: block;
  position: absolute;
  width: 8px;
  left: 23px;
  top: 16px;
  z-index: 1;
}
.smart-style-entropy .custom-list > ul ul ul li::before {
  content: '';
  display: block;
  position: absolute;
  width: 18px;
  left: 10px;
  top: 17px;
  border-top: 1px solid transparent;
}
.smart-style-entropy .custom-list > ul ul li a i {
  font-size: 14px !important;
  width: 18px !important;
  text-align: center !important;
  vertical-align: 0 !important;
  line-height: 1 !important;
}
.smart-style-entropy .custom-list > ul > li:hover > ul::before,
.smart-style-entropy .custom-list > ul > li:hover > ul > li::before {
  border-color: #acacac !important;
}
.smart-style-entropy .custom-list > ul ul {
  margin: 0;
  padding: 7px 0;
}
.smart-style-entropy .custom-list > ul ul ul {
  background: 0 0;
  padding: 0;
}
.smart-style-entropy .custom-list > ul ul li {
  margin: 0;
  padding: 0;
}
.smart-style-entropy .custom-list > ul ul li > a {
  padding-left: 42px;
  font-size: 14px;
  font-weight: 400;
  outline: 0;
}
.smart-style-entropy .custom-list > ul ul ul li a {
  color: #bfbfbf;
  padding: 8px 10px 8px 60px;
  font-size: 14px;
}
.smart-style-entropy .custom-list > ul ul ul li a:hover {
  color: #fff;
}
.smart-style-entropy .custom-list > ul ul ul ul li a {
  padding-left: 80px;
}
.smart-style-entropy .custom-list > ul ul ul ul ul li a {
  padding-left: 100px;
}
.smart-style-entropy .custom-list > ul ul ul ul ul ul li a {
  padding-left: 120px;
}
.smart-style-entropy .custom-list > ul ul b {
  color: #b3b3b3;
}
.smart-style-entropy .custom-list > ul ul > li:hover b {
  color: #d5d9e2;
}
.smart-style-entropy .custom-list > ul > li > a > span > i::before {
  vertical-align: middle;
  font-size: 20px;
}
.smart-style-entropy .custom-list li.active > a:before {
  color: #fff;
}
.smart-style-entropy .custom-list > ul .active > a {
  color: #fff !important;
}
/* Tech selector carousel */
.smart-style-entropy #tech-switcher {
  width: 100px;
  height: 100px;
}
.smart-style-entropy #tech-switcher img {
  height: 60px;
  width: 100%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* For IE8 and earlier */
}
.smart-style-entropy #tech-switcher div > h3 {
  color: #ffffff;
}
/* Select 2 */
.smart-style-entropy .select2-selection--multiple {
  background-color: #0d2a4f;
}
.smart-style-entropy .select2-container-multi .select2-choices .select2-search-choice,
.select2-selection__choice {
  background-color: #545454;
}
.smart-style-entropy .select2-container--disabled,
.smart-style-entropy .select2-container--disabled input {
  cursor: not-allowed;
}
/* Login */
.smart-style-entropy [class^='txt-color-'] {
  color: #333;
}
.smart-style-entropy #logo-group span#activity,
.smart-style-entropy .btn-header > :first-child > a,
.smart-style-entropy .header-search > input[type='text'],
.smart-style-entropy .jvectormap-container {
  background: none !important;
}
.smart-style-entropy #logo-group span#activity,
.smart-style-entropy .btn-header > :first-child > a,
.smart-style-entropy .header-search > input[type='text'],
.smart-style-entropy .jarviswidget > header,
.smart-style-entropy .login-info {
  border-color: transparent;
}
.smart-style-entropy #logo-group span#activity:hover,
.smart-style-entropy .btn-header > :first-child > a:hover,
.smart-style-entropy .header-search > input[type='text']:hover,
.smart-style-entropy .jarviswidget > header:hover,
.smart-style-entropy .login-info:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.smart-style-entropy #extr-page h4.paragraph-header,
.smart-style-entropy #extr-page h5.about-heading,
.smart-style-entropy #logo-group span#activity,
.smart-style-entropy #project-context > :first-child,
.smart-style-entropy #project-selector,
.smart-style-entropy .bs-example-type .table .info,
.smart-style-entropy .close,
.smart-style-entropy .close:focus,
.smart-style-entropy .close:hover,
.smart-style-entropy .dd-handle > span,
.smart-style-entropy .dropdown-menu > li > a,
.smart-style-entropy .dygraph-axis-label,
.smart-style-entropy .easy-pie-chart .percent,
.smart-style-entropy .h1 .small,
.smart-style-entropy .h1 small,
.smart-style-entropy .h2 .small,
.smart-style-entropy .h2 small,
.smart-style-entropy .h3 .small,
.smart-style-entropy .h3 small,
.smart-style-entropy .h4 .small,
.smart-style-entropy .h4 small,
.smart-style-entropy .h5 .small,
.smart-style-entropy .h5 small,
.smart-style-entropy .h6 .small,
.smart-style-entropy .h6 small,
.smart-style-entropy .highlight,
.smart-style-entropy .highlight pre code,
.smart-style-entropy .inbox-data-message > :first-child,
.smart-style-entropy .inbox-data-message > :first-child span,
.smart-style-entropy .inbox-menu-lg li a,
.smart-style-entropy .irs-grid-pol,
.smart-style-entropy .irs-grid-text,
.smart-style-entropy .irs-max,
.smart-style-entropy .irs-min,
.smart-style-entropy .jarviswidget header:first-child .nav-tabs li a,
.smart-style-entropy .jarviswidget > header,
.smart-style-entropy .nav-tabs > li > a,
.smart-style-entropy .notification-body .from,
.smart-style-entropy .notification-body time,
.smart-style-entropy .page-title span,
.smart-style-entropy .pager .disabled > a,
.smart-style-entropy .pager .disabled > a:focus,
.smart-style-entropy .pager .disabled > a:hover,
.smart-style-entropy .pager .disabled > span,
.smart-style-entropy .project-context > :first-child,
.smart-style-entropy .project-selector,
.smart-style-entropy .responsive-utilities td.is-visible,
.smart-style-entropy .row-seperator-header,
.smart-style-entropy .smart-form .checkbox input + i:after,
.smart-style-entropy .smart-form header,
.smart-style-entropy .superbox-imageinfo span,
.smart-style-entropy .text-muted,
.smart-style-entropy .todo-group-title,
.smart-style-entropy .todo > li > p,
.smart-style-entropy .todo > li > p > .date,
.smart-style-entropy .todo > li > p > :first-child,
.smart-style-entropy .tree li span,
.smart-style-entropy .ui-widget-content,
.smart-style-entropy .usr-card-content > :first-child,
.smart-style-entropy a,
.smart-style-entropy code,
.smart-style-entropy h1 .small,
.smart-style-entropy h1 small,
.smart-style-entropy h2 .small,
.smart-style-entropy h2 small,
.smart-style-entropy h3 .small,
.smart-style-entropy h3 small,
.smart-style-entropy h4 .small,
.smart-style-entropy h4 small,
.smart-style-entropy h5 .small,
.smart-style-entropy h5 small,
.smart-style-entropy h6 .small,
.smart-style-entropy h6 small,
.smart-style-entropy pre {
  color: #fff;
}
.smart-style-entropy a:focus,
.smart-style-entropy a:hover {
  text-decoration: none;
}
.smart-style-entropy .login-info > span {
  border-bottom: 1px solid rgba(255, 255, 225, 0.15);
}
.smart-style-entropy .fc-border-separate thead tr,
.smart-style-entropy .table thead tr {
  background: rgba(0, 0, 0, 0.2);
}
.smart-style-entropy .highlight {
  border-color: rgba(0, 0, 0, 0.9);
  background: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy pre {
  background: rgba(0, 0, 0, 0.6);
}
.smart-style-entropy .highlight pre code,
.smart-style-entropy code {
  background: rgba(0, 0, 0, 0.13);
  border-color: transparent;
}
.smart-style-entropy .bs-example,
.smart-style-entropy .well {
  background: rgba(255, 255, 255, 0.23);
  border-color: transparent;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.43);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.43);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.43);
}
.smart-style-entropy .alert {
  -webkit-text-shadow: 0 1px 3px rgba(255, 255, 255, 0.2);
  -moz-text-shadow: 0 1px 3px rgba(255, 255, 255, 0.2);
  text-shadow: 0 1px 3px rgba(255, 255, 255, 0.2);
  border: 0;
  width: 96%;
  max-width: 800px;
  margin: 15px auto;
  display: block;
  color: #fff;
}
.smart-style-entropy .alert a {
  color: #fff;
  text-decoration: underline;
}
.smart-style-entropy .alert button.close {
  background: none !important;
  background-color: transparent !important;
  color: #fff;
  font-size: 25px;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.smart-style-entropy .alert.alert-info {
  background: rgba(32, 103, 158, 0.83);
}
.smart-style-entropy .alert.alert-success {
  background-color: rgba(21, 160, 21, 0.5);
}
.smart-style-entropy .alert.alert-warning {
  background-color: #da9d3e;
}
.smart-style-entropy .alert.alert-danger {
  background-color: #af0202;
}
.smart-style-entropy .alert-mayor {
  border-color: rgba(128, 194, 101, 0.4);
  color: #fff;
  background-color: rgba(128, 194, 101, 0.4);
}
.smart-style-entropy .alert-minor {
  border-color: rgba(255, 203, 14, 0.4);
  color: #fff;
  background-color: rgba(255, 203, 14, 0.4);
}
.smart-style-entropy hr {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy .bs-example,
.smart-style-entropy .bs-example-type .table td,
.smart-style-entropy .table-bordered,
.smart-style-entropy .table-bordered > tbody > tr > td,
.smart-style-entropy .table-bordered > tbody > tr > th,
.smart-style-entropy .table-bordered > tfoot > tr > td,
.smart-style-entropy .table-bordered > tfoot > tr > th,
.smart-style-entropy .table-bordered > thead > tr > td,
.smart-style-entropy .table-bordered > thead > tr > th {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy nav ul li.active > a:before,
.smart-style-entropy.menu-on-top nav ul ul li a,
.smart-style-entropy.menu-on-top nav ul ul ul li a {
  color: #fff;
}
::-webkit-input-placeholder,
:-moz-placeholde,
::-moz-placeholder,
:-ms-input-placeholder,
::-ms-input-placeholder,
::placeholder {
  /* WebKit, Blink, Edge */
  color: #a5a5a5;
}
input::-webkit-input-placeholder,
input:-moz-placeholde,
input::-moz-placeholder,
input:-ms-input-placeholder,
input::-ms-input-placeholder,
input::placeholder {
  /* WebKit, Blink, Edge */
  color: #a5a5a5 !important;
}
.smart-style-entropy .page-footer {
  background: rgba(0, 0, 0);
  border-color: #3e4244;
  color: #fff;
  height: 34px;
  padding-left: 10px;
  padding-top: 8px;
  z-index: 50;
}
.smart-style-entropy .page-footer .row {
  display: flex;
  flex-wrap: wrap;
}
.smart-style-entropy .page-footer .row span {
  padding-left: 10px;
}
.smart-style-entropy nav ul ul {
  background: rgba(0, 0, 0, 0.2);
}
.smart-style-entropy nav ul li a:hover {
  background: none !important;
  background-color: transparent !important;
}
.smart-style-entropy nav ul li a {
  padding: 10px 10px 0px 11px;
}
.smart-style-entropy .ajax-dropdown .fa-4x.fa-border {
  color: rgba(170, 241, 219, 0.9);
  border-color: rgba(0, 255, 224, 0.3);
}
.smart-style-entropy .notification-body .msg-body,
.smart-style-entropy .notification-body .subject {
  color: rgba(255, 255, 255, 0.7);
}
.smart-style-entropy .notification-body .unread {
  background-color: rgba(169, 255, 241, 0.2);
}
.smart-style-entropy .notification-body > li {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
}
.smart-style-entropy .open > .dropdown-toggle.btn-default {
  background: #182538;
  color: #fff;
  border-color: transparent;
}
.smart-style-entropy .ajax-notifications {
  background: 0 0;
  height: 355px;
}
.smart-style-entropy .table-responsive {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy .select2-dropdown-open .select2-arrow {
  background: rgba(0, 0, 0, 0.2) !important;
  border-color: rgba(0, 0, 0, 0.4) !important;
}
.smart-style-entropy .form header,
.smart-style-entropy .note,
.smart-style-entropy legend {
  color: #fff;
  -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.smart-style-entropy .jarviswidget .fc-header-title h2 {
  text-shadow: none;
}
.smart-style-entropy .dropzone,
.smart-style-entropy td.fc-other-month {
  background-color: rgba(72, 112, 85, 0.23);
}
.smart-style-entropy .popover,
.smart-style-entropy .ui-widget-content {
  background: rgba(0, 0, 0, 0.8);
  border-color: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy .ui-datepicker {
  background: rgba(0, 0, 0, 0.8) !important;
}
.smart-style-entropy .editable + .popover {
  background: rgba(20, 114, 88, 0.8);
  border-color: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy .ui-widget-content {
  background: rgba(0, 0, 0, 0.1);
}
.smart-style-entropy tr.ui-widget-content {
  background: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy .ui-spinner {
  background: 0 0;
  border-color: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy .bootstrapWizard li .title,
.smart-style-entropy .dropzone .dz-preview,
.smart-style-entropy .dropzone-previews .dz-preview {
  color: #000;
}
.smart-style-entropy .tree li span,
.smart-style-entropy .tree li:after,
.smart-style-entropy .tree li:before {
  border-color: #fff;
}
.smart-style-entropy label input[type='radio'][disabled].radiobox + span,
.smart-style-entropy label input[type='radio'][disabled].radiobox:checked + span,
.smart-style-entropy label:hover input[type='radio'][disabled].radiobox:checked + span:before {
  color: rgba(255, 255, 255, 0.7);
}
.smart-style-entropy .table,
.smart-style-entropy .ui-jqgrid .ui-jqgrid-bdiv {
  background: 0 0;
}
.smart-style-entropy .ui-jqgrid .ui-jqgrid-pager,
.smart-style-entropy .ui-jqgrid .ui-jqgrid-titlebar {
  border-color: rgba(255, 255, 225, 0.15);
  background-color: rgba(0, 0, 0, 0.23);
}
.smart-style-entropy .ui-jqgrid {
  border-color: rgba(255, 255, 225, 0.15) !important;
}
.smart-style-entropy .ui-jqgrid .ui-pg-input,
.smart-style-entropy .ui-jqgrid .ui-pg-selbox {
  color: #000;
}
.smart-style-entropy .ui-state-focus,
.smart-style-entropy .ui-state-hover,
.smart-style-entropy .ui-widget-content .ui-state-focus,
.smart-style-entropy .ui-widget-content .ui-state-hover,
.smart-style-entropy .ui-widget-header .ui-state-focus,
.smart-style-entropy .ui-widget-header .ui-state-hover {
  background: 0 0;
  border-bottom: 0px !important;
}
.smart-style-entropy .arrow-box-up-right:after {
  border-color: transparent;
}
.smart-style-entropy .arrow-box-up-right:before {
  border-bottom-color: rgba(0, 0, 0, 0.63);
}
.smart-style-entropy .ui-tabs {
  background: 0 0;
}
.smart-style-entropy .ui-tabs .ui-tabs-nav {
  border-color: #3e4244;
  color: #fff;
}
.smart-style-entropy .ui-tabs .ui-tabs-nav li {
  display: inline-block;
}
.smart-style-entropy .ui-tabs .ui-tabs-nav li a {
  display: inline-block;
  background: rgba(0, 0, 0, 0.43);
  color: #fff;
  border-color: transparent;
}
.smart-style-entropy .ui-tabs .ui-tabs-panel {
  position: relative;
  padding: 0px 0px;
  min-height: calc(90vh - 100px);
  background: 0 0;
  border-color: rgba(255, 255, 255, 0);
}
.smart-style-entropy .popover.bottom > .arrow,
.smart-style-entropy .popover.left > .arrow,
.smart-style-entropy .popover.right > .arrow,
.smart-style-entropy .popover.top > .arrow {
  border-color: transparent;
}
.smart-style-entropy .popover.right > .arrow:after {
  border-right-color: rgba(0, 0, 0, 0.8);
  left: 0;
}
.smart-style-entropy .popover.bottom > .arrow:after {
  border-bottom-color: rgba(0, 0, 0, 0.8);
  top: 0;
}
.smart-style-entropy .popover.top > .arrow:after {
  border-top-color: rgba(0, 0, 0, 0.8);
  bottom: 0;
}
.smart-style-entropy .popover.left > .arrow:after {
  border-left-color: rgba(0, 0, 0, 0.8);
  right: 0;
}
.smart-style-entropy .popover-title {
  background-color: rgba(247, 247, 247, 0.3);
  border-bottom: 1px solid rgba(247, 247, 247, 0.3);
}
.smart-style-entropy .ui-chatbox-input-focus {
  color: #000;
}
.smart-style-entropy .dt-toolbar,
.smart-style-entropy table.dataTable thead .sorting_asc,
.smart-style-entropy table.dataTable thead .sorting_desc {
  background-color: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy .dt-toolbar {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy .table-striped > tbody tr:nth-child(odd) {
  background-color: transparent !important;
}
.smart-style-entropy .table-striped > tbody tr:nth-child(odd) > th {
  background: rgba(0, 0, 0, 0.6);
}
.smart-style-entropy .table-striped > tbody tr:nth-child(odd) > td {
  background: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy .dt-toolbar-footer {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy .pagination > li > a,
.smart-style-entropy .pagination > li > span {
  background: rgba(0, 0, 0, 0.43);
  border-color: rgba(255, 255, 225, 0.15);
  color: #fff;
}
.smart-style-entropy .pagination > .disabled > a,
.smart-style-entropy .pagination > .disabled > a:focus,
.smart-style-entropy .pagination > .disabled > a:hover,
.smart-style-entropy .pagination > .disabled > span,
.smart-style-entropy .pagination > .disabled > span:focus,
.smart-style-entropy .pagination > .disabled > span:hover {
  background: rgba(0, 0, 0, 0.43);
  border-color: rgba(255, 255, 225, 0.15);
  color: #ccc;
}
.smart-style-entropy .pagination > .active > a,
.smart-style-entropy .pagination > .active > a:focus,
.smart-style-entropy .pagination > .active > a:hover,
.smart-style-entropy .pagination > .active > span,
.smart-style-entropy .pagination > .active > span:focus,
.smart-style-entropy .pagination > .active > span:hover .pagination > .active > a {
  color: #ffd600;
  border-color: rgba(255, 255, 225, 0.15);
  background: rgba(0, 0, 0, 0.63);
}
.smart-style-entropy div.DTTT .btn {
  color: #fff !important;
}
.smart-style-entropy button.ColVis_Button,
.smart-style-entropy ul.ColVis_collection li {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy .dygraph-legend {
  background: none !important;
}
.smart-style-entropy .client-form footer,
.smart-style-entropy .client-form header {
  background: rgba(0, 0, 0, 0.63);
  color: #fff;
}
.smart-style-entropy .timeline-seperator > :first-child {
  background: rgba(0, 0, 0, 0.43);
  color: #fff;
}
.smart-style-entropy .ui-datepicker .ui-datepicker-header {
  background-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy .table-forum thead tr th {
  border-bottom-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy .table > tbody > tr > td,
.smart-style-entropy .table > tbody > tr > th,
.smart-style-entropy .table > tfoot > tr > td,
.smart-style-entropy .table > tfoot > tr > th,
.smart-style-entropy .table > thead > tr > td,
.smart-style-entropy .table > thead > tr > th {
  border-top-color: rgba(255, 255, 225, 0.07);
}
.smart-style-entropy .note-editor .note-toolbar {
  background: rgba(0, 0, 0, 0.43);
  border-bottom-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy .md-editor > textarea,
.smart-style-entropy .note-editor {
  border-color: rgba(255, 255, 225, 0.15);
  background: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy .md-editor > textarea:focus,
.smart-style-entropy .note-editor .note-editable:focus {
  background: rgba(255, 255, 225, 0.05);
}
.smart-style-entropy .superbox-show {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy .superbox-list.active:before {
  color: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy .progress {
  background: rgba(0, 0, 0, 0.13);
  -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 225, 0.15) inset;
  -moz-box-shadow: 0 0 0 1px rgba(255, 255, 225, 0.15) inset;
  box-shadow: 0 0 0 1px rgba(255, 255, 225, 0.15) inset;
}
.smart-style-entropy .nav > li > a:focus,
.smart-style-entropy .nav > li > a:hover {
  background: transparent;
}
.smart-style-entropy .nav-tabs.bordered + .tab-content,
.smart-style-entropy .tabs-left > .nav-pills,
.smart-style-entropy .tabs-left > .nav-tabs {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy .tabs-right > .nav-tabs {
  border-left-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy .jarviswidget header .nav-tabs > li.active > a,
.smart-style-entropy .jarviswidget header .nav-tabs > li.active > a:focus,
.smart-style-entropy .jarviswidget header .nav-tabs > li.active > a:hover {
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
}
.smart-style-entropy .smart-accordion-default .panel-default {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy .panel,
.smart-style-entropy .smart-accordion-default .panel-default > .panel-heading {
  background: 0 0;
}
.smart-style-entropy .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy .jumbotron {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy .pagination.pagination-alt > li:first-child > a {
  padding-left: 12px;
}
.smart-style-entropy .bs-glyphicons li {
  border-color: rgba(255, 255, 225, 0.15) !important;
}
.smart-style-entropy .responsive-utilities td.is-hidden {
  background: rgba(0, 0, 0, 0.43) !important;
  color: #fff;
}
.smart-style-entropy .inbox-body.no-content-padding {
  background: 0 0;
}
.smart-style-entropy .txt-color-darken {
  color: #fff !important;
}
.smart-style-entropy .inbox-menu-lg li a:hover {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy .inbox-menu-lg li.active a {
  background: rgba(0, 0, 0, 0.43);
  border-bottom-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy .fill-a,
.smart-style-entropy .fill-b {
  background: 0 0;
}
.smart-style-entropy #heat-fill {
  left: 20px;
}
.smart-style-entropy .fill-a {
  top: -11px;
  left: -10px;
}
.smart-style-entropy .fill-b {
  top: -11px;
  right: -23px;
}
.smart-style-entropy .chat-body {
  background: 0 0;
  border-color: transparent;
}
.smart-style-entropy .chat-footer {
  background: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy .textarea-controls,
.smart-style-entropy .textarea-div,
.smart-style-entropy .todo-group-title {
  background: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy .typearea textarea {
  background: 0 0;
}
.smart-style-entropy .show-stat-microcharts > div {
  background: rgba(0, 138, 173, 0.3) !important;
  border-color: rgba(255, 255, 225, 0.15) !important;
}
.smart-style-entropy .fc-widget-content,
.smart-style-entropy .fc-widget-header,
.smart-style-entropy .smart-form.widget-body-toolbar,
.smart-style-entropy .textarea-controls,
.smart-style-entropy .textarea-div,
.smart-style-entropy .todo-group-title,
.smart-style-entropy .todo > li,
.smart-style-entropy .todo > li > :first-child,
.smart-style-entropy .todo > li > p,
.smart-style-entropy .typearea,
.smart-style-entropy .widget-body-toolbar {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy .table > thead > tr > th {
  border-bottom-color: rgba(255, 255, 225, 0.25);
}
.smart-style-entropy .table-bordered,
.smart-style-entropy .table-bordered > tbody > tr > td,
.smart-style-entropy .table-bordered > tbody > tr > th,
.smart-style-entropy .table-bordered > tfoot > tr > td,
.smart-style-entropy .table-bordered > tfoot > tr > th,
.smart-style-entropy .table-bordered > thead > tr > td,
.smart-style-entropy .table-bordered > thead > tr > th {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy .ui-jqgrid .ui-jqgrid-titlebar {
  background: rgba(0, 0, 0, 0.23);
}
.smart-style-entropy .ui-jqgrid .ui-jqgrid-htable th {
  background: 0 0;
}
.smart-style-entropy .ui-jqgrid .ui-state-hover td {
  background: rgba(255, 255, 225, 0.15) !important;
}
.smart-style-entropy .ui-accordion {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.smart-style-entropy .ui-accordion .ui-accordion-header {
  background: #182538 !important;
  color: #fff;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  padding: 5px 10px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
  border: 0;
  border-radius: 0;
}
.smart-style-entropy .ui-accordion .ui-accordion-header:hover {
  background: #29416f !important;
}
.smart-style-entropy .ui-accordion .ui-accordion-content,
.smart-style-entropy .ui-accordion .ui-accordion-content-active {
  background: linear-gradient(to top left, #3f4457, rgba(6, 22, 40, 0.95));
  border: 0 !important;
  border-top: 1px solid #3e4244 !important;
}
.smart-style-entropy .ui-menu .ui-state-disabled {
  color: #fff !important;
}
.smart-style-entropy .ui-dialog .ui-dialog-title {
  color: #fff;
  background: 0 0;
  padding: 0px;
}
.smart-style-entropy .ui-dialog .ui-dialog-titlebar {
  border-bottom-color: rgba(255, 255, 255, 0.15);
  color: #fff;
  background: 0 0;
}
.smart-style-entropy .ui-widget-overlay {
  background: #000;
}
.smart-style-entropy .ui-dialog .ui-dialog-buttonpane {
  border-top-color: rgba(255, 255, 255, 0.15);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
.smart-style-entropy .ui-dialog-buttonpane,
.smart-style-entropy .ui-dialog-content {
  background: 0 0;
}
.smart-style-entropy .slider-track {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy .ui-tabs .ui-tabs-nav li.ui-tabs-active:hover {
  cursor: text;
}
.smart-style-entropy .lockscreen .logo + div {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy .chart text {
  fill: #fff;
}
.smart-style-entropy .dd-handle,
.smart-style-entropy .dd3-content {
  background: rgba(0, 0, 0, 0.43);
  border-color: rgba(255, 255, 225, 0.15);
  color: #fff;
}
.smart-style-entropy .md-editor .md-footer,
.smart-style-entropy .md-editor > .md-header,
.smart-style-entropy .widget-footer {
  background: rgba(0, 0, 0, 0.43);
  border-bottom-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy .widget-footer {
  border-top: 1px solid rgba(255, 255, 225, 0.15);
}
.smart-style-entropy .noUi-target[disabled] .noUi-base {
  background: rgba(26, 26, 26, 0.43);
}
.smart-style-entropy .irs-line,
.smart-style-entropy .noUi-background {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy .select2-search input {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: #515b67;
  color: #fff;
}
.smart-style-entropy .select2-results .select2-no-results,
.smart-style-entropy .select2-results .select2-searching,
.smart-style-entropy .select2-results .select2-selection-limit {
  background: 0 0;
}
.smart-style-entropy .select2-drop {
  border-color: rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}
.smart-style-entropy .select2-search:before {
  color: #e0e0e0 !important;
}
.smart-style-entropy .knob[data-fgcolor='#222222'],
.smart-style-entropy .select2-container-multi .select2-choices .select2-search-field input {
  color: #fff !important;
}
.smart-style-entropy .select2-dropdown-open .select2-choice {
  border: 1px solid #000;
  background: rgba(0, 0, 0, 0.9);
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.smart-style-entropy .price-features,
.smart-style-entropy .profile-message li.message.message-reply {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy .panel-footer {
  background: rgba(0, 0, 0, 0.63);
  border-top-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy .pricing-big .panel-footer {
  background: rgba(0, 0, 0, 0.63) !important;
}
.smart-style-entropy .table > tbody > tr.active > td,
.smart-style-entropy .table > tbody > tr.active > th,
.smart-style-entropy .table > tbody > tr > td.active,
.smart-style-entropy .table > tbody > tr > th.active,
.smart-style-entropy .table > tfoot > tr.active > td,
.smart-style-entropy .table > tfoot > tr.active > th,
.smart-style-entropy .table > tfoot > tr > td.active,
.smart-style-entropy .table > tfoot > tr > th.active,
.smart-style-entropy .table > thead > tr.active > td,
.smart-style-entropy .table > thead > tr.active > th,
.smart-style-entropy .table > thead > tr > td.active,
.smart-style-entropy .table > thead > tr > th.active {
  background: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy .table > tbody > tr.danger > td,
.smart-style-entropy .table > tbody > tr.info > td,
.smart-style-entropy .table > tbody > tr.success > td,
.smart-style-entropy .table > tbody > tr.warning > td {
  color: #000;
}
.smart-style-entropy .smart-timeline-list > li:hover {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy .jvectormap-zoomin,
.smart-style-entropy .jvectormap-zoomout {
  background: rgba(0, 0, 0, 0.3) !important;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.smart-style-entropy .text-primary {
  color: #e2f2ff;
}
.smart-style-entropy .text-success {
  color: #90ff92;
}
.smart-style-entropy .onoffswitch-switch {
  border-color: transparent;
}
.smart-style-entropy #shortcut {
  background-color: rgba(27, 16, 43, 0.75);
}
.smart-style-entropy.minified #left-panel nav {
  margin-top: 0px;
}
.smart-style-entropy.minified #left-panel nav > ul {
  margin-top: 0px;
}
.smart-style-entropy.minified #left-panel nav > ul > li {
  border-top: 1px solid #3e4244;
  height: 41px;
}
.smart-style-entropy.minified #left-panel nav > ul > li .navigation-icon {
  left: 12px;
  top: 5px;
}
.smart-style-entropy.minified #left-panel nav > ul > li .header-element {
  border: 0;
  background: 0;
}
.smart-style-entropy.minified #left-panel nav > ul > li .header-element.separator-header {
  margin: 0;
}
.smart-style-entropy.minified #left-panel nav > ul > li.hidden-icon-menu > a > i {
  display: inline-block;
}
.smart-style-entropy.minified #left-panel nav > ul > li > a .menu-item-parent {
  height: auto;
  top: 1px;
  left: 41px;
  background: #b7f93d;
  border: 0;
  color: #000;
  padding: 0px 0 0px 12px;
  z-index: 199;
}
.smart-style-entropy.minified #left-panel nav > ul > li > a .menu-item-parent span {
  line-height: normal;
  margin-top: 4px;
  font-weight: bold;
  display: block;
  padding: 8px;
}
.smart-style-entropy.minified #left-panel nav > ul > li > ul {
  border: 1px solid #3e4244;
  background: rgba(0, 0, 0, 0.9);
  margin-top: 0px;
  padding: 10px 0;
  z-index: 199;
}
.smart-style-entropy.minified #left-panel nav > ul > li > ul li {
  background: rgba(0, 0, 0, 0.2) !important;
  padding-left: 5px;
  z-index: 199;
}
.smart-style-entropy.minified #left-panel nav > ul > li > ul li a:link,
.smart-style-entropy.minified #left-panel nav > ul > li > ul li a:visited {
  padding: 7px 10px !important;
  vertical-align: middle;
}
.smart-style-entropy.minified #left-panel nav > ul > li > ul li a:link .navigation-icon,
.smart-style-entropy.minified #left-panel nav > ul > li > ul li a:visited .navigation-icon {
  top: 4px;
}
.smart-style-entropy.minified #left-panel nav > ul > li > ul li a:link .menu-item-parent,
.smart-style-entropy.minified #left-panel nav > ul > li > ul li a:visited .menu-item-parent {
  height: auto;
}
.smart-style-entropy.minified #left-panel nav > ul > li > ul li a:link .navigation-icon + .menu-item-parent,
.smart-style-entropy.minified #left-panel nav > ul > li > ul li a:visited .navigation-icon + .menu-item-parent {
  padding-left: 30px !important;
}
.smart-style-entropy.minified #left-panel nav > ul > li > ul li a:link.active,
.smart-style-entropy.minified #left-panel nav > ul > li > ul li a:visited.active {
  color: #b7f93d;
}
.smart-style-entropy.minified #left-panel nav > ul > li > ul li a:link.active:before,
.smart-style-entropy.minified #left-panel nav > ul > li > ul li a:visited.active:before {
  top: 0px !important;
}
.smart-style-entropy.minified #left-panel nav > ul > li > ul li a:hover,
.smart-style-entropy.minified #left-panel nav > ul > li > ul li a:active {
  color: #ade283;
}
.smart-style-entropy.minified #left-panel nav > ul > li > ul li i {
  width: 20px !important;
}
.smart-style-entropy.minified #left-panel nav > ul > li > ul li .menu-item-parent {
  height: 24px;
  top: auto;
  background: none;
  color: #fff;
  padding-left: 1px !important;
}
.smart-style-entropy.minified #left-panel nav > ul > li > ul li:hover > a .menu-item-parent {
  color: #ade283;
}
.smart-style-entropy.minified #left-panel nav > ul > li > ul li ul li a:link {
  padding: 2px 5px 2px 25px !important;
}
.smart-style-entropy.minified #left-panel nav > ul > li > ul li ul li ul li a.active {
  color: #b7f93d;
}
.smart-style-entropy.minified #left-panel nav > ul > li > ul li ul li ul li a.active:before {
  right: 10px;
}
.smart-style-entropy .minifyme {
  font-size: 21px;
}
.smart-style-entropy .minifyme i {
  color: #fff;
}
.smart-style-entropy .minifyme:hover {
  padding-right: 0px;
}
.smart-style-entropy .minifyme:hover i {
  color: #b7f93d;
}
.smart-style-entropy #project-context > :first-child,
.smart-style-entropy #sparks li h5,
.smart-style-entropy .ajax-notifications > .alert.alert-transparent,
.smart-style-entropy .bootstrap-duallistbox-container label,
.smart-style-entropy .form header,
.smart-style-entropy .inbox-side-bar h6,
.smart-style-entropy .project-context > :first-child,
.smart-style-entropy [class*=' txt-color-'] {
  color: #fff;
}
.smart-style-entropy .bg-color-green,
.smart-style-entropy .jarviswidget-color-green > header {
  border: none;
  background: rgba(21, 160, 21, 0.5);
}
.smart-style-entropy .bg-color-greenLight,
.smart-style-entropy .jarviswidget-color-greenLight > header {
  border-color: rgba(127, 207, 113, 0.5) !important;
  background: rgba(127, 207, 113, 0.5) !important;
}
.smart-style-entropy .bg-color-greenDark,
.smart-style-entropy .jarviswidget-color-greenDark > header {
  border-color: rgba(135, 233, 117, 0.5) !important;
  background: rgba(135, 233, 117, 0.5) !important;
}
.smart-style-entropy .bg-color-purple,
.smart-style-entropy .jarviswidget-color-purple > header {
  border-color: rgba(98, 57, 149, 0.43) !important;
  background: rgba(122, 72, 185, 0.43) !important;
}
.smart-style-entropy .bg-color-magenta,
.smart-style-entropy .jarviswidget-color-magenta > header {
  border-color: rgba(76, 38, 78, 0.43) !important;
  background: rgba(110, 54, 113, 0.43) !important;
}
.smart-style-entropy .bg-color-pink,
.smart-style-entropy .jarviswidget-color-pink > header {
  border-color: rgba(233, 157, 201, 0.43) !important;
  background: rgba(233, 157, 201, 0.43) !important;
}
.smart-style-entropy .bg-color-pinkDark,
.smart-style-entropy .jarviswidget-color-pinkDark > header {
  border-color: rgba(208, 58, 146, 0.43) !important;
  background: rgba(218, 99, 169, 0.43) !important;
}
.smart-style-entropy .bg-color-blueLight,
.smart-style-entropy .jarviswidget-color-blueLight > header {
  border-color: rgba(140, 210, 236, 0.43) !important;
  background: rgba(184, 227, 243, 0.43) !important;
}
.smart-style-entropy .jarviswidget-color-blueLight > header > .jarviswidget-ctrls a {
  color: #fff !important;
}
.smart-style-entropy .bg-color-teal,
.smart-style-entropy .jarviswidget-color-teal > header {
  border-color: rgba(84, 210, 208, 0.83) !important;
  background: rgba(124, 221, 219, 0.83) !important;
}
.smart-style-entropy .bg-color-blue,
.smart-style-entropy .jarviswidget-color-blue > header {
  border-color: rgba(59, 184, 235, 0.43) !important;
  background: rgba(59, 184, 235, 0.43) !important;
}
.smart-style-entropy .bg-color-blueDark,
.smart-style-entropy .jarviswidget-color-blueDark > header {
  border-color: rgba(29, 61, 104, 0.43) !important;
  background: rgba(29, 61, 104, 0.43) !important;
}
.smart-style-entropy .bg-color-darken,
.smart-style-entropy .jarviswidget-color-darken > header {
  border-color: rgba(0, 0, 0, 0.23) !important;
  background: rgba(0, 0, 0, 0.23) !important;
}
.smart-style-entropy .bg-color-yellow,
.smart-style-entropy .jarviswidget-color-yellow > header {
  border-color: rgba(253, 236, 184, 0.43) !important;
  background: rgba(253, 236, 184, 0.43) !important;
}
.smart-style-entropy .bg-color-orange,
.smart-style-entropy .jarviswidget-color-orange > header {
  border-color: rgba(255, 159, 71, 0.43) !important;
  background: rgba(255, 159, 71, 0.43) !important;
}
.smart-style-entropy .bg-color-orangeDark,
.smart-style-entropy .jarviswidget-color-orangeDark > header {
  border-color: rgba(255, 161, 87, 0.43) !important;
  background: rgba(255, 161, 87, 0.43) !important;
}
.smart-style-entropy .bg-color-red,
.smart-style-entropy .jarviswidget-color-red > header {
  border-color: rgba(255, 7, 7, 0.43) !important;
  background: rgba(255, 7, 7, 0.43) !important;
}
.smart-style-entropy .bg-color-redLight,
.smart-style-entropy .jarviswidget-color-redLight > header {
  border-color: rgba(252, 61, 61, 0.43) !important;
  background: rgba(252, 61, 61, 0.43) !important;
}
.smart-style-entropy .bg-color-white,
.smart-style-entropy .jarviswidget-color-white > header {
  border-color: rgba(255, 255, 255, 0.33) !important;
  background: rgba(255, 255, 255, 0.43) !important;
  color: #000;
}
.smart-style-entropy .jarviswidget-color-white > header > .jarviswidget-ctrls a {
  color: #3d3d3d !important;
}
.smart-style-entropy button.ColVis_Button,
.smart-style-entropy ul.ColVis_collection li {
  color: #fff !important;
}
.smart-style-entropy ul.ColVis_collection {
  background: rgba(0, 0, 0, 0.5);
}
.smart-style-entropy .status .links {
  background: rgba(255, 255, 255, 0.1);
}
.smart-style-entropy .smart-form .rating input:checked ~ label {
  color: #7ed5eb;
}
.smart-style-entropy .smart-form .rating input + label:hover,
.smart-style-entropy .smart-form .rating input + label:hover ~ label {
  color: #a3edff;
}
.smart-style-entropy .dt-toolbar option,
.smart-style-entropy select:not([multiple]) option {
  background: rgba(0, 0, 0, 0.9);
  border-color: #3e4244;
  color: #fff;
}
.smart-style-entropy .has-error .checkbox,
.smart-style-entropy .has-error .checkbox-inline,
.smart-style-entropy .has-error .control-label,
.smart-style-entropy .has-error .form-control-feedback,
.smart-style-entropy .has-error .help-block,
.smart-style-entropy .has-error .radio,
.smart-style-entropy .has-error .radio-inline {
  color: #ff7676;
  -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.smart-style-entropy .has-success .checkbox,
.smart-style-entropy .has-success .checkbox-inline,
.smart-style-entropy .has-success .control-label,
.smart-style-entropy .has-success .form-control-feedback,
.smart-style-entropy .has-success .help-block,
.smart-style-entropy .has-success .radio,
.smart-style-entropy .has-success .radio-inline {
  color: #b1f3b2;
  -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.smart-style-entropy label input[type='checkbox'].checkbox:checked + span:before {
  color: #d2e8ff;
}
.smart-style-entropy label input[type='checkbox'].checkbox.style-2:checked + span:before {
  color: #66665e;
}
.smart-style-entropy label input[type='radio'].radiobox + span:before,
.smart-style-entropy label input[type='radio'].radiobox:checked + span:before {
  color: #d2e8ff !important;
  border-color: #d2e8ff !important;
}
.smart-style-entropy input[type='checkbox'].checkbox + span:before {
  color: #fff;
  border-color: #fff;
}
.smart-style-entropy .form-actions,
.smart-style-entropy .smart-form.widget-body-toolbar,
.smart-style-entropy .widget-body-toolbar,
.smart-style-entropy label input[type='checkbox'].checkbox + span:before,
.smart-style-entropy label input[type='radio'].radiobox + span:before {
  background: rgba(255, 255, 255, 0.23);
  border-color: rgba(255, 255, 255, 0.53);
}
.smart-style-entropy .irs-diapason,
.smart-style-entropy .noUi-connect {
  background: #fff;
}
.smart-style-entropy .noUi-origin-lower {
  background: rgba(0, 255, 255, 0.8);
}
#extr-page.smart-style-entropy,
.smart-style-entropy .MessageBoxContainer,
.smart-style-entropy .ajax-dropdown {
  background: url(../../assets/img/discovery.jpg) no-repeat 0 0;
  color: #fff;
  background-size: cover;
}
#extr-page body.smart-style-entropy {
  background: none !important;
}
.smart-style-entropy .ui-chatbox-titlebar {
  background: #2a4f58 !important;
}
.smart-style-entropy .ui-chatbox .ui-widget-content {
  background: rgba(51, 103, 105, 0.6);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(81, 165, 177, 0.6)), color-stop(1, rgba(68, 85, 139, 0.6)));
  background: -ms-linear-gradient(bottom, rgba(81, 165, 177, 0.6), rgba(68, 85, 139, 0.6));
  background: -moz-linear-gradient(bottom, rgba(81, 165, 177, 0.6) 0, rgba(68, 85, 139, 0.6) 100%);
  background: -o-linear-gradient(rgba(68, 85, 139, 0.6), rgba(81, 165, 177, 0.6));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(68,  85,  139,  0.6)', endColorstr='rgba(81,  165,  177,  0.6)', GradientType=0);
}
.smart-style-entropy .ui-chatbox-content > .alert-msg {
  background: #fffdd0;
}
.smart-style-entropy .ui-chatbox-input {
  background: rgba(29, 96, 117, 0.6);
}
.smart-style-entropy .ui-chatbox .ui-widget-content textarea {
  background: rgba(0, 0, 0, 0.23) !important;
  border-color: rgba(0, 0, 0, 0.23) !important;
  color: #fff;
}
.smart-style-entropy .ui-chatbox .ui-widget-content textarea:focus {
  background: rgba(0, 0, 0, 0.53) !important;
  border-color: rgba(0, 0, 0, 0.53) !important;
  font-weight: 700;
}
.smart-style-entropy .MessageBoxContainer,
.smart-style-entropy .fc-widget-content {
  -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.smart-style-entropy #cache-widget-background-image {
  background: url(../../assets/img/background_dark.png);
  visibility: hidden;
}
.smart-style-entropy #jarviswidget-fullscreen-mode .jarviswidget {
  background: url(../../assets/img/background_dark.png) no-repeat center bottom fixed;
  background-size: cover;
}
.smart-style-entropy .fc-widget-content {
  border-color: rgba(0, 0, 0, 0.3);
}
.smart-style-entropy .fc-grid .fc-day-number {
  padding: 0 4px;
  font-size: 17px;
}
.smart-style-entropy .fc-state-highlight {
  background: 0 0;
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.smart-style-entropy .bootstrap-duallistbox-container label,
.smart-style-entropy .form header,
.smart-style-entropy .inbox-body .table-wrap,
.smart-style-entropy .inbox-nav-bar,
.smart-style-entropy .inbox-side-bar,
.smart-style-entropy .notification-body > li > span,
.smart-style-entropy .smart-form header {
  background: 0 0;
}
.smart-style-entropy #inbox-table.table tbody > tr > td {
  border-color: rgba(255, 255, 225, 0.15) !important;
}
.smart-style-entropy #inbox-table tbody tr:hover,
.smart-style-entropy .table-hover > tbody > tr:hover > td {
  background: rgba(0, 255, 225, 0.25);
}
.smart-style-entropy .inbox-message {
  background: rgba(0, 0, 0, 0.35);
}
.smart-style-entropy .table {
  background: rgba(0, 0, 0, 0.15);
}
.smart-style-entropy .bs-example .table {
  background: 0 0;
}
.smart-style-entropy .smart-form .checkbox i,
.smart-style-entropy .smart-form .radio i {
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.4) !important;
}
.smart-style-entropy .smart-form .radio input + i:after {
  background: #fff;
}
.smart-style-entropy .smart-form .checkbox.state-error i,
.smart-style-entropy .smart-form .radio.state-error i,
.smart-style-entropy .smart-form .state-error input,
.smart-style-entropy .smart-form .state-error select,
.smart-style-entropy .smart-form .state-error textarea,
.smart-style-entropy .smart-form .toggle.state-error i {
  background: rgba(255, 8, 8, 0.2) !important;
  border-color: #a90329 !important;
}
.smart-style-entropy .smart-form .checkbox.state-success i,
.smart-style-entropy .smart-form .radio.state-success i,
.smart-style-entropy .smart-form .state-success input,
.smart-style-entropy .smart-form .state-success select,
.smart-style-entropy .smart-form .state-success textarea,
.smart-style-entropy .smart-form .toggle.state-success i {
  background: rgba(98, 248, 98, 0.2) !important;
  border-color: #7dc27d;
}
.smart-style-entropy .bootstrap-timepicker-widget table td input {
  color: #333;
}
.smart-style-entropy .inbox-info-bar .form-group input,
.smart-style-entropy .inbox-info-bar .select2-container-multi .select2-choices {
  border-color: transparent !important;
  background: transparent !important;
}
.smart-style-entropy .highlight .inbox-data-message > :first-child,
.smart-style-entropy .highlight .inbox-data-message > :first-child > :first-child {
  color: #333 !important;
}
.smart-style-entropy .table > tbody > tr.warning > td,
.smart-style-entropy .table > tbody > tr.warning > th,
.smart-style-entropy .table > tbody > tr > td.warning,
.smart-style-entropy .table > tbody > tr > th.warning,
.smart-style-entropy .table > tfoot > tr.warning > td,
.smart-style-entropy .table > tfoot > tr.warning > th,
.smart-style-entropy .table > tfoot > tr > td.warning,
.smart-style-entropy .table > tfoot > tr > th.warning,
.smart-style-entropy .table > thead > tr.warning > td,
.smart-style-entropy .table > thead > tr.warning > th,
.smart-style-entropy .table > thead > tr > td.warning,
.smart-style-entropy .table > thead > tr > th.warning,
.smart-style-entropy .unread td {
  background-color: rgba(255, 214, 0, 0.3) !important;
  color: #fff;
}
.smart-style-entropy .table > tbody > tr.danger > td,
.smart-style-entropy .table > tbody > tr.danger > th,
.smart-style-entropy .table > tbody > tr > td.danger,
.smart-style-entropy .table > tbody > tr > th.danger,
.smart-style-entropy .table > tfoot > tr.danger > td,
.smart-style-entropy .table > tfoot > tr.danger > th,
.smart-style-entropy .table > tfoot > tr > td.danger,
.smart-style-entropy .table > tfoot > tr > th.danger,
.smart-style-entropy .table > thead > tr.danger > td,
.smart-style-entropy .table > thead > tr.danger > th,
.smart-style-entropy .table > thead > tr > td.danger,
.smart-style-entropy .table > thead > tr > th.danger {
  background-color: rgba(236, 43, 43, 0.5) !important;
  color: #fff;
}
.smart-style-entropy .table > tbody > tr.success > td,
.smart-style-entropy .table > tbody > tr.success > th,
.smart-style-entropy .table > tbody > tr > td.success,
.smart-style-entropy .table > tbody > tr > th.success,
.smart-style-entropy .table > tfoot > tr.success > td,
.smart-style-entropy .table > tfoot > tr.success > th,
.smart-style-entropy .table > tfoot > tr > td.success,
.smart-style-entropy .table > tfoot > tr > th.success,
.smart-style-entropy .table > thead > tr.success > td,
.smart-style-entropy .table > thead > tr.success > th,
.smart-style-entropy .table > thead > tr > td.success,
.smart-style-entropy .table > thead > tr > th.success {
  background-color: rgba(106, 228, 56, 0.5) !important;
  color: #fff;
}
.smart-style-entropy #chat-container #chat-users li a img,
.smart-style-entropy #shortcut ul li .jarvismetro-tile,
.smart-style-entropy .chat-body li.message img,
.smart-style-entropy .friends-list img,
.smart-style-entropy .inbox-download-list li > :first-child > :first-child > img,
.smart-style-entropy .login-info img,
.smart-style-entropy .notification-body,
.smart-style-entropy .profile-pic > img,
.smart-style-entropy .usr-card > img {
  border-radius: 50% 0 !important;
}
.smart-style-entropy .friends-list img {
  outline: 0;
}
.smart-style-entropy .inbox-download-list li > :first-child:hover {
  background: rgba(255, 255, 255, 0.3);
  border-color: rgba(192, 192, 192, 0.3);
}
.smart-style-entropy .inbox-download,
.smart-style-entropy .inbox-message {
  border-bottom-color: rgba(255, 255, 255, 0.3);
}
.smart-style-entropy .txt-color-white {
  color: #fff !important;
}
.smart-style-entropy .demo .txt-color-darken {
  color: #333 !important;
}
.smart-style-entropy .demo label input[type='checkbox'].checkbox + span:before,
.smart-style-entropy .demo label input[type='radio'].radiobox + span:before {
  background-color: #f4f4f4;
}
.smart-style-entropy nav > ul ul li::before,
.smart-style-entropy nav > ul > li > ul::before {
  border: none !important;
}
.smart-style-entropy .smart-form,
.smart-style-entropy .ui-jqgrid .ui-jqgrid-title,
.smart-style-entropy .ui-state-focus,
.smart-style-entropy .ui-state-hover,
.smart-style-entropy .ui-widget-content .ui-state-focus,
.smart-style-entropy .ui-widget-content .ui-state-hover,
.smart-style-entropy .ui-widget-header .ui-state-focus,
.smart-style-entropy .ui-widget-header .ui-state-hover {
  color: #fff;
}
.smart-style-entropy .well-light .nav-tabs {
  background: rgba(0, 0, 0, 0.43);
  color: #fff;
  padding-left: 10px;
}
.smart-style-entropy .icon-addon,
.smart-style-entropy .input-icon-left > i,
.smart-style-entropy .input-icon-right > i {
  color: #fff;
}
/* .@{class-init} .show-stats .progress-bar {
    background: rgba(255, 255, 255, .8)!important;
} */
@media (max-width: 979px) {
  .smart-style-entropy #sparks {
    background: 0 0;
  }
}
@media (max-width: 767px) {
  .smart-style-entropy .tab-left-content {
    padding-right: 0px;
  }
}
/* header items overflow bug */
@media (max-width: 2500px) {
  .smart-style-entropy .btn-header.transparent a {
    width: auto !important;
    margin-top: 10px !important;
  }
}
@media (max-width: 2500px) {
  .smart-style-entropy .dropzone .dz-default.dz-message {
    margin-left: 0px !important;
    margin-top: 0px !important;
  }
}
/* scrollbars */
/* width */
.smart-style-entropy::-webkit-scrollbar {
  width: 16px;
}
/* Track */
.smart-style-entropy::-webkit-scrollbar-track {
  background: #353f4e;
}
/* Handle */
.smart-style-entropy::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.3);
}
/* Handle on hover */
.smart-style-entropy::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.6);
}
.smart-style-entropy::-webkit-scrollbar-corner {
  background: rgba(8, 0, 97, 0.2);
}
.smart-style-entropy .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap {
  border: solid #ffffff 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.65);
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.43);
  transition: all 0.6s;
}
.smart-style-entropy .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap a {
  background-color: #ffffff;
  background-repeat: no-repeat;
  z-index: 99999;
  transition: all 0.6s;
}
.smart-style-entropy .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap a.minimized-bottomright {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  border-radius: 0px;
}
.smart-style-entropy .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap a.minimized-topleft {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  border-radius: 0px;
}
.smart-style-entropy .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap a.minimized-bottomleft {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  border-radius: 0px;
}
.smart-style-entropy .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap a.minimized-topright {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  border-radius: 0px;
}
.smart-style-entropy .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap-toggle-display {
  background-size: cover;
  position: absolute;
  border-radius: 3px 0px 0px 0px;
}
.smart-style-entropy .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap-toggle-display-bottomright {
  bottom: 0;
  right: 0;
}
.smart-style-entropy .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap-toggle-display-topleft {
  top: 0;
  left: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.smart-style-entropy .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap-toggle-display-bottomleft {
  bottom: 0;
  left: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.smart-style-entropy .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap-toggle-display-topright {
  top: 0;
  right: 0;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
/* Old IE */
.smart-style-entropy .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-oldie .leaflet-control-minimap {
  border: 1px solid #999;
}
.smart-style-entropy .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-oldie .leaflet-control-minimap a {
  background-color: #fff;
}
.smart-style-entropy .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-oldie .leaflet-control-minimap a.minimized {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
/* flechita item actual */
.smart-style-entropy nav ul li.active > a:before {
  position: absolute;
  height: 19px;
  width: 10px;
  right: 4px;
  top: 8px;
  color: #b7f93d;
}
/* DESPLEGABLES */
.smart-style-entropy .dropdown-menu,
.smart-style-entropy .select2-drop,
.smart-style-entropy .select2-dropdown,
.smart-style-entropy .ag-theme-custom-new .ag-menu {
  background-color: #141922;
  background: linear-gradient(to top left, #3f4457, rgba(6, 22, 40, 0.95));
}
/* INPUTS EN DESPLEGABLES */
.smart-style-entropy .select2-search input {
  border: 1px solid #a5a5a5;
  background: rgba(0, 0, 0, 0.3);
  margin-top: 2px;
  color: #fff;
}
.smart-style-entropy .select2-results .select2-highlighted,
.smart-style-entropy .select2-results__option--highlighted,
.smart-style-entropy .entropy-filter .dropdown-menu li a:hover {
  background-color: #314869;
  color: #fff;
}
.smart-style-entropy .select2-results__option[aria-selected='true'] {
  background: #b7f93d;
  color: rgba(0, 0, 0, 0.9);
}
.smart-style-entropy #left-panel nav ul li a,
.smart-style-entropy .jarviswidget-ctrls .button-icon {
  color: #fff;
}
.smart-style-entropy #left-panel nav ul li a:link,
.smart-style-entropy .jarviswidget-ctrls .button-icon:link,
.smart-style-entropy #left-panel nav ul li a:visited,
.smart-style-entropy .jarviswidget-ctrls .button-icon:visited {
  color: #fff;
}
.smart-style-entropy #left-panel nav ul li a:link i,
.smart-style-entropy .jarviswidget-ctrls .button-icon:link i,
.smart-style-entropy #left-panel nav ul li a:visited i,
.smart-style-entropy .jarviswidget-ctrls .button-icon:visited i {
  color: #fff;
}
.smart-style-entropy #left-panel nav ul li a:hover,
.smart-style-entropy .jarviswidget-ctrls .button-icon:hover,
.smart-style-entropy #left-panel nav ul li a:active,
.smart-style-entropy .jarviswidget-ctrls .button-icon:active {
  color: #ade283;
}
.smart-style-entropy #left-panel nav ul li a:hover i,
.smart-style-entropy .jarviswidget-ctrls .button-icon:hover i,
.smart-style-entropy #left-panel nav ul li a:active i,
.smart-style-entropy .jarviswidget-ctrls .button-icon:active i {
  color: #ade283;
}
.smart-style-entropy #left-panel nav ul li a:hover,
.smart-style-entropy .jarviswidget-ctrls .button-icon:hover {
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.3);
}
.smart-style-entropy .btn-default,
.smart-style-entropy #sidebar-lte-functions button.btn.btn-default,
.smart-style-entropy .btn-default.filter-btn,
.smart-style-entropy .axis-selector-button button,
.smart-style-entropy #sidebar-lte-functions .sidebar-accordion .custom-list ul .open .play-btn {
  background: #353f4e !important;
  color: #fff;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy .btn-default:hover,
.smart-style-entropy #sidebar-lte-functions button.btn.btn-default:hover,
.smart-style-entropy .btn-default.filter-btn:hover,
.smart-style-entropy .axis-selector-button button:hover,
.smart-style-entropy #sidebar-lte-functions .sidebar-accordion .custom-list ul .open .play-btn:hover {
  background: #1c2d44 !important;
}
.smart-style-entropy .alma-refresh-btn {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  background: transparent !important;
}
.smart-style-entropy .alma-refresh-btn:hover,
.smart-style-entropy .alma-refresh-btn:active,
.smart-style-entropy .alma-refresh-btn:focus {
  background: transparent !important;
  color: #b7f93d !important;
}
.smart-style-entropy .alma-refresh-btn:hover i,
.smart-style-entropy .alma-refresh-btn:active i,
.smart-style-entropy .alma-refresh-btn:focus i {
  color: #b7f93d !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.vw-100 {
  width: 100vw !important;
}
.vh-100 {
  height: 100vh !important;
}
.iframe-container {
  overflow: hidden;
  height: 100%;
  position: relative;
}
.iframe-container iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.side-panel--container {
  z-index: 5 !important;
}
.App {
  margin: 0;
  padding: 0;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  position: relative;
}
.inline-controls {
  display: inline-block;
  vertical-align: bottom;
  padding-right: 5px;
}
.label {
  font-family: 'Calibri', Arial, sans-serif;
  margin-bottom: 6px;
  line-height: 19px;
  font-weight: 400;
  font-size: 13px;
  color: #fcfafa;
  text-align: left;
  white-space: normal;
}
.inputNew,
.react-autosuggest__input {
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 6px;
  font-size: 13px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  letter-spacing: 0.05rem;
  height: auto;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.container {
  width: 100%;
  max-width: 2000px;
  margin: 0 auto;
}
.row {
  display: flex;
  flex-wrap: wrap;
}
.react-autosuggest__container {
  display: inline-block;
  position: relative;
}
.react-autosuggest__suggestions-container {
  display: none;
}
.react-autosuggest__container--open .react-autosuggest__suggestions-container {
  margin-top: -1px;
  display: block;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 9999;
}
.react-autosuggest__suggestions-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: 1px solid #aaa;
}
.react-autosuggest__suggestion {
  cursor: pointer;
  padding: 2.5px 5px;
  font-size: 13px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  letter-spacing: 0.05rem;
}
.react-autosuggest__suggestion:not(:first-child) {
  border-top: 1px solid #ddd;
}
.suggestion-content {
  display: flex;
  align-items: center;
  background-repeat: no-repeat;
}
#fixed .select2-selection--multiple {
  overflow-y: scroll;
  max-height: 32px !important;
  min-height: 32px !important;
}
div.react-datepicker-wrapper {
  width: 90%;
}
div > div.react-datepicker__input-container,
div > div.react-datepicker__input-container input {
  width: 100%;
}
.smart-style-entropy .wdna-grid-table .ag-row .btn {
  margin: 1px 0px;
}
.selector-modal-70 {
  width: 70% !important;
}
.smart-style-entropy #main-tabs {
  padding: 40px 10px 0 10px;
}
@media (min-width: 768px) {
  .smart-style-entropy #main-tabs {
    padding: 5px 10px 0 10px;
  }
}
.smart-style-entropy .modal-alarms h1 {
  display: none;
}
.smart-style-entropy .modal-alarms .alarms-modal-content .alarms-list {
  width: 90%;
  margin: 0 auto 15px auto;
}
.smart-style-entropy .modal-alarms .alarms-modal-content .alarms-list h2 {
  font-weight: bold;
  color: #b7f93d;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: normal;
  padding: 3px 0 0 26px;
  background-repeat: no-repeat;
  background-position: 0 50%;
}
.smart-style-entropy .modal-alarms .alarms-modal-content .alarms-list.fire-alarms h2 {
  background-image: url(../../assets/img/fire_alarm_icon_dark.svg);
  background-size: 20px 24px;
}
.smart-style-entropy .modal-alarms .alarms-modal-content .alarms-list.overweight-alarms h2 {
  background-image: url(../../assets/img/weight_alarm_icon_dark.svg);
  background-size: 20px 24px;
}
.smart-style-entropy .modal-alarms .alarms-modal-content .alarms-list.undefined-alarms h2 {
  background-image: url(../../assets/img/undefined_alarm_icon_dark.svg);
  background-size: 6px 24px;
  background-position: 7px 0;
}
.smart-style-entropy .modal-alarms .alarms-modal-content .alarms-list ul {
  margin: 5px 0;
  padding: 0;
}
.smart-style-entropy .modal-alarms .alarms-modal-content .alarms-list ul li {
  list-style: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.smart-style-entropy .modal-alarms .alarms-modal-content .alarms-list ul li span {
  padding: 5px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
}
.smart-style-entropy .modal-alarms .alarms-modal-content .alarms-list ul li span.sensor-code {
  width: 40%;
  font-size: 14px;
}
.smart-style-entropy .modal-alarms .alarms-modal-content .alarms-list ul li span.container-type {
  width: 20%;
}
.smart-style-entropy .modal-alarms .alarms-modal-content .alarms-list ul li span.sensor-name {
  width: 60%;
}
.smart-style-entropy .container-alarms.global:hover .alarm {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.smart-style-entropy .container-alarms .alarm {
  display: block;
  position: relative;
  width: 60px;
  height: 59px;
  background-size: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(../../assets/img/triangle_red_warning.png);
}
.smart-style-entropy .container-alarms .alarm .bullet {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 5px;
  right: 10px;
  background-color: #fff;
  border-radius: 100%;
  text-align: center;
}
.smart-style-entropy .container-alarms .alarm .bullet span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ff0000;
  font-size: 13px;
  font-weight: bold;
  line-height: 11px;
}
.smart-style-entropy .container-alarms .alarm .icon {
  position: absolute;
  bottom: 8px;
  left: 16px;
  width: 27px;
  height: 25px;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.smart-style-entropy .container-alarms .alarm.fire-alarm .icon {
  background-image: url(../../assets/img/alarm_fire_icon.png);
}
.smart-style-entropy .container-alarms .alarm.weight-alarm .icon {
  background-image: url(../../assets/img/alarm_weight_icon.png);
}
.smart-style-entropy .container-alarms .alarm.default-alarm .icon {
  background-image: url(../../assets/img/alarm_default_icon.png);
}
.smart-style-entropy #tab-main-content .container-alarms {
  position: fixed;
  top: 43px;
  right: -8px;
  z-index: 590;
  background: rgba(0, 0, 0, 0.8);
  padding: 4px 8px 4px 20px;
  border-radius: 15px 0 0 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.smart-style-entropy #tab-main-content .container-alarms .hide-container-alarms {
  position: absolute;
  width: 24px;
  height: 24px;
  left: -10px;
  top: 50%;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.9);
  background-image: url(../../assets/img/right-simple-arrow-dark.svg);
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: 60% 50%;
  border: 2px solid rgba(255, 255, 255, 0.2);
  cursor: pointer;
}
.smart-style-entropy #tab-main-content .container-alarms .hide-container-alarms:hover {
  border: 2px solid rgba(255, 255, 255, 0.6);
}
.smart-style-entropy #tab-main-content .container-alarms .alarm {
  display: inline-block;
  margin: 0 4px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.smart-style-entropy #tab-main-content .container-alarms .alarm:hover {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.smart-style-entropy #tab-main-content .container-alarms.collapsed {
  transform: translateX(calc(100% - 20px));
}
.smart-style-entropy #tab-main-content .container-alarms.collapsed .hide-container-alarms {
  transform: translateY(-50%) rotate(180deg);
}
.smart-style-entropy #tab-main-content.tab-left-content .container-alarms {
  right: 228px;
}
.smart-style-entropy #tab-main-content .sortable-grid {
  width: 100% !important;
}
.smart-style-entropy #tab-main-content .slick-slider {
  max-width: 100vw;
  margin-bottom: 30px;
  margin-left: -23px;
}
.smart-style-entropy #tab-main-content .slick-slider .slick-slide {
  padding-top: 20px;
}
.smart-style-entropy #tab-main-content .slick-slider .slick-dots li {
  display: inline-block;
  width: 12px;
  height: 12px;
  list-style: none;
}
.smart-style-entropy #tab-main-content .slick-slider .slick-dots li button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  background-color: #fff;
  border-radius: 100%;
}
.smart-style-entropy #tab-main-content .slick-slider .slick-dots li button:before {
  display: none;
}
.smart-style-entropy #tab-main-content .slick-slider .slick-dots li.slick-active button {
  background-color: #b7f93d;
}
.smart-style-entropy #tab-main-content.tab-left-content {
  padding-right: 0px;
}
.smart-style-entropy #waste_dashboard #content .row {
  font-size: 0;
  margin: 0;
}
.smart-style-entropy #waste_dashboard #content .waste-dashboard-article {
  width: 20% !important;
  min-width: 250px;
}
.smart-style-entropy #waste_dashboard #content .waste-dashboard-article.last {
  clear: right;
}
.smart-style-entropy .containers_container > div {
  display: inline-block;
  width: 20%;
}
.smart-style-entropy .containers_container.slick-slider > div {
  display: block;
  width: inherit;
}
.smart-style-entropy .containers_container_with_subtype1 > div {
  display: inline-block;
  width: 16.666%;
}
.smart-style-entropy .containers_container_with_subtype1.slick-slider > div {
  display: block;
  width: inherit;
}
.smart-style-entropy .containers_container_with_subtype2 > div {
  display: inline-block;
  width: 14%;
}
.smart-style-entropy .containers_container_with_subtype2.slick-slider > div {
  display: block;
  width: inherit;
}
.smart-style-entropy .widget-body.waste-container {
  display: block;
  margin: 15px auto 15px auto;
  background-size: 100% 100%;
  min-height: auto !important;
  height: 340px !important;
  width: 220px !important;
  float: none;
  padding: 0;
  /*
  DISEÑO V2 - Circulo fijo + 3 valores inferiores
  .waste-container {
    ul {
      margin: 0;
      li {
        .opacity(0.8);
        color: #222;
        display: block;
        padding: 5px 3px;
        box-sizing: border-box;
        width: 180px;
        margin: 2px auto;
        text-align: left;
        // border-bottom: 1px solid rgba(0, 0, 0, 0.2);
        .icon {
          display: inline-block;
          background-repeat: no-repeat;
          background-size: auto 100%;
          vertical-align: middle;
          width: 50px;
          background-position: 100% 50%;
          margin-top:-2px;
        }
        .data {
          display: inline-block;
          vertical-align: baseline;
          font-size: 17px;
          padding-left: 10px;
          font-weight:bold;
          .units {
          }
        }
        &.WEIGHT {
          padding: 40px 0 0 0;
          font-weight: 600;
          text-align: center;
          width: 110px;
          height: 110px;
          border-radius: 100%;
          margin: 17px auto 10px auto;
          box-shadow: 0px 0px 6px rgba(255,255,255,0.7);
          background-image: url('../../../assets_com/img/waste/backs/marca_agua_5g_waste_op20.png');
          background-size: cover;
          .data {
            font-size: 30px;
            padding-left: 0px;
            display: block;
            line-height: 30px;
            color:#fff;
          }
          .units{
            font-size: 18px;
            display:block;
            color:#fff;
            line-height: 20px;
          }
          .icon {
            display: none;
          }
        }
        &.UNLOADS {
          .icon {
            height: 22px;
            background-image: url('../../../assets_com/img/waste/icons/unloads_icon.svg');
          }
        }
        &.QUANTITY {
          .icon {
            height: 20px;
            background-image: url('../../../assets_com/img/waste/icons/container_3.svg');
            background-position: calc(~"100% - 5px") 50%;
          }
        }
        &.AVERAGE {
          .icon {
            height: 20px;
            background-image: url('../../../assets_com/img/waste/icons/peso.svg');
            background-position: calc(~"100% - 5px") 50%;
          }
        }
      }
    }
  }
  */
}
.smart-style-entropy .widget-body.waste-container .container-alarms {
  position: absolute;
  top: -30px;
  right: -30px;
  z-index: 10;
}
.smart-style-entropy .widget-body.waste-container .container-header h2 {
  text-transform: uppercase;
  text-align: left;
  font-size: 18px;
  font-weight: 800;
  padding: 1px 4px 6px 34px;
  background-repeat: no-repeat;
  margin: 8px auto 2px auto;
  height: 40px;
  color: #fff;
  background-position: 0px 5px;
  background-size: auto 35px;
  display: block;
  width: max-content;
  width: fit-content;
}
.smart-style-entropy .widget-body.waste-container .container-header h2 small {
  font-size: 16px;
  font-weight: normal;
  display: block;
  line-height: 20px;
  color: #fff;
}
.smart-style-entropy .widget-body.waste-container .container-header h2:hover {
  cursor: pointer;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.smart-style-entropy .widget-body.waste-container .radial_graph {
  position: absolute;
  width: 160px;
  height: 140px;
  left: 28px;
  top: 60px;
}
.smart-style-entropy .widget-body.waste-container .radial_graph .weight_values {
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  color: #000;
  background-image: url(../../assets/img/peso.svg);
  background-position: 89% 0px;
  background-size: 22px 19px;
  background-repeat: no-repeat;
  top: 45%;
  z-index: 10;
}
.smart-style-entropy .widget-body.waste-container .radial_graph .weight_values .containers_total_weight {
  font-weight: bold;
  font-size: 26px;
  text-align: center;
  line-height: 0.9;
  padding-right: 20px;
}
.smart-style-entropy .widget-body.waste-container .radial_graph .weight_values .containers_day_weight {
  text-align: center;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.7);
}
.smart-style-entropy .widget-body.waste-container .radial_graph .weight_values .containers_day_weight span {
  display: inline-block;
  font-size: 11px;
  width: 25px;
  font-weight: normal;
}
.smart-style-entropy .widget-body.waste-container .radial_graph .weight_values .container_percentage {
  position: absolute;
  height: 36px;
  width: 35px;
}
.smart-style-entropy .widget-body.waste-container .radial_graph .weight_values .container_percentage span {
  position: absolute;
  bottom: 0;
  display: block;
  text-align: center;
  width: 100%;
  line-height: 1;
}
.smart-style-entropy .widget-body.waste-container .radial_graph .weight_values .container_unloads {
  position: absolute;
  bottom: 5px;
  left: 35px;
  height: 36px;
  width: 38px;
  background-image: url(../../assets/img/container_unloads_dark.svg);
  background-position: 105% 0px;
  background-size: 22px 19px;
  background-repeat: no-repeat;
  top: 40px;
}
.smart-style-entropy .widget-body.waste-container .radial_graph .weight_values .container_unloads span {
  position: absolute;
  bottom: 0;
  display: block;
  text-align: center;
  width: 100%;
  line-height: 1;
}
.smart-style-entropy .widget-body.waste-container .radial_graph .connection_signs {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 36px;
  height: 80px;
}
.smart-style-entropy .widget-body.waste-container .radial_graph .connection_signs .wave1 {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 60px;
  height: 50px;
  background-image: url(../../assets/img/wdna_logo_wave_small_black.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.smart-style-entropy .widget-body.waste-container .radial_graph .connection_signs .wave2 {
  position: absolute;
  top: 50%;
  right: 0%;
  transform: translateY(-50%);
  width: 26px;
  height: 79px;
  background-image: url(../../assets/img/wdna_logo_wave_big_blue.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.smart-style-entropy .widget-body.waste-container .radial_graph svg {
  position: absolute;
  top: -11px;
  left: -6px;
}
.smart-style-entropy .widget-body.waste-container .radial_graph div.circular_slider > svg {
  fill: none;
  stroke: #030303;
  stroke-width: 6px !important;
  stroke-opacity: 0.3 !important;
  stroke-linecap: butt;
  stroke-linejoin: butt;
}
.smart-style-entropy .widget-body.waste-container .containers_stats {
  color: #424b58;
  font-weight: 600;
  background-image: url(../../assets/img/panel_back_white_trans.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 47px;
  width: 82px;
  height: 86px;
}
.smart-style-entropy .widget-body.waste-container .containers_stats.big_containers {
  left: 23px;
}
.smart-style-entropy .widget-body.waste-container .containers_stats.big_containers .container_ico {
  height: 30px;
  width: 28px;
  top: 24px;
  left: 10px;
  background-image: url(../../assets/img/container_big_dark.svg);
}
.smart-style-entropy .widget-body.waste-container .containers_stats.small_containers {
  right: 23px;
}
.smart-style-entropy .widget-body.waste-container .containers_stats.small_containers .container_ico {
  height: 33px;
  width: 38px;
  top: 22px;
  left: 5px;
  background-image: url(../../assets/img/container_small_dark.svg);
}
.smart-style-entropy .widget-body.waste-container .containers_stats .container_ico {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% 100%;
  position: absolute;
}
.smart-style-entropy .widget-body.waste-container .containers_stats .container_ico span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 56%;
  color: #dfe9e8;
}
.smart-style-entropy .widget-body.waste-container .containers_stats .container_unloads {
  position: absolute;
  bottom: 5px;
  left: 7px;
  height: 36px;
  width: 35px;
  background-image: url(../../assets/img/container_unloads_dark.svg);
  background-position: 50% 0;
  background-size: auto;
  background-repeat: no-repeat;
}
.smart-style-entropy .widget-body.waste-container .containers_stats .container_unloads span {
  position: absolute;
  bottom: 0;
  display: block;
  text-align: center;
  width: 100%;
  line-height: 1;
}
.smart-style-entropy .widget-body.waste-container .containers_stats .containers_by_temp .hot_containers {
  position: absolute;
  top: 7px;
  right: 27px;
  z-index: 10;
}
.smart-style-entropy .widget-body.waste-container .containers_stats .containers_by_temp .warm_containers {
  position: absolute;
  top: 33px;
  right: 27px;
  z-index: 10;
}
.smart-style-entropy .widget-body.waste-container .containers_stats .containers_by_temp .cold_containers {
  position: absolute;
  top: 59px;
  right: 27px;
  z-index: 10;
}
.smart-style-entropy .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .celsius_symbol {
  position: absolute;
  top: 3px;
  right: 2px;
  z-index: 10;
}
.smart-style-entropy .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .thermometer_mask {
  position: absolute;
  top: 6px;
  right: 9px;
  width: 20px;
  height: 80px;
  background-position: 50% 0;
  background-image: url(../../assets/img/therm_shape.png);
  background-repeat: no-repeat;
  z-index: 5;
}
.smart-style-entropy .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .temps_blocks {
  position: absolute;
  overflow: hidden;
  height: 75px;
  width: 7px;
  bottom: 5px;
  right: 16px;
  z-index: 1;
  border-radius: 4px;
}
.smart-style-entropy .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .temps_blocks div {
  width: 7px;
}
.smart-style-entropy .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .temps_blocks div.hot_temp_block {
  background-color: #ff0000;
}
.smart-style-entropy .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .temps_blocks div.warm_temp_block {
  background-color: #ff9900;
}
.smart-style-entropy .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .temps_blocks div.cold_temp_block {
  background-color: #00ff15;
}
.smart-style-entropy .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .lower_temps_blocks {
  position: absolute;
  height: 75px;
  width: 20px;
  bottom: 5px;
  right: 6px;
  z-index: 1;
}
.smart-style-entropy .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .lower_temps_blocks .mask {
  position: absolute;
  width: 13px;
  height: 13px;
  bottom: 0;
  overflow: hidden;
  border-radius: 50%;
}
.smart-style-entropy .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .lower_temps_blocks .mask .bars_group {
  position: absolute;
  height: 75px;
  bottom: 0;
}
.smart-style-entropy .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .lower_temps_blocks div {
  width: 20px;
}
.smart-style-entropy .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .lower_temps_blocks div.hot_temp_block {
  background-color: #ff0000;
}
.smart-style-entropy .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .lower_temps_blocks div.warm_temp_block {
  background-color: #ff9900;
}
.smart-style-entropy .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .lower_temps_blocks div.cold_temp_block {
  background-color: #00ff15;
}
.smart-style-entropy .widget-body.waste-container.SUW {
  background-image: url(../../assets/img/urban_solid_wheels_sensor.svg);
}
.smart-style-entropy .widget-body.waste-container.SUW .container-header h2 {
  background-image: url(../../assets/img/urban_trash_icon.svg);
}
.smart-style-entropy .widget-body.waste-container.SUW ul li.WEIGHT {
  background-color: #8c9084;
  border: 3px solid #585b53;
}
.smart-style-entropy .widget-body.waste-container.FOR {
  background-image: url(../../assets/img/organic_wheels_sensor.svg);
}
.smart-style-entropy .widget-body.waste-container.FOR .container-header h2 {
  background-image: url(../../assets/img/organic_icon.svg);
}
.smart-style-entropy .widget-body.waste-container.FOR ul li.WEIGHT {
  background-color: #513d19;
  border: 3px solid #030201;
}
.smart-style-entropy .widget-body.waste-container.PAP {
  background-image: url(../../assets/img/paper_wheels_sensor.svg);
}
.smart-style-entropy .widget-body.waste-container.PAP .container-header h2 {
  background-image: url(../../assets/img/paper_icon.svg);
}
.smart-style-entropy .widget-body.waste-container.PAP ul li.WEIGHT {
  background-color: #307fbe;
  border: 3px solid #1b496d;
}
.smart-style-entropy .widget-body.waste-container.PET {
  background-image: url(../../assets/img/light_packaging_wheels_sensor.svg);
}
.smart-style-entropy .widget-body.waste-container.PET .container-header h2 {
  background-image: url(../../assets/img/light_packaging_icon.svg);
}
.smart-style-entropy .widget-body.waste-container.PET ul li.WEIGHT {
  background-color: #dec110;
  border: 3px solid #7f6e09;
}
.smart-style-entropy .widget-body.waste-container.GLA {
  background-image: url(../../assets/img/glass_wheels_sensor.svg);
}
.smart-style-entropy .widget-body.waste-container.GLA .container-header h2 {
  background-image: url(../../assets/img/glass_icon.svg);
}
.smart-style-entropy .widget-body.waste-container.GLA ul li.WEIGHT {
  background-color: #10552a;
  border: 3px solid #000000;
}
.smart-style-entropy .widget-body.waste-container.PNG {
  background-image: url(../../assets/img/organic_wheels_sensor.svg);
}
.smart-style-entropy .widget-body.waste-container.PNG .container-header h2 {
  background-image: url(../../assets/img/tree_icon.png);
}
.smart-style-entropy .widget-body.waste-container.PNG ul li.WEIGHT {
  background-color: #735902;
  border: 3px solid #0f0b00;
}
.smart-style-entropy .widget-body.waste-container.CRK {
  background-image: url(../../assets/img/glass_wheels_sensor.svg);
}
.smart-style-entropy .widget-body.waste-container.CRK .container-header h2 {
  background-image: url(../../assets/img/crockery_icon.svg);
}
.smart-style-entropy .widget-body.waste-container.CRK ul li.WEIGHT {
  background-color: #0B6623;
  border: 3px solid #010a03;
}
.slider {
  display: inline;
  vertical-align: middle;
  position: relative !important;
}
.smart-style-entropy .dashboard-timeline svg tspan {
  display: none;
}
.smart-style-entropy #header .location-date-container {
  position: absolute;
  left: 0;
  top: 60px;
  width: 100%;
  height: 35px !important;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 0;
  text-align: center;
}
.smart-style-entropy #header .location-date-container .location-date-indicator {
  color: #fff;
}
.smart-style-entropy #header .location-date-container .location-date-indicator h1 {
  display: block;
  margin: 0;
  font-size: 14px;
  letter-spacing: normal;
}
.smart-style-entropy #header .location-date-container .location-date-indicator h1 i {
  margin-right: 6px;
}
.smart-style-entropy #left-panel {
  left: 0px !important;
  top: 95px;
  min-height: calc(100% - 95px);
  padding-top: 0px !important;
}
@media (min-width: 380px) {
  .smart-style-entropy #header .location-date-container .location-date-indicator {
    color: #fff;
  }
  .smart-style-entropy #header .location-date-container .location-date-indicator h1 {
    display: inline-block;
    margin: 0 10px;
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .smart-style-entropy #header .location-date-container {
    left: 50%;
    transform: translateX(-50%);
    top: 10px;
    width: auto;
    min-width: 420px;
    background-color: rgba(0, 0, 0, 0.2);
    padding: 3px 15px;
    border-radius: 6px;
    height: auto !important;
  }
  .smart-style-entropy #header .location-date-container .location-date-indicator h1 {
    font-size: 18px;
  }
  .smart-style-entropy #left-panel {
    left: 0px !important;
    top: 60px;
    min-height: calc(100% - 60px);
  }
}
.smart-style-entropy #header #logo-group {
  width: auto;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 6px;
  height: 50px;
  max-height: 50px;
  margin: 5px 0 0 5px;
  padding: 2px 8px;
  box-sizing: border-box;
}
.smart-style-entropy #header #logo-group #logo {
  width: auto;
  margin: 0 8px 0 0;
}
.smart-style-entropy #header #logo-group #logo img {
  height: 42px;
  margin: 3px 0 0 0;
  padding: 0;
}
.smart-style-entropy #header #logo-group ul {
  padding: 0;
  margin: 0;
}
.smart-style-entropy #header #logo-group ul li {
  padding: 0;
}
.smart-style-entropy #header #logo-group ul a i {
  font-size: 24px;
}
.smart-style-entropy #header #logo-group ul .dropdown-menu.pull-right {
  right: auto;
  left: 0;
}
.smart-style-entropy #toggle-func-btn {
  top: -140px;
  z-index: 610;
}
.smart-style-entropy #toggle-func-btn button {
  width: 50px;
  height: 36px;
  margin-top: 10px;
  background-color: transparent !important;
}
.smart-style-entropy #toggle-func-btn button svg {
  height: 36px;
  width: 36px;
}
.smart-style-entropy aside#right-panel {
  top: -149px;
  height: calc(100% + 134px);
  z-index: 600;
}
@media (min-width: 768px) {
  .smart-style-entropy #toggle-func-btn {
    top: -100px;
  }
  .smart-style-entropy aside#right-panel {
    top: -109px;
    height: calc(100% + 110px);
  }
}
@media (max-width: 979px) {
  #main {
    width: 100% !important;
  }
  body.minified #main {
    width: calc(100% - 45px) !important;
  }
}
.smart-style-entropy .normaluser aside#left-panel {
  display: none;
}
.smart-style-entropy .normaluser #main {
  margin-left: 0;
}
.smart-style-entropy .main-filters .dropdown .dropdown-toggle {
  width: 100% !important;
}
.smart-style-entropy .main-filters #date-picker-container {
  margin-top: 10px;
}
.smart-style-entropy .main-filters .filter-btn {
  background-image: url(../../assets/img/go_dark_v2.png) !important;
  background-color: #072c4e !important;
  background-size: 24px !important;
  background-position: 5px 50% !important;
  background-repeat: no-repeat !important;
  height: 32px;
  margin-top: 5px;
  border-radius: 15px 2px 2px 15px;
  font-weight: bold;
}
.smart-style-entropy .main-filters .filter-btn i {
  display: none;
}
.smart-style-entropy .main-filters .filter-btn:hover {
  background-color: #121e35 !important;
  background-image: url(../../assets/img/go_dark_hover_v2.png) !important;
  background-size: 24px !important;
  background-position: 5px 50% !important;
  background-repeat: no-repeat !important;
  color: #b7f93d;
}
.smart-style-entropy .main-filters .filter-btn:disabled {
  cursor: not-allowed;
}
/* New DatePicker component */
.smart-style-entropy #date-picker-container {
  width: 100% !important;
  position: relative;
  display: block;
}
.smart-style-entropy #date-picker-container i {
  position: absolute;
  float: left;
  top: 6px;
  margin: 0 5px 0 0;
  padding-top: 2px;
  font-size: 18px;
  text-align: center;
  height: 22px;
  width: 22px;
  z-index: 10;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  color: #fff;
}
.smart-style-entropy #date-picker-container .flatpickr-input {
  position: relative;
  display: block;
  height: 30px;
  background: #182538 !important;
  color: #fff;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  border: 0;
  padding: 5px 10px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
  padding-left: 40px !important;
}
.smart-style-entropy #date-picker-container .flatpickr-input:hover {
  background: #29416f !important;
}
.smart-style-entropy .modeButtonsContainer {
  margin-bottom: 4px;
  height: 0px;
}
.smart-style-entropy .modeButtonsContainer .modeButton {
  text-transform: capitalize;
  font-size: 15px;
  padding: 1px 4px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  height: 29px;
  width: 32%;
  margin: 3px 1px 0 0;
  border-radius: 4px;
}
.smart-style-entropy .modeButtonsContainer .modeButton i {
  font-size: 22px;
  vertical-align: middle;
  margin-top: 3px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #fff;
}
.smart-style-entropy .modeButtonsContainer .modeButton:hover {
  background: rgba(0, 0, 0, 0.9);
}
.smart-style-entropy .modeButtonsContainer .modeButton:hover i {
  color: #fff;
}
.smart-style-entropy .modeButtonsContainer .modeButton:disabled {
  opacity: 0.3;
}
.smart-style-entropy .modeButtonsContainer .modeButton.activeMode {
  background: #b7f93d !important;
  cursor: default;
  color: #000;
}
.smart-style-entropy .modeButtonsContainer .modeButton.activeMode i {
  color: #000 !important;
}
.smart-style-entropy .modeButtonsContainer .modeButton.activeMode:hover {
  background: #b7f93d !important;
}
.smart-style-entropy .modeButtonsContainer .modeButton.activeMode:hover i {
  color: #000 !important;
}
.smart-style-entropy .flatpickr-calendar .flatpickr-months {
  background: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy .flatpickr-calendar .flatpickr-months .flatpickr-month {
  background: transparent !important;
}
.smart-style-entropy .flatpickr-calendar .flatpickr-months select,
.smart-style-entropy .flatpickr-calendar .flatpickr-months input {
  background: transparent !important;
  font-size: 16px;
  color: #fff;
}
.smart-style-entropy .flatpickr-calendar .flatpickr-months #clearButtonContainer button {
  background: #af0202;
  color: #fff;
  border: 2px solid #000;
}
.smart-style-entropy .flatpickr-calendar #hoursListContainer .hourListItem.activeHour:hover {
  background: #ade283;
}
.smart-style-entropy .flatpickr-calendar #hoursListContainer .hourListItem:hover {
  background: rgba(0, 0, 0, 0.2);
}
.smart-style-entropy .flatpickr-calendar span.flatpickr-weekday {
  background: transparent !important;
}
.smart-style-entropy .flatpickr-calendar .monthsButtonsContainer .monthButton {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 0px;
  background: transparent !important;
  color: #fff;
}
.smart-style-entropy .flatpickr-calendar .monthsButtonsContainer .monthButton:hover {
  background: #ade283 !important;
}
.smart-style-entropy .flatpickr-calendar .monthsButtonsContainer .monthButton.activeMonth {
  background: #b7f93d !important;
}
.smart-style-entropy .flatpickr-calendar .yearsButtonsContainer .yearButton {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 0px;
  background: transparent !important;
  color: #fff;
}
.smart-style-entropy .flatpickr-calendar .yearsButtonsContainer .yearButton:hover {
  background: #ade283 !important;
}
.smart-style-entropy .flatpickr-calendar .yearsButtonsContainer .yearButton.activeYear {
  background: #b7f93d !important;
}
.smart-style-entropy .flatpickr-calendar.hasWeeks .flatpickr-day.inRange {
  background: #ade283 !important;
  -webkit-box-shadow: -5px 0 0 #ade283;
  box-shadow: -5px 0 0 #ade283;
  color: #fff;
}
.smart-style-entropy .flatpickr-calendar.hasWeeks .flatpickr-day.inRange:hover {
  background: #ade283 !important;
  color: #fff;
}
.smart-style-entropy .flatpickr-calendar.hasWeeks .flatpickr-day.week.selected {
  background: #b7f93d !important;
  -webkit-box-shadow: -5px 0 0 #b7f93d;
  box-shadow: -5px 0 0 #b7f93d;
  color: #fff;
}
.smart-style-entropy .flatpickr-calendar.hasWeeks .flatpickr-day.week.selected:hover {
  background: #b7f93d !important;
  color: #fff;
}
.smart-style-entropy .flatpickr-calendar.hasWeeks .flatpickr-weeks .flatpickr-day:hover {
  background: transparent !important;
}
.dayContainer .flatpickr-day.flatpickr-disabled {
  opacity: 0.3;
}
.smart-style-entropy .granularity-slider .btn-default {
  background: #353f4e;
}
.smart-style-entropy #right-panel .audits-sidebar .go-button,
.smart-style-entropy #right-panel .audits-sidebar .granularity-selector .btn-primary,
.smart-style-entropy #right-panel .audits-sidebar .vendor-selector button {
  width: 100%;
}
.smart-style-entropy #right-panel .audits-sidebar .vendor-selector .entropy-filter {
  margin-bottom: 20px;
}
.smart-style-entropy #right-panel .audits-sidebar .filters-selector {
  margin-bottom: 20px;
}
.smart-style-entropy #right-panel .audits-sidebar .audits-summary-functionality .formula-selector,
.smart-style-entropy #right-panel .audits-sidebar .audits-summary-functionality .group-level-selector {
  margin-bottom: 10px;
}
.smart-style-entropy #right-panel .audits-sidebar .formula-selector .select2-selection.select2-selection--multiple {
  height: 100px !important;
}
.smart-style-entropy #right-panel .transport-sidebar .go-button {
  width: 100%;
}
.smart-style-entropy #right-panel .transport-worstoffenders .go-button,
.smart-style-entropy #right-panel .transport-drilldown .go-button {
  width: 100%;
}
.smart-style-entropy #evolution #tabbed-sidebar {
  padding-top: 15px;
}
.smart-style-entropy #evolution #tabbed-sidebar ul.header-list {
  min-height: 10px !important;
  height: 30px !important;
  margin-top: 0px !important;
}
.smart-style-entropy #evolution #tabbed-sidebar ul.header-list li {
  cursor: pointer;
}
.smart-style-entropy #evolution #tabbed-sidebar ul.header-list li a {
  cursor: pointer;
  padding-left: 10px !important;
  padding-right: 10px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  height: 25px !important;
}
.smart-style-entropy #evolution #tabbed-sidebar div.ui-tabs-panel {
  min-height: 10px;
  height: auto;
}
.smart-style-entropy #evolution #tabbed-sidebar .integrity-module .serie-config {
  display: inline-flex;
}
.smart-style-entropy #evolution #tabbed-sidebar .integrity-module .serie-config span:nth-child(3) {
  margin-left: 15px;
  width: 100%;
}
.smart-style-entropy #evolution #tabbed-sidebar .integrity-module .serie-config span.serie-color-select > div > div:nth-child(2) {
  position: absolute !important;
  transform: translateX(-25%);
}
.smart-style-entropy #evolution #tabbed-sidebar .add-to-chart-btn button {
  width: 98%;
  margin: 5px 5px 9px 5px;
  background: #353f4e !important;
  font-size: 15px;
}
.smart-style-entropy #evolution #tabbed-sidebar .add-to-chart-btn button:hover {
  background: #1c2d44 !important;
}
.smart-style-entropy #evolution #tabbed-sidebar .add-to-chart-btn .dropdown-menu {
  position: absolute;
  height: auto !important;
  width: 100%;
}
.smart-style-entropy #evolution #tabbed-sidebar .add-to-chart-btn .dropdown-menu li a {
  padding: 3px 20px;
  line-height: 2;
}
.smart-style-entropy #evolution #tabbed-sidebar .add-to-chart-btn .dropdown-menu li a:hover {
  color: #fff;
}
.smart-style-entropy .custom-dashboards .custom-sidebar .action-buttons .go-button {
  width: calc(100% - 50px) !important;
  margin-left: -40px;
}
.smart-style-entropy .custom-dashboards .inline-buttons button {
  margin-left: 10px;
  margin-right: 10px;
}
.smart-style-entropy .custom-dashboard-delete-btn {
  position: fixed;
  top: 0;
  right: 0;
}
.smart-style-entropy .custom-reports .wizard {
  height: 110px;
  padding: 5px;
  margin-bottom: 20px;
  max-width: 784px;
  text-align: center;
}
.smart-style-entropy .custom-reports .wizard div {
  display: inline-block;
  vertical-align: top;
}
.smart-style-entropy .widget-body .custom-layout .row {
  display: block;
}
.smart-style-entropy .custom-layout .row {
  margin-bottom: 25px;
}
.smart-style-entropy .custom-layout .table-mode div {
  margin-bottom: 5px;
}
.smart-style-entropy .custom-layout .graph-mode div {
  margin-bottom: 5px;
}
.smart-style-entropy .custom-layout .kpi-counter-selector .btn-select2-addon {
  margin-bottom: 5px;
  margin-top: 5px;
}
.smart-style-entropy .custom-layout .order-by-selector {
  width: 440px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: top;
}
.smart-style-entropy .custom-layout .order-by-selector .select2-container {
  width: calc(50% - 5px) !important;
  display: inline-block;
  margin-right: 5px;
}
.smart-style-entropy .custom-layout .table-limit-selector {
  width: 220px;
  display: inline-block;
  vertical-align: top;
}
.smart-style-entropy .custom-layout .table-mode,
.smart-style-entropy .custom-layout .graph-mode,
.smart-style-entropy .custom-layout .normal-time-selector,
.smart-style-entropy .custom-layout .delta-time-selector,
.smart-style-entropy .custom-layout .compare-time-selector,
.smart-style-entropy .custom-layout .report-info,
.smart-style-entropy .custom-layout .force-filter-switch,
.smart-style-entropy .custom-layout .kpi-counter-selector,
.smart-style-entropy .custom-layout .kpis-counters-config,
.smart-style-entropy .custom-layout .kpi-counters-advanced-condition {
  border: 1px solid #3e4244;
  padding: 10px;
  background: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy .custom-layout .table-mode h3,
.smart-style-entropy .custom-layout .graph-mode h3,
.smart-style-entropy .custom-layout .normal-time-selector h3,
.smart-style-entropy .custom-layout .delta-time-selector h3,
.smart-style-entropy .custom-layout .compare-time-selector h3,
.smart-style-entropy .custom-layout .report-info h3,
.smart-style-entropy .custom-layout .force-filter-switch h3,
.smart-style-entropy .custom-layout .kpi-counter-selector h3,
.smart-style-entropy .custom-layout .kpis-counters-config h3,
.smart-style-entropy .custom-layout .kpi-counters-advanced-condition h3 {
  margin: 0px 0px 15px 0px;
  border-bottom: 1px solid #3e4244;
}
.smart-style-entropy .custom-layout .table-mode.graph-config .color-picker-overlay,
.smart-style-entropy .custom-layout .graph-mode.graph-config .color-picker-overlay,
.smart-style-entropy .custom-layout .normal-time-selector.graph-config .color-picker-overlay,
.smart-style-entropy .custom-layout .delta-time-selector.graph-config .color-picker-overlay,
.smart-style-entropy .custom-layout .compare-time-selector.graph-config .color-picker-overlay,
.smart-style-entropy .custom-layout .report-info.graph-config .color-picker-overlay,
.smart-style-entropy .custom-layout .force-filter-switch.graph-config .color-picker-overlay,
.smart-style-entropy .custom-layout .kpi-counter-selector.graph-config .color-picker-overlay,
.smart-style-entropy .custom-layout .kpis-counters-config.graph-config .color-picker-overlay,
.smart-style-entropy .custom-layout .kpi-counters-advanced-condition.graph-config .color-picker-overlay {
  display: none;
}
.smart-style-entropy .custom-layout .table-mode .wdna-slider-container,
.smart-style-entropy .custom-layout .graph-mode .wdna-slider-container,
.smart-style-entropy .custom-layout .normal-time-selector .wdna-slider-container,
.smart-style-entropy .custom-layout .delta-time-selector .wdna-slider-container,
.smart-style-entropy .custom-layout .compare-time-selector .wdna-slider-container,
.smart-style-entropy .custom-layout .report-info .wdna-slider-container,
.smart-style-entropy .custom-layout .force-filter-switch .wdna-slider-container,
.smart-style-entropy .custom-layout .kpi-counter-selector .wdna-slider-container,
.smart-style-entropy .custom-layout .kpis-counters-config .wdna-slider-container,
.smart-style-entropy .custom-layout .kpi-counters-advanced-condition .wdna-slider-container {
  margin-left: -21px;
}
.smart-style-entropy .custom-layout .twitter-picker {
  transform: translateX(-50%);
}
.smart-style-entropy .custom-layout .twitter-picker div:nth-child(2) {
  left: 55% !important;
}
.smart-style-entropy .custom-layout .kpis-counters-config {
  min-height: 350px;
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
}
.smart-style-entropy .custom-layout .kpis-counters-config.multitrend-mode .series-config-hoc .serie-color-select div {
  cursor: not-allowed;
}
.smart-style-entropy .custom-layout .kpis-counters-config.multitrend-mode .series-config-hoc .serie-color-select div div {
  opacity: 0.65;
  pointer-events: none;
}
.smart-style-entropy .custom-layout .reference-line-container .reference-line-config,
.smart-style-entropy .custom-layout .reference-line-container .reference-line-color {
  margin-right: 5px;
  width: 220px;
  display: inline-block;
  vertical-align: top;
}
.smart-style-entropy .custom-layout .busy-hour-kpi-counter-selector .busy-hour-kpi-selector,
.smart-style-entropy .custom-layout .busy-hour-kpi-counter-selector .busy-hour-order-by-selector {
  margin-bottom: 5px;
}
.smart-style-entropy .custom-layout .report-info .report-name,
.smart-style-entropy .custom-layout .report-info .report-save,
.smart-style-entropy .custom-layout .report-info .report-share {
  display: inline-block;
  vertical-align: top;
}
.smart-style-entropy .custom-layout .report-info .report-name {
  width: 50%;
  margin-right: 20px;
}
.smart-style-entropy .custom-layout .report-info .report-name .category {
  margin-top: 5px;
}
.smart-style-entropy .custom-layout .group-level-selector .btn-select2-addon .select2-selection {
  width: 77%;
}
.smart-style-entropy .custom-layout .group-level-selector .btn-select2-addon .select2 .select2-selection__arrow {
  display: block !important;
}
.smart-style-entropy .custom-sidebar .action-buttons {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-align: center;
}
.smart-style-entropy .custom-sidebar .action-buttons .go-button {
  display: inline-block;
  width: calc(100% - 50px) !important;
  margin: 5px 3px 5px 0;
  height: 35px;
}
.smart-style-entropy .custom-sidebar .action-buttons .edit-button {
  display: inline-block;
  width: 38px;
  height: 35px;
  margin: 5px 0;
}
.smart-style-entropy .custom-sidebar .action-buttons .edit-button i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.smart-style-entropy .custom-sidebar .action-buttons .edit-button i.fa-spin {
  top: 20%;
  left: 28%;
}
.smart-style-entropy .custom-sidebar .action-buttons .wizard-load-button {
  margin: 5px;
  width: 90%;
}
.smart-style-entropy .custom-sidebar .action-buttons .wizard-go-button {
  margin: 5px;
  width: 90%;
}
.smart-style-entropy .custom-sidebar .vendor-selector {
  cursor: not-allowed;
  opacity: 0.65;
}
.smart-style-entropy .custom-sidebar .vendor-selector button {
  pointer-events: none;
}
.smart-style-entropy .custom-sidebar .family-level-selector {
  display: none;
}
.smart-style-entropy .custom-sidebar .busy-hour-kpi-selector,
.smart-style-entropy .custom-sidebar .busy-hour-order-by-selector {
  display: none;
}
.smart-style-entropy .general-filters .custom-sidebar .action-buttons .csv-button {
  width: calc(100% - 50px) !important;
  margin: 0px;
  margin-left: -40px;
}
.smart-style-entropy .shortcuts-table .csv-inline-button i {
  font-size: 16px;
}
.smart-style-entropy .shortcuts-table .show-button i {
  padding-top: 0px;
}
.smart-style-entropy .custom-sidebar .action-buttons .csv-button {
  margin: 5px;
  width: 90%;
}
.smart-style-entropy .thresholds-modal .modal-body {
  height: calc(70vh);
}
.smart-style-entropy .thresholds-modal .modal-content {
  width: 1000px;
  margin-left: -200px;
}
.smart-style-entropy .thresholds-modal .table-configuration .table-body {
  overflow-y: scroll;
  height: calc(65vh);
}
.smart-style-entropy .drilldown-sidebar .drilldown-addon {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.smart-style-entropy .drilldown-addon div {
  margin-bottom: 5px;
}
.smart-style-entropy .drilldown-addon .drilldown-button {
  width: 100%;
}
.smart-style-entropy .celldistribution-sidebar .celldistribution-addon {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.smart-style-entropy .correlation-sidebar .correlation-addon {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.smart-style-entropy .worstoffenders-sidebar .worstoffenders-addon {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.smart-style-entropy .worstoffenders-addon div {
  margin-bottom: 5px;
}
.smart-style-entropy .worstoffenders-addon .worstoffenders-button {
  width: 100%;
}
.smart-style-entropy .worstoffenders-addon .text-label {
  margin-right: 20px;
}
.smart-style-entropy .worstoffenders-addon .wo-limit {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.smart-style-entropy .worstoffenders-addon .wo-limit .input-limit {
  display: inline-block;
  width: 100px;
}
.smart-style-entropy .worstoffenders-addon .force-last-day div,
.smart-style-entropy .worstoffenders-addon .wo-kpi-drilldown div {
  margin-bottom: 0px;
}
.smart-style-entropy .worstoffenders-addon .wo-action-buttons .worstoffenders-button {
  display: inline-block;
  width: calc(100% - 50px) !important;
  margin: 5px 3px 5px 0;
  height: 35px;
}
.smart-style-entropy .worstoffenders-addon .wo-action-buttons .worstoffenders-button + .btn-default {
  display: inline-block;
  width: 38px;
  height: 35px;
  margin: 5px 0;
}
.smart-style-entropy .worstoffenders-addon .wo-action-buttons .worstoffenders-button + .btn-default i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.smart-style-entropy .worstoffenders-addon .wo-action-buttons .worstoffenders-button + .btn-default i.fa-spin {
  top: 20%;
  left: 28%;
}
.smart-style-entropy .worstoffenders-addon .wo-advanced-kpi-selector {
  width: 200px;
}
.smart-style-entropy .wo-advanced-config .wo-kpi-counter-selector .select2 input {
  width: 100% !important;
  background: transparent;
  border: none;
}
.smart-style-entropy .wo-advanced-config .wo-kpi-counter-selector .select2-selection.select2-selection--multiple {
  overflow-y: auto;
}
.smart-style-entropy .wo-advanced-config .wo-kpi-counter-selector .wo-advanced-kpi-selector,
.smart-style-entropy .wo-advanced-config .wo-kpi-counter-selector .wo-advanced-counter-selector {
  width: 300px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.smart-style-entropy .ag-dnd-ghost,
.smart-style-entropy .ag-popup,
.smart-style-entropy .ag-menu,
.smart-style-entropy .ag-select-agg-func-popup,
.smart-style-entropy .ag-dialog {
  z-index: 9999;
}
.smart-style-entropy .auto-mail-form .select2-search__field {
  display: none;
}
.smart-style-entropy .select2-search {
  z-index: auto;
}
.smart-style-entropy .thresholder-historical-sidebar {
  margin-left: 15px;
}
.smart-style-entropy .thresholder-historical-sidebar #sidebar-elem-container button {
  width: 100%;
}
.smart-style-entropy .acceptance-form .object-box .radio-inline {
  margin-left: 20px;
  margin-right: 20px;
}
.smart-style-entropy .discovery-form label.control-label {
  margin-top: 7px;
  margin-right: -15px;
}
.smart-style-entropy .discovery-form input {
  width: 100%;
}
.smart-style-entropy .discovery-form .object-box .radio-inline {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 7px;
}
.smart-style-entropy .discovery-form .object-box .radio-inline input {
  margin-left: 25px;
}
.smart-style-entropy .discovery-form div.row {
  margin-bottom: 10px;
}
.smart-style-entropy .pie-graphs-map .clickable {
  cursor: pointer;
}
.smart-style-entropy .pie-graphs-map .RtNocpie {
  height: 150px;
}
.smart-style-entropy .pie-graphs-map .RtNocpie .title {
  font-size: 22px;
  font-weight: normal !important;
  margin-top: -68px;
}
.smart-style-entropy .pie-graphs-map .RtNocpie .extremeLabel {
  margin-top: -35px;
  margin-left: 60px;
  font-size: 20px;
}
.smart-style-entropy .pie-graphs-map .RtNocpie .extremeLabel .row.lower {
  font-size: 14px;
  margin-top: -10px;
}
.smart-style-entropy .pie-graphs-map div {
  max-width: 250px;
}
.smart-style-entropy .widget-body.pie-graphs-map.horizontal {
  height: 250px !important;
  min-height: 250px !important;
  width: 965px !important;
}
.smart-style-entropy .widget-body.pie-graphs-map.vertical {
  height: 650px !important;
  width: 275px !important;
}
.smart-style-entropy .RtNocPie.circle-list .label {
  color: white;
  margin-top: -30px;
  font-size: 16px;
  font-weight: 700 !important;
}
.smart-style-entropy .RtNocPie.circle-list .value {
  margin-top: -10px;
  font-size: 30px;
}
.smart-style-entropy .console-summary {
  display: block;
  position: relative;
  margin-top: 32px;
  margin-bottom: 24px;
}
.smart-style-entropy .console-summary .red.sum-box {
  background-image: linear-gradient(to right, #ff3300, #cc0000);
}
.smart-style-entropy .console-summary .red.sum-box .sum-mv:hover {
  background-color: #99000f;
}
.smart-style-entropy .console-summary .red.sum-box .sum-mv {
  background-color: #cc0000;
}
.smart-style-entropy .console-summary .orange.sum-box {
  background-image: linear-gradient(to right, #ffbb00, #ff7722);
}
.smart-style-entropy .console-summary .orange.sum-box .sum-mv:hover {
  background-color: #e65800;
}
.smart-style-entropy .console-summary .orange.sum-box .sum-mv {
  background-color: #ff7722;
}
.smart-style-entropy .console-summary .yellow.sum-box {
  background-image: linear-gradient(to right, #aaff33, yellow);
  color: black;
}
.smart-style-entropy .console-summary .yellow.sum-box .sum-mv:hover {
  background-color: #ffcc00;
  color: black;
}
.smart-style-entropy .console-summary .yellow.sum-box .sum-mv {
  background-color: yellow;
}
.smart-style-entropy .console-summary .sum-box {
  padding: 12px;
  height: 150px;
  width: 12.5%;
  overflow: hidden;
  margin-right: 15px;
  border: 2px solid gray;
  box-sizing: border-box;
  font-size: 14px;
  font-family: 'Calibri', Arial, sans-serif;
}
.smart-style-entropy .console-summary .sum-box .sum-mv {
  float: left;
  width: 100%;
  margin-right: 12px;
  margin-bottom: 10px;
  background-color: #33cc33;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid black;
  box-sizing: border-box;
}
.smart-style-entropy .console-summary .sum-box .sum-mv:hover {
  background-color: #009933;
  color: white;
}
/* Visual Options Form */
.smart-style-entropy .user-options-panel {
  width: 800px;
  max-width: 100%;
  margin: 0 auto;
}
.smart-style-entropy .user-options-panel .setting_container {
  margin-top: 15px;
  padding: 0 20px;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
}
.smart-style-entropy .user-options-panel .setting_container .nav-tabs {
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.smart-style-entropy .visual-options-form {
  margin: 10px;
}
.smart-style-entropy .visual-options-form #format-configure {
  margin-top: 10px;
}
.smart-style-entropy .visual-options-form #format-configure h1 {
  margin-bottom: 10px;
}
.smart-style-entropy .visual-options-form #format-configure label {
  margin-bottom: 15px;
}
.smart-style-entropy .visual-options-form .btn {
  background: #353f4e !important;
  color: #fff;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy .visual-options-form .btn:hover {
  background: #1c2d44 !important;
}
.smart-style-entropy .visual-options-form #smart-styles .pull-left .preview-img {
  width: 200px;
  height: 100px;
  margin-bottom: 16px;
  border: 2px solid rgba(0, 0, 0, 0.2);
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy .visual-options-form #smart-styles .pull-left .btn {
  background: #353f4e !important;
  color: #fff;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy .visual-options-form #smart-styles .pull-left .btn:hover {
  background: #1c2d44 !important;
}
.smart-style-entropy .visual-options-form #smart-styles .pull-left:hover .preview-img {
  border: 2px solid #b7f93d;
}
.smart-style-entropy .visual-options-form #smart-styles .pull-left:hover .btn {
  background: #1c2d44 !important;
}
.smart-style-entropy .loader-background {
  position: absolute;
  cursor: wait !important;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 9999;
}
.smart-style-entropy .wdna-loader .loader-cancel-btn,
.smart-style-entropy .wdna-loader .loader-cancel-btn.btn:active,
.smart-style-entropy .wdna-loader .loader-cancel-btn.btn:hover {
  position: absolute;
  top: -12px;
  background: transparent;
}
.smart-style-entropy .wdna-loader .loader-cancel-btn i {
  font-size: 18px !important;
}
.smart-style-entropy .wdna-loader {
  z-index: 99999;
  top: 30%;
  left: 35%;
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 28px;
  width: 28px;
}
.smart-style-entropy .wdna-loader i {
  font-size: 28px;
}
.smart-style-entropy .wdna-loader.local-loader {
  width: 200px;
  text-align: center;
}
.smart-style-entropy .wdna-loader .cancel-button {
  width: 150px;
  text-align: justify;
  background: transparent;
  border: none;
  position: relative;
  color: #fff;
  top: 125px;
  font-weight: bold;
}
.smart-style-entropy .loader-overlay {
  position: fixed;
  display: block;
  cursor: wait !important;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9999;
}
.smart-style-entropy .loader-overlay .wdna-loader {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.smart-style-entropy .loader-overlay #animation_container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* NO DATA TEXT */
.smart-style-entropy .wdna-no-data {
  position: absolute;
  z-index: 99;
  left: 50%;
  top: 40%;
}
.smart-style-entropy .highcharts-container {
  overflow: visible !important;
}
.smart-style-entropy .highcharts-container hr {
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  border: 0 !important;
  border-top: 1px solid #7b7575 !important;
}
.smart-style-entropy .highcharts-scrollable-mask {
  fill: rgba(0, 0, 0, 0.8);
  transform: translateY(2px) scaleY(0.81);
}
.smart-style-entropy .highcharts-root .highcharts-grid-line,
.smart-style-entropy .highcharts-root .highcharts-axis-line,
.smart-style-entropy .highcharts-root .highcharts-tick {
  stroke: #79929e;
  stroke-width: 1;
}
.smart-style-entropy .highcharts-root .highcharts-axis-labels text {
  color: #9eb1b9 !important;
  fill: #9eb1b9 !important;
}
.smart-style-entropy .highcharts-root .highcharts-legend-item text tspan {
  color: #9eb1b9 !important;
  fill: #9eb1b9 !important;
}
.smart-style-entropy .highcharts-root .highcharts-contextbutton .highcharts-button-box {
  display: none;
}
.smart-style-entropy .highcharts-root .highcharts-contextbutton .highcharts-button-symbol {
  stroke: #fff !important;
}
.smart-style-entropy .highcharts-root .highcharts-contextbutton:hover .highcharts-button-symbol {
  stroke: #b7f93d !important;
}
.smart-style-entropy .highcharts-root .highcharts-tooltip .highcharts-label-box {
  fill: rgba(0, 0, 0, 0.4) !important;
  color: #fff !important;
  stroke: rgba(0, 0, 0, 0.9) !important;
}
.smart-style-entropy .highcharts-root .highcharts-tooltip text {
  color: #fff !important;
  fill: #fff !important;
}
.smart-style-entropy .highcharts-root .highcharts-tooltip text tspan {
  color: #fff !important;
  fill: #fff !important;
}
.smart-style-entropy .highcharts-root .highcharts-subtitle tspan {
  fill: #a5a5a5 !important;
}
.smart-style-entropy .highcharts-root .highcharts-no-data tspan {
  fill: #fff !important;
}
.smart-style-entropy .highcharts-contextmenu .highcharts-menu {
  background: rgba(0, 0, 0, 0.9) !important;
  box-shadow: none !important;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
}
.smart-style-entropy .highcharts-contextmenu .highcharts-menu .highcharts-menu-item {
  color: #fff !important;
}
.smart-style-entropy .highcharts-contextmenu .highcharts-menu .highcharts-menu-item:hover {
  background: rgba(0, 0, 0, 0.9) !important;
  color: #b7f93d !important;
}
.smart-style-entropy .highcharts-container + #sliders table tbody tr td {
  padding-right: 10px;
}
/* separator for Highcharts */
.smart-style-entropy .hc-settings-modal .hc-settings-form .hc-settings-table {
  height: 300px;
  overflow: auto hidden;
  display: block;
}
.smart-style-entropy .hc-settings-modal .modal-body {
  height: 400px !important;
}
.smart-style-entropy .hc-settings-modal .hc-settings-form {
  padding: 20px;
}
.smart-style-entropy .hc-settings-modal .hc-settings-form .form-control {
  width: 91px;
}
.smart-style-entropy .hc-settings-modal .modal-dialog .modal-content .nav-tabs.tabs-left li.active {
  display: inline-block !important;
}
.smart-style-entropy .threshold-bars .highcharts-root {
  padding: 0 !important;
}
.smart-style-entropy .threshold-bars .highcharts-root .highcharts-grid-line,
.smart-style-entropy .threshold-bars .highcharts-root .highcharts-axis-line {
  stroke: none !important;
  stroke-width: 0 !important;
}
.smart-style-entropy .wdna-slider-container {
  border-radius: 0px 0px 10px 10px;
  width: 220px;
  overflow: hidden;
  margin: -3px 0 10px -5px !important;
  background: url(../../assets/img/back_round_slider_dark.png) !important;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy .wdna-slider-container .play-button-container {
  height: 84px;
}
.smart-style-entropy .wdna-slider-container .play-button-container .dot {
  border: 0;
}
.smart-style-entropy .wdna-slider-container .play-button-container .dot .play-button {
  color: #b7f93d;
  background-image: url(#072c4e);
  width: 67px;
  height: 67px;
}
.smart-style-entropy .wdna-slider-container .play-button-container .dot .play-button:hover {
  color: #b7f93d;
  background-image: url(#121e35);
}
.smart-style-entropy .wdna-slider-container .play-button-container .dot .play-button:disabled {
  cursor: not-allowed;
}
.smart-style-entropy .wdna-slider-container .play-button-container .dot .play-button:disabled i {
  color: #a5a5a5 !important;
}
.smart-style-entropy .wdna-slider-container .granularity-selector-container .highcharts-pie-series path {
  fill: #1c324e;
  stroke: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy .wdna-slider-container .granularity-selector-container .highcharts-pie-series path:hover {
  fill: #ade283;
}
.smart-style-entropy .wdna-slider-container .granularity-selector-container .highcharts-pie-series path.active-item {
  fill: #b7f93d;
}
.smart-style-entropy .wdna-slider-container .granularity-selector-container .highcharts-pie-series path.disabled-item {
  fill: rgba(255, 255, 255, 0.2);
}
.smart-style-entropy .wdna-slider-container .granularity-selector-container .highcharts-data-labels .highcharts-data-label {
  pointer-events: none;
}
.smart-style-entropy .wdna-slider-container .granularity-selector-container .highcharts-data-labels .highcharts-data-label > text {
  fill: #fff !important;
  font-weight: bold !important;
}
.smart-style-entropy .wdna-slider-container .granularity-selector-container .highcharts-data-labels .highcharts-data-label > text .highcharts-text-outline {
  display: none;
}
.smart-style-entropy .wdna-slider-container .granularity-selector-container .highcharts-data-labels .highcharts-data-label.disabled-item-text > text {
  fill: #4c5663 !important;
}
.smart-style-entropy .wdna-slider-container .granularity-selector-container .highcharts-data-labels .highcharts-data-label.active-item-text > text {
  fill: rgba(0, 0, 0, 0.8) !important;
}
.smart-style-entropy .wdna-slider-container .time-selector-container .rs-control {
  /*.rs-handle { 
        background: @wdna-handle;
        -webkit-transition: opacity 0.3s ease;
        -moz-transition: opacity 0.3s ease;
        -o-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease;
        border-radius: 1px;
        position: relative;
        //opacity: 0.5;
        margin: -7px 0px 0px !important;

        &:hover {
          -webkit-box-shadow: 0px 0px 4px 0px @trans-background-alt-4;
          -moz-box-shadow: 0px 0px 4px 0px @trans-background-alt-4;
          box-shadow: 0px 0px 4px 0px @trans-background-alt-4;
        }
      }
      */
}
.smart-style-entropy .wdna-slider-container .time-selector-container .rs-control .rs-bg-color {
  background: #000002;
}
.smart-style-entropy .wdna-slider-container .time-selector-container .rs-control .rs-range-color {
  /*background: @wdna-control-range-selected */
}
.smart-style-entropy .wdna-slider-container .time-selector-container .rs-control .rs-path-color {
  background: #082135;
}
.smart-style-entropy .wdna-slider-container .time-selector-container .rs-control .rs-first,
.smart-style-entropy .wdna-slider-container .time-selector-container .rs-control .rs-second {
  z-index: 10;
}
.smart-style-entropy .wdna-slider-container .time-selector-container .rs-control .rs-custom-text-tag {
  z-index: 55;
}
.smart-style-entropy .wdna-slider-container .time-selector-container .rs-control .rs-custom-text-tag .rs-seperator {
  line-height: 12px;
  font-weight: 600;
}
.smart-style-entropy .wdna-slider-container .time-selector-container .rs-control .rs-custom-text-tag .rs-border {
  background: #1c324e;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy .wdna-slider-container .time-selector-container .rs-control .rs-custom-text-tag .rs-border:hover {
  background: #ade283;
}
.smart-style-entropy .wdna-slider-container .time-selector-container .rs-control .rs-custom-text-tag span {
  text-transform: uppercase;
}
.smart-style-entropy .wdna-slider-container .time-selector-container .rs-control .rs-custom-text-tag.in-range-tag span {
  background: #b7f93d;
  color: #000;
}
.smart-style-entropy .sketch-picker {
  background: linear-gradient(to top left, #3f4457, rgba(6, 22, 40, 0.95)) !important;
  color: #fff;
}
.smart-style-entropy .sketch-picker input {
  background: rgba(0, 0, 0, 0.3) !important;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  color: #fff !important;
  padding: 6px !important;
  font-family: 'Calibri', Arial !important;
  letter-spacing: 0.05rem !important;
  height: auto !important;
  box-sizing: border-box !important;
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
  box-shadow: none !important;
  padding: 4px !important;
  width: 100% !important;
}
.smart-style-entropy .sketch-picker input + .input-group-addon {
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
}
.smart-style-entropy .sketch-picker input:focus + .input-group-addon {
  background: rgba(255, 255, 255, 0.2) !important;
  border: 1px solid #3e4244 !important;
}
.smart-style-entropy .sketch-picker span {
  color: #fff !important;
  font-weight: bold !important;
}
.smart-style-entropy .sketch-picker div.flexbox-fix:last-child {
  border-top: 1px solid rgba(0, 0, 0, 0.6) !important;
}
.smart-style-entropy .twitter-picker {
  background: linear-gradient(to top left, #3f4457, rgba(6, 22, 40, 0.95)) !important;
  color: #fff;
}
.smart-style-entropy .twitter-picker span {
  color: #fff !important;
  font-weight: bold !important;
}
.smart-style-entropy .twitter-picker div.flexbox-fix:last-child {
  border-top: 1px solid rgba(0, 0, 0, 0.6) !important;
}
.smart-style-entropy .helper-modal .modal-footer {
  padding-top: 0;
}
.smart-style-entropy .helper-modal form textarea {
  height: 450px;
}
.smart-style-entropy .discovery-filters div {
  margin-bottom: 10px;
}
.smart-style-entropy .discovery-filters .go-button {
  width: 100%;
}

.remove_shadow {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.wdna-padding {
  padding: 5px;
  box-sizing: border-box;
}
.wdna-button-on-row {
  margin-top: 22px;
}
.wdna-fit-date-size {
  width: 140px;
}
.smart-style-entropy-light {
  -webkit-user-select: none;
  /* Safari 3.1+ */
  -moz-user-select: none;
  /* Firefox 2+ */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Standard syntax */
}
/* font */
html > body,
.jarviswidget,
.jarviswidget > header h2,
.ui-tabs,
.ui-widget,
nav ul li a,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Calibri', Arial;
  font-size: 15px;
}
i.wdna-location::before {
  display: none;
}
.smart-style-entropy-light #mobile-profile-img {
  margin-left: 15px;
  display: block !important;
}
.smart-style-entropy-light #mobile-profile-img > li {
  margin-top: 7px;
}
.smart-style-entropy-light #mobile-profile-img > li > a > i {
  font-size: 20px;
  color: #29555a;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-light #mobile-profile-img > li .dropdown-menu {
  padding: 0;
  top: 80%;
}
.smart-style-entropy-light #mobile-profile-img > li .dropdown-menu li {
  padding: 0;
  margin: 0;
  font-size: 14px;
}
.smart-style-entropy-light #mobile-profile-img > li .dropdown-menu li a {
  padding: 9px 2px 4px 2px !important;
  display: block;
}
.smart-style-entropy-light #mobile-profile-img > li .dropdown-menu li a i {
  font-size: 19px;
  margin: 0 6px 0 7px;
  vertical-align: -5px;
}
.smart-style-entropy-light #mobile-profile-img > li .dropdown-menu li a:hover {
  background: rgba(255, 255, 255, 0.4);
}
.smart-style-entropy-light #mobile-profile-img > li:hover > a > i {
  color: #49c7ee;
}
.smart-style-entropy-light .navigation-icon {
  width: 19px;
  float: left;
  margin-top: -2px;
}
.smart-style-entropy-light .navigation-icon.svg {
  fill: #29555a;
}
.smart-style-entropy-light .cm-viewer-wizard .wizard {
  height: 110px;
  padding: 5px;
  margin-bottom: 20px;
  max-width: 784px;
  text-align: center;
}
.smart-style-entropy-light #sidebar-elem-container .main-filters .action-buttons .csv-button {
  width: 72%;
  margin-right: 5px;
  margin-top: 5px;
}
.smart-style-entropy-light .table-configuration .headers-buttons {
  float: right;
}
.smart-style-entropy-light .table-configuration .headers-buttons button {
  margin: 5px;
}
.smart-style-entropy-light .table-configuration .table-body {
  float: left;
}
.smart-style-entropy-light .table-configuration table {
  table-layout: fixed;
}
.smart-style-entropy-light .table-configuration table tr {
  text-align: center;
}
.smart-style-entropy-light .table-configuration table .name {
  width: 150px;
  word-break: break-word;
}
.smart-style-entropy-light .table-configuration table .color {
  width: 75px;
}
.smart-style-entropy-light .table-configuration table .add-remove-button {
  width: 100px;
}
.smart-style-entropy-light .table-configuration table .add-remove-button button {
  margin: 5px;
}
.smart-style-entropy-light .table-configuration table .min,
.smart-style-entropy-light .table-configuration table .max {
  width: 50px;
}
.smart-style-entropy-light .table-configuration table .min input,
.smart-style-entropy-light .table-configuration table .max input {
  width: 75px;
}
.smart-style-entropy-light .celldistribution-range-selector button {
  margin-top: 5px;
}
.smart-style-entropy-light .sidebar-item-container div {
  margin-bottom: 5px;
  width: 100%;
}
.smart-style-entropy-light .sidebar-item-container button {
  width: 100%;
}
.smart-style-entropy-light .container-full-height {
  height: calc(80vh);
}
.smart-style-entropy-light .grid-container {
  height: 500px;
}
.smart-style-entropy-light .parameters-filter {
  width: 100%;
}
/* Slider Granularity */
.smart-style-entropy-light .granularity-slider {
  width: 100% !important;
  margin-left: 12px;
  margin-bottom: 30px;
}
.smart-style-entropy-light .granularity-slider .rc-slider {
  width: calc(100% - 60px - 24px) !important;
}
.smart-style-entropy-light .granularity-slider .btn {
  width: 20px !important;
  background: transparent !important;
}
.smart-style-entropy-light .granularity-slider .rc-slider-mark-text {
  color: #29555a;
}
.smart-style-entropy-light .granularity-slider .rc-slider-mark-text-active {
  color: #00a9ff;
}
.smart-style-entropy-light .granularity-slider .rc-slider-handle {
  border-color: #00a9ff;
}
.smart-style-entropy-light .granularity-slider .rc-slider-disabled {
  background-color: transparent !important;
}
.smart-style-entropy-light .granularity-slider .rc-slider-disabled .rc-slider-rail {
  background-color: #29555a;
}
.smart-style-entropy-light .granularity-slider .rc-slider-disabled .rc-slider-handle,
.smart-style-entropy-light .granularity-slider .rc-slider-disabled .rc-slider-dot {
  background-color: transparent;
  border: none;
}
.smart-style-entropy-light .granularity-slider .rc-slider-disabled .rc-slider-mark-text-active {
  color: #00a9ff;
}
.smart-style-entropy-light .modal-dialog.modal-lg {
  width: 98%;
  max-width: 1300px;
}
.smart-style-entropy-light .select2-selection--single {
  background: #b9d5e6 !important;
  background-size: cover !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #29555a;
  font-family: 'Calibri', Arial;
  border: 0;
}
.smart-style-entropy-light .select2-selection--single:hover {
  background: #a0d4e8 !important;
  background-size: cover !important;
  border: 0;
}
.smart-style-entropy-light .select2-selection--single:active {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  top: 0;
  left: 0;
}
.smart-style-entropy-light .select2-selection__arrow {
  background: transparent;
  border: none;
}
.smart-style-entropy-light .select2-selection__arrow b {
  color: #29555a !important;
}
.smart-style-entropy-light .select2-dropdown {
  background: linear-gradient(to top left, #d6f3fb, #8bc3da);
}
.smart-style-entropy-light .dropdown .dropdown-toggle {
  background: #b9d5e6 !important;
  background-size: cover !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #29555a;
  font-family: 'Calibri', Arial;
  border: 0;
}
.smart-style-entropy-light .dropdown .dropdown-toggle:hover {
  background: #a0d4e8 !important;
  background-size: cover !important;
  border: 0;
}
.smart-style-entropy-light .dropdown .dropdown-toggle:active {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  top: 0;
  left: 0;
}
.smart-style-entropy-light .dropdown .dropdown-menu {
  background: linear-gradient(to top left, #d6f3fb, #8bc3da);
  position: absolute;
}
.smart-style-entropy-light .dropdown .dropdown-menu li a:hover {
  background: #e5f7f7;
}
.smart-style-entropy-light .dropdown .dropdown-menu li.active {
  background: #00a9ff !important;
  color: rgba(255, 255, 255, 0.9) !important;
}
.smart-style-entropy-light .dropdown .dropdown-menu li.active a {
  background: #00a9ff !important;
  color: rgba(255, 255, 255, 0.9) !important;
}
.smart-style-entropy-light .dropdown .dropdown-header {
  display: none;
}
.smart-style-entropy-light .select2 .select2-selection--multiple {
  overflow-y: scroll;
  max-height: 150px !important;
  min-height: 30px !important;
}
.smart-style-entropy-light .select2 .select2-selection--multiple .select2-selection__choice {
  max-width: 95%;
  overflow: hidden;
  word-wrap: break-word;
  white-space: normal;
}
.smart-style-entropy-light .btn {
  position: relative;
  font-family: 'Calibri', Arial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
  border: 0;
  top: 0;
  left: 0;
}
.smart-style-entropy-light .btn i {
  position: relative;
  float: left;
  margin: 0 5px 0 0;
  padding-top: 2px;
  font-size: 18px;
  text-align: center;
  height: 22px;
  width: 22px;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.smart-style-entropy-light .btn i.wdna-ico-icon-calendar-one-day,
.smart-style-entropy-light .btn i.wdna-ico-icon-calendar-custom-days,
.smart-style-entropy-light .btn i.wdna-ico-icon-calendar-range {
  font-size: 22px;
}
.smart-style-entropy-light .btn:focus,
.smart-style-entropy-light .btn:active {
  outline: none;
  border: 0;
  top: 0;
  left: 0;
  color: #29555a;
}
.smart-style-entropy-light .btn:focus i,
.smart-style-entropy-light .btn:active i {
  color: #29555a;
}
.smart-style-entropy-light .btn-success,
.smart-style-entropy-light .btn-success.active {
  background: #72cc72;
  border: 1px solid #77b377;
  color: #29555a;
  -webkit-text-shadow: 0 1px 3px rgba(255, 255, 255, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(255, 255, 255, 0.3);
  text-shadow: 0 1px 3px rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-light .btn-success:hover,
.smart-style-entropy-light .btn-success.active:hover,
.smart-style-entropy-light .btn-success:focus,
.smart-style-entropy-light .btn-success.active:focus {
  background: #77b377;
}
.smart-style-entropy-light .btn-info,
.smart-style-entropy-light .btn-info.active {
  background: #67abe0;
  border: 1px solid #82abce;
  color: #29555a;
  -webkit-text-shadow: 0 1px 3px rgba(255, 255, 255, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(255, 255, 255, 0.3);
  text-shadow: 0 1px 3px rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-light .btn-info:hover,
.smart-style-entropy-light .btn-info.active:hover,
.smart-style-entropy-light .btn-info:focus,
.smart-style-entropy-light .btn-info.active:focus {
  background: #82abce;
}
.smart-style-entropy-light .btn-warning,
.smart-style-entropy-light .btn-warning.active {
  background: #f7cb18;
  border: 1px solid #d6a85e;
  color: #29555a;
  -webkit-text-shadow: 0 1px 3px rgba(255, 255, 255, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(255, 255, 255, 0.3);
  text-shadow: 0 1px 3px rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-light .btn-warning:hover,
.smart-style-entropy-light .btn-warning.active:hover,
.smart-style-entropy-light .btn-warning:focus,
.smart-style-entropy-light .btn-warning.active:focus {
  background: #d6a85e;
}
.smart-style-entropy-light .btn-danger,
.smart-style-entropy-light .btn-danger.active {
  background: #f18383;
  border: 1px solid #ef6868;
  color: #29555a;
  -webkit-text-shadow: 0 1px 3px rgba(255, 255, 255, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(255, 255, 255, 0.3);
  text-shadow: 0 1px 3px rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-light .btn-danger:hover,
.smart-style-entropy-light .btn-danger.active:hover,
.smart-style-entropy-light .btn-danger:focus,
.smart-style-entropy-light .btn-danger.active:focus {
  background: #ef6868;
}
.smart-style-entropy-light .btn-group {
  background: transparent;
  border: 1px solid #b6d1de;
}
.smart-style-entropy-light .btn-group .btn {
  border-right: 1px solid #b6d1de;
  outline: none;
  font-size: 14px;
}
.smart-style-entropy-light .btn-group .btn.active,
.smart-style-entropy-light .btn-group .btn:active {
  color: #00a9ff;
  border: 0 !important;
  border-right: 1px solid #b6d1de !important;
  outline: none;
}
.smart-style-entropy-light .smart-form .btn-info {
  background: rgba(32, 103, 158, 0.83) !important;
}
.smart-style-entropy-light .smart-form .btn-xs {
  margin-top: 0px !important;
}
.smart-style-entropy-light .smart-form .btn-xs i {
  margin-top: 0px !important;
  padding: 0px !important;
  height: 50% !important;
}
.smart-style-entropy-light .form-control {
  font-size: 15px;
}
.smart-style-entropy-light .wdna-grid-table {
  background: transparent !important;
}
.smart-style-entropy-light .wdna-grid-table .ag-side-bar {
  border-right: none !important;
}
.smart-style-entropy-light .wdna-grid-table.grid-table-for-print .ag-paging-panel {
  display: none;
}
.smart-style-entropy-light .wdna-grid-table.grid-table-for-print .ag-body-viewport.ag-layout-print .ag-center-cols-clipper {
  margin-bottom: 50px;
}
.smart-style-entropy-light .wdna-grid-table.grid-table-for-print .ag-side-bar {
  display: none;
}
.smart-style-entropy-light .wdna-grid-table .ag-icon {
  color: #29555a;
}
.smart-style-entropy-light .wdna-grid-table .ag-icon-checkbox-checked,
.smart-style-entropy-light .wdna-grid-table .ag-icon-checkbox-unchecked,
.smart-style-entropy-light .wdna-grid-table .ag-icon-checkbox-indeterminate {
  background: rgba(255, 255, 255, 0.4);
}
.smart-style-entropy-light .wdna-grid-table .ag-icon-checkbox-checked:before,
.smart-style-entropy-light .wdna-grid-table .ag-icon-checkbox-unchecked:before,
.smart-style-entropy-light .wdna-grid-table .ag-icon-checkbox-indeterminate:before {
  color: #29555a;
}
.smart-style-entropy-light .wdna-grid-table .ag-row {
  border: 0 solid #a9a9a9;
}
.smart-style-entropy-light .wdna-grid-table .ag-row-selected {
  background: #b9d5e6 !important;
}
.smart-style-entropy-light .wdna-grid-table .ag-header {
  background: transparent;
  border: 0;
}
.smart-style-entropy-light .wdna-grid-table .ag-header .ag-header-cell,
.smart-style-entropy-light .wdna-grid-table .ag-header .ag-tabs-header {
  background: rgba(255, 255, 255, 0.8);
  color: #29555a;
}
.smart-style-entropy-light .wdna-grid-table .ag-header .ag-header-cell .ag-tab,
.smart-style-entropy-light .wdna-grid-table .ag-header .ag-tabs-header .ag-tab {
  margin: 3px;
}
.smart-style-entropy-light .wdna-grid-table .ag-header .ag-header-cell .ag-tab.ag-tab-selected,
.smart-style-entropy-light .wdna-grid-table .ag-header .ag-tabs-header .ag-tab.ag-tab-selected {
  border: 1px solid #29555a;
}
.smart-style-entropy-light .wdna-grid-table .ag-header .ag-header-cell .ag-floating-filter-input,
.smart-style-entropy-light .wdna-grid-table .ag-header .ag-tabs-header .ag-floating-filter-input {
  background: rgba(255, 255, 255, 0.3);
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #29555a;
  padding: 6px;
  font-family: 'Calibri', Arial;
  letter-spacing: 0.05rem;
  height: auto;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 4px;
  height: 22px;
  font-weight: normal;
}
.smart-style-entropy-light .wdna-grid-table .ag-header .ag-header-cell .ag-floating-filter-input + .input-group-addon,
.smart-style-entropy-light .wdna-grid-table .ag-header .ag-tabs-header .ag-floating-filter-input + .input-group-addon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-light .wdna-grid-table .ag-header .ag-header-cell .ag-floating-filter-input:focus + .input-group-addon,
.smart-style-entropy-light .wdna-grid-table .ag-header .ag-tabs-header .ag-floating-filter-input:focus + .input-group-addon {
  background: rgba(0, 0, 0, 0.1);
  border: 1px solid #b6d1de;
}
.smart-style-entropy-light .wdna-grid-table .ag-header .ag-header-cell {
  font-size: 15px;
  font-family: 'Calibri', Arial;
  font-weight: bold;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.smart-style-entropy-light .wdna-grid-table .ag-header .ag-header-cell .ag-header-cell-text {
  margin: 0 auto;
}
.smart-style-entropy-light .wdna-grid-table .ag-header .ag-header-cell .ag-header-cell-resize::after {
  border-right: 1px solid #b6d1de;
}
.smart-style-entropy-light .wdna-grid-table .ag-header .ag-header-cell .ag-header-cell-menu-button {
  position: absolute;
  top: 3px;
  right: 3px;
}
.smart-style-entropy-light .wdna-grid-table .ag-header .ag-header-cell .ag-icon-menu {
  background-image: url(../../assets/img/menu-light.png);
  height: 12px;
  width: 12px;
  margin-top: 2px;
  background-size: contain;
  background-repeat: no-repeat;
}
.smart-style-entropy-light .wdna-grid-table .ag-header .ag-header-cell .ag-icon-menu::before {
  content: none;
  display: none;
}
.smart-style-entropy-light .wdna-grid-table .ag-menu {
  border: 1px solid #b6d1de;
  color: #29555a;
}
.smart-style-entropy-light .wdna-grid-table .ag-menu .ag-tabs-header {
  background: rgba(255, 255, 255, 0.6);
}
.smart-style-entropy-light .wdna-grid-table .ag-menu .ag-tabs-header .ag-tab {
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4) !important;
}
.smart-style-entropy-light .wdna-grid-table .ag-menu .ag-tabs-header .ag-tab.ag-tab-selected {
  background-color: #00a9ff !important;
  border-bottom: 1px solid #00a9ff !important;
  color: rgba(255, 255, 255, 0.9);
}
.smart-style-entropy-light .wdna-grid-table .ag-menu .ag-tabs-header .ag-tab.ag-tab-selected .ag-icon {
  color: rgba(255, 255, 255, 0.9);
}
.smart-style-entropy-light .wdna-grid-table .ag-menu .ag-menu-list .ag-menu-option-icon span {
  display: none;
}
.smart-style-entropy-light .wdna-grid-table .ag-menu .ag-menu-list .ag-menu-option-popup-pointer.ag-icon-small-right {
  background-color: rgba(0, 0, 0, 0.1);
  float: right;
  height: 17px;
  width: 17px;
  margin-top: 3px;
  margin-right: 4px;
  border-radius: 100%;
}
.smart-style-entropy-light .wdna-grid-table .ag-menu .ag-menu-option {
  line-height: 28px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-light .wdna-grid-table .ag-menu .ag-menu-option.ag-menu-option-active {
  background: #b9d5e6;
}
.smart-style-entropy-light .wdna-grid-table .ag-menu .ag-menu-separator {
  padding: 5px 2px;
}
.smart-style-entropy-light .wdna-grid-table .ag-menu .ag-menu-separator span.ag-menu-separator-cell {
  background: none;
  position: relative;
}
.smart-style-entropy-light .wdna-grid-table .ag-menu .ag-menu-separator span.ag-menu-separator-cell:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  border-bottom: 1px solid #b6d1de;
}
.smart-style-entropy-light .wdna-grid-table .ag-menu .ag-column-select-column {
  margin-bottom: 5px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-light .wdna-grid-table .ag-menu .ag-column-select-column .ag-icon-checkbox-checked,
.smart-style-entropy-light .wdna-grid-table .ag-menu .ag-column-select-column .ag-icon-checkbox-unchecked {
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.smart-style-entropy-light .wdna-grid-table .ag-menu .ag-filter select,
.smart-style-entropy-light .wdna-grid-table .ag-menu .ag-filter input {
  width: 98%;
  margin: 5px 1%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: rgba(255, 255, 255, 0.3);
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #29555a;
  padding: 6px;
  font-family: 'Calibri', Arial;
  letter-spacing: 0.05rem;
  height: auto;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-light .wdna-grid-table .ag-menu .ag-filter select + .input-group-addon,
.smart-style-entropy-light .wdna-grid-table .ag-menu .ag-filter input + .input-group-addon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-light .wdna-grid-table .ag-menu .ag-filter select:focus + .input-group-addon,
.smart-style-entropy-light .wdna-grid-table .ag-menu .ag-filter input:focus + .input-group-addon {
  background: rgba(0, 0, 0, 0.1);
  border: 1px solid #b6d1de;
}
.smart-style-entropy-light .wdna-grid-table .ag-bl-center {
  overflow: auto;
}
.smart-style-entropy-light .wdna-grid-table .ag-root {
  border: 0;
}
.smart-style-entropy-light .wdna-grid-table .ag-body-viewport {
  background: transparent;
}
.smart-style-entropy-light .wdna-grid-table .ag-body-viewport .ag-row {
  font-size: 14px;
  font-family: 'Calibri', Arial;
  color: #29555a;
}
.smart-style-entropy-light .wdna-grid-table .ag-body-viewport .ag-row .btn {
  display: inline-block;
  margin: 1px 3px;
  font-size: 12px;
  padding: 2px;
}
.smart-style-entropy-light .wdna-grid-table .ag-body-viewport .ag-row .btn i {
  height: 12px;
  width: 12px;
  font-size: 12px;
  margin: 0;
  padding: 0;
}
.smart-style-entropy-light .wdna-grid-table .ag-body-viewport .ag-row .ag-cell {
  color: #29555a;
  padding: 2px 8px;
  border-right: 1px solid rgba(255, 255, 255, 0.8);
  line-height: 20px;
}
.smart-style-entropy-light .wdna-grid-table .ag-body-viewport .ag-row .ag-cell-focus {
  border: 1px solid #b6d1de;
}
.smart-style-entropy-light .wdna-grid-table .ag-body-viewport .ag-row .ag-cell-range-selected {
  background: #b9d5e6;
}
.smart-style-entropy-light .wdna-grid-table .ag-body-viewport .ag-row .ag-cell-range-selected:hover {
  background: #b9d5e6 !important;
}
.smart-style-entropy-light .wdna-grid-table .ag-body-viewport .ag-row .ag-cell-range-single-cell {
  border: 1px solid #00a9ff;
}
.smart-style-entropy-light .wdna-grid-table .ag-body-viewport .ag-row.ag-row-even {
  background: rgba(255, 255, 255, 0.4);
}
.smart-style-entropy-light .wdna-grid-table .ag-body-viewport .ag-row.ag-row-odd {
  background: #84acbe;
}
.smart-style-entropy-light .wdna-grid-table .ag-body-viewport .ag-row:hover {
  background: #b9d5e6 !important;
}
.smart-style-entropy-light .wdna-grid-table .ag-body-viewport .ag-row.edited-row {
  background: rgba(255, 81, 0, 0.829) !important;
}
.smart-style-entropy-light .wdna-grid-table .ag-status-bar {
  background: rgba(255, 255, 255, 0.2);
  border: 0;
  border-top: 1px solid #b6d1de;
}
.smart-style-entropy-light .wdna-grid-table input,
.smart-style-entropy-light .wdna-grid-table select {
  background: rgba(255, 255, 255, 0.3);
  color: #29555a;
}
.smart-style-entropy-light .wdna-grid-table .ag-paging-panel {
  font-size: 13px;
  font-family: 'Calibri', Arial;
  border: 0;
}
.smart-style-entropy-light .wdna-grid-table .ag-paging-panel .ag-paging-row-summary-panel,
.smart-style-entropy-light .wdna-grid-table .ag-paging-panel .ag-paging-page-summary-panel {
  color: #29555a;
}
.smart-style-entropy-light .wdna-grid-table .ag-paging-button {
  background: #b9d5e6 !important;
  color: #29555a;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  border: 0;
  padding: 0 3px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
  margin: 0 2px;
}
.smart-style-entropy-light .wdna-grid-table .ag-paging-button:hover {
  background: #a0d4e8 !important;
}
.smart-style-entropy-light .wdna-grid-table .ag-paging-button:disabled {
  color: #8b8b8b;
  background: rgba(255, 255, 255, 0.3) !important;
  cursor: default;
}
.smart-style-entropy-light .wdna-grid-table .ag-paging-button:disabled:hover {
  color: #8b8b8b;
  background: rgba(255, 255, 255, 0.3) !important;
}
.smart-style-entropy-light .wdna-grid-table .ag-overlay-no-rows-wrapper {
  color: #29555a;
}
.smart-style-entropy-light .wdna-grid-table .ag-side-bar {
  background: transparent;
  border: none;
}
.smart-style-entropy-light .wdna-grid-table .ag-side-bar .ag-side-buttons {
  background: transparent;
  width: 25px;
  margin-left: 1px;
}
.smart-style-entropy-light .wdna-grid-table .ag-side-bar .ag-side-buttons .ag-side-button button {
  color: #29555a;
  text-transform: uppercase;
  font-size: 10px;
  padding: 5px;
  width: 22px;
  border: 0;
}
.smart-style-entropy-light .wdna-grid-table .ag-side-bar .ag-side-buttons .ag-side-button button span:not(.ag-icon) {
  margin: 2px 5px 0px 1px;
}
.smart-style-entropy-light .wdna-grid-table .ag-side-bar .ag-side-buttons .ag-side-button button .ag-icon {
  color: #29555a;
}
.smart-style-entropy-light .wdna-grid-table .ag-side-bar .ag-side-buttons .ag-side-button button .ag-icon:after {
  transform: rotate(90deg);
  color: #29555a;
}
.smart-style-entropy-light .wdna-grid-table .ag-side-bar .ag-side-buttons .ag-side-button.ag-selected button {
  border: 0;
  border-right: 1px solid #00a9ff;
  color: #00a9ff;
  background-color: rgba(255, 255, 255, 0.8);
}
.smart-style-entropy-light .wdna-grid-table .ag-side-bar .ag-side-buttons .ag-side-button.ag-selected button .ag-icon {
  color: #00a9ff;
}
.smart-style-entropy-light .wdna-grid-table .ag-side-bar .ag-side-buttons .ag-side-button.ag-selected button .ag-icon:after {
  color: #00a9ff;
}
.smart-style-entropy-light .wdna-grid-table .ag-pivot-mode-panel > div > label {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}
.smart-style-entropy-light .wdna-grid-table .ag-tool-panel-wrapper {
  color: #29555a;
  background-color: rgba(255, 255, 255, 0.8);
  border: 0;
}
.smart-style-entropy-light .wdna-grid-table .ag-tool-panel-wrapper .ag-column-select-list,
.smart-style-entropy-light .wdna-grid-table .ag-tool-panel-wrapper .ag-column-select-header {
  border: 0;
}
.smart-style-entropy-light .wdna-grid-table .ag-tool-panel-wrapper .ag-column-select-header {
  border-top: 1px solid #b6d1de;
}
.smart-style-entropy-light .wdna-grid-table .ag-tool-panel-wrapper .ag-column-select,
.smart-style-entropy-light .wdna-grid-table .ag-tool-panel-wrapper .ag-column-drop {
  border-bottom: 1px solid #b6d1de;
  padding-top: 5px;
}
.smart-style-entropy-light .wdna-grid-table .ag-tool-panel-wrapper .ag-column-select-column {
  margin-bottom: 3px;
}
.smart-style-entropy-light .wdna-grid-table .ag-tool-panel-wrapper .ag-column-select-column .ag-column-select-column-label {
  font-size: 12px;
}
.smart-style-entropy-light .wdna-grid-table .ag-tool-panel-wrapper .ag-column-drop-list .ag-column-drop-cell {
  border: 0;
  background: rgba(0, 0, 0, 0.1);
}
.smart-style-entropy-light .wdna-grid-table .ag-tool-panel-wrapper .ag-column-drop-empty-message {
  font-size: 10px !important;
  color: #8b8b8b !important;
}
.smart-style-entropy-light .wdna-grid-table .ag-tool-panel-wrapper .ag-column-select .ag-column-select-header-filter-wrapper input {
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
  box-sizing: border-box;
  padding: 3px 5px;
}
.smart-style-entropy-light .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance {
  padding: 8px 4px;
  border-bottom: 1px solid #b6d1de;
}
.smart-style-entropy-light .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-header-cell-text {
  color: #29555a;
}
.smart-style-entropy-light .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-air {
  border: 0;
}
.smart-style-entropy-light .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-air .ag-filter-condition label {
  color: #29555a;
  font-size: 12px;
}
.smart-style-entropy-light .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-air .ag-filter-condition label input[type='radio'] {
  vertical-align: -34%;
}
.smart-style-entropy-light .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-air select {
  border: 0;
  background: #d6f3fb;
  padding: 5px 7px;
  font-weight: normal;
}
.smart-style-entropy-light .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-air select:after {
  font: normal normal normal 14px/1 FontAwesome, sans-serif;
  content: '\F196';
  font-size: 12px;
  position: absolute;
  top: 3px;
  right: 3px;
  height: 15px;
  width: 15px;
}
.smart-style-entropy-light .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-air .ag-input-wrapper {
  padding: 3px 5px;
  font-weight: normal;
}
.smart-style-entropy-light .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-air .ag-input-wrapper input {
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
  box-sizing: border-box;
  padding: 3px 5px;
}
.smart-style-entropy-light .wdna-grid-table .ag-scroller-corner {
  background: transparent;
  border: 0;
}
.smart-style-entropy-light .wdna-grid-table .ag-body-viewport.ag-layout-normal::-webkit-scrollbar,
.smart-style-entropy-light .wdna-grid-table .ag-body-horizontal-scroll-viewport::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.smart-style-entropy-light .wdna-grid-table .ag-body-viewport.ag-layout-normal::-webkit-scrollbar-track,
.smart-style-entropy-light .wdna-grid-table .ag-body-horizontal-scroll-viewport::-webkit-scrollbar-track {
  background: #e7e5e5;
}
.smart-style-entropy-light .wdna-grid-table .ag-body-viewport.ag-layout-normal::-webkit-scrollbar-thumb,
.smart-style-entropy-light .wdna-grid-table .ag-body-horizontal-scroll-viewport::-webkit-scrollbar-thumb {
  background: #b9d5e6;
}
.smart-style-entropy-light .wdna-grid-table .ag-body-viewport.ag-layout-normal::-webkit-scrollbar-thumb:hover,
.smart-style-entropy-light .wdna-grid-table .ag-body-horizontal-scroll-viewport::-webkit-scrollbar-thumb:hover {
  width: 15px;
  height: 15px;
  background: #a0d4e8;
}
.smart-style-entropy-light .ag-theme-custom-new.ag-dnd-ghost {
  background-color: rgba(0, 0, 0, 0.1);
  border: 0;
}
.smart-style-entropy-light .react-switch {
  height: 18px !important;
  border-radius: 2px !important;
  margin-top: 9px;
}
.smart-style-entropy-light .react-switch .react-switch-bg {
  height: 18px !important;
  border-radius: 2px !important;
}
.smart-style-entropy-light .react-switch .react-switch-handle {
  height: 16px !important;
  width: 26px !important;
  border-radius: 2px !important;
  background: rgba(255, 255, 255, 0.6) !important;
}
.smart-style-entropy-light .react-switch svg {
  height: 16px;
}
.smart-style-entropy-light label {
  color: #29555a;
}
.smart-style-entropy-light label .react-switch + span {
  display: inline-block;
  margin-left: 10px;
  vertical-align: super;
}
.smart-style-entropy-light label span + .react-switch {
  display: inline-block;
  margin-left: 10px;
  vertical-align: bottom;
}
.smart-style-entropy-light .query-builder {
  margin-top: 25px;
}
.smart-style-entropy-light .query-builder .rules-group-header .btn-group {
  border: 0 !important;
}
.smart-style-entropy-light .query-builder .rules-group-header .btn-group.group-conditions .btn {
  border: 0 !important;
  color: #29555a;
}
.smart-style-entropy-light .query-builder .rules-group-header .btn-group.group-conditions .btn.active {
  color: #00a9ff;
}
.smart-style-entropy-light .query-builder .rules-group-header .btn-group .btn {
  margin-left: 6px;
}
.smart-style-entropy-light .query-builder .rules-group-header .btn-group .btn.btn-success {
  border: 1px solid #77b377 !important;
  background: #72cc72 !important;
}
.smart-style-entropy-light .query-builder .rules-group-header .btn-group .btn.btn-success:hover {
  background: #77b377 !important;
}
.smart-style-entropy-light .query-builder .rules-group-header .btn-group .btn.btn-danger {
  border: 1px solid #ef6868 !important;
  background: #f18383 !important;
}
.smart-style-entropy-light .query-builder .rules-group-header .btn-group .btn.btn-danger:hover {
  background: #ef6868 !important;
}
.smart-style-entropy-light .query-builder .rules-list .rule-container {
  background: linear-gradient(to top left, #d6f3fb, #8bc3da);
  border: 1px solid #b6d1de;
}
.smart-style-entropy-light .query-builder .rules-list .rule-container .rule-value-container {
  border-left: 1px solid #b6d1de;
}
.smart-style-entropy-light .query-builder .rules-list .rule-container input,
.smart-style-entropy-light .query-builder .rules-list .rule-container select {
  background: rgba(255, 255, 255, 0.3);
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #29555a;
  padding: 6px;
  font-family: 'Calibri', Arial;
  letter-spacing: 0.05rem;
  height: auto;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 17px;
}
.smart-style-entropy-light .query-builder .rules-list .rule-container input + .input-group-addon,
.smart-style-entropy-light .query-builder .rules-list .rule-container select + .input-group-addon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-light .query-builder .rules-list .rule-container input:focus + .input-group-addon,
.smart-style-entropy-light .query-builder .rules-list .rule-container select:focus + .input-group-addon {
  background: rgba(0, 0, 0, 0.1);
  border: 1px solid #b6d1de;
}
.smart-style-entropy-light .query-builder .rules-list .rule-container::before {
  border-left: 1px solid #b6d1de;
  border-bottom: 1px solid #b6d1de;
}
.smart-style-entropy-light .query-builder .rules-list .rule-container::after {
  border-color: #b6d1de;
}
.smart-style-entropy-light .query-builder .rules-list .rule-container .btn-group {
  border: 0 !important;
}
.smart-style-entropy-light .query-builder .rules-list .rule-container .btn-group .btn-danger {
  border: 1px solid #ef6868 !important;
  background: #f18383 !important;
  margin-top: 4px;
}
.smart-style-entropy-light .query-builder .rules-list .rule-container .btn-group .btn-danger i {
  display: none;
}
.smart-style-entropy-light .query-builder .rules-list .rule-container .btn-group .btn-danger:hover {
  background: #ef6868 !important;
}
#wdna-root,
.app-root {
  overflow: hidden;
}
.smart-style-entropy-light div.header-actions {
  margin-top: 5px;
}
.smart-style-entropy-light div.header-actions #settings_button,
.smart-style-entropy-light div.header-actions #settings_button span,
.smart-style-entropy-light div.header-actions #settings_button a,
.smart-style-entropy-light div.header-actions #settings_button a div,
.smart-style-entropy-light div.header-actions .helper,
.smart-style-entropy-light div.header-actions .helper a,
.smart-style-entropy-light div.header-actions .helper a div,
.smart-style-entropy-light div.header-actions .alma,
.smart-style-entropy-light div.header-actions .alma #alma,
.smart-style-entropy-light div.header-actions .alma #alma #activity,
.smart-style-entropy-light div.header-actions .alma #alma #activity div,
.smart-style-entropy-light div.header-actions #mobile-profile-img {
  margin: 0;
  padding: 0;
}
.smart-style-entropy-light div.header-actions #logout,
.smart-style-entropy-light div.header-actions .alma,
.smart-style-entropy-light div.header-actions .helper,
.smart-style-entropy-light div.header-actions #settings_button {
  position: relative;
  display: inline-block;
  cursor: pointer;
  height: 24px;
  width: 24px;
  margin: 12px 6px 0 0;
}
.smart-style-entropy-light div.header-actions #logout svg,
.smart-style-entropy-light div.header-actions .alma svg,
.smart-style-entropy-light div.header-actions .helper svg,
.smart-style-entropy-light div.header-actions #settings_button svg {
  fill: #29555a;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  height: 24px;
  width: 24px;
  position: absolute;
  top: 0;
  left: 0;
}
.smart-style-entropy-light div.header-actions #logout:hover svg,
.smart-style-entropy-light div.header-actions .alma:hover svg,
.smart-style-entropy-light div.header-actions .helper:hover svg,
.smart-style-entropy-light div.header-actions #settings_button:hover svg {
  fill: #49c7ee !important;
}
.smart-style-entropy-light div.header-actions #settings_button svg {
  height: 20px;
  margin-top: 1px;
}
.smart-style-entropy-light div.header-actions #logout {
  margin-left: 30px;
}
.smart-style-entropy-light div.header-actions #logout svg {
  height: 20px;
  margin-top: 3px;
}
.smart-style-entropy-light div.header-actions .helper {
  padding: 11px 0 0 0;
}
.smart-style-entropy-light div.header-actions #alma {
  position: relative;
}
.smart-style-entropy-light div.header-actions #alma #activity {
  color: #29555a;
}
.smart-style-entropy-light div.header-actions #alma #activity b.badge {
  color: #fff;
  background-color: #a90329 !important;
  font-size: 10px;
  position: absolute;
  top: -5px;
  right: -5px;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  line-height: 14px;
  text-align: center;
}
.smart-style-entropy-light .alma .ajax-dropdown {
  right: -65px;
  left: initial;
  top: 50px;
  z-index: 1000;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: linear-gradient(to top left, #d6f3fb, #8bc3da);
}
.smart-style-entropy-light .alma .ajax-dropdown:before,
.smart-style-entropy-light .alma .ajax-dropdown:after {
  display: none;
}
.smart-style-entropy-light .alma .ajax-dropdown span {
  font-size: 12px;
}
.smart-style-entropy-light .alma .ajax-dropdown .btn-group {
  padding: 0;
  margin-bottom: 5px;
}
.smart-style-entropy-light .alma .ajax-dropdown .ajax-notifications {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.smart-style-entropy-light .alma .ajax-dropdown .notification-body .badge {
  background: rgba(0, 0, 0, 0) !important;
}
.smart-style-entropy-light .alma .ajax-dropdown .notification-body .fa {
  font-size: 17px;
  transform: rotate(0deg);
  vertical-align: baseline;
}
.smart-style-entropy-light .alma .ajax-dropdown .notification-body li span:hover {
  color: #b7b7b7;
}
.smart-style-entropy-light .alma .ajax-dropdown .notification-body li:hover .text-muted {
  color: #b7b7b7;
}
.smart-style-entropy-light .alma .ajax-dropdown .notification-body > li {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.smart-style-entropy-light .alma .ajax-dropdown .notification-body > li .progress {
  background: rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-light .alma .ajax-dropdown .notification-body > li .progress .progress-bar {
  background-color: #00a9ff;
  border-right: 1px solid #b6d1de;
}
.smart-style-entropy-light .alma .ajax-dropdown .notification-body > li:hover {
  background: rgba(0, 0, 0, 0.1);
}
.smart-style-entropy-light .alma .ajax-dropdown .notification-body > li:hover .progress {
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.smart-style-entropy-light .alma .ajax-dropdown > :last-child {
  font-size: 13px;
  display: block;
  padding: 0px 0px;
  line-height: 14px;
  font-weight: 400;
}
.smart-style-entropy-light .alma .ajax-dropdown .fa-refresh {
  font-size: 12px;
}
.smart-style-entropy-light .alma .ajax-dropdown .btn {
  background: rgba(0, 0, 0, 0);
}
.smart-style-entropy-light .alma .ajax-dropdown .alma-footer {
  padding: 5px 0 !important;
}
.smart-style-entropy-light .alma .ajax-dropdown .alma-footer .alma-refresh-btn {
  margin-top: -4px;
}
.smart-style-entropy-light .alma .ajax-dropdown .alma-footer .alma-refresh-btn span {
  margin-left: 6px;
}
/* SPECIFIC SECTIONS / MODULES */
/* LOGIN PAGE */
.smart-style-entropy-light #extr-page {
  background-image: url(../../assets/img/background_login.png);
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}
.smart-style-entropy-light #extr-page .login-loader {
  margin-top: 7px;
  position: absolute;
  left: 5px;
}
.smart-style-entropy-light #extr-page .login-info {
  background-color: rgba(0, 0, 0, 0.2);
}
.smart-style-entropy-light #extr-page #main {
  min-height: calc(100vh);
  margin: 0;
  padding: 0;
  background: transparent;
}
.smart-style-entropy-light #extr-page #main .login-layer {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100% !important;
  top: 50%;
  transform: translate(0, -50%);
  min-height: 50%;
}
.smart-style-entropy-light #extr-page #main .login-layer .login-box {
  float: none;
  margin: auto;
  padding-top: 40px;
}
.smart-style-entropy-light #extr-page #main .login-layer .login-box #login-form {
  background-color: transparent;
}
.smart-style-entropy-light #extr-page #main .login-layer .login-box #login-form fieldset {
  background-color: transparent;
  margin-bottom: 20px;
}
.smart-style-entropy-light #extr-page #main .login-layer .login-box #login-form .check-login {
  margin-top: 30px;
}
.smart-style-entropy-light #extr-page #main .login-layer .login-box #login-form footer {
  background: transparent;
  text-align: center;
}
.smart-style-entropy-light #extr-page #main .login-layer .login-box #login-form footer .btn {
  position: relative;
  float: none;
  background: #0090b2 !important;
  border: 1px solid #5e99a7 !important;
  width: 80%;
  min-width: 200px;
  color: #29555a;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-light #extr-page #main .login-layer .login-box #login-form footer .btn:hover {
  background: #1bafd1 !important;
}
.smart-style-entropy-light #extr-page #main .login-layer .login-box #login-form input {
  background-color: rgba(255, 255, 255, 0.2);
  color: #29555a;
}
.smart-style-entropy-light #extr-page #main .login-layer .login-box #login-form input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #29555a;
  opacity: 1;
  /* Firefox */
}
.smart-style-entropy-light #extr-page #main .login-layer .login-box #login-form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #29555a;
}
.smart-style-entropy-light #extr-page #main .login-layer .login-box #login-form input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #29555a;
}
.smart-style-entropy-light #extr-page #main .login-layer .login-box #login-form input:-webkit-autofill {
  background-color: transparent !important;
}
.smart-style-entropy-light #extr-page #main .login-layer .login-box #login-form input:-webkit-autofill:active {
  background-color: transparent !important;
}
.smart-style-entropy-light #extr-page #main .login-layer .login-box #login-form a:focus,
.smart-style-entropy-light #extr-page #main .login-layer .login-box #login-form a:hover {
  color: grey;
  text-decoration: none;
}
.smart-style-entropy-light #extr-page #main .login-layer .login-box #login-form .note {
  float: right;
}
.smart-style-entropy-light #extr-page #main .login-layer .login-box #login-form .note a {
  font-size: 15px;
}
.smart-style-entropy-light #extr-page #main .login-layer .login-box #login-form .remember {
  float: left;
  width: 150px;
  color: #29555a;
  font-weight: normal;
  padding-right: 0;
}
.smart-style-entropy-light #extr-page #main .login-layer .login-box #login-form .remember i {
  left: 0px;
  border-color: #272727;
  background: #ccc;
}
.smart-style-entropy-light #extr-page #main .login-layer .login-box #login-form .remember span {
  float: right;
}
.smart-style-entropy-light #extr-page #main .login-layer .login-box #login-form #login-logo {
  position: relative;
  vertical-align: middle;
  display: inline-block;
}
.smart-style-entropy-light #extr-page #main .login-layer .login-box #login-form #login-logo img {
  display: inline-block;
  vertical-align: middle;
  width: 90%;
}
.smart-style-entropy-light #extr-page #main .login-layer .login-box #login-form #login-logo h1 {
  display: inline-block;
  vertical-align: bottom;
}
/* MODALES */
.smart-style-entropy-light .modal-dialog .modal-header {
  padding: 6px;
  padding-top: 10px;
  border-bottom-color: grey;
  text-align: center;
}
.smart-style-entropy-light .modal-dialog .modal-header h3,
.smart-style-entropy-light .modal-dialog .modal-header h4 {
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 0;
  margin-top: 5px;
}
.smart-style-entropy-light .modal-dialog .modal-header .modal-controls {
  float: right;
  position: relative;
}
.smart-style-entropy-light .modal-dialog .modal-header .modal-controls .control-btn {
  background: transparent;
  border: none;
  font-size: 16px;
  margin-left: 5px;
}
.smart-style-entropy-light .modal-dialog .modal-header .modal-controls .control-btn:hover {
  color: #49c7ee;
}
.smart-style-entropy-light .modal-dialog .modal-header .modal-controls .control-btn.btn {
  background: #a5d3dc !important;
  color: #29555a;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-light .modal-dialog .modal-header .modal-controls .control-btn.btn:hover {
  background: #c6ecf7 !important;
}
.smart-style-entropy-light .modal-dialog .modal-header .modal-controls .btn {
  background: #a5d3dc !important;
  color: #29555a;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-light .modal-dialog .modal-header .modal-controls .btn:hover {
  background: #c6ecf7 !important;
}
.smart-style-entropy-light .modal-dialog .modal-footer {
  padding-bottom: 30px;
  border: none;
}
.smart-style-entropy-light .modal-dialog .modal-footer .btn {
  background: #a5d3dc !important;
  color: #29555a;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-light .modal-dialog .modal-footer .btn:hover {
  background: #c6ecf7 !important;
}
.smart-style-entropy-light .modal-dialog .modal-content {
  background: rgba(227, 243, 247, 0.8);
  color: #29555a;
  border: none;
}
.smart-style-entropy-light .modal-dialog .modal-content .nav-tabs.tabs-left {
  position: absolute;
  bottom: -60px;
  left: 13px;
  border: 0;
}
.smart-style-entropy-light .modal-dialog .modal-content .nav-tabs.tabs-left li {
  display: inline-block;
  border: 0;
}
.smart-style-entropy-light .modal-dialog .modal-content .nav-tabs.tabs-left li.active {
  display: none;
}
.smart-style-entropy-light .modal-dialog .modal-content .nav-tabs.tabs-left li a {
  background: #b9d5e6 !important;
  color: #29555a;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  border: 0;
  padding: 5px 10px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-light .modal-dialog .modal-content .nav-tabs.tabs-left li a:hover {
  background: #a0d4e8 !important;
}
.smart-style-entropy-light .modal-dialog .modal-content input,
.smart-style-entropy-light .modal-dialog .modal-content textarea {
  background: rgba(255, 255, 255, 0.3);
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #29555a;
  padding: 6px;
  font-family: 'Calibri', Arial;
  letter-spacing: 0.05rem;
  height: auto;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-light .modal-dialog .modal-content input + .input-group-addon,
.smart-style-entropy-light .modal-dialog .modal-content textarea + .input-group-addon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-light .modal-dialog .modal-content input:focus + .input-group-addon,
.smart-style-entropy-light .modal-dialog .modal-content textarea:focus + .input-group-addon {
  background: rgba(0, 0, 0, 0.1);
  border: 1px solid #b6d1de;
}
.smart-style-entropy-light .modal-dialog .modal-content .tabs-left .tab-content {
  margin: 0;
}
.smart-style-entropy-light .rangeInputs {
  background: rgba(227, 243, 247, 0.8) !important;
}
.smart-style-entropy-light .rangeInputs input {
  background: rgba(255, 255, 255, 0.3);
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #29555a;
  padding: 6px;
  font-family: 'Calibri', Arial;
  letter-spacing: 0.05rem;
  height: auto;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-light .rangeInputs input + .input-group-addon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-light .rangeInputs input:focus + .input-group-addon {
  background: rgba(0, 0, 0, 0.1);
  border: 1px solid #b6d1de;
}
.smart-style-entropy-light .modal-dialog.footer-on-top .modal-footer {
  position: absolute;
  top: 0;
  right: 44px;
}
.smart-style-entropy-light .modal.fullscreen-modal {
  padding: 0 !important;
}
.smart-style-entropy-light .modal.fullscreen-modal .modal-dialog {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  max-width: 100% !important;
}
.smart-style-entropy-light .modal.fullscreen-modal .modal-dialog .modal-content {
  height: 100%;
  border-radius: 0;
}
.smart-style-entropy-light .modal.fullscreen-modal .modal-dialog .modal-content .grid-container,
.smart-style-entropy-light .modal.fullscreen-modal .modal-dialog .modal-content .sortable-list-container {
  height: calc(80vh);
}
.smart-style-entropy-light .modal.fullscreen-modal .modal-dialog .modal-footer {
  bottom: 0;
  position: absolute;
  right: 0;
}
.smart-style-entropy-light .modal.fullscreen-modal .modal-dialog .modal-footer .btn:active {
  position: relative;
}
.smart-style-entropy-light .selector-modal .grid-container {
  height: 500px;
}
.smart-style-entropy-light .selector-modal .ne-selection-count {
  float: left;
  position: absolute;
  top: -6px;
}
.smart-style-entropy-light .selector-modal .group-columns-info {
  position: absolute;
  top: 25px;
  left: 15%;
}
.smart-style-entropy-light .selector-modal .sortable-list-container {
  height: 500px;
  overflow-y: scroll;
}
.smart-style-entropy-light .selector-modal .tabs-left ul li a {
  padding-left: 10px;
}
.smart-style-entropy-light .kpi-config-headers {
  width: 100%;
}
.smart-style-entropy-light .kpi-config-headers .kpi-config-kpi {
  padding-left: 40px;
}
.smart-style-entropy-light .kpi-config-headers .kpi-config-axis {
  width: 34px;
}
.smart-style-entropy-light .kpi-config-headers .kpi-config-graph {
  width: 91px;
}
.smart-style-entropy-light .kpi-config-headers .kpi-config-color {
  width: 81px;
}
.smart-style-entropy-light .grid-search-box {
  width: 110px;
}
.smart-style-entropy-light .sortable-list-container .sortable-list-header h1 {
  text-align: center;
  text-transform: uppercase;
}
.smart-style-entropy-light .sortable-list-container .axis-selector-btn {
  width: 35px;
}
.smart-style-entropy-light .sortable-list-container .serie-type-select {
  min-width: 90px !important;
}
.smart-style-entropy-light .sortable-list-container .serie-color-select {
  margin-left: auto;
  margin-right: 10px;
  margin-top: 5px;
}
.smart-style-entropy-light .sortable-list-container .serie-color-select > div > div:nth-child(2) {
  right: 0;
  top: 0;
}
.smart-style-entropy-light .sortable-list-container .sortable-list-remove {
  margin-left: 0px;
}
/* PANELES DASHBOARDS / REPORTS */
.smart-style-entropy-light .leaflet-container .leaflet-map-pane {
  z-index: auto;
}
.smart-style-entropy-light .leaflet-container .leaflet-control-zoom {
  border: 0;
  z-index: auto;
}
.smart-style-entropy-light .leaflet-container .leaflet-control-zoom .leaflet-control-zoom-out,
.smart-style-entropy-light .leaflet-container .leaflet-control-zoom .leaflet-control-zoom-in {
  color: #29555a;
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid #29555a;
  border-radius: 2px;
  margin: 1px;
  font-family: 'Calibri', Arial;
  line-height: 28px;
  font-weight: 100;
}
.smart-style-entropy-light .leaflet-container .leaflet-control-zoom .leaflet-control-zoom-out.leaflet-disabled,
.smart-style-entropy-light .leaflet-container .leaflet-control-zoom .leaflet-control-zoom-in.leaflet-disabled {
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  color: #8b8b8b;
  border: 1px solid #8b8b8b;
}
.smart-style-entropy-light .leaflet-container .leaflet-control-zoom .leaflet-control-zoom-out:hover,
.smart-style-entropy-light .leaflet-container .leaflet-control-zoom .leaflet-control-zoom-in:hover {
  border-color: #00a9ff;
  color: #49c7ee;
}
.smart-style-entropy-light .leaflet-container .leaflet-tooltip-pane .leaflet-tooltip {
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.9);
  color: #29555a;
}
.smart-style-entropy-light .leaflet-container .leaflet-tooltip-pane .leaflet-tooltip.leaflet-tooltip-right:before {
  border-right-color: rgba(255, 255, 255, 0.9);
}
.smart-style-entropy-light .leaflet-container .leaflet-tooltip-pane .leaflet-tooltip.leaflet-tooltip-left:before {
  border-left-color: rgba(255, 255, 255, 0.9);
}
.smart-style-entropy-light .leaflet-container .leaflet-zoom-animated path {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-light .leaflet-container .leaflet-zoom-animated path:hover {
  fill: #c6ecf7;
}
/* ANTIGUO */
.smart-style-entropy-light .propagation-graph #sliders {
  position: absolute;
  top: 0;
}
.smart-style-entropy-light .graph-section-special-events fieldset,
.smart-style-entropy-light .graph-section-special-events fieldset h3 {
  margin-bottom: 5px;
}
.margin-left-5 {
  margin-left: 5px !important;
}
/* Navigation */
.smart-style-entropy-light .nav-separation:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 170px;
  border-bottom: 1px solid rgba(102, 102, 102, 0.2);
  margin-bottom: 5px;
}
.smart-style-entropy-light .ag-filter .ag-filter-header-container:nth-child(2) {
  margin-top: 16px;
}
.smart-style-entropy-light .alarms-selector-container {
  width: 100%;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-top: 20px;
}
.smart-style-entropy-light .alarms-selector-container .rs-tooltip.rs-tooltip-text {
  color: #000;
}
.smart-style-entropy-light #settings_button {
  margin-right: 6px;
}
.smart-style-entropy-light #settings_button span a {
  cursor: pointer !important;
}
/* Movers */
.smart-style-entropy-light .movers-slider-time {
  margin-left: -20px;
  margin-bottom: 13px;
}
.smart-style-entropy-light .movers-buttons-array {
  list-style: none;
  padding-left: 5px;
}
.smart-style-entropy-light .movers-button {
  margin: 5px;
  width: 90%;
  height: 50px;
  background-color: #367a8a;
}
.smart-style-entropy-light .movers-button-value {
  float: right;
  color: #60ff60;
}
.smart-style-entropy-light .movers-main-filters {
  width: 100%;
  padding-left: 25px;
  font-size: 13px !important;
}
.smart-style-entropy-light .movers-main-filters .flatpickr-input {
  display: inline-block;
  box-sizing: border-box;
  border: none;
  height: 35px;
  width: 100%;
  padding: 7px 12px;
  margin-top: 0px;
}
.smart-style-entropy-light .movers-main-filters .granularity-selector {
  margin-bottom: 10px;
}
.smart-style-entropy-light .movers-main-filters .dropdown .dropdown-toggle {
  width: 100%;
  margin-top: 3px;
  margin-bottom: 3px;
  background: #d6f3fb;
  color: #29555a;
}
.smart-style-entropy-light .movers-main-filters .dropdown .dropdown-toggle span {
  display: inline-block;
  padding-top: 4px;
}
.smart-style-entropy-light .movers-main-filters .dropdown .dropdown-menu {
  position: absolute;
  z-index: 99999;
}
.smart-style-entropy-light .movers-main-filters .dropdown .dropdown-header {
  display: none;
}
.smart-style-entropy-light .movers-main-filters .filter-btn {
  width: 100%;
}
.smart-style-entropy-light .padding-sides {
  padding-left: 5px;
  padding-right: 5px;
  width: 50px;
}
.smart-style-entropy-light .advanced-dashboard-filters {
  width: 100%;
  padding-left: 25px;
  font-size: 13px !important;
}
.smart-style-entropy-light .advanced-dashboard-filters .dropdown.entropy-filter button i {
  float: left;
  margin-top: 2px;
}
.smart-style-entropy-light .advanced-dashboard-filters .granularity-slider {
  width: 90% !important;
}
.smart-style-entropy-light .advanced-dashboard-filters .dropdown.entropy-filter .dropdown-toggle,
.smart-style-entropy-light .advanced-dashboard-filters .btn-group-main .flatpickr-full-width.flatpickr-input {
  width: 90% !important;
}
.smart-style-entropy-light .advanced-dashboard-filters .filter-btn {
  width: 90% !important;
  margin-right: 0px;
}
.smart-style-entropy-light .advanced-dashboard-filters .btn-edit {
  float: right;
  margin-right: 20px;
  margin-top: 3px;
  margin-bottom: 3px;
}
.smart-style-entropy-light .granularity-filter {
  margin-bottom: 20px;
}
/* CQI Dashboard */
.smart-style-entropy-light .cqi-dashboard {
  padding-top: 0px;
}
.smart-style-entropy-light #main-tabs .dashboardContainer .jarviswidget .widget-body.cqi-dashboard {
  min-height: 400px;
  height: calc(80vh);
}
.smart-style-entropy-light .cqi-dashboard iframe {
  border: none;
  width: 100%;
  height: 100%;
}
.smart-style-entropy-light .cqi-dashboard .wdna-no-data {
  font-size: 20px;
}
.smart-style-entropy-light .cqi-main-filters .group-level-selector {
  width: 100%;
  margin-top: 3px;
  margin-bottom: 3px;
}
.smart-style-entropy-light .cqi-main-filters .granularity-filter {
  margin-bottom: 0px;
}
.smart-style-entropy-light .cqi-main-filters .flatpickr-input {
  width: 90%;
}
.smart-style-entropy-light .btn-transparent {
  background: transparent;
  color: #29555a;
  border-color: transparent;
}
/* With this the notifications will show over the overlays */
#divSmallBoxes {
  z-index: 999999;
}
#divSmallBoxes .SmallBox {
  border: 0;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.6);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#divSmallBoxes .SmallBox .foto {
  font-size: 24px;
  left: 12px;
  top: 6px;
}
#divSmallBoxes .SmallBox .textoFoto {
  margin: 3px 20px 3px 40px;
}
#divSmallBoxes .SmallBox .textoFoto span {
  font-weight: bold;
  font-size: 20px;
}
#divSmallBoxes .SmallBox:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.6);
}
/* Useful for add a small btn to select2 component */
.smart-style-entropy-light .btn-select2-addon {
  position: relative;
}
.smart-style-entropy-light .btn-select2-addon button,
.smart-style-entropy-light .btn-select2-addon .btn {
  position: absolute;
  height: 32px;
  right: 0px;
  z-index: 10000;
  border: none;
  width: 20%;
  top: unset;
  left: unset;
}
.smart-style-entropy-light .btn-select2-addon button i,
.smart-style-entropy-light .btn-select2-addon .btn i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.smart-style-entropy-light .btn-select2-addon button i.fa-spin,
.smart-style-entropy-light .btn-select2-addon .btn i.fa-spin {
  top: 20%;
  left: 28%;
}
.smart-style-entropy-light .btn-select2-addon .select2 .select2-selection__choice {
  z-index: 999;
}
.smart-style-entropy-light .btn-select2-addon .select2 .select2-selection__arrow {
  display: none;
}
/* Div select */
.smart-style-entropy-light .div-select div#titulo {
  width: 100%;
  margin-top: 100px;
}
.smart-style-entropy-light .div-select p#header {
  text-align: center;
  font-size: 2.5em;
  color: #9a9a9a;
}
.smart-style-entropy-light .div-select p#subheader {
  text-align: center;
  color: #cecece;
  margin-top: 20px;
  font-size: 1.3em;
}
.smart-style-entropy-light .div-select header {
  margin: 100px auto;
  width: 1200px;
  height: 230px;
  background-color: red;
}
.smart-style-entropy-light .div-select div.effect-button-container {
  cursor: pointer;
  width: 90px;
  height: 100%;
  float: left;
  margin-right: 3px;
}
.smart-style-entropy-light .div-select div.effect-button-container svg {
  width: 90px;
  fill: #29555a;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-light .div-select div.effect-button-container p.texto {
  font-size: 1em;
  color: #29555a;
  text-align: center;
  padding-top: 10px;
  opacity: 1 !important;
  -webkit-transition: all 0.4s;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-light .div-select div.effect-button-container:hover svg {
  fill: #49c7ee !important;
}
.smart-style-entropy-light .div-select div.effect-button-container:hover p.texto {
  color: #43addf;
}
.smart-style-entropy-light .div-select div.effect-button-container.selected svg {
  fill: #00a9ff !important;
}
.smart-style-entropy-light .div-select div.effect-button-container.selected p.texto {
  color: #00a9ff;
  font-weight: 700;
}
/* Select multi */
.btn-select-multi {
  width: 100%;
}
/* General filter */
.smart-style-entropy-light .general-filters .cl-element {
  width: 100%;
}
.smart-style-entropy-light .jarviswidget-auto-height .widget-body {
  min-height: 400px !important;
  height: auto !important;
}
/* Sortable List */
.smart-style-entropy-light .sortable-list-header h1 {
  margin: 5px 0 10px 0;
}
.smart-style-entropy-light .sortable-list {
  list-style: none;
  user-select: none;
}
.smart-style-entropy-light .sortable-list-order-handler {
  position: relative;
  color: #29555a;
  top: 0px;
  display: inline-block;
  width: 18px;
  height: 11px;
  opacity: 0.9;
  margin-right: 20px;
  cursor: row-resize;
}
.smart-style-entropy-light .sortable-list-value {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #29555a;
  margin-right: 5px;
  width: 80%;
}
.smart-style-entropy-light .sortable-list-remove {
  cursor: pointer;
  color: red;
  margin-left: 10px;
  font-size: 20px;
}
.smart-style-entropy-light .sortable-list-button {
  cursor: pointer;
  color: red;
  margin-left: 10px;
  font-size: 20px;
}
.smart-style-entropy-light .sortable-list-item {
  font-size: 13px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1px;
  width: 100%;
  padding: 0 10px;
  min-height: 32px;
  background-color: rgba(255, 255, 255, 0.4);
  border-bottom: 0;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 400;
  z-index: 99999;
}
.smart-style-entropy-light .sortable-list-item .list-order-handler {
  margin-right: 5px;
}
.smart-style-entropy-light .sortable-list-item .sortable-list-remove .fa-times {
  color: #af0202;
}
/* KPI Evolution */
.smart-style-entropy-light .kpi-evolution .btn-select2-addon .select2-container--disabled,
.smart-style-entropy-light .kpi-evolution .btn-select2-addon .select2-container--disabled .select2-container--disabled input {
  cursor: default;
}
/* for adding icons to inputs */
.smart-style-entropy-light .inner-addon {
  position: relative;
}
.smart-style-entropy-light .inner-addon .icon {
  position: absolute;
  padding: 10px;
  padding-top: 8px;
  z-index: 999;
}
.smart-style-entropy-light .left-addon .icon {
  left: 0px;
}
.smart-style-entropy-light .right-addon .icon {
  right: 0px;
}
.smart-style-entropy-light .left-addon input {
  padding-left: 30px !important;
}
.smart-style-entropy-light .right-addon input {
  padding-right: 30px !important;
}
.smart-style-entropy-light .fuelux .wizard {
  background: transparent;
  border: 1px solid #b6d1de;
}
.smart-style-entropy-light .fuelux .wizard ul.steps li {
  background: rgba(255, 255, 255, 0.4);
  border-right: 1px solid #b6d1de;
}
.smart-style-entropy-light .fuelux .wizard ul.steps li.active {
  color: #00a9ff;
}
.smart-style-entropy-light .fuelux .wizard ul.steps li.active .badge {
  color: rgba(255, 255, 255, 0.9);
  background: #00a9ff;
}
.smart-style-entropy-light .fuelux .wizard ul.steps li.complete {
  color: #49c7ee;
}
.smart-style-entropy-light .fuelux .wizard ul.steps li.complete .badge {
  color: rgba(255, 255, 255, 0.9);
  background: #49c7ee;
}
.smart-style-entropy-light .fuelux .wizard ul.steps li:hover {
  background: rgba(255, 255, 255, 0.6);
}
.smart-style-entropy-light .fuelux .wizard ul.steps li .chevron {
  display: none;
}
.smart-style-entropy-light .fuelux .wizard .actions {
  position: relative;
  background: transparent;
  border: 0;
}
.smart-style-entropy-light .fuelux .wizard .actions .btn-sm {
  margin-left: 4px;
}
.smart-style-entropy-light .fuelux .wizard .actions .btn-primary {
  background: #b9d5e6 !important;
  color: #29555a;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  border: 0;
  padding: 5px 10px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-light .fuelux .wizard .actions .btn-primary:hover {
  background: #a0d4e8 !important;
}
.smart-style-entropy-light .fuelux .step-content .step-pane .cl-element {
  margin-bottom: 4px;
}
.smart-style-entropy-light .img-select-filter {
  height: 65px;
  margin: auto;
}
.smart-style-entropy-light .block-selection-filter:hover {
  background-color: rgba(0, 0, 0, 0.4);
  cursor: pointer;
}
/* for adding icons to inputs */
.smart-style-entropy-light .inner-addon {
  position: relative;
}
.smart-style-entropy-light .inner-addon .icon {
  position: absolute;
  padding: 10px;
  padding-top: 8px;
  z-index: 999;
}
.smart-style-entropy-light .left-addon .icon {
  left: 0px;
}
.smart-style-entropy-light .right-addon .icon {
  right: 0px;
}
.smart-style-entropy-light .left-addon input {
  padding-left: 30px !important;
}
.smart-style-entropy-light .right-addon input {
  padding-right: 30px !important;
}
/* SQL Builder */
.smart-style-entropy-light .query-builder .drag-handle {
  color: grey;
}
.smart-style-entropy-light .rule-value-container input[type='number'] {
  width: 70px;
}
.smart-style-entropy-light .query-builder .rules-group-container {
  margin: 0;
  padding: 0;
  border: transparent;
  background: transparent;
}
/* ================================
/*      Fix General filter
/* ================================

/* Button */
.smart-style-entropy-light .general-filters .dropdown-toggle {
  width: 100%;
  font-size: 13px !important;
}
.smart-style-entropy-light .general-filters .btn-group-main .btn-secondary,
.smart-style-entropy-light .movers-main-filters .btn-group-main .btn-secondary,
.smart-style-entropy-light .main-filters .btn-secondary,
.smart-style-entropy-light .cqi-main-filters.propagation-delay-filters .btn-secondary,
.smart-style-entropy-light .btn-group-main .btn-secondary,
.smart-style-entropy-light .cqi-main-filters .btn-group-main .entropy-filter .btn-secondary {
  display: inline-block;
  width: 38px;
  height: 35px;
  margin: 5px 0;
}
.smart-style-entropy-light .general-filters .btn-group-main .btn-secondary i,
.smart-style-entropy-light .movers-main-filters .btn-group-main .btn-secondary i,
.smart-style-entropy-light .main-filters .btn-secondary i,
.smart-style-entropy-light .cqi-main-filters.propagation-delay-filters .btn-secondary i,
.smart-style-entropy-light .btn-group-main .btn-secondary i,
.smart-style-entropy-light .cqi-main-filters .btn-group-main .entropy-filter .btn-secondary i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.smart-style-entropy-light .general-filters .btn-group-main .btn-secondary i.fa-spin,
.smart-style-entropy-light .movers-main-filters .btn-group-main .btn-secondary i.fa-spin,
.smart-style-entropy-light .main-filters .btn-secondary i.fa-spin,
.smart-style-entropy-light .cqi-main-filters.propagation-delay-filters .btn-secondary i.fa-spin,
.smart-style-entropy-light .btn-group-main .btn-secondary i.fa-spin,
.smart-style-entropy-light .cqi-main-filters .btn-group-main .entropy-filter .btn-secondary i.fa-spin {
  top: 20%;
  left: 28%;
}
.smart-style-entropy-light .main-filters .btn-primary,
.smart-style-entropy-light .main-filters .date-picker,
.smart-style-entropy-light .movers-main-filters .btn-group-main .btn-primary,
.smart-style-entropy-light .cqi-main-filters.propagation-delay-filters .btn-primary,
.smart-style-entropy-light .cqi-main-filters.propagation-delay-filters .date-picker,
.smart-style-entropy-light .btn-group-main .date-picker,
.smart-style-entropy-light .cqi-main-filters .btn-group-main .entropy-filter .btn-primary {
  display: inline-block;
  width: calc(100% - 50px) !important;
  margin: 5px 3px 5px 0;
  height: 35px;
}
.smart-style-entropy-light .cqi-main-filters.propagation-delay-filters .granularity-filter .btn-primary,
.smart-style-entropy-light .cqi-main-filters.fm-alarms .granularity-filter .btn-primary,
.smart-style-entropy-light .cqi-main-filters.nominal-plan .btn-primary,
.smart-style-entropy-light .cqi-main-filters .entropy-filter .btn-primary {
  width: 100% !important;
}
.smart-style-entropy-light .date-picker .flatpickr-input {
  width: 100%;
}
.smart-style-entropy-light .general-filters .btn-select2-addon button {
  z-index: auto;
}
.smart-style-entropy-light .general-filters .delta-date-compare .flatpickr-delta-full-width {
  width: 100% !important;
}
.smart-style-entropy-light .general-filters fieldset {
  background: transparent !important;
}
.smart-style-entropy-light .general-filters .select2-selection {
  padding: 0 8px !important;
}
.smart-style-entropy-light .general-filter-all .custom-list > ul ul ul li a {
  padding: 8px 10px 8px 10px !important;
}
.smart-style-entropy-light .general-filter-all .custom-list ul > li > ul {
  padding-left: 10px !important;
}
.smart-style-entropy-light .general-filters fieldset {
  padding: 5px 0;
}
/* Tree view filter */
.smart-style-entropy-light .tree li > div {
  display: inline-block;
}
.smart-style-entropy-light .tree .select2-treview {
  margin-left: 5px;
  display: inline-block;
}
.smart-style-entropy-light .tree li .select2-treview span {
  border: none;
  border-radius: none;
  padding: 0px;
  -webkit-border-radius: 0px;
  display: inline-block;
}
.smart-style-entropy-light .tree li .select2-treview .select2-selection {
  padding: 0 8px;
}
.smart-style-entropy-light .tree li.parent_li > span {
  cursor: pointer;
  padding: 3px 8px;
}
.smart-style-entropy-light .tree .delete-row {
  cursor: pointer;
  padding: 0px;
  border: none;
  margin-right: 5px;
}
.smart-style-entropy-light .tree .delete-row:hover {
  color: red;
}
.smart-style-entropy-light .tree li .select2-selection {
  height: 26px;
  line-height: 26px;
  position: relative;
  top: 2px;
}
.smart-style-entropy-light .tree li .select2-selection__placeholder {
  padding-right: 30px !important;
}
.help-desk a {
  position: absolute;
  top: 0;
}
/* Slider time */
.smart-style-entropy-light .granularity-slider .rc-slider {
  float: left;
  width: 60%;
  font-size: 13px;
}
.smart-style-entropy-light .granularity-slider .btn {
  float: left;
  width: 15%;
  padding: 0;
  position: relative;
  top: -3px;
  background: transparent;
}
.smart-style-entropy-light .granularity-slider .btn-left {
  margin-right: 10px;
}
.smart-style-entropy-light .granularity-slider .btn-right {
  margin-right: 0px;
  margin-left: 10px;
}
.smart-style-entropy-light .granularity-slider input {
  float: left;
  width: 60%;
  font-size: 13px;
}
/* Button group + input */
.smart-style-entropy-light .btn-group-main .btn-secondary {
  float: right;
}
.smart-style-entropy-light .btn-group-main .flatpickr-full-width.flatpickr-input {
  width: 100% !important;
}
.smart-style-entropy-light .btn-group-main .flatpickr-input {
  padding: 7px 12px;
  border: none;
  margin-top: 0px;
  min-height: 35px;
}
.smart-style-entropy-light .btn-group-main .flatpickr-range {
  font-size: 11px;
  padding: 0px;
}
/* Dashboard */
.smart-style-entropy-light #main {
  background-color: rgba(0, 0, 0, 0);
  overflow-x: unset !important;
}
/* Group Filter */
.smart-style-entropy-light .group-filter-order {
  padding-right: 0px;
}
/* Your style.css */
.smart-style-entropy-light .fixed-header #main {
  margin-top: 60px;
}
.smart-style-entropy-light .ui-helper-clearfix:after,
.smart-style-entropy-light .ui-helper-clearfix:before {
  display: none !important;
}
.smart-style-entropy-light .fixed-header #header {
  position: fixed;
  width: 100%;
  z-index: 55;
  top: 0;
  border-bottom: 2px solid #999;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
.smart-style-entropy-light .demo label {
  display: grid;
  margin: 5px 0px 0px 0px !important;
  padding: 0px;
}
.smart-style-entropy-light body.menu-on-top.fixed-header {
  padding-top: 85px;
}
.smart-style-entropy-light .fixed-navigation nav > ul {
  padding-right: 15px;
  position: relative;
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
}
.smart-style-entropy-light html {
  background: none;
}
.smart-style-entropy-light .mt-0 {
  margin-top: 0 !important;
}
.smart-style-entropy-light .mb-0 {
  margin-top: 0 !important;
}
.smart-style-entropy-light .mt-10 {
  margin-top: 10 !important;
}
.smart-style-entropy-light .mb-10 {
  margin-bottom: 10px !important;
}
.smart-style-entropy-light .mb-30 {
  margin-bottom: 30px !important;
}
.smart-style-entropy-light .mb-28 {
  margin-bottom: 28px !important;
}
.smart-style-entropy-light .ml-1 {
  margin-left: 10px !important;
}
.smart-style-entropy-light .mr-1 {
  margin-right: 10px !important;
}
.smart-style-entropy-light .px-2 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.smart-style-entropy-light .p-3 {
  padding: 30px !important;
}
.smart-style-entropy-light .loading-wdna {
  height: 30px;
  position: relative;
  top: 10px;
}
/* Select2 Smart form */
.smart-style-entropy-light .smart-form .select2-selection__choice {
  padding: 1px 28px 1px 8px;
  margin: 4px 0 3px 5px;
  border: 0px;
  line-height: 20px;
}
.smart-style-entropy-light .smart-form .select2-selection__choice__remove {
  padding: 4px 3px 3px 6px;
}
/* Select2 Title */
.smart-style-entropy-light .select2Title .select2-selection {
  border: 0px solid #ccc !important;
  background: rgba(255, 255, 255, 0.6) !important;
  font-size: 16px;
  color: #3276b1;
}
.smart-style-entropy-light .select2Title .select2-selection__arrow {
  border-left: 0px;
  position: relative;
}
.smart-style-entropy-light .select2Title .select2-selection__choice {
  padding: 1px 28px 1px 8px;
  margin: 4px 0 3px 5px;
  position: relative;
  border: 1px transparent;
  color: #333;
  background-color: transparent !important;
}
.smart-style-entropy-light .select2Title .select2-selection__choice {
  border: none;
}
/* Fondo */
.smart-style-entropy-light body {
  background: #f9f9f9;
}
/* Header */
.smart-style-entropy-light #header > div {
  height: 60px;
  font-size: 24px !important;
}
.mobile-detected.smart-style-entropy-light #header > div {
  height: 60px;
  font-size: 22px !important;
}
.smart-style-entropy-light #header .btn-header > :first-child > a {
  height: inherit;
  min-width: inherit;
  /* padding-left: 20px; */
}
/* Navegador izquierda */
.smart-style-entropy-light aside {
  display: block;
  background: rgba(235, 241, 245, 0.9);
}
.smart-style-entropy-light aside nav ul li a:link,
.smart-style-entropy-light aside nav ul li a:visited {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #666 !important;
}
.smart-style-entropy-light aside nav ul li a:link.header-element,
.smart-style-entropy-light aside nav ul li a:visited.header-element {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-bottom: 1px solid rgba(102, 102, 102, 0.5);
  background-color: rgba(102, 102, 102, 0.1);
}
.smart-style-entropy-light aside nav ul li a:link.header-element .menu-item-parent,
.smart-style-entropy-light aside nav ul li a:visited.header-element .menu-item-parent {
  padding-left: 25px;
}
.smart-style-entropy-light aside nav ul li a:link.header-element.separator-header,
.smart-style-entropy-light aside nav ul li a:visited.header-element.separator-header {
  margin-top: 20px;
}
.smart-style-entropy-light aside nav ul li a:link .collapse-sign,
.smart-style-entropy-light aside nav ul li a:visited .collapse-sign {
  margin-top: 5px;
}
.smart-style-entropy-light aside nav ul li a:link .navigation-icon,
.smart-style-entropy-light aside nav ul li a:visited .navigation-icon {
  width: 22px;
  position: absolute;
  left: 8px;
  top: 8px;
}
.smart-style-entropy-light aside nav ul li a:link .navigation-icon.svg,
.smart-style-entropy-light aside nav ul li a:visited .navigation-icon.svg {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  fill: #29555a;
}
.smart-style-entropy-light aside nav ul li a:hover,
.smart-style-entropy-light aside nav ul li a:active {
  color: #43addf !important;
}
.smart-style-entropy-light aside nav ul li a:hover.header-element,
.smart-style-entropy-light aside nav ul li a:active.header-element {
  background-color: rgba(102, 102, 102, 0.02);
}
.smart-style-entropy-light aside nav ul li a:hover .navigation-icon.svg,
.smart-style-entropy-light aside nav ul li a:active .navigation-icon.svg {
  fill: #43addf !important;
}
.smart-style-entropy-light aside nav ul li.active > a {
  color: #00a9ff !important;
  vertical-align: middle;
}
/* Boton ocultar barra */
.smart-style-entropy-light .minifyme {
  background: none;
  color: #f9f9f9;
  text-align: center;
  padding: 0;
  width: 36px;
  height: 28px;
  display: block;
  position: absolute;
  right: 0;
  border-radius: 5px 0 0 5px;
  cursor: pointer;
  margin-top: 7px;
  font-size: 19px;
  transition: all 0.1s linear 0s;
  border-bottom: none;
}
.smart-style-entropy-light .minifyme svg {
  fill: #666;
  width: 30px;
  height: 28px;
}
.smart-style-entropy-light .minifyme svg #arrow_right {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.smart-style-entropy-light .minifyme svg #arrow_left {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.smart-style-entropy-light .minifyme:hover svg {
  fill: #43addf;
}
.smart-style-entropy-light.minified .minifyme {
  right: 0;
  color: #a8a8a8;
  position: relative;
  width: 100%;
  border-radius: 0;
  margin: 7px 0 0 0;
  height: 34px;
  font-size: 23px;
}
.smart-style-entropy-light.minified .minifyme:hover {
  background: none;
}
.smart-style-entropy-light.minified .minifyme svg #arrow_right {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.smart-style-entropy-light.minified .minifyme svg #arrow_left {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
/* FIN Boton ocultar barra */
/* Login */
.smart-style-entropy-light .login-info a {
  color: #4c4f53;
}
.smart-style-entropy-light .login-info > span {
  border-bottom: 1px solid #0b84ac;
}
.smart-style-entropy-light .btn.btn-ribbon {
  background-color: transparent !important;
  background-image: none;
}
/* Titulo superior */
.smart-style-entropy-light #ribbon {
  min-height: 40px;
  padding: 0 0px;
  position: relative;
}
.smart-style-entropy-light #ribbon .breadcrumb {
  color: rgba(0, 0, 0, 0.6) !important;
}
.smart-style-entropy-light .jarviswidget .widget-body {
  position: relative;
  height: 100%;
}
.smart-style-entropy-light .jarviswidget-active {
  background-color: rgba(255, 255, 255, 0.6) !important;
}
/* LTE Sidebar Functions */
.smart-style-entropy-light #sidebar-elem-container .custom-list ul .open > a {
  color: #00a9ff !important;
}
.smart-style-entropy-light #sidebar-elem-container .custom-list ul .open > a i {
  color: #00a9ff !important;
}
.smart-style-entropy-light #sidebar-elem-container .custom-list ul li svg {
  width: 22px;
  height: 22px;
  margin-right: 6px;
  float: left;
  transform: translateY(-4px);
  fill: #666;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-light #sidebar-elem-container .custom-list ul li svg.highcharts-root {
  width: auto;
  height: auto;
  transform: translate(0px, 0px) !important;
}
.smart-style-entropy-light #sidebar-elem-container .custom-list ul li:hover svg {
  transform: translate(2px, -4px);
  fill: #49c7ee;
}
.smart-style-entropy-light #sidebar-elem-container .custom-list ul li.open svg {
  transform: translate(2px, -4px);
  fill: #00a9ff;
}
.smart-style-entropy-light #sidebar-elem-container .custom-list ul li .inside-sidebar-accordion-ol {
  list-style: none;
  padding-left: 26px;
}
.smart-style-entropy-light #sidebar-elem-container .custom-list ul li .inside-sidebar-accordion-ol li {
  padding: 0px 4px 8px 0px !important;
}
.smart-style-entropy-light #sidebar-elem-container .custom-list ul li .inside-sidebar-accordion-ol li:before {
  content: none !important;
}
.smart-style-entropy-light #sidebar-elem-container .custom-list ul li .inside-sidebar-accordion-ol li a {
  padding: 0px !important;
}
/* LTE Functions */
.smart-style-entropy-light .lte-functions-form {
  text-align: center;
}
.smart-style-entropy-light .lte-functions-form .btn {
  width: 70%;
}
/* Layout Switcher */
.smart-style-entropy-light .demo {
  position: absolute;
  top: 65px;
  right: 0;
  width: 160px;
  z-index: 902;
  background: #ccc;
}
.smart-style-entropy-light #close-demo {
  float: right;
}
.smart-style-entropy-light .demo > span {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 30px;
  width: 30px;
  border-radius: 0px 0 0 0px;
  background: #fafafa;
  padding: 2px;
  text-align: center;
  line-height: 20px;
  cursor: pointer;
}
.smart-style-entropy-light label input[type='checkbox'].checkbox + span,
label input[type='radio'].radiobox + span {
  font-size: 14px;
}
/* Advanced Filter */
.smart-style-entropy-light .advanced-filter {
  display: none;
  width: 100%;
}
/* Advanced filter network elements */
.smart-style-entropy-light .ne-text-form,
.smart-style-entropy-light .ne-text-form-container,
.smart-style-entropy-light .form-horizontal {
  height: 100%;
  width: 100%;
}
.smart-style-entropy-light .ne-text-form .ne-text-form-container {
  height: 90%;
}
.smart-style-entropy-light .ne-text-form .ne-text-form-footer {
  margin-top: 15px;
  height: 10%;
}
.smart-style-entropy-light .ne-text-form .ne-text-form-container textarea {
  width: 100%;
  height: 100%;
  resize: none;
}
.smart-style-entropy-light .ne-text-form .ne-text-form-footer .btn-primary {
  float: right;
}
.smart-style-entropy-light .advanced-filter .delimiters-form {
  float: left;
}
.smart-style-entropy-light .advanced-filter h1 {
  letter-spacing: normal;
}
.smart-style-entropy-light .advanced-filter .cl-element {
  margin: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 100%;
}
.smart-style-entropy-light .advanced-filter .btn-select2-addon button,
.smart-style-entropy-light .advanced-filter .btn-select2-addon .btn:active {
  background: transparent;
}
.smart-style-entropy-light .advanced-filter .btn-select2-addon .btn:hover,
.smart-style-entropy-light .advanced-filter .btn-select2-addon .btn:focus {
  background: transparent;
}
.smart-style-entropy-light .advanced-filter .btn-select2-addon .select2-container--disabled,
.smart-style-entropy-light .advanced-filter .btn-select2-addon .select2-container--disabled .select2-container--disabled input {
  cursor: default;
}
.smart-style-entropy-light .advanced-filter .select2 .select2-selection__choice__remove {
  cursor: pointer;
}
.smart-style-entropy-light .advanced-filter .ne-select {
  position: relative;
}
.smart-style-entropy-light .advanced-filter .ne-select .select2-selection__choice {
  z-index: 999;
}
/* Side bar filters */
.smart-style-entropy-light .entropy-filter .dropdown-menu li a {
  padding: 3px 20px;
}
.smart-style-entropy-light .open > .dropdown-menu {
  display: block !important;
}
.smart-style-entropy-light .vendor-filter .entropy-filter button.dropdown-toggle {
  font-size: 12px;
}
.smart-style-entropy-light .vendor-filter .btn-secondary {
  display: inline-block;
  box-sizing: border-box;
  border: none;
  height: 35px;
}
/* UiDialog */
.smart-style-entropy-light .ui-functionality-modal .select-lcm-group {
  width: 80%;
  margin: 5px;
}
.smart-style-entropy-light .ui-functionality-modal {
  border: 1px solid white;
}
.smart-style-entropy-light .ui-dialog .ui-dialog-titlebar-close {
  opacity: 1;
}
.smart-style-entropy-light .ui-dialog .ui-dialog-titlebar-close:hover {
  opacity: 0.5;
}
/* Main Filters In Right sidebar */
.smart-style-entropy-light .main-filters,
.smart-style-entropy-light .drill-down-functions {
  width: 100%;
  padding-left: 25px;
  font-size: 13px !important;
}
.smart-style-entropy-light .main-filters .btn-secondary,
.smart-style-entropy-light .drill-down-functions .btn-secondary {
  display: inline-block;
  box-sizing: border-box;
  border: none;
  height: 35px;
  width: 35px;
}
.smart-style-entropy-light .main-filters .filter-btn,
.smart-style-entropy-light .drill-down-functions .filter-btn {
  width: 100%;
  margin-top: 3px;
  margin-bottom: 3px;
  background: rgba(255, 255, 255, 0.4);
  color: #29555a;
  margin-right: 10px;
}
.smart-style-entropy-light .main-filters .granularity-selector,
.smart-style-entropy-light .drill-down-functions .granularity-selector {
  margin-bottom: 10px;
}
.smart-style-entropy-light .main-filters .granularity-selector .dropdown .dropdown-toggle,
.smart-style-entropy-light .drill-down-functions .granularity-selector .dropdown .dropdown-toggle {
  width: 100% !important;
}
.smart-style-entropy-light .main-filters .dropdown .dropdown-toggle,
.smart-style-entropy-light .drill-down-functions .dropdown .dropdown-toggle {
  width: 90%;
  margin-bottom: 3px;
  display: inline-block;
  box-sizing: border-box;
  border: none;
  height: 35px;
}
.smart-style-entropy-light .main-filters .dropdown .dropdown-toggle span,
.smart-style-entropy-light .drill-down-functions .dropdown .dropdown-toggle span {
  padding-top: 4px;
  display: inline-block;
}
.smart-style-entropy-light .flatpickrRange {
  font-size: 11px;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
/* range picker */
.smart-style-entropy-light .flatpickr-days {
  width: 205.875px;
}
.smart-style-entropy-light .dayContainer {
  width: 205.875px;
  min-width: 205.875px;
  max-width: 205.875px;
}
.smart-style-entropy-light .flatpickr-current-month {
  left: 6.5%;
}
.smart-style-entropy-light .flatpickr-months select,
.smart-style-entropy-light .flatpickr-months input {
  font-size: 14px !important;
}
.smart-style-entropy-light .flatpickr-calendar {
  margin: 5px 0px;
  font-size: 13px;
  width: 220px;
  background: linear-gradient(to top left, #d6f3fb, #8bc3da);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #b6d1de;
}
.smart-style-entropy-light .flatpickr-calendar .flatpickr-prev-month svg,
.smart-style-entropy-light .flatpickr-calendar .flatpickr-next-month svg {
  fill: #29555a;
}
.smart-style-entropy-light .flatpickr-calendar .flatpickr-prev-month:hover svg,
.smart-style-entropy-light .flatpickr-calendar .flatpickr-next-month:hover svg {
  fill: #49c7ee;
}
.smart-style-entropy-light .flatpickr-calendar .flatpickr-day {
  max-width: 29px;
  height: 29px;
  line-height: 29px;
  color: #29555a;
}
.smart-style-entropy-light .flatpickr-calendar .flatpickr-day.inRange {
  color: #29555a;
  border: 0;
  background: rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: -5px 0 0 rgba(255, 255, 255, 0.3);
  box-shadow: -5px 0 0 rgba(255, 255, 255, 0.3);
}
.smart-style-entropy-light .flatpickr-calendar .flatpickr-day.inRange.today {
  background: rgba(255, 255, 255, 0.6);
}
.smart-style-entropy-light .flatpickr-calendar .flatpickr-day.endRange {
  -webkit-box-shadow: -5px 0 0 rgba(255, 255, 255, 0.3) !important;
  box-shadow: -5px 0 0 rgba(255, 255, 255, 0.3) !important;
  background: #49c7ee;
}
.smart-style-entropy-light .flatpickr-calendar .flatpickr-day.startRange {
  background: #49c7ee;
  -webkit-box-shadow: 5px 0 0 rgba(255, 255, 255, 0.3) !important;
  box-shadow: 5px 0 0 rgba(255, 255, 255, 0.3) !important;
}
.smart-style-entropy-light .flatpickr-calendar .flatpickr-day:hover {
  color: #e7e5e5;
  background: #49c7ee;
  border-color: #49c7ee;
}
.smart-style-entropy-light .flatpickr-calendar .flatpickr-day.disabled {
  color: #8b8b8b;
}
.smart-style-entropy-light .flatpickr-calendar .flatpickr-day.disabled:hover {
  color: #8b8b8b;
  background: transparent;
  border-color: transparent;
}
.smart-style-entropy-light .flatpickr-input {
  background: #b9d5e6 !important;
  background-size: cover !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #29555a;
  font-family: 'Calibri', Arial;
  border: 0;
  padding: 5px;
  margin-top: 3px;
  margin-bottom: 3px;
  text-align: center;
}
.smart-style-entropy-light .flatpickr-input:hover {
  background: #a0d4e8 !important;
  background-size: cover !important;
  border: 0;
}
.smart-style-entropy-light .flatpickr-input:active {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  top: 0;
  left: 0;
}
.smart-style-entropy-light .flatpickr-input:disabled {
  cursor: not-allowed;
  opacity: 0.65;
}
.smart-style-entropy-light .date-picker .date-picker-icon {
  position: relative;
  left: 10px;
}
.smart-style-entropy-light .flatpickr-full-width {
  width: 100% !important;
}
.smart-style-entropy-light .flatpickr-day.selected,
.smart-style-entropy-light .flatpickr-day.selected.endRange,
.smart-style-entropy-light .flatpickr-day.selected.startRange,
.smart-style-entropy-light .flatpickr-day.endRange,
.smart-style-entropy-light .flatpickr-day.endRange:hover,
.smart-style-entropy-light .flatpickr-day.startRange,
.smart-style-entropy-light .flatpickr-day.startRange:hover {
  background: #00a9ff;
  color: #e7e5e5;
  border: none;
}
.smart-style-entropy-light #hoursListContainer .hoursList {
  padding-left: 10px;
}
.smart-style-entropy-light #hoursListContainer .hoursList .hourListItem {
  border: 0;
  color: #8b8b8b;
  font-size: 13px;
  line-height: 19px;
  margin: 1px;
  height: 20px;
}
.smart-style-entropy-light #hoursListContainer .hoursList .hourListItem.activeHour {
  background: #00a9ff;
  color: #e7e5e5;
}
.smart-style-entropy-light .error-404-page {
  position: relative;
  text-align: center;
  top: 100px;
}
.smart-style-entropy-light .error-404-page h1 {
  font-size: 250% !important;
  font-weight: 700 !important;
  color: #29555a;
}
.smart-style-entropy-light .error-404-page h3 {
  font-size: 150% !important;
  color: #29555a;
}
/* grid table toolpanel bug */
.smart-style-entropy-light .ag-theme-custom-new .ag-tool-panel {
  color: #29555a !important;
}
/* responsive paging panel bug */
@media (max-width: 768px) {
  .smart-style-entropy-light .ag-theme-custom-new .ag-paging-panel {
    padding-top: 25px;
    padding-bottom: 20px;
  }
}
.smart-style-entropy-light .grid-export-panel,
.smart-style-entropy-light .grid-filters-btn,
.smart-style-entropy-light .grid-reset-btn {
  float: left;
  margin-right: 5px;
}
.smart-style-entropy-light .grid-export-panel .grid-export-btn,
.smart-style-entropy-light .grid-filters-btn,
.smart-style-entropy-light .grid-reset-btn {
  background: #b9d5e6 !important;
  color: #29555a;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  border: 0;
  padding: 5px 10px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-light .grid-export-panel .grid-export-btn:hover,
.smart-style-entropy-light .grid-filters-btn:hover,
.smart-style-entropy-light .grid-reset-btn:hover {
  background: #a0d4e8 !important;
}
/* ag-grid for rollback tables */
.smart-style-entropy-light .rollback-table .wdna-grid-default-cell {
  white-space: normal;
}
.smart-style-entropy-light .ag-header-group-cell.ag-header-group-cell-with-group {
  background: rgba(39, 38, 43, 0.8);
}
.smart-style-entropy-light .wdna-grid-editable-cell {
  color: rgba(255, 255, 255, 0.8);
}
.smart-style-entropy-light .wdna-grid-non-editable-cell {
  color: rgba(255, 255, 255, 0.9);
}
/* for left search box */
.smart-style-entropy-light .grid-search-form {
  float: right;
}
.smart-style-entropy-light .grid-search-form + .wdna-grid-table {
  float: left;
  height: 94% !important;
}
/* leaflet map */
.smart-style-entropy-light .leaflet-container {
  background: transparent;
}
.smart-style-entropy-light .rtMap .leaflet-container li {
  margin-bottom: -15px;
  font-size: 11px;
}
.smart-style-entropy-light .rtMap h3 {
  font-size: 12px;
  margin: -20px 0px -10px 0px;
  text-align: center;
}
.smart-style-entropy-light .rtMap .leaflet-container h3 {
  font-size: 12px;
  margin: -30px 0px 0px 0px;
  text-align: center;
}
.smart-style-entropy-light .rollback-table {
  height: 400px;
}
.smart-style-entropy-light .map-normal-legend ul {
  list-style: none;
  padding-left: 0px;
}
.smart-style-entropy-light .map-normal-legend h1 {
  font-weight: 700;
}
.smart-style-entropy-light .map-normal-legend h1 span {
  font-size: 13px;
}
.smart-style-entropy-light .leaflet-container .leaflet-top,
.smart-style-entropy-light .leaflet-container .leaflet-bottom {
  z-index: auto !important;
}
/* Modal */
.smart-style-entropy-light .modal {
  text-align: center;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .smart-style-entropy-light .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: ' ';
    height: 100%;
  }
}
.smart-style-entropy-light .modal-dialog {
  width: 1200px;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.smart-style-entropy-light .modal .close {
  opacity: 1;
}
.smart-style-entropy-light .modal-content .nav-tabs > li.active > a {
  background: rgba(0, 0, 0, 0.7) !important;
}
.smart-style-entropy-light .close {
  font-size: 28px;
}
.smart-style-entropy-light .pager .disabled > a,
.smart-style-entropy-light .pager .disabled > a:focus,
.smart-style-entropy-light .pager .disabled > a:hover,
.smart-style-entropy-light .pager .disabled > span,
.smart-style-entropy-light .pager li > a,
.smart-style-entropy-light .pager li > span {
  background: rgba(227, 243, 247, 0.8);
}
/* select 2 style */
.smart-style-entropy-light .custom-list > ul ul li.select2-selection__choice {
  padding: 1px 28px 1px 8px;
  margin: 4px 0 3px 5px;
}
.smart-style-entropy-light .custom-list > ul ul li.select2-search {
  padding-left: 8px;
  padding-right: 8px;
}
.smart-style-entropy-light .smart-form .select2-container .select2-choice,
.select2-selection {
  padding: 0 8px !important;
}
.smart-style-entropy-light .smart-form.no-back {
  background: transparent;
}
.smart-style-entropy-light .smart-form.no-back .tracking .btn.filter-btn {
  background: #a5d3dc !important;
  color: #29555a;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-light .smart-form.no-back .tracking .btn.filter-btn:hover {
  background: #c6ecf7 !important;
}
.smart-style-entropy-light .smart-form.no-back .tracking .btn.filter-btn i {
  left: 15px;
}
.smart-style-entropy-light #right-panel .smart-form .row {
  margin: 0;
}
.smart-style-entropy-light #right-panel .smart-form .filter-btn {
  width: 100%;
  margin: 8px 0 0 0;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
}
.smart-style-entropy-light .widget-body .row {
  display: flex;
  position: relative;
}
.smart-style-entropy-light .widget-body .row:after {
  content: '';
  display: table;
  clear: both;
}
.smart-style-entropy-light .widget-body .column {
  flex: 50%;
  min-height: 400px;
  height: calc(40vh);
}
.smart-style-entropy-light .select2-container--open .select2-selection,
.smart-style-entropy-light .select2-dropdown-open .select2-choice {
  min-height: 30px !important;
  color: #29555a !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.smart-style-entropy-light .select2-container--open .select2-selection,
.smart-style-entropy-light .select2-container-active .select2-choice,
.smart-style-entropy-light .select2-container-active .select2-choices,
.smart-style-entropy-light .select2-container--open .select2-dropdown,
.smart-style-entropy-light .select2-drop-active {
  border: none !important;
}
.smart-style-entropy-light .select2-results__options {
  color: #29555a;
}
.smart-style-entropy-light .select2-results li {
  cursor: default;
}
.smart-style-entropy-light .new-network-form .right-input {
  padding-left: 0px;
}
.smart-style-entropy-light .new-network-form fieldset {
  margin-bottom: 5px;
}
.smart-style-entropy-light .new-network-form input,
.smart-style-entropy-light .new-network-form textarea,
.smart-style-entropy-light .new-network-form select {
  background: #0d2a4f;
}
/* Logo */
.smart-style-entropy-light #logo {
  margin-top: 0px;
}
.smart-style-entropy-light #logo img {
  width: auto;
  height: 63px;
  padding-left: 3px;
}
.smart-style-entropy-light #sidebar-elem-container {
  margin-bottom: 20px;
  width: 95%;
}
/* dashboard */
@media (min-width: 992px) {
  .smart-style-entropy-light .right-dashboard-elem {
    padding-left: 6px;
  }
  .smart-style-entropy-light .left-dashboard-elem {
    padding-right: 6px;
  }
}
/* migrate progress bar */
.smart-style-entropy-light .file-upload {
  padding-top: 10px;
}
.smart-style-entropy-light .sweet-alert {
  background-color: rgba(9, 28, 54, 0.95);
}
.smart-style-entropy-light .sweet-alert h2,
.smart-style-entropy-light .sweet-alert p {
  color: #29555a;
}
.smart-style-entropy-light .sweet-alert button {
  border-color: rgba(18, 47, 51, 0.9) !important;
  background: #0e2e59 !important;
  border: none !important;
}
/* tabs */
.smart-style-entropy-light .tab-left-content {
  padding-right: 240px;
  -webkit-transition: 250ms cubic-bezier(0.1, 0.57, 0.1, 1);
  -moz-transition: 250ms cubic-bezier(0.1, 0.57, 0.1, 1);
  -o-transition: 250ms cubic-bezier(0.1, 0.57, 0.1, 1);
  transition: 250ms cubic-bezier(0.1, 0.57, 0.1, 1);
}
.smart-style-entropy-light .tab-left-content-maximized {
  padding-right: 0px;
}
.smart-style-entropy-light .ui-helper-clearfix {
  display: block;
  min-height: 37px;
}
/* Pie Chart */
.smart-style-entropy-light .RtPie h3 {
  font-size: 12px;
  margin: 0;
  font-weight: bold;
  text-align: center;
}
.smart-style-entropy-light .RtPie .fa {
  font-size: 19px;
  vertical-align: bottom;
  padding-left: 10px;
}
.smart-style-entropy-light .noc-active-region {
  background: rgba(206, 206, 206, 0.2);
}
.smart-style-entropy-light .noc-vendors-sidebar-widget ul {
  list-style: none;
  padding: 0px;
}
.smart-style-entropy-light .noc-vendors-sidebar-widget ul .noc-vendor-list {
  padding-bottom: 10px;
  padding-top: 10px;
}
.smart-style-entropy-light .noc-vendors-sidebar-widget ul .noc-vendor-list.active {
  color: #00a9ff;
  background: #a5d3dc;
}
.smart-style-entropy-light .noc-vendors-sidebar-widget ul .noc-vendor-list:hover {
  background: #a5d3dc;
}
.smart-style-entropy-light .noc-vendors-sidebar-widget ul button {
  width: 100%;
}
.smart-style-entropy-light .noc-vendors-sidebar-widget ul .noc-vendor-button img {
  width: 67px;
  height: 32px;
  position: relative;
  float: left;
  margin-right: 20px;
}
.smart-style-entropy-light .noc-vendors-sidebar-widget ul .noc-vendor-button span {
  float: left;
  position: relative;
}
.smart-style-entropy-light .noc-vendor-button {
  background: transparent;
  border: none;
}
.smart-style-entropy-light .RtNocpie ul {
  width: 100%;
  text-align: center;
}
.smart-style-entropy-light .RtNocpie li {
  display: inline-block;
  *display: inline;
  /*IE7*/
  *zoom: 1;
  /*IE7*/
  margin-right: 10px;
  padding: 0px;
}
.smart-style-entropy-light .rtNoc {
  background: linear-gradient(to top left, #d6f3fb, #8bc3da);
}
.smart-style-entropy-light .btn-rtnoc {
  width: 100%;
}
.smart-style-entropy-light .btn-rtnoc:hover {
  color: #29555a;
}
.smart-style-entropy-light .rtNoc-title {
  font-size: 30px;
}
.smart-style-entropy-light .rtNocSidebar {
  background: transparent !important;
  margin-left: 25px;
}
.smart-style-entropy-light.widget-rtNoc {
  min-height: 230px;
  height: calc(40vh);
}
.smart-style-entropy-light .easy-pie-chart {
  margin: 12px 0px;
}
.smart-style-entropy-light .easy-pie-chart .percent {
  top: 45%;
  font-size: 35px;
}
.smart-style-entropy-light .easy-pie-chart .title {
  display: block;
  font-size: 14px;
  font-weight: 700;
  margin-top: -31px;
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  color: #29555a !important;
}
/* Fix nav colors font */
.smart-style-entropy-light nav > ul > li > a,
.smart-style-entropy-light nav > ul > li > ul > li > a,
.smart-style-entropy-light .login-info > span > a,
.smart-style-entropy-light .header-search > button {
  color: #666 !important;
  line-height: normal;
}
/* Navegador izquierda */
.smart-style-entropy-light nav ul ul li a {
  padding-left: 30px !important;
}
.smart-style-entropy-light nav > ul ul li a i {
  width: 11px !important;
}
.smart-style-entropy-light nav ul ul li ul a {
  padding-left: 45px !important;
}
.smart-style-entropy-light nav ul ul li ul li ul li a {
  padding-left: 60px !important;
}
.smart-style-entropy-light nav ul li.active > a:before {
  color: #29555a;
}
.smart-style-entropy-light nav ul > li > a > i {
  font-size: 1.4em !important;
  min-height: 28px;
}
.smart-style-entropy-light nav ul > li > a > span {
  padding-left: 10px;
  vertical-align: super;
}
.smart-style-entropy-light aside#left-panel {
  z-index: 50;
  padding-top: 60px;
}
.smart-style-entropy-light nav > ul > li.hidden-icon-menu > a > i {
  display: none;
}
.smart-style-entropy-light aside#left-panel nav {
  margin-top: 35px;
  height: calc(95vh - 100px);
  scrollbar-width: none;
}
.smart-style-entropy-light aside#left-panel nav::-webkit-scrollbar {
  display: none;
}
.smart-style-entropy-light nav ul .active > a > i {
  color: #00a9ff !important;
}
/* Header */
.smart-style-entropy-light #header {
  background: rgba(227, 243, 247, 0.4);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  height: 60px;
  z-index: 550;
}
@media only screen and (max-width: 479px) and (min-width: 320px) {
  .smart-style-entropy-light #hide-menu > :first-child > a,
  .smart-style-entropy-light .btn-header a {
    margin-top: 10px !important;
    width: 40px !important;
    height: 40px !important;
  }
}
.smart-style-entropy-light #header > div > ul > li > a {
  color: #ffffff !important;
}
.smart-style-entropy-light .btn-header > :first-child > a,
.smart-style-entropy-light .header-search > input[type='text'] {
  color: #333;
  background: none !important;
  font-size: inherit;
}
:-webkit-full-screen .smart-style-entropy-light #fullscreen > :first-child > a {
  color: #333;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* Main Tabs */
.smart-style-entropy-light #main-tabs {
  min-height: 40px;
  padding: 0 10px;
  padding-right: 5px;
  position: relative;
}
.smart-style-entropy-light #main-tabs #widget-grid > .row article:nth-child(1) .jarviswidget-custom-btn {
  display: none !important;
}
.smart-style-entropy-light #main-tabs .tab-text {
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 5px;
  margin-right: 5px;
}
.smart-style-entropy-light #main-tabs .dashboardContainer .jarviswidget .widget-body {
  min-height: 325px;
  height: calc(40vh);
}
.smart-style-entropy-light #main-tabs .dashboardContainer .jarviswidget .widget-height {
  min-height: 800px;
  height: calc(85vh) !important;
}
.smart-style-entropy-light #main-tabs #tabs .ui-tabs-nav {
  position: relative;
  margin: -5px 0 0 -10px;
  display: inline-block;
  width: calc(100% + 15px) !important;
  padding: 0;
  border-bottom: 1px solid #b6d1de;
  background: rgba(255, 255, 255, 0.4);
  height: 42px;
}
.smart-style-entropy-light #main-tabs #tabs .ui-tabs-nav li {
  background: transparent;
  display: inline-block;
  margin-left: 6px;
}
.smart-style-entropy-light #main-tabs #tabs .ui-tabs-nav li a {
  width: 100%;
  display: inline-block;
  height: 41px;
  padding-top: 14px;
}
.smart-style-entropy-light #main-tabs #tabs .ui-tabs-nav li a .tab-pin {
  float: left;
}
.smart-style-entropy-light #main-tabs #tabs .ui-tabs-nav li a .tab-pin svg {
  width: 17px;
  height: 19px;
  fill: #666;
  transform: rotate(45deg) translateX(-2px);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transition: all 0s ease;
}
.smart-style-entropy-light #main-tabs #tabs .ui-tabs-nav li a .tab-pin svg:hover {
  fill: #49c7ee;
  transform: rotate(30deg) translate(-2px, -1px);
}
.smart-style-entropy-light #main-tabs #tabs .ui-tabs-nav li a .tab-pin.txt-color-red svg {
  width: 17px;
  height: 19px;
  fill: #00a9ff !important;
  transform: rotate(0deg) translateY(-1px);
}
.smart-style-entropy-light #main-tabs #tabs .ui-tabs-nav li a .fa-times:hover {
  color: #49c7ee !important;
}
.smart-style-entropy-light #main-tabs #tabs .ui-tabs-nav li a:hover {
  border-bottom: none;
  color: #49c7ee;
}
.smart-style-entropy-light #main-tabs #tabs .ui-tabs-nav li.ui-tabs-active a {
  background: rgba(255, 255, 255, 0.4);
  margin-bottom: 0px;
  color: #00a9ff;
  border: 0px;
  border-bottom: 1px solid #00a9ff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.smart-style-entropy-light .secondary-tabs {
  margin-top: 20px;
}
.smart-style-entropy-light .secondary-tabs li {
  color: #29555a;
}
.smart-style-entropy-light .secondary-tabs li a {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.smart-style-entropy-light .secondary-tabs li:hover a {
  color: #49c7ee !important;
  border: 0px !important;
  border-bottom: 1px solid transparent !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.smart-style-entropy-light .secondary-tabs li:hover a i {
  color: #49c7ee;
}
.smart-style-entropy-light .secondary-tabs li.active {
  border: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.smart-style-entropy-light .secondary-tabs li.active a {
  color: #00a9ff !important;
  border: 0px !important;
  border-bottom: 1px solid #00a9ff !important;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-weight: normal !important;
}
.smart-style-entropy-light .secondary-tabs li.active a span {
  color: #00a9ff !important;
}
.smart-style-entropy-light .secondary-tabs li.active a i {
  color: #00a9ff;
}
.desktop-detected.smart-style-entropy-light #main-tabs .ui-tabs-nav {
  width: calc(100% - 240px) !important;
}
/* Ribbon */
/* Jarviswidget */
.smart-style-entropy-light .jarviswidget {
  /* box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.35); */
  background-color: transparent;
  margin-bottom: 15px;
}
.smart-style-entropy-light .jarviswidget > header {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 5px;
}
.smart-style-entropy-light .jarviswidget > div {
  border-color: rgba(0, 0, 0, 0.3);
  background-color: transparent !important;
}
.smart-style-entropy-light .jarviswidget > header a {
  color: #29555a !important;
}
.smart-style-entropy-light .jarviswidget > header .active a {
  color: #29555a !important;
}
.smart-style-entropy-light .jarviswidget > header h2 {
  color: #29555a !important;
}
.smart-style-entropy-light .jarviswidget-ctrls .button-icon {
  border-left: none;
}
.smart-style-entropy-light .jarviswidget > div {
  border-style: none;
}
.smart-style-entropy-light .jarviswidget .footer {
  background: #918870 !important;
  padding: 16px;
}
.smart-style-entropy-light .jarviswidget .footer .btn {
  float: right;
}
/* General */
.smart-style-entropy-light {
  background: url(../../assets/img/background_light.jpg) no-repeat center top fixed;
  background-size: cover;
  background-color: #e7e5e5;
}
/* Formulario */
.smart-style-entropy-light .smart-form fieldset {
  background: transparent;
  padding: 5px;
}
.smart-style-entropy-light .smart-form footer {
  background: transparent;
}
.smart-style-entropy-light .smart-form .label {
  color: #597477;
}
.smart-style-entropy-light .smart-form .icon-prepend,
.smart-style-entropy-light .smart-form .icon-append {
  color: rgba(0, 0, 0, 0.6);
  border-color: #b6d1de;
}
.smart-style-entropy-light .smart-form .input .icon-prepend + input {
  padding-left: 40px;
}
.smart-style-entropy-light .smart-form .input .icon-append + input {
  padding-right: 40px;
}
.smart-style-entropy-light .smart-form .checkbox,
.smart-style-entropy-light .smart-form .radio,
.smart-style-entropy-light .smart-form .rating {
  color: #29555a;
  -webkit-text-shadow: 0 1px 3px rgba(255, 255, 255, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(255, 255, 255, 0.3);
  text-shadow: 0 1px 3px rgba(255, 255, 255, 0.3);
}
.smart-style-entropy-light .smart-form input {
  max-width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-light .smart-form input:focus {
  border-color: #49c7ee !important;
}
.smart-style-entropy-light .smart-form input[type='submit'] {
  background: #a5d3dc !important;
  color: #29555a;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
  background: #b9d5e6 !important;
}
.smart-style-entropy-light .smart-form input[type='submit']:hover {
  background: #c6ecf7 !important;
}
.smart-style-entropy-light .smart-form button {
  background: #a5d3dc !important;
  color: #29555a;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
  background: #b9d5e6 !important;
}
.smart-style-entropy-light .smart-form button:hover {
  background: #c6ecf7 !important;
}
.smart-style-entropy-light .smart-form button.btn-success {
  background: #72cc72 !important;
  border: 1px solid #77b377 !important;
  padding: 4px 12px;
}
.smart-style-entropy-light .smart-form button.btn-success:hover,
.smart-style-entropy-light .smart-form button.btn-success:focus {
  background: #77b377 !important;
}
.smart-style-entropy-light .smart-form button.btn-danger {
  background: #f18383 !important;
  border: 1px solid #ef6868 !important;
  padding: 4px 12px;
}
.smart-style-entropy-light .smart-form button.btn-danger:hover,
.smart-style-entropy-light .smart-form button.btn-danger:focus {
  background: #ef6868 !important;
}
.smart-style-entropy-light .bootstrap-tagsinput,
.smart-style-entropy-light .form-control,
.smart-style-entropy-light .input-group-addon,
.smart-style-entropy-light .select2-container .select2-choice,
.smart-style-entropy-light .select2-container .select2-choice .select2-arrow,
.smart-style-entropy-light .select2-container-multi .select2-choices,
.smart-style-entropy-light .smart-form .input input,
.smart-style-entropy-light .smart-form .select select,
.smart-style-entropy-light .smart-form .textarea textarea,
.smart-style-entropy-light .grid-search-box {
  background: rgba(255, 255, 255, 0.3);
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #29555a;
  padding: 6px;
  font-family: 'Calibri', Arial;
  letter-spacing: 0.05rem;
  height: auto;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-light .bootstrap-tagsinput + .input-group-addon,
.smart-style-entropy-light .form-control + .input-group-addon,
.smart-style-entropy-light .input-group-addon + .input-group-addon,
.smart-style-entropy-light .select2-container .select2-choice + .input-group-addon,
.smart-style-entropy-light .select2-container .select2-choice .select2-arrow + .input-group-addon,
.smart-style-entropy-light .select2-container-multi .select2-choices + .input-group-addon,
.smart-style-entropy-light .smart-form .input input + .input-group-addon,
.smart-style-entropy-light .smart-form .select select + .input-group-addon,
.smart-style-entropy-light .smart-form .textarea textarea + .input-group-addon,
.smart-style-entropy-light .grid-search-box + .input-group-addon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-light .bootstrap-tagsinput:focus + .input-group-addon,
.smart-style-entropy-light .form-control:focus + .input-group-addon,
.smart-style-entropy-light .input-group-addon:focus + .input-group-addon,
.smart-style-entropy-light .select2-container .select2-choice:focus + .input-group-addon,
.smart-style-entropy-light .select2-container .select2-choice .select2-arrow:focus + .input-group-addon,
.smart-style-entropy-light .select2-container-multi .select2-choices:focus + .input-group-addon,
.smart-style-entropy-light .smart-form .input input:focus + .input-group-addon,
.smart-style-entropy-light .smart-form .select select:focus + .input-group-addon,
.smart-style-entropy-light .smart-form .textarea textarea:focus + .input-group-addon,
.smart-style-entropy-light .grid-search-box:focus + .input-group-addon {
  background: rgba(0, 0, 0, 0.1);
  border: 1px solid #b6d1de;
}
.smart-style-entropy-light .select2-selection--multiple {
  border: none;
}
.smart-style-entropy-light .select2-results__option {
  max-width: 100%;
  overflow: hidden;
  word-wrap: break-word;
  white-space: normal;
}
.smart-style-entropy-light #right-panel .select2-results__option {
  max-width: 100%;
  overflow: hidden;
  word-wrap: break-word;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.smart-style-entropy-light .smart-form .toggle {
  color: #333;
  font-weight: bold;
}
.smart-style-entropy-light .smart-form .toggle i:after {
  color: #333;
}
.smart-style-entropy-light .smart-form .toggle i:before {
  background-color: #3276b1;
}
.smart-style-entropy-light .smart-form .toggle i {
  background: rgba(0, 0, 0, 0.15);
}
.smart-style-entropy-light .smart-form .toggle i {
  border-color: #999;
}
.smart-style-entropy-light .smart-form .ui-widget-content .ui-spinner-input {
  height: 18px;
}
.smart-style-entropy-light a.btn-danger {
  color: #fff !important;
}
/* Subcabecera */
.smart-style-entropy-light .title-subheader {
  background-color: rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.43);
  margin-bottom: 20px;
}
.smart-style-entropy-light .big-breadcrumbs .page-title {
  margin: 12px 0 12px;
}
.smart-style-entropy-light .big-breadcrumbs .page-title span {
  color: #29555a;
}
/* Content */
.smart-style-entropy-light #content {
  padding: 0px;
  padding-right: 10px;
}
.smart-style-entropy-light .content {
  height: calc(86vh + 8px);
  overflow-y: auto;
  overflow-x: hidden;
}
.smart-style-entropy-light .content::-webkit-scrollbar {
  width: 10px;
}
.smart-style-entropy-light .content::-webkit-scrollbar-track {
  background: #e7e5e5;
}
.smart-style-entropy-light .content::-webkit-scrollbar-thumb {
  background: #b9d5e6;
}
.smart-style-entropy-light .content::-webkit-scrollbar-thumb:hover {
  background: #a0d4e8;
}
/* Right Pane */
.smart-style-entropy-light .right-panel-content::-webkit-scrollbar {
  display: none;
}
.smart-style-entropy-light #toggle-func-btn {
  visibility: visible !important;
  display: block !important;
  position: absolute;
  top: -41px;
  right: 195px;
  font-size: 21px;
  cursor: pointer;
  z-index: 500;
  width: 30px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-light #toggle-func-btn button {
  background-color: rgba(255, 255, 255, 0.4) !important;
  width: 239px;
  height: 42px;
  transform: translate(-9px, -9px);
}
.smart-style-entropy-light #toggle-func-btn svg {
  fill: #666;
  width: 24px;
  height: 20px;
  float: left;
}
.smart-style-entropy-light #toggle-func-btn svg #arrow_right {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.smart-style-entropy-light #toggle-func-btn svg #arrow_left {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.smart-style-entropy-light #toggle-func-btn:hover svg {
  fill: #43addf;
}
.smart-style-entropy-light #toggle-func-btn.sidebar-hidden {
  right: 0px;
}
.smart-style-entropy-light #toggle-func-btn.sidebar-hidden svg #arrow_right {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.smart-style-entropy-light #toggle-func-btn.sidebar-hidden svg #arrow_left {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.smart-style-entropy-light aside#right-panel {
  position: absolute;
  top: -49px;
  overflow: auto;
  color: #666;
  right: -11px;
  z-index: 400;
  padding-top: 50px;
  padding-right: 0px;
  width: 240px;
  height: calc(100vh) !important;
  -webkit-transition: 350ms cubic-bezier(0.1, 0.57, 0.1, 1);
  -moz-transition: 350ms cubic-bezier(0.1, 0.57, 0.1, 1);
  -o-transition: 350ms cubic-bezier(0.1, 0.57, 0.1, 1);
  transition: 350ms cubic-bezier(0.1, 0.57, 0.1, 1);
  background-image: url(../../assets/img/back_round_slider_light.png) !important;
  background-position: 50% 0 !important;
  background-repeat: repeat-x;
}
.smart-style-entropy-light aside#right-panel::-webkit-scrollbar {
  display: none;
}
.smart-style-entropy-light .right-panel-content {
  position: relative;
  top: 0px;
  height: 100%;
  opacity: 1;
  transition: opacity 1000ms ease-in;
}
.smart-style-entropy-light #right-panel #sidebar-logo > img {
  width: 95%;
  display: block;
  margin: auto;
}
.smart-style-entropy-light .hidden-functions {
  width: 0px !important;
}
.smart-style-entropy-light .hidden-functions .right-panel-content {
  visibility: hidden !important;
  opacity: 0;
}
@media (max-width: 767px) {
  .smart-style-entropy-light #right-panel.hidden-xs {
    visibility: hidden;
    display: block !important;
  }
}
/* SideBar Accordion */
.smart-style-entropy-light #sidebar-lte-functions .custom-list > ul,
.smart-style-entropy-light #sidebar-elem-container .custom-list > ul {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}
.smart-style-entropy-light #sidebar-lte-functions .custom-list > ul li,
.smart-style-entropy-light #sidebar-elem-container .custom-list > ul li {
  list-style: none;
}
.smart-style-entropy-light #sidebar-lte-functions .custom-list > ul li > ul,
.smart-style-entropy-light #sidebar-elem-container .custom-list > ul li > ul {
  width: 100%;
  padding-left: 20px;
  margin-bottom: 10px;
  position: relative;
  display: none;
}
.smart-style-entropy-light #sidebar-lte-functions .custom-list > ul li > ul::before,
.smart-style-entropy-light #sidebar-elem-container .custom-list > ul li > ul::before {
  display: none;
}
.smart-style-entropy-light #sidebar-lte-functions .custom-list > ul li a,
.smart-style-entropy-light #sidebar-elem-container .custom-list > ul li a {
  color: #29555a;
}
.smart-style-entropy-light #sidebar-lte-functions .custom-list > ul li a:link,
.smart-style-entropy-light #sidebar-elem-container .custom-list > ul li a:link,
.smart-style-entropy-light #sidebar-lte-functions .custom-list > ul li a:visited,
.smart-style-entropy-light #sidebar-elem-container .custom-list > ul li a:visited {
  color: #29555a;
}
.smart-style-entropy-light #sidebar-lte-functions .custom-list > ul li a:link i,
.smart-style-entropy-light #sidebar-elem-container .custom-list > ul li a:link i,
.smart-style-entropy-light #sidebar-lte-functions .custom-list > ul li a:visited i,
.smart-style-entropy-light #sidebar-elem-container .custom-list > ul li a:visited i {
  color: #29555a;
}
.smart-style-entropy-light #sidebar-lte-functions .custom-list > ul li a:hover,
.smart-style-entropy-light #sidebar-elem-container .custom-list > ul li a:hover,
.smart-style-entropy-light #sidebar-lte-functions .custom-list > ul li a:active,
.smart-style-entropy-light #sidebar-elem-container .custom-list > ul li a:active {
  color: #49c7ee;
}
.smart-style-entropy-light #sidebar-lte-functions .custom-list > ul li a:hover i,
.smart-style-entropy-light #sidebar-elem-container .custom-list > ul li a:hover i,
.smart-style-entropy-light #sidebar-lte-functions .custom-list > ul li a:active i,
.smart-style-entropy-light #sidebar-elem-container .custom-list > ul li a:active i {
  color: #49c7ee;
}
.smart-style-entropy-light #sidebar-lte-functions .custom-list > ul li .collapse-sign,
.smart-style-entropy-light #sidebar-elem-container .custom-list > ul li .collapse-sign {
  top: 14px;
}
.smart-style-entropy-light #sidebar-lte-functions .custom-list > ul li.active > a:before,
.smart-style-entropy-light #sidebar-elem-container .custom-list > ul li.active > a:before {
  width: 10px !important;
  right: -14px !important;
}
.smart-style-entropy-light #sidebar-lte-functions .custom-list .cl-element,
.smart-style-entropy-light #sidebar-elem-container .custom-list .cl-element {
  margin: 5px 5px 9px 5px;
  width: 98%;
}
.smart-style-entropy-light #sidebar-lte-functions .custom-list .cl-element .play-btn,
.smart-style-entropy-light #sidebar-elem-container .custom-list .cl-element .play-btn {
  width: 100%;
}
.smart-style-entropy-light #sidebar-lte-functions .custom-list .select2 b,
.smart-style-entropy-light #sidebar-elem-container .custom-list .select2 b {
  float: none;
}
.smart-style-entropy-light .custom-list > ul li.active > a:before {
  content: '\F0D9';
  font-family: FontAwesome, sans-serif;
  display: block;
  height: 27px;
  line-height: normal;
  width: 27px;
  position: absolute;
  right: -21px;
  font-size: 20px;
  color: #eee;
}
.smart-style-entropy-light .custom-list > ul li.active.open > a:before {
  content: '';
}
.smart-style-entropy-light .custom-list > ul > li:last-child.open {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.smart-style-entropy-light .custom-list > ul li a {
  line-height: normal;
  padding: 10px 10px 10px 11px;
  color: #29555a;
  display: block;
  font-weight: 400;
  text-decoration: none !important;
  position: relative;
}
.smart-style-entropy-light .custom-list > ul > li > ul > li > a,
.smart-style-entropy-light .custom-list > ul > li > ul > li > ul > li > a {
  padding-top: 7px;
  padding-bottom: 7px;
}
.smart-style-entropy-light .custom-list > ul li a i {
  padding-right: 10px;
}
.smart-style-entropy-light .custom-list > ul li a.inactive,
.smart-style-entropy-light .custom-list > ul li a.inactive:hover {
  opacity: 0.5;
  cursor: not-allowed;
  color: #c0bbb7;
}
.smart-style-entropy-light .custom-list > ul b {
  float: right;
  font-size: 11px;
  margin-top: 2px;
}
.smart-style-entropy-light .custom-list > ul span.menu-item-parent {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.smart-style-entropy-light .custom-list > ul li.open > a,
.smart-style-entropy-light .custom-list > ul li.open > a b {
  color: #fff !important;
}
.smart-style-entropy-light .custom-list > ul > li > a b {
  position: absolute !important;
  right: -13px;
  top: 10px;
}
.smart-style-entropy-light .custom-list > ul > li > a > i {
  margin-right: 5px;
  width: 15px;
  display: inline-block;
  text-align: center;
  position: relative;
}
.smart-style-entropy-light .custom-list > ul > li > a > i > em {
  font-size: 9px;
  display: block;
  padding: 2px;
  position: absolute;
  top: -8px;
  right: -6px;
  text-decoration: none;
  font-style: normal;
  background: #ed1c24;
  color: #29555a;
  min-width: 13px;
  border-radius: 50%;
  max-height: 13px;
  line-height: 8px;
  font-weight: 700;
  white-space: nowrap;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.smart-style-entropy-light .custom-list > ul li li {
  border-bottom: none;
  position: relative;
}
.smart-style-entropy-light .custom-list > ul > li > ul::before {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  left: 23px;
  top: 0;
  bottom: 0;
}
.smart-style-entropy-light .custom-list > ul ul li::before {
  content: '';
  display: block;
  position: absolute;
  width: 8px;
  left: 23px;
  top: 16px;
  z-index: 1;
}
.smart-style-entropy-light .custom-list > ul ul ul li::before {
  content: '';
  display: block;
  position: absolute;
  width: 18px;
  left: 10px;
  top: 17px;
  border-top: 1px solid transparent;
}
.smart-style-entropy-light .custom-list > ul ul li a i {
  font-size: 14px !important;
  width: 18px !important;
  text-align: center !important;
  vertical-align: 0 !important;
  line-height: 1 !important;
}
.smart-style-entropy-light .custom-list > ul > li:hover > ul::before,
.smart-style-entropy-light .custom-list > ul > li:hover > ul > li::before {
  border-color: #acacac !important;
}
.smart-style-entropy-light .custom-list > ul ul {
  margin: 0;
  padding: 7px 0;
}
.smart-style-entropy-light .custom-list > ul ul ul {
  background: 0 0;
  padding: 0;
}
.smart-style-entropy-light .custom-list > ul ul li {
  margin: 0;
  padding: 0;
}
.smart-style-entropy-light .custom-list > ul ul li > a {
  padding-left: 42px;
  font-size: 14px;
  font-weight: 400;
  outline: 0;
}
.smart-style-entropy-light .custom-list > ul ul ul li a {
  color: #bfbfbf;
  padding: 8px 10px 8px 60px;
  font-size: 14px;
}
.smart-style-entropy-light .custom-list > ul ul ul li a:hover {
  color: #29555a;
}
.smart-style-entropy-light .custom-list > ul ul ul ul li a {
  padding-left: 80px;
}
.smart-style-entropy-light .custom-list > ul ul ul ul ul li a {
  padding-left: 100px;
}
.smart-style-entropy-light .custom-list > ul ul ul ul ul ul li a {
  padding-left: 120px;
}
.smart-style-entropy-light .custom-list > ul ul b {
  color: #b3b3b3;
}
.smart-style-entropy-light .custom-list > ul ul > li:hover b {
  color: #d5d9e2;
}
.smart-style-entropy-light .custom-list > ul > li > a > span > i::before {
  vertical-align: middle;
  font-size: 20px;
}
.smart-style-entropy-light .custom-list li.active > a:before {
  color: #29555a;
}
.smart-style-entropy-light .custom-list > ul .active > a {
  color: #fff !important;
}
/* Tech selector carousel */
.smart-style-entropy-light #tech-switcher {
  width: 100px;
  height: 100px;
}
.smart-style-entropy-light #tech-switcher img {
  height: 60px;
  width: 100%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* For IE8 and earlier */
}
.smart-style-entropy-light #tech-switcher div > h3 {
  color: #ffffff;
}
/* Select 2 */
.smart-style-entropy-light .select2-selection--multiple {
  background-color: #0d2a4f;
}
.smart-style-entropy-light .select2-container-multi .select2-choices .select2-search-choice,
.select2-selection__choice {
  background-color: #545454;
}
.smart-style-entropy-light .select2-container--disabled,
.smart-style-entropy-light .select2-container--disabled input {
  cursor: not-allowed;
}
/* Login */
.smart-style-entropy-light [class^='txt-color-'] {
  color: #333;
}
.smart-style-entropy-light #logo-group span#activity,
.smart-style-entropy-light .btn-header > :first-child > a,
.smart-style-entropy-light .header-search > input[type='text'],
.smart-style-entropy-light .jvectormap-container {
  background: none !important;
}
.smart-style-entropy-light #logo-group span#activity,
.smart-style-entropy-light .btn-header > :first-child > a,
.smart-style-entropy-light .header-search > input[type='text'],
.smart-style-entropy-light .jarviswidget > header,
.smart-style-entropy-light .login-info {
  border-color: transparent;
}
.smart-style-entropy-light #logo-group span#activity:hover,
.smart-style-entropy-light .btn-header > :first-child > a:hover,
.smart-style-entropy-light .header-search > input[type='text']:hover,
.smart-style-entropy-light .jarviswidget > header:hover,
.smart-style-entropy-light .login-info:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.smart-style-entropy-light #extr-page h4.paragraph-header,
.smart-style-entropy-light #extr-page h5.about-heading,
.smart-style-entropy-light #logo-group span#activity,
.smart-style-entropy-light #project-context > :first-child,
.smart-style-entropy-light #project-selector,
.smart-style-entropy-light .bs-example-type .table .info,
.smart-style-entropy-light .close,
.smart-style-entropy-light .close:focus,
.smart-style-entropy-light .close:hover,
.smart-style-entropy-light .dd-handle > span,
.smart-style-entropy-light .dropdown-menu > li > a,
.smart-style-entropy-light .dygraph-axis-label,
.smart-style-entropy-light .easy-pie-chart .percent,
.smart-style-entropy-light .h1 .small,
.smart-style-entropy-light .h1 small,
.smart-style-entropy-light .h2 .small,
.smart-style-entropy-light .h2 small,
.smart-style-entropy-light .h3 .small,
.smart-style-entropy-light .h3 small,
.smart-style-entropy-light .h4 .small,
.smart-style-entropy-light .h4 small,
.smart-style-entropy-light .h5 .small,
.smart-style-entropy-light .h5 small,
.smart-style-entropy-light .h6 .small,
.smart-style-entropy-light .h6 small,
.smart-style-entropy-light .highlight,
.smart-style-entropy-light .highlight pre code,
.smart-style-entropy-light .inbox-data-message > :first-child,
.smart-style-entropy-light .inbox-data-message > :first-child span,
.smart-style-entropy-light .inbox-menu-lg li a,
.smart-style-entropy-light .irs-grid-pol,
.smart-style-entropy-light .irs-grid-text,
.smart-style-entropy-light .irs-max,
.smart-style-entropy-light .irs-min,
.smart-style-entropy-light .jarviswidget header:first-child .nav-tabs li a,
.smart-style-entropy-light .jarviswidget > header,
.smart-style-entropy-light .nav-tabs > li > a,
.smart-style-entropy-light .notification-body .from,
.smart-style-entropy-light .notification-body time,
.smart-style-entropy-light .page-title span,
.smart-style-entropy-light .pager .disabled > a,
.smart-style-entropy-light .pager .disabled > a:focus,
.smart-style-entropy-light .pager .disabled > a:hover,
.smart-style-entropy-light .pager .disabled > span,
.smart-style-entropy-light .project-context > :first-child,
.smart-style-entropy-light .project-selector,
.smart-style-entropy-light .responsive-utilities td.is-visible,
.smart-style-entropy-light .row-seperator-header,
.smart-style-entropy-light .smart-form .checkbox input + i:after,
.smart-style-entropy-light .smart-form header,
.smart-style-entropy-light .superbox-imageinfo span,
.smart-style-entropy-light .text-muted,
.smart-style-entropy-light .todo-group-title,
.smart-style-entropy-light .todo > li > p,
.smart-style-entropy-light .todo > li > p > .date,
.smart-style-entropy-light .todo > li > p > :first-child,
.smart-style-entropy-light .tree li span,
.smart-style-entropy-light .ui-widget-content,
.smart-style-entropy-light .usr-card-content > :first-child,
.smart-style-entropy-light a,
.smart-style-entropy-light code,
.smart-style-entropy-light h1 .small,
.smart-style-entropy-light h1 small,
.smart-style-entropy-light h2 .small,
.smart-style-entropy-light h2 small,
.smart-style-entropy-light h3 .small,
.smart-style-entropy-light h3 small,
.smart-style-entropy-light h4 .small,
.smart-style-entropy-light h4 small,
.smart-style-entropy-light h5 .small,
.smart-style-entropy-light h5 small,
.smart-style-entropy-light h6 .small,
.smart-style-entropy-light h6 small,
.smart-style-entropy-light pre {
  color: #29555a;
}
.smart-style-entropy-light a:focus,
.smart-style-entropy-light a:hover {
  text-decoration: none;
}
.smart-style-entropy-light .login-info > span {
  border-bottom: 1px solid rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-light .fc-border-separate thead tr,
.smart-style-entropy-light .table thead tr {
  background: rgba(255, 255, 255, 0.2);
}
.smart-style-entropy-light .highlight {
  border-color: rgba(255, 255, 255, 0.9);
  background: rgba(255, 255, 255, 0.4);
}
.smart-style-entropy-light pre {
  background: rgba(255, 255, 255, 0.6);
}
.smart-style-entropy-light .highlight pre code,
.smart-style-entropy-light code {
  background: rgba(0, 0, 0, 0.13);
  border-color: transparent;
}
.smart-style-entropy-light .bs-example,
.smart-style-entropy-light .well {
  background: rgba(255, 255, 255, 0.23);
  border-color: transparent;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.43);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.43);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-light .alert {
  -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border: 0;
  width: 96%;
  max-width: 800px;
  margin: 15px auto;
  display: block;
  color: #29555a;
}
.smart-style-entropy-light .alert a {
  color: #29555a;
  text-decoration: underline;
}
.smart-style-entropy-light .alert button.close {
  background: none !important;
  background-color: transparent !important;
  color: #29555a;
  font-size: 25px;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.smart-style-entropy-light .alert.alert-info {
  background: #67abe0;
}
.smart-style-entropy-light .alert.alert-success {
  background-color: #72cc72;
}
.smart-style-entropy-light .alert.alert-warning {
  background-color: #f7cb18;
}
.smart-style-entropy-light .alert.alert-danger {
  background-color: #f18383;
}
.smart-style-entropy-light .alert-mayor {
  border-color: rgba(128, 194, 101, 0.4);
  color: #29555a;
  background-color: rgba(128, 194, 101, 0.4);
}
.smart-style-entropy-light .alert-minor {
  border-color: rgba(255, 203, 14, 0.4);
  color: #29555a;
  background-color: rgba(255, 203, 14, 0.4);
}
.smart-style-entropy-light hr {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-light .bs-example,
.smart-style-entropy-light .bs-example-type .table td,
.smart-style-entropy-light .table-bordered,
.smart-style-entropy-light .table-bordered > tbody > tr > td,
.smart-style-entropy-light .table-bordered > tbody > tr > th,
.smart-style-entropy-light .table-bordered > tfoot > tr > td,
.smart-style-entropy-light .table-bordered > tfoot > tr > th,
.smart-style-entropy-light .table-bordered > thead > tr > td,
.smart-style-entropy-light .table-bordered > thead > tr > th {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-light nav ul li.active > a:before,
.smart-style-entropy-light.menu-on-top nav ul ul li a,
.smart-style-entropy-light.menu-on-top nav ul ul ul li a {
  color: #29555a;
}
::-webkit-input-placeholder,
:-moz-placeholde,
::-moz-placeholder,
:-ms-input-placeholder,
::-ms-input-placeholder,
::placeholder {
  /* WebKit, Blink, Edge */
  color: #8b8b8b;
}
input::-webkit-input-placeholder,
input:-moz-placeholde,
input::-moz-placeholder,
input:-ms-input-placeholder,
input::-ms-input-placeholder,
input::placeholder {
  /* WebKit, Blink, Edge */
  color: #8b8b8b !important;
}
.smart-style-entropy-light .page-footer {
  background: rgba(229, 244, 245);
  border-color: #b6d1de;
  color: #29555a;
  height: 34px;
  padding-left: 10px;
  padding-top: 8px;
  z-index: 50;
}
.smart-style-entropy-light .page-footer .row {
  display: flex;
  flex-wrap: wrap;
}
.smart-style-entropy-light .page-footer .row span {
  padding-left: 10px;
}
.smart-style-entropy-light nav ul ul {
  background: rgba(255, 255, 255, 0.2);
}
.smart-style-entropy-light nav ul li a:hover {
  background: none !important;
  background-color: transparent !important;
}
.smart-style-entropy-light nav ul li a {
  padding: 10px 10px 0px 11px;
}
.smart-style-entropy-light .ajax-dropdown .fa-4x.fa-border {
  color: rgba(170, 241, 219, 0.9);
  border-color: rgba(0, 255, 224, 0.3);
}
.smart-style-entropy-light .notification-body .msg-body,
.smart-style-entropy-light .notification-body .subject {
  color: rgba(255, 255, 255, 0.7);
}
.smart-style-entropy-light .notification-body .unread {
  background-color: rgba(169, 255, 241, 0.2);
}
.smart-style-entropy-light .notification-body > li {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
}
.smart-style-entropy-light .open > .dropdown-toggle.btn-default {
  background: #b9d5e6;
  color: #29555a;
  border-color: transparent;
}
.smart-style-entropy-light .ajax-notifications {
  background: 0 0;
  height: 355px;
}
.smart-style-entropy-light .table-responsive {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-light .select2-dropdown-open .select2-arrow {
  background: rgba(0, 0, 0, 0.2) !important;
  border-color: rgba(0, 0, 0, 0.4) !important;
}
.smart-style-entropy-light .form header,
.smart-style-entropy-light .note,
.smart-style-entropy-light legend {
  color: #29555a;
  -webkit-text-shadow: 0 1px 3px rgba(255, 255, 255, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(255, 255, 255, 0.3);
  text-shadow: 0 1px 3px rgba(255, 255, 255, 0.3);
}
.smart-style-entropy-light .jarviswidget .fc-header-title h2 {
  text-shadow: none;
}
.smart-style-entropy-light .dropzone,
.smart-style-entropy-light td.fc-other-month {
  background-color: rgba(72, 112, 85, 0.23);
}
.smart-style-entropy-light .popover,
.smart-style-entropy-light .ui-widget-content {
  background: rgba(0, 0, 0, 0.8);
  border-color: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy-light .ui-datepicker {
  background: rgba(0, 0, 0, 0.8) !important;
}
.smart-style-entropy-light .editable + .popover {
  background: rgba(20, 114, 88, 0.8);
  border-color: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy-light .ui-widget-content {
  background: rgba(0, 0, 0, 0.1);
}
.smart-style-entropy-light tr.ui-widget-content {
  background: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-light .ui-spinner {
  background: 0 0;
  border-color: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy-light .bootstrapWizard li .title,
.smart-style-entropy-light .dropzone .dz-preview,
.smart-style-entropy-light .dropzone-previews .dz-preview {
  color: #000;
}
.smart-style-entropy-light .tree li span,
.smart-style-entropy-light .tree li:after,
.smart-style-entropy-light .tree li:before {
  border-color: #29555a;
}
.smart-style-entropy-light label input[type='radio'][disabled].radiobox + span,
.smart-style-entropy-light label input[type='radio'][disabled].radiobox:checked + span,
.smart-style-entropy-light label:hover input[type='radio'][disabled].radiobox:checked + span:before {
  color: rgba(255, 255, 255, 0.7);
}
.smart-style-entropy-light .table,
.smart-style-entropy-light .ui-jqgrid .ui-jqgrid-bdiv {
  background: 0 0;
}
.smart-style-entropy-light .ui-jqgrid .ui-jqgrid-pager,
.smart-style-entropy-light .ui-jqgrid .ui-jqgrid-titlebar {
  border-color: rgba(255, 255, 225, 0.15);
  background-color: rgba(0, 0, 0, 0.23);
}
.smart-style-entropy-light .ui-jqgrid {
  border-color: rgba(255, 255, 225, 0.15) !important;
}
.smart-style-entropy-light .ui-jqgrid .ui-pg-input,
.smart-style-entropy-light .ui-jqgrid .ui-pg-selbox {
  color: #000;
}
.smart-style-entropy-light .ui-state-focus,
.smart-style-entropy-light .ui-state-hover,
.smart-style-entropy-light .ui-widget-content .ui-state-focus,
.smart-style-entropy-light .ui-widget-content .ui-state-hover,
.smart-style-entropy-light .ui-widget-header .ui-state-focus,
.smart-style-entropy-light .ui-widget-header .ui-state-hover {
  background: 0 0;
  border-bottom: 0px !important;
}
.smart-style-entropy-light .arrow-box-up-right:after {
  border-color: transparent;
}
.smart-style-entropy-light .arrow-box-up-right:before {
  border-bottom-color: rgba(0, 0, 0, 0.63);
}
.smart-style-entropy-light .ui-tabs {
  background: 0 0;
}
.smart-style-entropy-light .ui-tabs .ui-tabs-nav {
  border-color: #b6d1de;
  color: #29555a;
}
.smart-style-entropy-light .ui-tabs .ui-tabs-nav li {
  display: inline-block;
}
.smart-style-entropy-light .ui-tabs .ui-tabs-nav li a {
  display: inline-block;
  background: rgba(255, 255, 255, 0.43);
  color: #29555a;
  border-color: transparent;
}
.smart-style-entropy-light .ui-tabs .ui-tabs-panel {
  position: relative;
  padding: 0px 0px;
  min-height: calc(90vh - 100px);
  background: 0 0;
  border-color: rgba(255, 255, 255, 0);
}
.smart-style-entropy-light .popover.bottom > .arrow,
.smart-style-entropy-light .popover.left > .arrow,
.smart-style-entropy-light .popover.right > .arrow,
.smart-style-entropy-light .popover.top > .arrow {
  border-color: transparent;
}
.smart-style-entropy-light .popover.right > .arrow:after {
  border-right-color: rgba(0, 0, 0, 0.8);
  left: 0;
}
.smart-style-entropy-light .popover.bottom > .arrow:after {
  border-bottom-color: rgba(0, 0, 0, 0.8);
  top: 0;
}
.smart-style-entropy-light .popover.top > .arrow:after {
  border-top-color: rgba(0, 0, 0, 0.8);
  bottom: 0;
}
.smart-style-entropy-light .popover.left > .arrow:after {
  border-left-color: rgba(0, 0, 0, 0.8);
  right: 0;
}
.smart-style-entropy-light .popover-title {
  background-color: rgba(247, 247, 247, 0.3);
  border-bottom: 1px solid rgba(247, 247, 247, 0.3);
}
.smart-style-entropy-light .ui-chatbox-input-focus {
  color: #000;
}
.smart-style-entropy-light .dt-toolbar,
.smart-style-entropy-light table.dataTable thead .sorting_asc,
.smart-style-entropy-light table.dataTable thead .sorting_desc {
  background-color: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-light .dt-toolbar {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-light .table-striped > tbody tr:nth-child(odd) {
  background-color: transparent !important;
}
.smart-style-entropy-light .table-striped > tbody tr:nth-child(odd) > th {
  background: rgba(255, 255, 255, 0.6);
}
.smart-style-entropy-light .table-striped > tbody tr:nth-child(odd) > td {
  background: rgba(255, 255, 255, 0.4);
}
.smart-style-entropy-light .dt-toolbar-footer {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-light .pagination > li > a,
.smart-style-entropy-light .pagination > li > span {
  background: rgba(0, 0, 0, 0.43);
  border-color: rgba(255, 255, 225, 0.15);
  color: #29555a;
}
.smart-style-entropy-light .pagination > .disabled > a,
.smart-style-entropy-light .pagination > .disabled > a:focus,
.smart-style-entropy-light .pagination > .disabled > a:hover,
.smart-style-entropy-light .pagination > .disabled > span,
.smart-style-entropy-light .pagination > .disabled > span:focus,
.smart-style-entropy-light .pagination > .disabled > span:hover {
  background: rgba(0, 0, 0, 0.43);
  border-color: rgba(255, 255, 225, 0.15);
  color: #ccc;
}
.smart-style-entropy-light .pagination > .active > a,
.smart-style-entropy-light .pagination > .active > a:focus,
.smart-style-entropy-light .pagination > .active > a:hover,
.smart-style-entropy-light .pagination > .active > span,
.smart-style-entropy-light .pagination > .active > span:focus,
.smart-style-entropy-light .pagination > .active > span:hover .pagination > .active > a {
  color: #ffd600;
  border-color: rgba(255, 255, 225, 0.15);
  background: rgba(0, 0, 0, 0.63);
}
.smart-style-entropy-light div.DTTT .btn {
  color: #fff !important;
}
.smart-style-entropy-light button.ColVis_Button,
.smart-style-entropy-light ul.ColVis_collection li {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-light .dygraph-legend {
  background: none !important;
}
.smart-style-entropy-light .client-form footer,
.smart-style-entropy-light .client-form header {
  background: rgba(0, 0, 0, 0.63);
  color: #29555a;
}
.smart-style-entropy-light .timeline-seperator > :first-child {
  background: rgba(0, 0, 0, 0.43);
  color: #29555a;
}
.smart-style-entropy-light .ui-datepicker .ui-datepicker-header {
  background-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-light .table-forum thead tr th {
  border-bottom-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-light .table > tbody > tr > td,
.smart-style-entropy-light .table > tbody > tr > th,
.smart-style-entropy-light .table > tfoot > tr > td,
.smart-style-entropy-light .table > tfoot > tr > th,
.smart-style-entropy-light .table > thead > tr > td,
.smart-style-entropy-light .table > thead > tr > th {
  border-top-color: rgba(255, 255, 225, 0.07);
}
.smart-style-entropy-light .note-editor .note-toolbar {
  background: rgba(0, 0, 0, 0.43);
  border-bottom-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-light .md-editor > textarea,
.smart-style-entropy-light .note-editor {
  border-color: rgba(255, 255, 225, 0.15);
  background: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-light .md-editor > textarea:focus,
.smart-style-entropy-light .note-editor .note-editable:focus {
  background: rgba(255, 255, 225, 0.05);
}
.smart-style-entropy-light .superbox-show {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-light .superbox-list.active:before {
  color: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-light .progress {
  background: rgba(0, 0, 0, 0.13);
  -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 225, 0.15) inset;
  -moz-box-shadow: 0 0 0 1px rgba(255, 255, 225, 0.15) inset;
  box-shadow: 0 0 0 1px rgba(255, 255, 225, 0.15) inset;
}
.smart-style-entropy-light .nav > li > a:focus,
.smart-style-entropy-light .nav > li > a:hover {
  background: transparent;
}
.smart-style-entropy-light .nav-tabs.bordered + .tab-content,
.smart-style-entropy-light .tabs-left > .nav-pills,
.smart-style-entropy-light .tabs-left > .nav-tabs {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-light .tabs-right > .nav-tabs {
  border-left-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-light .jarviswidget header .nav-tabs > li.active > a,
.smart-style-entropy-light .jarviswidget header .nav-tabs > li.active > a:focus,
.smart-style-entropy-light .jarviswidget header .nav-tabs > li.active > a:hover {
  background: rgba(255, 255, 255, 0.2);
  color: #29555a;
}
.smart-style-entropy-light .smart-accordion-default .panel-default {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-light .panel,
.smart-style-entropy-light .smart-accordion-default .panel-default > .panel-heading {
  background: 0 0;
}
.smart-style-entropy-light .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-light .jumbotron {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-light .pagination.pagination-alt > li:first-child > a {
  padding-left: 12px;
}
.smart-style-entropy-light .bs-glyphicons li {
  border-color: rgba(255, 255, 225, 0.15) !important;
}
.smart-style-entropy-light .responsive-utilities td.is-hidden {
  background: rgba(0, 0, 0, 0.43) !important;
  color: #29555a;
}
.smart-style-entropy-light .inbox-body.no-content-padding {
  background: 0 0;
}
.smart-style-entropy-light .txt-color-darken {
  color: #fff !important;
}
.smart-style-entropy-light .inbox-menu-lg li a:hover {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-light .inbox-menu-lg li.active a {
  background: rgba(0, 0, 0, 0.43);
  border-bottom-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-light .fill-a,
.smart-style-entropy-light .fill-b {
  background: 0 0;
}
.smart-style-entropy-light #heat-fill {
  left: 20px;
}
.smart-style-entropy-light .fill-a {
  top: -11px;
  left: -10px;
}
.smart-style-entropy-light .fill-b {
  top: -11px;
  right: -23px;
}
.smart-style-entropy-light .chat-body {
  background: 0 0;
  border-color: transparent;
}
.smart-style-entropy-light .chat-footer {
  background: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-light .textarea-controls,
.smart-style-entropy-light .textarea-div,
.smart-style-entropy-light .todo-group-title {
  background: rgba(255, 255, 255, 0.4);
}
.smart-style-entropy-light .typearea textarea {
  background: 0 0;
}
.smart-style-entropy-light .show-stat-microcharts > div {
  background: rgba(0, 138, 173, 0.3) !important;
  border-color: rgba(255, 255, 225, 0.15) !important;
}
.smart-style-entropy-light .fc-widget-content,
.smart-style-entropy-light .fc-widget-header,
.smart-style-entropy-light .smart-form.widget-body-toolbar,
.smart-style-entropy-light .textarea-controls,
.smart-style-entropy-light .textarea-div,
.smart-style-entropy-light .todo-group-title,
.smart-style-entropy-light .todo > li,
.smart-style-entropy-light .todo > li > :first-child,
.smart-style-entropy-light .todo > li > p,
.smart-style-entropy-light .typearea,
.smart-style-entropy-light .widget-body-toolbar {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-light .table > thead > tr > th {
  border-bottom-color: rgba(255, 255, 225, 0.25);
}
.smart-style-entropy-light .table-bordered,
.smart-style-entropy-light .table-bordered > tbody > tr > td,
.smart-style-entropy-light .table-bordered > tbody > tr > th,
.smart-style-entropy-light .table-bordered > tfoot > tr > td,
.smart-style-entropy-light .table-bordered > tfoot > tr > th,
.smart-style-entropy-light .table-bordered > thead > tr > td,
.smart-style-entropy-light .table-bordered > thead > tr > th {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-light .ui-jqgrid .ui-jqgrid-titlebar {
  background: rgba(0, 0, 0, 0.23);
}
.smart-style-entropy-light .ui-jqgrid .ui-jqgrid-htable th {
  background: 0 0;
}
.smart-style-entropy-light .ui-jqgrid .ui-state-hover td {
  background: rgba(255, 255, 225, 0.15) !important;
}
.smart-style-entropy-light .ui-accordion {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.smart-style-entropy-light .ui-accordion .ui-accordion-header {
  background: #b9d5e6 !important;
  color: #29555a;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  padding: 5px 10px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
  border: 0;
  border-radius: 0;
}
.smart-style-entropy-light .ui-accordion .ui-accordion-header:hover {
  background: #a0d4e8 !important;
}
.smart-style-entropy-light .ui-accordion .ui-accordion-content,
.smart-style-entropy-light .ui-accordion .ui-accordion-content-active {
  background: linear-gradient(to top left, #d6f3fb, #8bc3da);
  border: 0 !important;
  border-top: 1px solid #b6d1de !important;
}
.smart-style-entropy-light .ui-menu .ui-state-disabled {
  color: #fff !important;
}
.smart-style-entropy-light .ui-dialog .ui-dialog-title {
  color: #29555a;
  background: 0 0;
  padding: 0px;
}
.smart-style-entropy-light .ui-dialog .ui-dialog-titlebar {
  border-bottom-color: rgba(255, 255, 255, 0.15);
  color: #29555a;
  background: 0 0;
}
.smart-style-entropy-light .ui-widget-overlay {
  background: #000;
}
.smart-style-entropy-light .ui-dialog .ui-dialog-buttonpane {
  border-top-color: rgba(255, 255, 255, 0.15);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
.smart-style-entropy-light .ui-dialog-buttonpane,
.smart-style-entropy-light .ui-dialog-content {
  background: 0 0;
}
.smart-style-entropy-light .slider-track {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-light .ui-tabs .ui-tabs-nav li.ui-tabs-active:hover {
  cursor: text;
}
.smart-style-entropy-light .lockscreen .logo + div {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-light .chart text {
  fill: #fff;
}
.smart-style-entropy-light .dd-handle,
.smart-style-entropy-light .dd3-content {
  background: rgba(0, 0, 0, 0.43);
  border-color: rgba(255, 255, 225, 0.15);
  color: #29555a;
}
.smart-style-entropy-light .md-editor .md-footer,
.smart-style-entropy-light .md-editor > .md-header,
.smart-style-entropy-light .widget-footer {
  background: rgba(0, 0, 0, 0.43);
  border-bottom-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-light .widget-footer {
  border-top: 1px solid rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-light .noUi-target[disabled] .noUi-base {
  background: rgba(26, 26, 26, 0.43);
}
.smart-style-entropy-light .irs-line,
.smart-style-entropy-light .noUi-background {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-light .select2-search input {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: #515b67;
  color: #29555a;
}
.smart-style-entropy-light .select2-results .select2-no-results,
.smart-style-entropy-light .select2-results .select2-searching,
.smart-style-entropy-light .select2-results .select2-selection-limit {
  background: 0 0;
}
.smart-style-entropy-light .select2-drop {
  border-color: rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.8);
  color: #29555a;
}
.smart-style-entropy-light .select2-search:before {
  color: #e0e0e0 !important;
}
.smart-style-entropy-light .knob[data-fgcolor='#222222'],
.smart-style-entropy-light .select2-container-multi .select2-choices .select2-search-field input {
  color: #fff !important;
}
.smart-style-entropy-light .select2-dropdown-open .select2-choice {
  border: 1px solid #000;
  background: rgba(0, 0, 0, 0.9);
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.smart-style-entropy-light .price-features,
.smart-style-entropy-light .profile-message li.message.message-reply {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-light .panel-footer {
  background: rgba(0, 0, 0, 0.63);
  border-top-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-light .pricing-big .panel-footer {
  background: rgba(0, 0, 0, 0.63) !important;
}
.smart-style-entropy-light .table > tbody > tr.active > td,
.smart-style-entropy-light .table > tbody > tr.active > th,
.smart-style-entropy-light .table > tbody > tr > td.active,
.smart-style-entropy-light .table > tbody > tr > th.active,
.smart-style-entropy-light .table > tfoot > tr.active > td,
.smart-style-entropy-light .table > tfoot > tr.active > th,
.smart-style-entropy-light .table > tfoot > tr > td.active,
.smart-style-entropy-light .table > tfoot > tr > th.active,
.smart-style-entropy-light .table > thead > tr.active > td,
.smart-style-entropy-light .table > thead > tr.active > th,
.smart-style-entropy-light .table > thead > tr > td.active,
.smart-style-entropy-light .table > thead > tr > th.active {
  background: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-light .table > tbody > tr.danger > td,
.smart-style-entropy-light .table > tbody > tr.info > td,
.smart-style-entropy-light .table > tbody > tr.success > td,
.smart-style-entropy-light .table > tbody > tr.warning > td {
  color: #000;
}
.smart-style-entropy-light .smart-timeline-list > li:hover {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-light .jvectormap-zoomin,
.smart-style-entropy-light .jvectormap-zoomout {
  background: rgba(0, 0, 0, 0.3) !important;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.smart-style-entropy-light .text-primary {
  color: #e2f2ff;
}
.smart-style-entropy-light .text-success {
  color: #90ff92;
}
.smart-style-entropy-light .onoffswitch-switch {
  border-color: transparent;
}
.smart-style-entropy-light #shortcut {
  background-color: rgba(27, 16, 43, 0.75);
}
.smart-style-entropy-light.minified #left-panel nav {
  margin-top: 0px;
}
.smart-style-entropy-light.minified #left-panel nav > ul {
  margin-top: 0px;
}
.smart-style-entropy-light.minified #left-panel nav > ul > li {
  border-top: 1px solid #b6d1de;
  height: 41px;
}
.smart-style-entropy-light.minified #left-panel nav > ul > li .navigation-icon {
  left: 12px;
  top: 5px;
}
.smart-style-entropy-light.minified #left-panel nav > ul > li .header-element {
  border: 0;
  background: 0;
}
.smart-style-entropy-light.minified #left-panel nav > ul > li .header-element.separator-header {
  margin: 0;
}
.smart-style-entropy-light.minified #left-panel nav > ul > li.hidden-icon-menu > a > i {
  display: inline-block;
}
.smart-style-entropy-light.minified #left-panel nav > ul > li > a .menu-item-parent {
  height: auto;
  top: 1px;
  left: 41px;
  background: #00a9ff;
  border: 0;
  color: #000;
  padding: 0px 0 0px 12px;
  z-index: 199;
}
.smart-style-entropy-light.minified #left-panel nav > ul > li > a .menu-item-parent span {
  line-height: normal;
  margin-top: 4px;
  font-weight: bold;
  display: block;
  padding: 8px;
}
.smart-style-entropy-light.minified #left-panel nav > ul > li > ul {
  border: 1px solid #b6d1de;
  background: rgba(255, 255, 255, 0.9);
  margin-top: 0px;
  padding: 10px 0;
  z-index: 199;
}
.smart-style-entropy-light.minified #left-panel nav > ul > li > ul li {
  background: rgba(255, 255, 255, 0.2) !important;
  padding-left: 5px;
  z-index: 199;
}
.smart-style-entropy-light.minified #left-panel nav > ul > li > ul li a:link,
.smart-style-entropy-light.minified #left-panel nav > ul > li > ul li a:visited {
  padding: 7px 10px !important;
  vertical-align: middle;
}
.smart-style-entropy-light.minified #left-panel nav > ul > li > ul li a:link .navigation-icon,
.smart-style-entropy-light.minified #left-panel nav > ul > li > ul li a:visited .navigation-icon {
  top: 4px;
}
.smart-style-entropy-light.minified #left-panel nav > ul > li > ul li a:link .menu-item-parent,
.smart-style-entropy-light.minified #left-panel nav > ul > li > ul li a:visited .menu-item-parent {
  height: auto;
}
.smart-style-entropy-light.minified #left-panel nav > ul > li > ul li a:link .navigation-icon + .menu-item-parent,
.smart-style-entropy-light.minified #left-panel nav > ul > li > ul li a:visited .navigation-icon + .menu-item-parent {
  padding-left: 30px !important;
}
.smart-style-entropy-light.minified #left-panel nav > ul > li > ul li a:link.active,
.smart-style-entropy-light.minified #left-panel nav > ul > li > ul li a:visited.active {
  color: #00a9ff;
}
.smart-style-entropy-light.minified #left-panel nav > ul > li > ul li a:link.active:before,
.smart-style-entropy-light.minified #left-panel nav > ul > li > ul li a:visited.active:before {
  top: 0px !important;
}
.smart-style-entropy-light.minified #left-panel nav > ul > li > ul li a:hover,
.smart-style-entropy-light.minified #left-panel nav > ul > li > ul li a:active {
  color: #43addf;
}
.smart-style-entropy-light.minified #left-panel nav > ul > li > ul li i {
  width: 20px !important;
}
.smart-style-entropy-light.minified #left-panel nav > ul > li > ul li .menu-item-parent {
  height: 24px;
  top: auto;
  background: none;
  color: #29555a;
  padding-left: 1px !important;
}
.smart-style-entropy-light.minified #left-panel nav > ul > li > ul li:hover > a .menu-item-parent {
  color: #43addf;
}
.smart-style-entropy-light.minified #left-panel nav > ul > li > ul li ul li a:link {
  padding: 2px 5px 2px 25px !important;
}
.smart-style-entropy-light.minified #left-panel nav > ul > li > ul li ul li ul li a.active {
  color: #00a9ff;
}
.smart-style-entropy-light.minified #left-panel nav > ul > li > ul li ul li ul li a.active:before {
  right: 10px;
}
.smart-style-entropy-light .minifyme {
  font-size: 21px;
}
.smart-style-entropy-light .minifyme i {
  color: #666;
}
.smart-style-entropy-light .minifyme:hover {
  padding-right: 0px;
}
.smart-style-entropy-light .minifyme:hover i {
  color: #00a9ff;
}
.smart-style-entropy-light #project-context > :first-child,
.smart-style-entropy-light #sparks li h5,
.smart-style-entropy-light .ajax-notifications > .alert.alert-transparent,
.smart-style-entropy-light .bootstrap-duallistbox-container label,
.smart-style-entropy-light .form header,
.smart-style-entropy-light .inbox-side-bar h6,
.smart-style-entropy-light .project-context > :first-child,
.smart-style-entropy-light [class*=' txt-color-'] {
  color: #29555a;
}
.smart-style-entropy-light .bg-color-green,
.smart-style-entropy-light .jarviswidget-color-green > header {
  border: none;
  background: #72cc72;
}
.smart-style-entropy-light .bg-color-greenLight,
.smart-style-entropy-light .jarviswidget-color-greenLight > header {
  border-color: rgba(127, 207, 113, 0.5) !important;
  background: rgba(127, 207, 113, 0.5) !important;
}
.smart-style-entropy-light .bg-color-greenDark,
.smart-style-entropy-light .jarviswidget-color-greenDark > header {
  border-color: rgba(135, 233, 117, 0.5) !important;
  background: rgba(135, 233, 117, 0.5) !important;
}
.smart-style-entropy-light .bg-color-purple,
.smart-style-entropy-light .jarviswidget-color-purple > header {
  border-color: rgba(98, 57, 149, 0.43) !important;
  background: rgba(122, 72, 185, 0.43) !important;
}
.smart-style-entropy-light .bg-color-magenta,
.smart-style-entropy-light .jarviswidget-color-magenta > header {
  border-color: rgba(76, 38, 78, 0.43) !important;
  background: rgba(110, 54, 113, 0.43) !important;
}
.smart-style-entropy-light .bg-color-pink,
.smart-style-entropy-light .jarviswidget-color-pink > header {
  border-color: rgba(233, 157, 201, 0.43) !important;
  background: rgba(233, 157, 201, 0.43) !important;
}
.smart-style-entropy-light .bg-color-pinkDark,
.smart-style-entropy-light .jarviswidget-color-pinkDark > header {
  border-color: rgba(208, 58, 146, 0.43) !important;
  background: rgba(218, 99, 169, 0.43) !important;
}
.smart-style-entropy-light .bg-color-blueLight,
.smart-style-entropy-light .jarviswidget-color-blueLight > header {
  border-color: rgba(140, 210, 236, 0.43) !important;
  background: rgba(184, 227, 243, 0.43) !important;
}
.smart-style-entropy-light .jarviswidget-color-blueLight > header > .jarviswidget-ctrls a {
  color: #fff !important;
}
.smart-style-entropy-light .bg-color-teal,
.smart-style-entropy-light .jarviswidget-color-teal > header {
  border-color: rgba(84, 210, 208, 0.83) !important;
  background: rgba(124, 221, 219, 0.83) !important;
}
.smart-style-entropy-light .bg-color-blue,
.smart-style-entropy-light .jarviswidget-color-blue > header {
  border-color: rgba(59, 184, 235, 0.43) !important;
  background: rgba(59, 184, 235, 0.43) !important;
}
.smart-style-entropy-light .bg-color-blueDark,
.smart-style-entropy-light .jarviswidget-color-blueDark > header {
  border-color: rgba(29, 61, 104, 0.43) !important;
  background: rgba(29, 61, 104, 0.43) !important;
}
.smart-style-entropy-light .bg-color-darken,
.smart-style-entropy-light .jarviswidget-color-darken > header {
  border-color: rgba(0, 0, 0, 0.23) !important;
  background: rgba(0, 0, 0, 0.23) !important;
}
.smart-style-entropy-light .bg-color-yellow,
.smart-style-entropy-light .jarviswidget-color-yellow > header {
  border-color: rgba(253, 236, 184, 0.43) !important;
  background: rgba(253, 236, 184, 0.43) !important;
}
.smart-style-entropy-light .bg-color-orange,
.smart-style-entropy-light .jarviswidget-color-orange > header {
  border-color: rgba(255, 159, 71, 0.43) !important;
  background: rgba(255, 159, 71, 0.43) !important;
}
.smart-style-entropy-light .bg-color-orangeDark,
.smart-style-entropy-light .jarviswidget-color-orangeDark > header {
  border-color: rgba(255, 161, 87, 0.43) !important;
  background: rgba(255, 161, 87, 0.43) !important;
}
.smart-style-entropy-light .bg-color-red,
.smart-style-entropy-light .jarviswidget-color-red > header {
  border-color: rgba(255, 7, 7, 0.43) !important;
  background: rgba(255, 7, 7, 0.43) !important;
}
.smart-style-entropy-light .bg-color-redLight,
.smart-style-entropy-light .jarviswidget-color-redLight > header {
  border-color: rgba(252, 61, 61, 0.43) !important;
  background: rgba(252, 61, 61, 0.43) !important;
}
.smart-style-entropy-light .bg-color-white,
.smart-style-entropy-light .jarviswidget-color-white > header {
  border-color: rgba(255, 255, 255, 0.33) !important;
  background: rgba(255, 255, 255, 0.43) !important;
  color: #000;
}
.smart-style-entropy-light .jarviswidget-color-white > header > .jarviswidget-ctrls a {
  color: #3d3d3d !important;
}
.smart-style-entropy-light button.ColVis_Button,
.smart-style-entropy-light ul.ColVis_collection li {
  color: #fff !important;
}
.smart-style-entropy-light ul.ColVis_collection {
  background: rgba(0, 0, 0, 0.5);
}
.smart-style-entropy-light .status .links {
  background: rgba(255, 255, 255, 0.1);
}
.smart-style-entropy-light .smart-form .rating input:checked ~ label {
  color: #7ed5eb;
}
.smart-style-entropy-light .smart-form .rating input + label:hover,
.smart-style-entropy-light .smart-form .rating input + label:hover ~ label {
  color: #a3edff;
}
.smart-style-entropy-light .dt-toolbar option,
.smart-style-entropy-light select:not([multiple]) option {
  background: rgba(255, 255, 255, 0.9);
  border-color: #b6d1de;
  color: #29555a;
}
.smart-style-entropy-light .has-error .checkbox,
.smart-style-entropy-light .has-error .checkbox-inline,
.smart-style-entropy-light .has-error .control-label,
.smart-style-entropy-light .has-error .form-control-feedback,
.smart-style-entropy-light .has-error .help-block,
.smart-style-entropy-light .has-error .radio,
.smart-style-entropy-light .has-error .radio-inline {
  color: #ff7676;
  -webkit-text-shadow: 0 1px 3px rgba(255, 255, 255, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(255, 255, 255, 0.3);
  text-shadow: 0 1px 3px rgba(255, 255, 255, 0.3);
}
.smart-style-entropy-light .has-success .checkbox,
.smart-style-entropy-light .has-success .checkbox-inline,
.smart-style-entropy-light .has-success .control-label,
.smart-style-entropy-light .has-success .form-control-feedback,
.smart-style-entropy-light .has-success .help-block,
.smart-style-entropy-light .has-success .radio,
.smart-style-entropy-light .has-success .radio-inline {
  color: #b1f3b2;
  -webkit-text-shadow: 0 1px 3px rgba(255, 255, 255, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(255, 255, 255, 0.3);
  text-shadow: 0 1px 3px rgba(255, 255, 255, 0.3);
}
.smart-style-entropy-light label input[type='checkbox'].checkbox:checked + span:before {
  color: #d2e8ff;
}
.smart-style-entropy-light label input[type='checkbox'].checkbox.style-2:checked + span:before {
  color: #66665e;
}
.smart-style-entropy-light label input[type='radio'].radiobox + span:before,
.smart-style-entropy-light label input[type='radio'].radiobox:checked + span:before {
  color: #d2e8ff !important;
  border-color: #d2e8ff !important;
}
.smart-style-entropy-light input[type='checkbox'].checkbox + span:before {
  color: #29555a;
  border-color: #29555a;
}
.smart-style-entropy-light .form-actions,
.smart-style-entropy-light .smart-form.widget-body-toolbar,
.smart-style-entropy-light .widget-body-toolbar,
.smart-style-entropy-light label input[type='checkbox'].checkbox + span:before,
.smart-style-entropy-light label input[type='radio'].radiobox + span:before {
  background: rgba(255, 255, 255, 0.23);
  border-color: rgba(255, 255, 255, 0.53);
}
.smart-style-entropy-light .irs-diapason,
.smart-style-entropy-light .noUi-connect {
  background: #fff;
}
.smart-style-entropy-light .noUi-origin-lower {
  background: rgba(0, 255, 255, 0.8);
}
#extr-page.smart-style-entropy-light,
.smart-style-entropy-light .MessageBoxContainer,
.smart-style-entropy-light .ajax-dropdown {
  background: url(../../assets/img/discovery.jpg) no-repeat 0 0;
  color: #29555a;
  background-size: cover;
}
#extr-page body.smart-style-entropy-light {
  background: none !important;
}
.smart-style-entropy-light .ui-chatbox-titlebar {
  background: #2a4f58 !important;
}
.smart-style-entropy-light .ui-chatbox .ui-widget-content {
  background: rgba(51, 103, 105, 0.6);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(81, 165, 177, 0.6)), color-stop(1, rgba(68, 85, 139, 0.6)));
  background: -ms-linear-gradient(bottom, rgba(81, 165, 177, 0.6), rgba(68, 85, 139, 0.6));
  background: -moz-linear-gradient(bottom, rgba(81, 165, 177, 0.6) 0, rgba(68, 85, 139, 0.6) 100%);
  background: -o-linear-gradient(rgba(68, 85, 139, 0.6), rgba(81, 165, 177, 0.6));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(68,  85,  139,  0.6)', endColorstr='rgba(81,  165,  177,  0.6)', GradientType=0);
}
.smart-style-entropy-light .ui-chatbox-content > .alert-msg {
  background: #fffdd0;
}
.smart-style-entropy-light .ui-chatbox-input {
  background: rgba(29, 96, 117, 0.6);
}
.smart-style-entropy-light .ui-chatbox .ui-widget-content textarea {
  background: rgba(0, 0, 0, 0.23) !important;
  border-color: rgba(0, 0, 0, 0.23) !important;
  color: #29555a;
}
.smart-style-entropy-light .ui-chatbox .ui-widget-content textarea:focus {
  background: rgba(0, 0, 0, 0.53) !important;
  border-color: rgba(0, 0, 0, 0.53) !important;
  font-weight: 700;
}
.smart-style-entropy-light .MessageBoxContainer,
.smart-style-entropy-light .fc-widget-content {
  -webkit-text-shadow: 0 1px 3px rgba(255, 255, 255, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(255, 255, 255, 0.3);
  text-shadow: 0 1px 3px rgba(255, 255, 255, 0.3);
}
.smart-style-entropy-light #cache-widget-background-image {
  background: url(../../assets/img/background_light.jpg);
  visibility: hidden;
}
.smart-style-entropy-light #jarviswidget-fullscreen-mode .jarviswidget {
  background: url(../../assets/img/background_light.jpg) no-repeat center bottom fixed;
  background-size: cover;
}
.smart-style-entropy-light .fc-widget-content {
  border-color: rgba(255, 255, 255, 0.3);
}
.smart-style-entropy-light .fc-grid .fc-day-number {
  padding: 0 4px;
  font-size: 17px;
}
.smart-style-entropy-light .fc-state-highlight {
  background: 0 0;
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.smart-style-entropy-light .bootstrap-duallistbox-container label,
.smart-style-entropy-light .form header,
.smart-style-entropy-light .inbox-body .table-wrap,
.smart-style-entropy-light .inbox-nav-bar,
.smart-style-entropy-light .inbox-side-bar,
.smart-style-entropy-light .notification-body > li > span,
.smart-style-entropy-light .smart-form header {
  background: 0 0;
}
.smart-style-entropy-light #inbox-table.table tbody > tr > td {
  border-color: rgba(255, 255, 225, 0.15) !important;
}
.smart-style-entropy-light #inbox-table tbody tr:hover,
.smart-style-entropy-light .table-hover > tbody > tr:hover > td {
  background: rgba(0, 255, 225, 0.25);
}
.smart-style-entropy-light .inbox-message {
  background: rgba(0, 0, 0, 0.35);
}
.smart-style-entropy-light .table {
  background: rgba(0, 0, 0, 0.15);
}
.smart-style-entropy-light .bs-example .table {
  background: 0 0;
}
.smart-style-entropy-light .smart-form .checkbox i,
.smart-style-entropy-light .smart-form .radio i {
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.4) !important;
}
.smart-style-entropy-light .smart-form .radio input + i:after {
  background: #fff;
}
.smart-style-entropy-light .smart-form .checkbox.state-error i,
.smart-style-entropy-light .smart-form .radio.state-error i,
.smart-style-entropy-light .smart-form .state-error input,
.smart-style-entropy-light .smart-form .state-error select,
.smart-style-entropy-light .smart-form .state-error textarea,
.smart-style-entropy-light .smart-form .toggle.state-error i {
  background: rgba(255, 8, 8, 0.2) !important;
  border-color: #a90329 !important;
}
.smart-style-entropy-light .smart-form .checkbox.state-success i,
.smart-style-entropy-light .smart-form .radio.state-success i,
.smart-style-entropy-light .smart-form .state-success input,
.smart-style-entropy-light .smart-form .state-success select,
.smart-style-entropy-light .smart-form .state-success textarea,
.smart-style-entropy-light .smart-form .toggle.state-success i {
  background: rgba(98, 248, 98, 0.2) !important;
  border-color: #7dc27d;
}
.smart-style-entropy-light .bootstrap-timepicker-widget table td input {
  color: #333;
}
.smart-style-entropy-light .inbox-info-bar .form-group input,
.smart-style-entropy-light .inbox-info-bar .select2-container-multi .select2-choices {
  border-color: transparent !important;
  background: transparent !important;
}
.smart-style-entropy-light .highlight .inbox-data-message > :first-child,
.smart-style-entropy-light .highlight .inbox-data-message > :first-child > :first-child {
  color: #333 !important;
}
.smart-style-entropy-light .table > tbody > tr.warning > td,
.smart-style-entropy-light .table > tbody > tr.warning > th,
.smart-style-entropy-light .table > tbody > tr > td.warning,
.smart-style-entropy-light .table > tbody > tr > th.warning,
.smart-style-entropy-light .table > tfoot > tr.warning > td,
.smart-style-entropy-light .table > tfoot > tr.warning > th,
.smart-style-entropy-light .table > tfoot > tr > td.warning,
.smart-style-entropy-light .table > tfoot > tr > th.warning,
.smart-style-entropy-light .table > thead > tr.warning > td,
.smart-style-entropy-light .table > thead > tr.warning > th,
.smart-style-entropy-light .table > thead > tr > td.warning,
.smart-style-entropy-light .table > thead > tr > th.warning,
.smart-style-entropy-light .unread td {
  background-color: rgba(255, 214, 0, 0.3) !important;
  color: #29555a;
}
.smart-style-entropy-light .table > tbody > tr.danger > td,
.smart-style-entropy-light .table > tbody > tr.danger > th,
.smart-style-entropy-light .table > tbody > tr > td.danger,
.smart-style-entropy-light .table > tbody > tr > th.danger,
.smart-style-entropy-light .table > tfoot > tr.danger > td,
.smart-style-entropy-light .table > tfoot > tr.danger > th,
.smart-style-entropy-light .table > tfoot > tr > td.danger,
.smart-style-entropy-light .table > tfoot > tr > th.danger,
.smart-style-entropy-light .table > thead > tr.danger > td,
.smart-style-entropy-light .table > thead > tr.danger > th,
.smart-style-entropy-light .table > thead > tr > td.danger,
.smart-style-entropy-light .table > thead > tr > th.danger {
  background-color: rgba(236, 43, 43, 0.5) !important;
  color: #29555a;
}
.smart-style-entropy-light .table > tbody > tr.success > td,
.smart-style-entropy-light .table > tbody > tr.success > th,
.smart-style-entropy-light .table > tbody > tr > td.success,
.smart-style-entropy-light .table > tbody > tr > th.success,
.smart-style-entropy-light .table > tfoot > tr.success > td,
.smart-style-entropy-light .table > tfoot > tr.success > th,
.smart-style-entropy-light .table > tfoot > tr > td.success,
.smart-style-entropy-light .table > tfoot > tr > th.success,
.smart-style-entropy-light .table > thead > tr.success > td,
.smart-style-entropy-light .table > thead > tr.success > th,
.smart-style-entropy-light .table > thead > tr > td.success,
.smart-style-entropy-light .table > thead > tr > th.success {
  background-color: rgba(106, 228, 56, 0.5) !important;
  color: #29555a;
}
.smart-style-entropy-light #chat-container #chat-users li a img,
.smart-style-entropy-light #shortcut ul li .jarvismetro-tile,
.smart-style-entropy-light .chat-body li.message img,
.smart-style-entropy-light .friends-list img,
.smart-style-entropy-light .inbox-download-list li > :first-child > :first-child > img,
.smart-style-entropy-light .login-info img,
.smart-style-entropy-light .notification-body,
.smart-style-entropy-light .profile-pic > img,
.smart-style-entropy-light .usr-card > img {
  border-radius: 50% 0 !important;
}
.smart-style-entropy-light .friends-list img {
  outline: 0;
}
.smart-style-entropy-light .inbox-download-list li > :first-child:hover {
  background: rgba(255, 255, 255, 0.3);
  border-color: rgba(192, 192, 192, 0.3);
}
.smart-style-entropy-light .inbox-download,
.smart-style-entropy-light .inbox-message {
  border-bottom-color: rgba(255, 255, 255, 0.3);
}
.smart-style-entropy-light .txt-color-white {
  color: #29555a !important;
}
.smart-style-entropy-light .demo .txt-color-darken {
  color: #333 !important;
}
.smart-style-entropy-light .demo label input[type='checkbox'].checkbox + span:before,
.smart-style-entropy-light .demo label input[type='radio'].radiobox + span:before {
  background-color: #f4f4f4;
}
.smart-style-entropy-light nav > ul ul li::before,
.smart-style-entropy-light nav > ul > li > ul::before {
  border: none !important;
}
.smart-style-entropy-light .smart-form,
.smart-style-entropy-light .ui-jqgrid .ui-jqgrid-title,
.smart-style-entropy-light .ui-state-focus,
.smart-style-entropy-light .ui-state-hover,
.smart-style-entropy-light .ui-widget-content .ui-state-focus,
.smart-style-entropy-light .ui-widget-content .ui-state-hover,
.smart-style-entropy-light .ui-widget-header .ui-state-focus,
.smart-style-entropy-light .ui-widget-header .ui-state-hover {
  color: #29555a;
}
.smart-style-entropy-light .well-light .nav-tabs {
  background: rgba(0, 0, 0, 0.43);
  color: #29555a;
  padding-left: 10px;
}
.smart-style-entropy-light .icon-addon,
.smart-style-entropy-light .input-icon-left > i,
.smart-style-entropy-light .input-icon-right > i {
  color: #29555a;
}
/* .@{class-init} .show-stats .progress-bar {
    background: rgba(255, 255, 255, .8)!important;
} */
@media (max-width: 979px) {
  .smart-style-entropy-light #sparks {
    background: 0 0;
  }
}
@media (max-width: 767px) {
  .smart-style-entropy-light .tab-left-content {
    padding-right: 0px;
  }
}
/* header items overflow bug */
@media (max-width: 2500px) {
  .smart-style-entropy-light .btn-header.transparent a {
    width: auto !important;
    margin-top: 10px !important;
  }
}
@media (max-width: 2500px) {
  .smart-style-entropy-light .dropzone .dz-default.dz-message {
    margin-left: 0px !important;
    margin-top: 0px !important;
  }
}
/* scrollbars */
/* width */
.smart-style-entropy-light::-webkit-scrollbar {
  width: 16px;
}
/* Track */
.smart-style-entropy-light::-webkit-scrollbar-track {
  background: #a5d3dc;
}
/* Handle */
.smart-style-entropy-light::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.3);
}
/* Handle on hover */
.smart-style-entropy-light::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.6);
}
.smart-style-entropy-light::-webkit-scrollbar-corner {
  background: rgba(8, 0, 97, 0.2);
}
.smart-style-entropy-light .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap {
  border: solid #ffffff 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.65);
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.43);
  transition: all 0.6s;
}
.smart-style-entropy-light .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap a {
  background-color: #ffffff;
  background-repeat: no-repeat;
  z-index: 99999;
  transition: all 0.6s;
}
.smart-style-entropy-light .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap a.minimized-bottomright {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  border-radius: 0px;
}
.smart-style-entropy-light .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap a.minimized-topleft {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  border-radius: 0px;
}
.smart-style-entropy-light .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap a.minimized-bottomleft {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  border-radius: 0px;
}
.smart-style-entropy-light .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap a.minimized-topright {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  border-radius: 0px;
}
.smart-style-entropy-light .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap-toggle-display {
  background-size: cover;
  position: absolute;
  border-radius: 3px 0px 0px 0px;
}
.smart-style-entropy-light .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap-toggle-display-bottomright {
  bottom: 0;
  right: 0;
}
.smart-style-entropy-light .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap-toggle-display-topleft {
  top: 0;
  left: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.smart-style-entropy-light .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap-toggle-display-bottomleft {
  bottom: 0;
  left: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.smart-style-entropy-light .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap-toggle-display-topright {
  top: 0;
  right: 0;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
/* Old IE */
.smart-style-entropy-light .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-oldie .leaflet-control-minimap {
  border: 1px solid #999;
}
.smart-style-entropy-light .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-oldie .leaflet-control-minimap a {
  background-color: #29555a;
}
.smart-style-entropy-light .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-oldie .leaflet-control-minimap a.minimized {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
/* flechita item actual */
.smart-style-entropy-light nav ul li.active > a:before {
  position: absolute;
  height: 19px;
  width: 10px;
  right: 4px;
  top: 8px;
  color: #00a9ff;
}
/* DESPLEGABLES */
.smart-style-entropy-light .dropdown-menu,
.smart-style-entropy-light .select2-drop,
.smart-style-entropy-light .select2-dropdown,
.smart-style-entropy-light .ag-theme-custom-new .ag-menu {
  background-color: #d6f3fb;
  background: linear-gradient(to top left, #d6f3fb, #8bc3da);
}
/* INPUTS EN DESPLEGABLES */
.smart-style-entropy-light .select2-search input {
  border: 1px solid #8b8b8b;
  background: rgba(255, 255, 255, 0.3);
  margin-top: 2px;
  color: #29555a;
}
.smart-style-entropy-light .select2-results .select2-highlighted,
.smart-style-entropy-light .select2-results__option--highlighted,
.smart-style-entropy-light .entropy-filter .dropdown-menu li a:hover {
  background-color: #e5f7f7;
  color: #29555a;
}
.smart-style-entropy-light .select2-results__option[aria-selected='true'] {
  background: #00a9ff;
  color: rgba(255, 255, 255, 0.9);
}
.smart-style-entropy-light #left-panel nav ul li a,
.smart-style-entropy-light .jarviswidget-ctrls .button-icon {
  color: #29555a;
}
.smart-style-entropy-light #left-panel nav ul li a:link,
.smart-style-entropy-light .jarviswidget-ctrls .button-icon:link,
.smart-style-entropy-light #left-panel nav ul li a:visited,
.smart-style-entropy-light .jarviswidget-ctrls .button-icon:visited {
  color: #29555a;
}
.smart-style-entropy-light #left-panel nav ul li a:link i,
.smart-style-entropy-light .jarviswidget-ctrls .button-icon:link i,
.smart-style-entropy-light #left-panel nav ul li a:visited i,
.smart-style-entropy-light .jarviswidget-ctrls .button-icon:visited i {
  color: #29555a;
}
.smart-style-entropy-light #left-panel nav ul li a:hover,
.smart-style-entropy-light .jarviswidget-ctrls .button-icon:hover,
.smart-style-entropy-light #left-panel nav ul li a:active,
.smart-style-entropy-light .jarviswidget-ctrls .button-icon:active {
  color: #49c7ee;
}
.smart-style-entropy-light #left-panel nav ul li a:hover i,
.smart-style-entropy-light .jarviswidget-ctrls .button-icon:hover i,
.smart-style-entropy-light #left-panel nav ul li a:active i,
.smart-style-entropy-light .jarviswidget-ctrls .button-icon:active i {
  color: #49c7ee;
}
.smart-style-entropy-light #left-panel nav ul li a:hover,
.smart-style-entropy-light .jarviswidget-ctrls .button-icon:hover {
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.3);
}
.smart-style-entropy-light .btn-default,
.smart-style-entropy-light #sidebar-lte-functions button.btn.btn-default,
.smart-style-entropy-light .btn-default.filter-btn,
.smart-style-entropy-light .axis-selector-button button,
.smart-style-entropy-light #sidebar-lte-functions .sidebar-accordion .custom-list ul .open .play-btn {
  background: #a5d3dc !important;
  color: #29555a;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-light .btn-default:hover,
.smart-style-entropy-light #sidebar-lte-functions button.btn.btn-default:hover,
.smart-style-entropy-light .btn-default.filter-btn:hover,
.smart-style-entropy-light .axis-selector-button button:hover,
.smart-style-entropy-light #sidebar-lte-functions .sidebar-accordion .custom-list ul .open .play-btn:hover {
  background: #c6ecf7 !important;
}
.smart-style-entropy-light .alma-refresh-btn {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  background: transparent !important;
}
.smart-style-entropy-light .alma-refresh-btn:hover,
.smart-style-entropy-light .alma-refresh-btn:active,
.smart-style-entropy-light .alma-refresh-btn:focus {
  background: transparent !important;
  color: #00a9ff !important;
}
.smart-style-entropy-light .alma-refresh-btn:hover i,
.smart-style-entropy-light .alma-refresh-btn:active i,
.smart-style-entropy-light .alma-refresh-btn:focus i {
  color: #00a9ff !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.vw-100 {
  width: 100vw !important;
}
.vh-100 {
  height: 100vh !important;
}
.iframe-container {
  overflow: hidden;
  height: 100%;
  position: relative;
}
.iframe-container iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.side-panel--container {
  z-index: 5 !important;
}
.App {
  margin: 0;
  padding: 0;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  position: relative;
}
.inline-controls {
  display: inline-block;
  vertical-align: bottom;
  padding-right: 5px;
}
.label {
  font-family: 'Calibri', Arial, sans-serif;
  margin-bottom: 6px;
  line-height: 19px;
  font-weight: 400;
  font-size: 13px;
  color: #fcfafa;
  text-align: left;
  white-space: normal;
}
.inputNew,
.react-autosuggest__input {
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 6px;
  font-size: 13px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  letter-spacing: 0.05rem;
  height: auto;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.container {
  width: 100%;
  max-width: 2000px;
  margin: 0 auto;
}
.row {
  display: flex;
  flex-wrap: wrap;
}
.react-autosuggest__container {
  display: inline-block;
  position: relative;
}
.react-autosuggest__suggestions-container {
  display: none;
}
.react-autosuggest__container--open .react-autosuggest__suggestions-container {
  margin-top: -1px;
  display: block;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 9999;
}
.react-autosuggest__suggestions-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: 1px solid #aaa;
}
.react-autosuggest__suggestion {
  cursor: pointer;
  padding: 2.5px 5px;
  font-size: 13px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  letter-spacing: 0.05rem;
}
.react-autosuggest__suggestion:not(:first-child) {
  border-top: 1px solid #ddd;
}
.suggestion-content {
  display: flex;
  align-items: center;
  background-repeat: no-repeat;
}
#fixed .select2-selection--multiple {
  overflow-y: scroll;
  max-height: 32px !important;
  min-height: 32px !important;
}
div.react-datepicker-wrapper {
  width: 90%;
}
div > div.react-datepicker__input-container,
div > div.react-datepicker__input-container input {
  width: 100%;
}
.smart-style-entropy .wdna-grid-table .ag-row .btn {
  margin: 1px 0px;
}
.selector-modal-70 {
  width: 70% !important;
}
.smart-style-entropy-light #main-tabs {
  padding: 40px 10px 0 10px;
}
@media (min-width: 768px) {
  .smart-style-entropy-light #main-tabs {
    padding: 5px 10px 0 10px;
  }
}
.smart-style-entropy-light .modal-alarms h1 {
  display: none;
}
.smart-style-entropy-light .modal-alarms .alarms-modal-content .alarms-list {
  width: 90%;
  margin: 0 auto 15px auto;
}
.smart-style-entropy-light .modal-alarms .alarms-modal-content .alarms-list h2 {
  font-weight: bold;
  color: #00a9ff;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: normal;
  padding: 3px 0 0 26px;
  background-repeat: no-repeat;
  background-position: 0 50%;
}
.smart-style-entropy-light .modal-alarms .alarms-modal-content .alarms-list.fire-alarms h2 {
  background-image: url(../../assets/img/fire_alarm_icon_light.svg);
  background-size: 20px 24px;
}
.smart-style-entropy-light .modal-alarms .alarms-modal-content .alarms-list.overweight-alarms h2 {
  background-image: url(../../assets/img/weight_alarm_icon_light.svg);
  background-size: 20px 24px;
}
.smart-style-entropy-light .modal-alarms .alarms-modal-content .alarms-list.undefined-alarms h2 {
  background-image: url(../../assets/img/undefined_alarm_icon_light.svg);
  background-size: 6px 24px;
  background-position: 7px 0;
}
.smart-style-entropy-light .modal-alarms .alarms-modal-content .alarms-list ul {
  margin: 5px 0;
  padding: 0;
}
.smart-style-entropy-light .modal-alarms .alarms-modal-content .alarms-list ul li {
  list-style: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
}
.smart-style-entropy-light .modal-alarms .alarms-modal-content .alarms-list ul li span {
  padding: 5px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
}
.smart-style-entropy-light .modal-alarms .alarms-modal-content .alarms-list ul li span.sensor-code {
  width: 40%;
  font-size: 14px;
}
.smart-style-entropy-light .modal-alarms .alarms-modal-content .alarms-list ul li span.container-type {
  width: 20%;
}
.smart-style-entropy-light .modal-alarms .alarms-modal-content .alarms-list ul li span.sensor-name {
  width: 60%;
}
.smart-style-entropy-light .container-alarms.global:hover .alarm {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.smart-style-entropy-light .container-alarms .alarm {
  display: block;
  position: relative;
  width: 60px;
  height: 59px;
  background-size: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(../../assets/img/triangle_red_warning.png);
}
.smart-style-entropy-light .container-alarms .alarm .bullet {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 5px;
  right: 10px;
  background-color: #fff;
  border-radius: 100%;
  text-align: center;
}
.smart-style-entropy-light .container-alarms .alarm .bullet span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ff0000;
  font-size: 13px;
  font-weight: bold;
  line-height: 11px;
}
.smart-style-entropy-light .container-alarms .alarm .icon {
  position: absolute;
  bottom: 8px;
  left: 16px;
  width: 27px;
  height: 25px;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.smart-style-entropy-light .container-alarms .alarm.fire-alarm .icon {
  background-image: url(../../assets/img/alarm_fire_icon.png);
}
.smart-style-entropy-light .container-alarms .alarm.weight-alarm .icon {
  background-image: url(../../assets/img/alarm_weight_icon.png);
}
.smart-style-entropy-light .container-alarms .alarm.default-alarm .icon {
  background-image: url(../../assets/img/alarm_default_icon.png);
}
.smart-style-entropy-light #tab-main-content .container-alarms {
  position: fixed;
  top: 43px;
  right: -8px;
  z-index: 590;
  background: rgba(255, 255, 255, 0.8);
  padding: 4px 8px 4px 20px;
  border-radius: 15px 0 0 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.smart-style-entropy-light #tab-main-content .container-alarms .hide-container-alarms {
  position: absolute;
  width: 24px;
  height: 24px;
  left: -10px;
  top: 50%;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.9);
  background-image: url(../../assets/img/right-simple-arrow-light.svg);
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: 60% 50%;
  border: 2px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.smart-style-entropy-light #tab-main-content .container-alarms .hide-container-alarms:hover {
  border: 2px solid rgba(0, 0, 0, 0.6);
}
.smart-style-entropy-light #tab-main-content .container-alarms .alarm {
  display: inline-block;
  margin: 0 4px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.smart-style-entropy-light #tab-main-content .container-alarms .alarm:hover {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.smart-style-entropy-light #tab-main-content .container-alarms.collapsed {
  transform: translateX(calc(100% - 20px));
}
.smart-style-entropy-light #tab-main-content .container-alarms.collapsed .hide-container-alarms {
  transform: translateY(-50%) rotate(180deg);
}
.smart-style-entropy-light #tab-main-content.tab-left-content .container-alarms {
  right: 228px;
}
.smart-style-entropy-light #tab-main-content .sortable-grid {
  width: 100% !important;
}
.smart-style-entropy-light #tab-main-content .slick-slider {
  max-width: 100vw;
  margin-bottom: 30px;
  margin-left: -23px;
}
.smart-style-entropy-light #tab-main-content .slick-slider .slick-slide {
  padding-top: 20px;
}
.smart-style-entropy-light #tab-main-content .slick-slider .slick-dots li {
  display: inline-block;
  width: 12px;
  height: 12px;
  list-style: none;
}
.smart-style-entropy-light #tab-main-content .slick-slider .slick-dots li button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  background-color: #29555a;
  border-radius: 100%;
}
.smart-style-entropy-light #tab-main-content .slick-slider .slick-dots li button:before {
  display: none;
}
.smart-style-entropy-light #tab-main-content .slick-slider .slick-dots li.slick-active button {
  background-color: #00a9ff;
}
.smart-style-entropy-light #tab-main-content.tab-left-content {
  padding-right: 0px;
}
.smart-style-entropy-light #waste_dashboard #content .row {
  font-size: 0;
  margin: 0;
}
.smart-style-entropy-light #waste_dashboard #content .waste-dashboard-article {
  width: 20% !important;
  min-width: 250px;
}
.smart-style-entropy-light #waste_dashboard #content .waste-dashboard-article.last {
  clear: right;
}
.smart-style-entropy-light .containers_container > div {
  display: inline-block;
  width: 20%;
}
.smart-style-entropy-light .containers_container.slick-slider > div {
  display: block;
  width: inherit;
}
.smart-style-entropy-light .containers_container_with_subtype1 > div {
  display: inline-block;
  width: 16.666%;
}
.smart-style-entropy-light .containers_container_with_subtype1.slick-slider > div {
  display: block;
  width: inherit;
}
.smart-style-entropy-light .containers_container_with_subtype2 > div {
  display: inline-block;
  width: 14%;
}
.smart-style-entropy-light .containers_container_with_subtype2.slick-slider > div {
  display: block;
  width: inherit;
}
.smart-style-entropy-light .widget-body.waste-container {
  display: block;
  margin: 15px auto 15px auto;
  background-size: 100% 100%;
  min-height: auto !important;
  height: 340px !important;
  width: 220px !important;
  float: none;
  padding: 0;
  /*
  DISEÑO V2 - Circulo fijo + 3 valores inferiores
  .waste-container {
    ul {
      margin: 0;
      li {
        .opacity(0.8);
        color: #222;
        display: block;
        padding: 5px 3px;
        box-sizing: border-box;
        width: 180px;
        margin: 2px auto;
        text-align: left;
        // border-bottom: 1px solid rgba(0, 0, 0, 0.2);
        .icon {
          display: inline-block;
          background-repeat: no-repeat;
          background-size: auto 100%;
          vertical-align: middle;
          width: 50px;
          background-position: 100% 50%;
          margin-top:-2px;
        }
        .data {
          display: inline-block;
          vertical-align: baseline;
          font-size: 17px;
          padding-left: 10px;
          font-weight:bold;
          .units {
          }
        }
        &.WEIGHT {
          padding: 40px 0 0 0;
          font-weight: 600;
          text-align: center;
          width: 110px;
          height: 110px;
          border-radius: 100%;
          margin: 17px auto 10px auto;
          box-shadow: 0px 0px 6px rgba(255,255,255,0.7);
          background-image: url('../../../assets_com/img/waste/backs/marca_agua_5g_waste_op20.png');
          background-size: cover;
          .data {
            font-size: 30px;
            padding-left: 0px;
            display: block;
            line-height: 30px;
            color:#fff;
          }
          .units{
            font-size: 18px;
            display:block;
            color:#fff;
            line-height: 20px;
          }
          .icon {
            display: none;
          }
        }
        &.UNLOADS {
          .icon {
            height: 22px;
            background-image: url('../../../assets_com/img/waste/icons/unloads_icon.svg');
          }
        }
        &.QUANTITY {
          .icon {
            height: 20px;
            background-image: url('../../../assets_com/img/waste/icons/container_3.svg');
            background-position: calc(~"100% - 5px") 50%;
          }
        }
        &.AVERAGE {
          .icon {
            height: 20px;
            background-image: url('../../../assets_com/img/waste/icons/peso.svg');
            background-position: calc(~"100% - 5px") 50%;
          }
        }
      }
    }
  }
  */
}
.smart-style-entropy-light .widget-body.waste-container .container-alarms {
  position: absolute;
  top: -30px;
  right: -30px;
  z-index: 10;
}
.smart-style-entropy-light .widget-body.waste-container .container-header h2 {
  text-transform: uppercase;
  text-align: left;
  font-size: 18px;
  font-weight: 800;
  padding: 1px 4px 6px 34px;
  background-repeat: no-repeat;
  margin: 8px auto 2px auto;
  height: 40px;
  color: #fff;
  background-position: 0px 5px;
  background-size: auto 35px;
  display: block;
  width: max-content;
  width: fit-content;
}
.smart-style-entropy-light .widget-body.waste-container .container-header h2 small {
  font-size: 16px;
  font-weight: normal;
  display: block;
  line-height: 20px;
  color: #fff;
}
.smart-style-entropy-light .widget-body.waste-container .container-header h2:hover {
  cursor: pointer;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.smart-style-entropy-light .widget-body.waste-container .radial_graph {
  position: absolute;
  width: 160px;
  height: 140px;
  left: 28px;
  top: 60px;
}
.smart-style-entropy-light .widget-body.waste-container .radial_graph .weight_values {
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  color: #000;
  background-image: url(../../assets/img/peso.svg);
  background-position: 89% 0px;
  background-size: 22px 19px;
  background-repeat: no-repeat;
  top: 45%;
  z-index: 10;
}
.smart-style-entropy-light .widget-body.waste-container .radial_graph .weight_values .containers_total_weight {
  font-weight: bold;
  font-size: 26px;
  text-align: center;
  line-height: 0.9;
  padding-right: 20px;
}
.smart-style-entropy-light .widget-body.waste-container .radial_graph .weight_values .containers_day_weight {
  text-align: center;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.7);
}
.smart-style-entropy-light .widget-body.waste-container .radial_graph .weight_values .containers_day_weight span {
  display: inline-block;
  font-size: 11px;
  width: 25px;
  font-weight: normal;
}
.smart-style-entropy-light .widget-body.waste-container .radial_graph .weight_values .container_percentage {
  position: absolute;
  height: 36px;
  width: 35px;
}
.smart-style-entropy-light .widget-body.waste-container .radial_graph .weight_values .container_percentage span {
  position: absolute;
  bottom: 0;
  display: block;
  text-align: center;
  width: 100%;
  line-height: 1;
}
.smart-style-entropy-light .widget-body.waste-container .radial_graph .weight_values .container_unloads {
  position: absolute;
  bottom: 5px;
  left: 35px;
  height: 36px;
  width: 38px;
  background-image: url(../../assets/img/container_unloads_light.svg);
  background-position: 105% 0px;
  background-size: 22px 19px;
  background-repeat: no-repeat;
  top: 40px;
}
.smart-style-entropy-light .widget-body.waste-container .radial_graph .weight_values .container_unloads span {
  position: absolute;
  bottom: 0;
  display: block;
  text-align: center;
  width: 100%;
  line-height: 1;
}
.smart-style-entropy-light .widget-body.waste-container .radial_graph .connection_signs {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 36px;
  height: 80px;
}
.smart-style-entropy-light .widget-body.waste-container .radial_graph .connection_signs .wave1 {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 60px;
  height: 50px;
  background-image: url(../../assets/img/wdna_logo_wave_small_black.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.smart-style-entropy-light .widget-body.waste-container .radial_graph .connection_signs .wave2 {
  position: absolute;
  top: 50%;
  right: 0%;
  transform: translateY(-50%);
  width: 26px;
  height: 79px;
  background-image: url(../../assets/img/wdna_logo_wave_big_blue.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.smart-style-entropy-light .widget-body.waste-container .radial_graph svg {
  position: absolute;
  top: -11px;
  left: -6px;
}
.smart-style-entropy-light .widget-body.waste-container .radial_graph div.circular_slider > svg {
  fill: none;
  stroke: #030303;
  stroke-width: 6px !important;
  stroke-opacity: 0.3 !important;
  stroke-linecap: butt;
  stroke-linejoin: butt;
}
.smart-style-entropy-light .widget-body.waste-container .containers_stats {
  color: #4c7680;
  font-weight: 600;
  background-image: url(../../assets/img/panel_back_white_trans.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 47px;
  width: 82px;
  height: 86px;
}
.smart-style-entropy-light .widget-body.waste-container .containers_stats.big_containers {
  left: 23px;
}
.smart-style-entropy-light .widget-body.waste-container .containers_stats.big_containers .container_ico {
  height: 30px;
  width: 28px;
  top: 24px;
  left: 10px;
  background-image: url(../../assets/img/container_big_light.svg);
}
.smart-style-entropy-light .widget-body.waste-container .containers_stats.small_containers {
  right: 23px;
}
.smart-style-entropy-light .widget-body.waste-container .containers_stats.small_containers .container_ico {
  height: 33px;
  width: 38px;
  top: 22px;
  left: 5px;
  background-image: url(../../assets/img/container_small_light.svg);
}
.smart-style-entropy-light .widget-body.waste-container .containers_stats .container_ico {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% 100%;
  position: absolute;
}
.smart-style-entropy-light .widget-body.waste-container .containers_stats .container_ico span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 56%;
  color: #d7f1f1;
}
.smart-style-entropy-light .widget-body.waste-container .containers_stats .container_unloads {
  position: absolute;
  bottom: 5px;
  left: 7px;
  height: 36px;
  width: 35px;
  background-image: url(../../assets/img/container_unloads_light.svg);
  background-position: 50% 0;
  background-size: auto;
  background-repeat: no-repeat;
}
.smart-style-entropy-light .widget-body.waste-container .containers_stats .container_unloads span {
  position: absolute;
  bottom: 0;
  display: block;
  text-align: center;
  width: 100%;
  line-height: 1;
}
.smart-style-entropy-light .widget-body.waste-container .containers_stats .containers_by_temp .hot_containers {
  position: absolute;
  top: 7px;
  right: 27px;
  z-index: 10;
}
.smart-style-entropy-light .widget-body.waste-container .containers_stats .containers_by_temp .warm_containers {
  position: absolute;
  top: 33px;
  right: 27px;
  z-index: 10;
}
.smart-style-entropy-light .widget-body.waste-container .containers_stats .containers_by_temp .cold_containers {
  position: absolute;
  top: 59px;
  right: 27px;
  z-index: 10;
}
.smart-style-entropy-light .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .celsius_symbol {
  position: absolute;
  top: 3px;
  right: 2px;
  z-index: 10;
}
.smart-style-entropy-light .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .thermometer_mask {
  position: absolute;
  top: 6px;
  right: 9px;
  width: 20px;
  height: 80px;
  background-position: 50% 0;
  background-image: url(../../assets/img/therm_shape.png);
  background-repeat: no-repeat;
  z-index: 5;
}
.smart-style-entropy-light .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .temps_blocks {
  position: absolute;
  overflow: hidden;
  height: 75px;
  width: 7px;
  bottom: 5px;
  right: 16px;
  z-index: 1;
  border-radius: 4px;
}
.smart-style-entropy-light .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .temps_blocks div {
  width: 7px;
}
.smart-style-entropy-light .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .temps_blocks div.hot_temp_block {
  background-color: #ff0000;
}
.smart-style-entropy-light .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .temps_blocks div.warm_temp_block {
  background-color: #ff9900;
}
.smart-style-entropy-light .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .temps_blocks div.cold_temp_block {
  background-color: #00ff15;
}
.smart-style-entropy-light .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .lower_temps_blocks {
  position: absolute;
  height: 75px;
  width: 20px;
  bottom: 5px;
  right: 6px;
  z-index: 1;
}
.smart-style-entropy-light .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .lower_temps_blocks .mask {
  position: absolute;
  width: 13px;
  height: 13px;
  bottom: 0;
  overflow: hidden;
  border-radius: 50%;
}
.smart-style-entropy-light .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .lower_temps_blocks .mask .bars_group {
  position: absolute;
  height: 75px;
  bottom: 0;
}
.smart-style-entropy-light .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .lower_temps_blocks div {
  width: 20px;
}
.smart-style-entropy-light .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .lower_temps_blocks div.hot_temp_block {
  background-color: #ff0000;
}
.smart-style-entropy-light .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .lower_temps_blocks div.warm_temp_block {
  background-color: #ff9900;
}
.smart-style-entropy-light .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .lower_temps_blocks div.cold_temp_block {
  background-color: #00ff15;
}
.smart-style-entropy-light .widget-body.waste-container.SUW {
  background-image: url(../../assets/img/urban_solid_wheels_sensor.svg);
}
.smart-style-entropy-light .widget-body.waste-container.SUW .container-header h2 {
  background-image: url(../../assets/img/urban_trash_icon.svg);
}
.smart-style-entropy-light .widget-body.waste-container.SUW ul li.WEIGHT {
  background-color: #8c9084;
  border: 3px solid #585b53;
}
.smart-style-entropy-light .widget-body.waste-container.FOR {
  background-image: url(../../assets/img/organic_wheels_sensor.svg);
}
.smart-style-entropy-light .widget-body.waste-container.FOR .container-header h2 {
  background-image: url(../../assets/img/organic_icon.svg);
}
.smart-style-entropy-light .widget-body.waste-container.FOR ul li.WEIGHT {
  background-color: #513d19;
  border: 3px solid #030201;
}
.smart-style-entropy-light .widget-body.waste-container.PAP {
  background-image: url(../../assets/img/paper_wheels_sensor.svg);
}
.smart-style-entropy-light .widget-body.waste-container.PAP .container-header h2 {
  background-image: url(../../assets/img/paper_icon.svg);
}
.smart-style-entropy-light .widget-body.waste-container.PAP ul li.WEIGHT {
  background-color: #307fbe;
  border: 3px solid #1b496d;
}
.smart-style-entropy-light .widget-body.waste-container.PET {
  background-image: url(../../assets/img/light_packaging_wheels_sensor.svg);
}
.smart-style-entropy-light .widget-body.waste-container.PET .container-header h2 {
  background-image: url(../../assets/img/light_packaging_icon.svg);
}
.smart-style-entropy-light .widget-body.waste-container.PET ul li.WEIGHT {
  background-color: #dec110;
  border: 3px solid #7f6e09;
}
.smart-style-entropy-light .widget-body.waste-container.GLA {
  background-image: url(../../assets/img/glass_wheels_sensor.svg);
}
.smart-style-entropy-light .widget-body.waste-container.GLA .container-header h2 {
  background-image: url(../../assets/img/glass_icon.svg);
}
.smart-style-entropy-light .widget-body.waste-container.GLA ul li.WEIGHT {
  background-color: #10552a;
  border: 3px solid #000000;
}
.smart-style-entropy-light .widget-body.waste-container.PNG {
  background-image: url(../../assets/img/organic_wheels_sensor.svg);
}
.smart-style-entropy-light .widget-body.waste-container.PNG .container-header h2 {
  background-image: url(../../assets/img/tree_icon.png);
}
.smart-style-entropy-light .widget-body.waste-container.PNG ul li.WEIGHT {
  background-color: #735902;
  border: 3px solid #0f0b00;
}
.smart-style-entropy-light .widget-body.waste-container.CRK {
  background-image: url(../../assets/img/glass_wheels_sensor.svg);
}
.smart-style-entropy-light .widget-body.waste-container.CRK .container-header h2 {
  background-image: url(../../assets/img/crockery_icon.svg);
}
.smart-style-entropy-light .widget-body.waste-container.CRK ul li.WEIGHT {
  background-color: #0B6623;
  border: 3px solid #010a03;
}
.slider {
  display: inline;
  vertical-align: middle;
  position: relative !important;
}
.smart-style-entropy-light .dashboard-timeline svg tspan {
  display: none;
}
.smart-style-entropy-light #header .location-date-container {
  position: absolute;
  left: 0;
  top: 60px;
  width: 100%;
  height: 35px !important;
  background-color: rgba(0, 0, 0, 0.1);
  padding: 0;
  text-align: center;
}
.smart-style-entropy-light #header .location-date-container .location-date-indicator {
  color: #29555a;
}
.smart-style-entropy-light #header .location-date-container .location-date-indicator h1 {
  display: block;
  margin: 0;
  font-size: 14px;
  letter-spacing: normal;
}
.smart-style-entropy-light #header .location-date-container .location-date-indicator h1 i {
  margin-right: 6px;
}
.smart-style-entropy-light #left-panel {
  left: 0px !important;
  top: 95px;
  min-height: calc(100% - 95px);
  padding-top: 0px !important;
}
@media (min-width: 380px) {
  .smart-style-entropy-light #header .location-date-container .location-date-indicator {
    color: #29555a;
  }
  .smart-style-entropy-light #header .location-date-container .location-date-indicator h1 {
    display: inline-block;
    margin: 0 10px;
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .smart-style-entropy-light #header .location-date-container {
    left: 50%;
    transform: translateX(-50%);
    top: 10px;
    width: auto;
    min-width: 420px;
    background-color: rgba(255, 255, 255, 0.2);
    padding: 3px 15px;
    border-radius: 6px;
    height: auto !important;
  }
  .smart-style-entropy-light #header .location-date-container .location-date-indicator h1 {
    font-size: 18px;
  }
  .smart-style-entropy-light #left-panel {
    left: 0px !important;
    top: 60px;
    min-height: calc(100% - 60px);
  }
}
.smart-style-entropy-light #header #logo-group {
  width: auto;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  height: 50px;
  max-height: 50px;
  margin: 5px 0 0 5px;
  padding: 2px 8px;
  box-sizing: border-box;
}
.smart-style-entropy-light #header #logo-group #logo {
  width: auto;
  margin: 0 8px 0 0;
}
.smart-style-entropy-light #header #logo-group #logo img {
  height: 42px;
  margin: 3px 0 0 0;
  padding: 0;
}
.smart-style-entropy-light #header #logo-group ul {
  padding: 0;
  margin: 0;
}
.smart-style-entropy-light #header #logo-group ul li {
  padding: 0;
}
.smart-style-entropy-light #header #logo-group ul a i {
  font-size: 24px;
}
.smart-style-entropy-light #header #logo-group ul .dropdown-menu.pull-right {
  right: auto;
  left: 0;
}
.smart-style-entropy-light #toggle-func-btn {
  top: -140px;
  z-index: 610;
}
.smart-style-entropy-light #toggle-func-btn button {
  width: 50px;
  height: 36px;
  margin-top: 10px;
  background-color: transparent !important;
}
.smart-style-entropy-light #toggle-func-btn button svg {
  height: 36px;
  width: 36px;
}
.smart-style-entropy-light aside#right-panel {
  top: -149px;
  height: calc(100% + 134px);
  z-index: 600;
}
@media (min-width: 768px) {
  .smart-style-entropy-light #toggle-func-btn {
    top: -100px;
  }
  .smart-style-entropy-light aside#right-panel {
    top: -109px;
    height: calc(100% + 110px);
  }
}
@media (max-width: 979px) {
  #main {
    width: 100% !important;
  }
  body.minified #main {
    width: calc(100% - 45px) !important;
  }
}
.smart-style-entropy-light .normaluser aside#left-panel {
  display: none;
}
.smart-style-entropy-light .normaluser #main {
  margin-left: 0;
}
.smart-style-entropy-light .main-filters .dropdown .dropdown-toggle {
  width: 100% !important;
}
.smart-style-entropy-light .main-filters #date-picker-container {
  margin-top: 10px;
}
.smart-style-entropy-light .main-filters .filter-btn {
  background-image: url(../../assets/img/go_light_v2.png) !important;
  background-color: #9ab1bf !important;
  background-size: 24px !important;
  background-position: 5px 50% !important;
  background-repeat: no-repeat !important;
  height: 32px;
  margin-top: 5px;
  border-radius: 15px 2px 2px 15px;
  font-weight: bold;
}
.smart-style-entropy-light .main-filters .filter-btn i {
  display: none;
}
.smart-style-entropy-light .main-filters .filter-btn:hover {
  background-color: #719fbb !important;
  background-image: url(../../assets/img/go_light_hover_v2.png) !important;
  background-size: 24px !important;
  background-position: 5px 50% !important;
  background-repeat: no-repeat !important;
  color: #fff;
}
.smart-style-entropy-light .main-filters .filter-btn:disabled {
  cursor: not-allowed;
}
/* New DatePicker component */
.smart-style-entropy-light #date-picker-container {
  width: 100% !important;
  position: relative;
  display: block;
}
.smart-style-entropy-light #date-picker-container i {
  position: absolute;
  float: left;
  top: 6px;
  margin: 0 5px 0 0;
  padding-top: 2px;
  font-size: 18px;
  text-align: center;
  height: 22px;
  width: 22px;
  z-index: 10;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  color: #29555a;
}
.smart-style-entropy-light #date-picker-container .flatpickr-input {
  position: relative;
  display: block;
  height: 30px;
  background: #b9d5e6 !important;
  color: #29555a;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  border: 0;
  padding: 5px 10px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
  padding-left: 40px !important;
}
.smart-style-entropy-light #date-picker-container .flatpickr-input:hover {
  background: #a0d4e8 !important;
}
.smart-style-entropy-light .modeButtonsContainer {
  margin-bottom: 4px;
  height: 0px;
}
.smart-style-entropy-light .modeButtonsContainer .modeButton {
  text-transform: capitalize;
  font-size: 15px;
  padding: 1px 4px;
  background: rgba(255, 255, 255, 0.4);
  color: #666;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  height: 29px;
  width: 32%;
  margin: 3px 1px 0 0;
  border-radius: 4px;
}
.smart-style-entropy-light .modeButtonsContainer .modeButton i {
  font-size: 22px;
  vertical-align: middle;
  margin-top: 3px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #666;
}
.smart-style-entropy-light .modeButtonsContainer .modeButton:hover {
  background: rgba(255, 255, 255, 0.9);
}
.smart-style-entropy-light .modeButtonsContainer .modeButton:hover i {
  color: #666;
}
.smart-style-entropy-light .modeButtonsContainer .modeButton:disabled {
  opacity: 0.3;
}
.smart-style-entropy-light .modeButtonsContainer .modeButton.activeMode {
  background: #00a9ff !important;
  cursor: default;
  color: #e7e5e5;
}
.smart-style-entropy-light .modeButtonsContainer .modeButton.activeMode i {
  color: #e7e5e5 !important;
}
.smart-style-entropy-light .modeButtonsContainer .modeButton.activeMode:hover {
  background: #00a9ff !important;
}
.smart-style-entropy-light .modeButtonsContainer .modeButton.activeMode:hover i {
  color: #e7e5e5 !important;
}
.smart-style-entropy-light .flatpickr-calendar .flatpickr-months {
  background: rgba(255, 255, 255, 0.4);
}
.smart-style-entropy-light .flatpickr-calendar .flatpickr-months .flatpickr-month {
  background: transparent !important;
}
.smart-style-entropy-light .flatpickr-calendar .flatpickr-months select,
.smart-style-entropy-light .flatpickr-calendar .flatpickr-months input {
  background: transparent !important;
  font-size: 16px;
  color: #29555a;
}
.smart-style-entropy-light .flatpickr-calendar .flatpickr-months #clearButtonContainer button {
  background: #af0202;
  color: #29555a;
  border: 2px solid #e7e5e5;
}
.smart-style-entropy-light .flatpickr-calendar #hoursListContainer .hourListItem.activeHour:hover {
  background: #49c7ee;
}
.smart-style-entropy-light .flatpickr-calendar #hoursListContainer .hourListItem:hover {
  background: rgba(255, 255, 255, 0.2);
}
.smart-style-entropy-light .flatpickr-calendar span.flatpickr-weekday {
  background: transparent !important;
}
.smart-style-entropy-light .flatpickr-calendar .monthsButtonsContainer .monthButton {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 0px;
  background: transparent !important;
  color: #29555a;
}
.smart-style-entropy-light .flatpickr-calendar .monthsButtonsContainer .monthButton:hover {
  background: #49c7ee !important;
}
.smart-style-entropy-light .flatpickr-calendar .monthsButtonsContainer .monthButton.activeMonth {
  background: #00a9ff !important;
}
.smart-style-entropy-light .flatpickr-calendar .yearsButtonsContainer .yearButton {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 0px;
  background: transparent !important;
  color: #29555a;
}
.smart-style-entropy-light .flatpickr-calendar .yearsButtonsContainer .yearButton:hover {
  background: #49c7ee !important;
}
.smart-style-entropy-light .flatpickr-calendar .yearsButtonsContainer .yearButton.activeYear {
  background: #00a9ff !important;
}
.smart-style-entropy-light .flatpickr-calendar.hasWeeks .flatpickr-day.inRange {
  background: #49c7ee !important;
  -webkit-box-shadow: -5px 0 0 #49c7ee;
  box-shadow: -5px 0 0 #49c7ee;
  color: #29555a;
}
.smart-style-entropy-light .flatpickr-calendar.hasWeeks .flatpickr-day.inRange:hover {
  background: #49c7ee !important;
  color: #29555a;
}
.smart-style-entropy-light .flatpickr-calendar.hasWeeks .flatpickr-day.week.selected {
  background: #00a9ff !important;
  -webkit-box-shadow: -5px 0 0 #00a9ff;
  box-shadow: -5px 0 0 #00a9ff;
  color: #29555a;
}
.smart-style-entropy-light .flatpickr-calendar.hasWeeks .flatpickr-day.week.selected:hover {
  background: #00a9ff !important;
  color: #29555a;
}
.smart-style-entropy-light .flatpickr-calendar.hasWeeks .flatpickr-weeks .flatpickr-day:hover {
  background: transparent !important;
}
.dayContainer .flatpickr-day.flatpickr-disabled {
  opacity: 0.3;
}
.smart-style-entropy-light .granularity-slider .btn-default {
  background: #a5d3dc;
}
.smart-style-entropy-light #right-panel .audits-sidebar .go-button,
.smart-style-entropy-light #right-panel .audits-sidebar .granularity-selector .btn-primary,
.smart-style-entropy-light #right-panel .audits-sidebar .vendor-selector button {
  width: 100%;
}
.smart-style-entropy-light #right-panel .audits-sidebar .vendor-selector .entropy-filter {
  margin-bottom: 20px;
}
.smart-style-entropy-light #right-panel .audits-sidebar .filters-selector {
  margin-bottom: 20px;
}
.smart-style-entropy-light #right-panel .audits-sidebar .audits-summary-functionality .formula-selector,
.smart-style-entropy-light #right-panel .audits-sidebar .audits-summary-functionality .group-level-selector {
  margin-bottom: 10px;
}
.smart-style-entropy-light #right-panel .audits-sidebar .formula-selector .select2-selection.select2-selection--multiple {
  height: 100px !important;
}
.smart-style-entropy-light #right-panel .transport-sidebar .go-button {
  width: 100%;
}
.smart-style-entropy-light #right-panel .transport-worstoffenders .go-button,
.smart-style-entropy-light #right-panel .transport-drilldown .go-button {
  width: 100%;
}
.smart-style-entropy-light #evolution #tabbed-sidebar {
  padding-top: 15px;
}
.smart-style-entropy-light #evolution #tabbed-sidebar ul.header-list {
  min-height: 10px !important;
  height: 30px !important;
  margin-top: 0px !important;
}
.smart-style-entropy-light #evolution #tabbed-sidebar ul.header-list li {
  cursor: pointer;
}
.smart-style-entropy-light #evolution #tabbed-sidebar ul.header-list li a {
  cursor: pointer;
  padding-left: 10px !important;
  padding-right: 10px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  height: 25px !important;
}
.smart-style-entropy-light #evolution #tabbed-sidebar div.ui-tabs-panel {
  min-height: 10px;
  height: auto;
}
.smart-style-entropy-light #evolution #tabbed-sidebar .integrity-module .serie-config {
  display: inline-flex;
}
.smart-style-entropy-light #evolution #tabbed-sidebar .integrity-module .serie-config span:nth-child(3) {
  margin-left: 15px;
  width: 100%;
}
.smart-style-entropy-light #evolution #tabbed-sidebar .integrity-module .serie-config span.serie-color-select > div > div:nth-child(2) {
  position: absolute !important;
  transform: translateX(-25%);
}
.smart-style-entropy-light #evolution #tabbed-sidebar .add-to-chart-btn button {
  width: 98%;
  margin: 5px 5px 9px 5px;
  background: #a5d3dc !important;
  font-size: 15px;
}
.smart-style-entropy-light #evolution #tabbed-sidebar .add-to-chart-btn button:hover {
  background: #c6ecf7 !important;
}
.smart-style-entropy-light #evolution #tabbed-sidebar .add-to-chart-btn .dropdown-menu {
  position: absolute;
  height: auto !important;
  width: 100%;
}
.smart-style-entropy-light #evolution #tabbed-sidebar .add-to-chart-btn .dropdown-menu li a {
  padding: 3px 20px;
  line-height: 2;
}
.smart-style-entropy-light #evolution #tabbed-sidebar .add-to-chart-btn .dropdown-menu li a:hover {
  color: #29555a;
}
.smart-style-entropy-light .custom-dashboards .custom-sidebar .action-buttons .go-button {
  width: calc(100% - 50px) !important;
  margin-left: -40px;
}
.smart-style-entropy-light .custom-dashboards .inline-buttons button {
  margin-left: 10px;
  margin-right: 10px;
}
.smart-style-entropy-light .custom-dashboard-delete-btn {
  position: fixed;
  top: 0;
  right: 0;
}
.smart-style-entropy-light .custom-reports .wizard {
  height: 110px;
  padding: 5px;
  margin-bottom: 20px;
  max-width: 784px;
  text-align: center;
}
.smart-style-entropy-light .custom-reports .wizard div {
  display: inline-block;
  vertical-align: top;
}
.smart-style-entropy-light .widget-body .custom-layout .row {
  display: block;
}
.smart-style-entropy-light .custom-layout .row {
  margin-bottom: 25px;
}
.smart-style-entropy-light .custom-layout .table-mode div {
  margin-bottom: 5px;
}
.smart-style-entropy-light .custom-layout .graph-mode div {
  margin-bottom: 5px;
}
.smart-style-entropy-light .custom-layout .kpi-counter-selector .btn-select2-addon {
  margin-bottom: 5px;
  margin-top: 5px;
}
.smart-style-entropy-light .custom-layout .order-by-selector {
  width: 440px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: top;
}
.smart-style-entropy-light .custom-layout .order-by-selector .select2-container {
  width: calc(50% - 5px) !important;
  display: inline-block;
  margin-right: 5px;
}
.smart-style-entropy-light .custom-layout .table-limit-selector {
  width: 220px;
  display: inline-block;
  vertical-align: top;
}
.smart-style-entropy-light .custom-layout .table-mode,
.smart-style-entropy-light .custom-layout .graph-mode,
.smart-style-entropy-light .custom-layout .normal-time-selector,
.smart-style-entropy-light .custom-layout .delta-time-selector,
.smart-style-entropy-light .custom-layout .compare-time-selector,
.smart-style-entropy-light .custom-layout .report-info,
.smart-style-entropy-light .custom-layout .force-filter-switch,
.smart-style-entropy-light .custom-layout .kpi-counter-selector,
.smart-style-entropy-light .custom-layout .kpis-counters-config,
.smart-style-entropy-light .custom-layout .kpi-counters-advanced-condition {
  border: 1px solid #b6d1de;
  padding: 10px;
  background: rgba(255, 255, 255, 0.4);
}
.smart-style-entropy-light .custom-layout .table-mode h3,
.smart-style-entropy-light .custom-layout .graph-mode h3,
.smart-style-entropy-light .custom-layout .normal-time-selector h3,
.smart-style-entropy-light .custom-layout .delta-time-selector h3,
.smart-style-entropy-light .custom-layout .compare-time-selector h3,
.smart-style-entropy-light .custom-layout .report-info h3,
.smart-style-entropy-light .custom-layout .force-filter-switch h3,
.smart-style-entropy-light .custom-layout .kpi-counter-selector h3,
.smart-style-entropy-light .custom-layout .kpis-counters-config h3,
.smart-style-entropy-light .custom-layout .kpi-counters-advanced-condition h3 {
  margin: 0px 0px 15px 0px;
  border-bottom: 1px solid #b6d1de;
}
.smart-style-entropy-light .custom-layout .table-mode.graph-config .color-picker-overlay,
.smart-style-entropy-light .custom-layout .graph-mode.graph-config .color-picker-overlay,
.smart-style-entropy-light .custom-layout .normal-time-selector.graph-config .color-picker-overlay,
.smart-style-entropy-light .custom-layout .delta-time-selector.graph-config .color-picker-overlay,
.smart-style-entropy-light .custom-layout .compare-time-selector.graph-config .color-picker-overlay,
.smart-style-entropy-light .custom-layout .report-info.graph-config .color-picker-overlay,
.smart-style-entropy-light .custom-layout .force-filter-switch.graph-config .color-picker-overlay,
.smart-style-entropy-light .custom-layout .kpi-counter-selector.graph-config .color-picker-overlay,
.smart-style-entropy-light .custom-layout .kpis-counters-config.graph-config .color-picker-overlay,
.smart-style-entropy-light .custom-layout .kpi-counters-advanced-condition.graph-config .color-picker-overlay {
  display: none;
}
.smart-style-entropy-light .custom-layout .table-mode .wdna-slider-container,
.smart-style-entropy-light .custom-layout .graph-mode .wdna-slider-container,
.smart-style-entropy-light .custom-layout .normal-time-selector .wdna-slider-container,
.smart-style-entropy-light .custom-layout .delta-time-selector .wdna-slider-container,
.smart-style-entropy-light .custom-layout .compare-time-selector .wdna-slider-container,
.smart-style-entropy-light .custom-layout .report-info .wdna-slider-container,
.smart-style-entropy-light .custom-layout .force-filter-switch .wdna-slider-container,
.smart-style-entropy-light .custom-layout .kpi-counter-selector .wdna-slider-container,
.smart-style-entropy-light .custom-layout .kpis-counters-config .wdna-slider-container,
.smart-style-entropy-light .custom-layout .kpi-counters-advanced-condition .wdna-slider-container {
  margin-left: -21px;
}
.smart-style-entropy-light .custom-layout .twitter-picker {
  transform: translateX(-50%);
}
.smart-style-entropy-light .custom-layout .twitter-picker div:nth-child(2) {
  left: 55% !important;
}
.smart-style-entropy-light .custom-layout .kpis-counters-config {
  min-height: 350px;
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
}
.smart-style-entropy-light .custom-layout .kpis-counters-config.multitrend-mode .series-config-hoc .serie-color-select div {
  cursor: not-allowed;
}
.smart-style-entropy-light .custom-layout .kpis-counters-config.multitrend-mode .series-config-hoc .serie-color-select div div {
  opacity: 0.65;
  pointer-events: none;
}
.smart-style-entropy-light .custom-layout .reference-line-container .reference-line-config,
.smart-style-entropy-light .custom-layout .reference-line-container .reference-line-color {
  margin-right: 5px;
  width: 220px;
  display: inline-block;
  vertical-align: top;
}
.smart-style-entropy-light .custom-layout .busy-hour-kpi-counter-selector .busy-hour-kpi-selector,
.smart-style-entropy-light .custom-layout .busy-hour-kpi-counter-selector .busy-hour-order-by-selector {
  margin-bottom: 5px;
}
.smart-style-entropy-light .custom-layout .report-info .report-name,
.smart-style-entropy-light .custom-layout .report-info .report-save,
.smart-style-entropy-light .custom-layout .report-info .report-share {
  display: inline-block;
  vertical-align: top;
}
.smart-style-entropy-light .custom-layout .report-info .report-name {
  width: 50%;
  margin-right: 20px;
}
.smart-style-entropy-light .custom-layout .report-info .report-name .category {
  margin-top: 5px;
}
.smart-style-entropy-light .custom-layout .group-level-selector .btn-select2-addon .select2-selection {
  width: 77%;
}
.smart-style-entropy-light .custom-layout .group-level-selector .btn-select2-addon .select2 .select2-selection__arrow {
  display: block !important;
}
.smart-style-entropy-light .custom-sidebar .action-buttons {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-align: center;
}
.smart-style-entropy-light .custom-sidebar .action-buttons .go-button {
  display: inline-block;
  width: calc(100% - 50px) !important;
  margin: 5px 3px 5px 0;
  height: 35px;
}
.smart-style-entropy-light .custom-sidebar .action-buttons .edit-button {
  display: inline-block;
  width: 38px;
  height: 35px;
  margin: 5px 0;
}
.smart-style-entropy-light .custom-sidebar .action-buttons .edit-button i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.smart-style-entropy-light .custom-sidebar .action-buttons .edit-button i.fa-spin {
  top: 20%;
  left: 28%;
}
.smart-style-entropy-light .custom-sidebar .action-buttons .wizard-load-button {
  margin: 5px;
  width: 90%;
}
.smart-style-entropy-light .custom-sidebar .action-buttons .wizard-go-button {
  margin: 5px;
  width: 90%;
}
.smart-style-entropy-light .custom-sidebar .vendor-selector {
  cursor: not-allowed;
  opacity: 0.65;
}
.smart-style-entropy-light .custom-sidebar .vendor-selector button {
  pointer-events: none;
}
.smart-style-entropy-light .custom-sidebar .family-level-selector {
  display: none;
}
.smart-style-entropy-light .custom-sidebar .busy-hour-kpi-selector,
.smart-style-entropy-light .custom-sidebar .busy-hour-order-by-selector {
  display: none;
}
.smart-style-entropy-light .general-filters .custom-sidebar .action-buttons .csv-button {
  width: calc(100% - 50px) !important;
  margin: 0px;
  margin-left: -40px;
}
.smart-style-entropy-light .shortcuts-table .csv-inline-button i {
  font-size: 16px;
}
.smart-style-entropy-light .shortcuts-table .show-button i {
  padding-top: 0px;
}
.smart-style-entropy-light .custom-sidebar .action-buttons .csv-button {
  margin: 5px;
  width: 90%;
}
.smart-style-entropy-light .thresholds-modal .modal-body {
  height: calc(70vh);
}
.smart-style-entropy-light .thresholds-modal .modal-content {
  width: 1000px;
  margin-left: -200px;
}
.smart-style-entropy-light .thresholds-modal .table-configuration .table-body {
  overflow-y: scroll;
  height: calc(65vh);
}
.smart-style-entropy-light .drilldown-sidebar .drilldown-addon {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.smart-style-entropy-light .drilldown-addon div {
  margin-bottom: 5px;
}
.smart-style-entropy-light .drilldown-addon .drilldown-button {
  width: 100%;
}
.smart-style-entropy-light .celldistribution-sidebar .celldistribution-addon {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.smart-style-entropy-light .correlation-sidebar .correlation-addon {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.smart-style-entropy-light .worstoffenders-sidebar .worstoffenders-addon {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.smart-style-entropy-light .worstoffenders-addon div {
  margin-bottom: 5px;
}
.smart-style-entropy-light .worstoffenders-addon .worstoffenders-button {
  width: 100%;
}
.smart-style-entropy-light .worstoffenders-addon .text-label {
  margin-right: 20px;
}
.smart-style-entropy-light .worstoffenders-addon .wo-limit {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.smart-style-entropy-light .worstoffenders-addon .wo-limit .input-limit {
  display: inline-block;
  width: 100px;
}
.smart-style-entropy-light .worstoffenders-addon .force-last-day div,
.smart-style-entropy-light .worstoffenders-addon .wo-kpi-drilldown div {
  margin-bottom: 0px;
}
.smart-style-entropy-light .worstoffenders-addon .wo-action-buttons .worstoffenders-button {
  display: inline-block;
  width: calc(100% - 50px) !important;
  margin: 5px 3px 5px 0;
  height: 35px;
}
.smart-style-entropy-light .worstoffenders-addon .wo-action-buttons .worstoffenders-button + .btn-default {
  display: inline-block;
  width: 38px;
  height: 35px;
  margin: 5px 0;
}
.smart-style-entropy-light .worstoffenders-addon .wo-action-buttons .worstoffenders-button + .btn-default i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.smart-style-entropy-light .worstoffenders-addon .wo-action-buttons .worstoffenders-button + .btn-default i.fa-spin {
  top: 20%;
  left: 28%;
}
.smart-style-entropy-light .worstoffenders-addon .wo-advanced-kpi-selector {
  width: 200px;
}
.smart-style-entropy-light .wo-advanced-config .wo-kpi-counter-selector .select2 input {
  width: 100% !important;
  background: transparent;
  border: none;
}
.smart-style-entropy-light .wo-advanced-config .wo-kpi-counter-selector .select2-selection.select2-selection--multiple {
  overflow-y: auto;
}
.smart-style-entropy-light .wo-advanced-config .wo-kpi-counter-selector .wo-advanced-kpi-selector,
.smart-style-entropy-light .wo-advanced-config .wo-kpi-counter-selector .wo-advanced-counter-selector {
  width: 300px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.smart-style-entropy-light .ag-dnd-ghost,
.smart-style-entropy-light .ag-popup,
.smart-style-entropy-light .ag-menu,
.smart-style-entropy-light .ag-select-agg-func-popup,
.smart-style-entropy-light .ag-dialog {
  z-index: 9999;
}
.smart-style-entropy-light .auto-mail-form .select2-search__field {
  display: none;
}
.smart-style-entropy-light .select2-search {
  z-index: auto;
}
.smart-style-entropy-light .thresholder-historical-sidebar {
  margin-left: 15px;
}
.smart-style-entropy-light .thresholder-historical-sidebar #sidebar-elem-container button {
  width: 100%;
}
.smart-style-entropy-light .acceptance-form .object-box .radio-inline {
  margin-left: 20px;
  margin-right: 20px;
}
.smart-style-entropy-light .discovery-form label.control-label {
  margin-top: 7px;
  margin-right: -15px;
}
.smart-style-entropy-light .discovery-form input {
  width: 100%;
}
.smart-style-entropy-light .discovery-form .object-box .radio-inline {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 7px;
}
.smart-style-entropy-light .discovery-form .object-box .radio-inline input {
  margin-left: 25px;
}
.smart-style-entropy-light .discovery-form div.row {
  margin-bottom: 10px;
}
.smart-style-entropy-light .pie-graphs-map .clickable {
  cursor: pointer;
}
.smart-style-entropy-light .pie-graphs-map .RtNocpie {
  height: 150px;
}
.smart-style-entropy-light .pie-graphs-map .RtNocpie .title {
  font-size: 22px;
  font-weight: normal !important;
  margin-top: -68px;
}
.smart-style-entropy-light .pie-graphs-map .RtNocpie .extremeLabel {
  margin-top: -35px;
  margin-left: 60px;
  font-size: 20px;
}
.smart-style-entropy-light .pie-graphs-map .RtNocpie .extremeLabel .row.lower {
  font-size: 14px;
  margin-top: -10px;
}
.smart-style-entropy-light .pie-graphs-map div {
  max-width: 250px;
}
.smart-style-entropy-light .widget-body.pie-graphs-map.horizontal {
  height: 250px !important;
  min-height: 250px !important;
  width: 965px !important;
}
.smart-style-entropy-light .widget-body.pie-graphs-map.vertical {
  height: 650px !important;
  width: 275px !important;
}
.smart-style-entropy-light .RtNocPie.circle-list .label {
  color: white;
  margin-top: -30px;
  font-size: 16px;
  font-weight: 700 !important;
}
.smart-style-entropy-light .RtNocPie.circle-list .value {
  margin-top: -10px;
  font-size: 30px;
}
.smart-style-entropy-light .console-summary {
  display: block;
  position: relative;
  margin-top: 32px;
  margin-bottom: 24px;
}
.smart-style-entropy-light .console-summary .red.sum-box {
  background-image: linear-gradient(to right, #ff3300, #cc0000);
}
.smart-style-entropy-light .console-summary .red.sum-box .sum-mv:hover {
  background-color: #99000f;
}
.smart-style-entropy-light .console-summary .red.sum-box .sum-mv {
  background-color: #cc0000;
}
.smart-style-entropy-light .console-summary .orange.sum-box {
  background-image: linear-gradient(to right, #ffbb00, #ff7722);
}
.smart-style-entropy-light .console-summary .orange.sum-box .sum-mv:hover {
  background-color: #e65800;
}
.smart-style-entropy-light .console-summary .orange.sum-box .sum-mv {
  background-color: #ff7722;
}
.smart-style-entropy-light .console-summary .yellow.sum-box {
  background-image: linear-gradient(to right, #aaff33, yellow);
  color: black;
}
.smart-style-entropy-light .console-summary .yellow.sum-box .sum-mv:hover {
  background-color: #ffcc00;
  color: black;
}
.smart-style-entropy-light .console-summary .yellow.sum-box .sum-mv {
  background-color: yellow;
}
.smart-style-entropy-light .console-summary .sum-box {
  padding: 12px;
  height: 150px;
  width: 12.5%;
  overflow: hidden;
  margin-right: 15px;
  border: 2px solid gray;
  box-sizing: border-box;
  font-size: 14px;
  font-family: 'Calibri', Arial, sans-serif;
}
.smart-style-entropy-light .console-summary .sum-box .sum-mv {
  float: left;
  width: 100%;
  margin-right: 12px;
  margin-bottom: 10px;
  background-color: #33cc33;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid black;
  box-sizing: border-box;
}
.smart-style-entropy-light .console-summary .sum-box .sum-mv:hover {
  background-color: #009933;
  color: white;
}
/* Visual Options Form */
.smart-style-entropy-light .user-options-panel {
  width: 800px;
  max-width: 100%;
  margin: 0 auto;
}
.smart-style-entropy-light .user-options-panel .setting_container {
  margin-top: 15px;
  padding: 0 20px;
  background: rgba(255, 255, 255, 0.6);
  width: 100%;
}
.smart-style-entropy-light .user-options-panel .setting_container .nav-tabs {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.smart-style-entropy-light .visual-options-form {
  margin: 10px;
}
.smart-style-entropy-light .visual-options-form #format-configure {
  margin-top: 10px;
}
.smart-style-entropy-light .visual-options-form #format-configure h1 {
  margin-bottom: 10px;
}
.smart-style-entropy-light .visual-options-form #format-configure label {
  margin-bottom: 15px;
}
.smart-style-entropy-light .visual-options-form .btn {
  background: #a5d3dc !important;
  color: #29555a;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-light .visual-options-form .btn:hover {
  background: #c6ecf7 !important;
}
.smart-style-entropy-light .visual-options-form #smart-styles .pull-left .preview-img {
  width: 200px;
  height: 100px;
  margin-bottom: 16px;
  border: 2px solid rgba(255, 255, 255, 0.2);
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-light .visual-options-form #smart-styles .pull-left .btn {
  background: #a5d3dc !important;
  color: #29555a;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-light .visual-options-form #smart-styles .pull-left .btn:hover {
  background: #c6ecf7 !important;
}
.smart-style-entropy-light .visual-options-form #smart-styles .pull-left:hover .preview-img {
  border: 2px solid #00a9ff;
}
.smart-style-entropy-light .visual-options-form #smart-styles .pull-left:hover .btn {
  background: #c6ecf7 !important;
}
.smart-style-entropy-light .loader-background {
  position: absolute;
  cursor: wait !important;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: rgba(255, 255, 255, 0.3);
  z-index: 9999;
}
.smart-style-entropy-light .wdna-loader .loader-cancel-btn,
.smart-style-entropy-light .wdna-loader .loader-cancel-btn.btn:active,
.smart-style-entropy-light .wdna-loader .loader-cancel-btn.btn:hover {
  position: absolute;
  top: -12px;
  background: transparent;
}
.smart-style-entropy-light .wdna-loader .loader-cancel-btn i {
  font-size: 18px !important;
}
.smart-style-entropy-light .wdna-loader {
  z-index: 99999;
  top: 30%;
  left: 35%;
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 28px;
  width: 28px;
}
.smart-style-entropy-light .wdna-loader i {
  font-size: 28px;
}
.smart-style-entropy-light .wdna-loader.local-loader {
  width: 200px;
  text-align: center;
}
.smart-style-entropy-light .wdna-loader .cancel-button {
  width: 150px;
  text-align: justify;
  background: transparent;
  border: none;
  position: relative;
  color: #29555a;
  top: 125px;
  font-weight: bold;
}
.smart-style-entropy-light .loader-overlay {
  position: fixed;
  display: block;
  cursor: wait !important;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 9999;
}
.smart-style-entropy-light .loader-overlay .wdna-loader {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.smart-style-entropy-light .loader-overlay #animation_container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* NO DATA TEXT */
.smart-style-entropy-light .wdna-no-data {
  position: absolute;
  z-index: 99;
  left: 50%;
  top: 40%;
}
.smart-style-entropy-light .highcharts-container {
  overflow: visible !important;
}
.smart-style-entropy-light .highcharts-container hr {
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  border: 0 !important;
  border-top: 1px solid #7b7575 !important;
}
.smart-style-entropy-light .highcharts-scrollable-mask {
  fill: rgba(255, 255, 255, 0.8);
  transform: translateY(2px) scaleY(0.81);
}
.smart-style-entropy-light .highcharts-root .highcharts-grid-line,
.smart-style-entropy-light .highcharts-root .highcharts-axis-line,
.smart-style-entropy-light .highcharts-root .highcharts-tick {
  stroke: #4f849c;
  stroke-width: 1;
}
.smart-style-entropy-light .highcharts-root .highcharts-axis-labels text {
  color: #4a6674 !important;
  fill: #4a6674 !important;
}
.smart-style-entropy-light .highcharts-root .highcharts-legend-item text tspan {
  color: #4a6674 !important;
  fill: #4a6674 !important;
}
.smart-style-entropy-light .highcharts-root .highcharts-contextbutton .highcharts-button-box {
  display: none;
}
.smart-style-entropy-light .highcharts-root .highcharts-contextbutton .highcharts-button-symbol {
  stroke: #29555a !important;
}
.smart-style-entropy-light .highcharts-root .highcharts-contextbutton:hover .highcharts-button-symbol {
  stroke: #00a9ff !important;
}
.smart-style-entropy-light .highcharts-root .highcharts-tooltip .highcharts-label-box {
  fill: rgba(255, 255, 255, 0.4) !important;
  color: #29555a !important;
  stroke: rgba(255, 255, 255, 0.9) !important;
}
.smart-style-entropy-light .highcharts-root .highcharts-tooltip text {
  color: #29555a !important;
  fill: #29555a !important;
}
.smart-style-entropy-light .highcharts-root .highcharts-tooltip text tspan {
  color: #29555a !important;
  fill: #29555a !important;
}
.smart-style-entropy-light .highcharts-root .highcharts-subtitle tspan {
  fill: #8b8b8b !important;
}
.smart-style-entropy-light .highcharts-root .highcharts-no-data tspan {
  fill: #29555a !important;
}
.smart-style-entropy-light .highcharts-contextmenu .highcharts-menu {
  background: rgba(255, 255, 255, 0.9) !important;
  box-shadow: none !important;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.smart-style-entropy-light .highcharts-contextmenu .highcharts-menu .highcharts-menu-item {
  color: #29555a !important;
}
.smart-style-entropy-light .highcharts-contextmenu .highcharts-menu .highcharts-menu-item:hover {
  background: rgba(255, 255, 255, 0.9) !important;
  color: #00a9ff !important;
}
.smart-style-entropy-light .highcharts-container + #sliders table tbody tr td {
  padding-right: 10px;
}
/* separator for Highcharts */
.smart-style-entropy-light .hc-settings-modal .hc-settings-form .hc-settings-table {
  height: 300px;
  overflow: auto hidden;
  display: block;
}
.smart-style-entropy-light .hc-settings-modal .modal-body {
  height: 400px !important;
}
.smart-style-entropy-light .hc-settings-modal .hc-settings-form {
  padding: 20px;
}
.smart-style-entropy-light .hc-settings-modal .hc-settings-form .form-control {
  width: 91px;
}
.smart-style-entropy-light .hc-settings-modal .modal-dialog .modal-content .nav-tabs.tabs-left li.active {
  display: inline-block !important;
}
.smart-style-entropy-light .threshold-bars .highcharts-root {
  padding: 0 !important;
}
.smart-style-entropy-light .threshold-bars .highcharts-root .highcharts-grid-line,
.smart-style-entropy-light .threshold-bars .highcharts-root .highcharts-axis-line {
  stroke: none !important;
  stroke-width: 0 !important;
}
.smart-style-entropy-light .wdna-slider-container {
  border-radius: 0px 0px 10px 10px;
  width: 220px;
  overflow: hidden;
  margin: -3px 0 10px -5px !important;
  background: url(../../assets/img/back_round_slider_light.png) !important;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-light .wdna-slider-container .play-button-container {
  height: 84px;
}
.smart-style-entropy-light .wdna-slider-container .play-button-container .dot {
  border: 0;
}
.smart-style-entropy-light .wdna-slider-container .play-button-container .dot .play-button {
  color: #00a9ff;
  background-image: url(#9ab1bf);
  width: 67px;
  height: 67px;
}
.smart-style-entropy-light .wdna-slider-container .play-button-container .dot .play-button:hover {
  color: #00a9ff;
  background-image: url(#719fbb);
}
.smart-style-entropy-light .wdna-slider-container .play-button-container .dot .play-button:disabled {
  cursor: not-allowed;
}
.smart-style-entropy-light .wdna-slider-container .play-button-container .dot .play-button:disabled i {
  color: #8b8b8b !important;
}
.smart-style-entropy-light .wdna-slider-container .granularity-selector-container .highcharts-pie-series path {
  fill: #a5b7bb;
  stroke: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-light .wdna-slider-container .granularity-selector-container .highcharts-pie-series path:hover {
  fill: #49c7ee;
}
.smart-style-entropy-light .wdna-slider-container .granularity-selector-container .highcharts-pie-series path.active-item {
  fill: #00a9ff;
}
.smart-style-entropy-light .wdna-slider-container .granularity-selector-container .highcharts-pie-series path.disabled-item {
  fill: rgba(0, 0, 0, 0.1);
}
.smart-style-entropy-light .wdna-slider-container .granularity-selector-container .highcharts-data-labels .highcharts-data-label {
  pointer-events: none;
}
.smart-style-entropy-light .wdna-slider-container .granularity-selector-container .highcharts-data-labels .highcharts-data-label > text {
  fill: #29555a !important;
  font-weight: bold !important;
}
.smart-style-entropy-light .wdna-slider-container .granularity-selector-container .highcharts-data-labels .highcharts-data-label > text .highcharts-text-outline {
  display: none;
}
.smart-style-entropy-light .wdna-slider-container .granularity-selector-container .highcharts-data-labels .highcharts-data-label.disabled-item-text > text {
  fill: #9aafaf !important;
}
.smart-style-entropy-light .wdna-slider-container .granularity-selector-container .highcharts-data-labels .highcharts-data-label.active-item-text > text {
  fill: rgba(255, 255, 255, 0.8) !important;
}
.smart-style-entropy-light .wdna-slider-container .time-selector-container .rs-control {
  /*.rs-handle { 
        background: @wdna-handle;
        -webkit-transition: opacity 0.3s ease;
        -moz-transition: opacity 0.3s ease;
        -o-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease;
        border-radius: 1px;
        position: relative;
        //opacity: 0.5;
        margin: -7px 0px 0px !important;

        &:hover {
          -webkit-box-shadow: 0px 0px 4px 0px @trans-background-alt-4;
          -moz-box-shadow: 0px 0px 4px 0px @trans-background-alt-4;
          box-shadow: 0px 0px 4px 0px @trans-background-alt-4;
        }
      }
      */
}
.smart-style-entropy-light .wdna-slider-container .time-selector-container .rs-control .rs-bg-color {
  background: #e2f3f7;
}
.smart-style-entropy-light .wdna-slider-container .time-selector-container .rs-control .rs-range-color {
  /*background: @wdna-control-range-selected */
}
.smart-style-entropy-light .wdna-slider-container .time-selector-container .rs-control .rs-path-color {
  background: #b9d5e6;
}
.smart-style-entropy-light .wdna-slider-container .time-selector-container .rs-control .rs-first,
.smart-style-entropy-light .wdna-slider-container .time-selector-container .rs-control .rs-second {
  z-index: 10;
}
.smart-style-entropy-light .wdna-slider-container .time-selector-container .rs-control .rs-custom-text-tag {
  z-index: 55;
}
.smart-style-entropy-light .wdna-slider-container .time-selector-container .rs-control .rs-custom-text-tag .rs-seperator {
  line-height: 12px;
  font-weight: 600;
}
.smart-style-entropy-light .wdna-slider-container .time-selector-container .rs-control .rs-custom-text-tag .rs-border {
  background: #a5b7bb;
  color: #29555a;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-light .wdna-slider-container .time-selector-container .rs-control .rs-custom-text-tag .rs-border:hover {
  background: #49c7ee;
}
.smart-style-entropy-light .wdna-slider-container .time-selector-container .rs-control .rs-custom-text-tag span {
  text-transform: uppercase;
}
.smart-style-entropy-light .wdna-slider-container .time-selector-container .rs-control .rs-custom-text-tag.in-range-tag span {
  background: #00a9ff;
  color: #fff;
}
.smart-style-entropy-light .sketch-picker {
  background: linear-gradient(to top left, #d6f3fb, #8bc3da) !important;
  color: #29555a;
}
.smart-style-entropy-light .sketch-picker input {
  background: rgba(255, 255, 255, 0.3) !important;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  color: #29555a !important;
  padding: 6px !important;
  font-family: 'Calibri', Arial !important;
  letter-spacing: 0.05rem !important;
  height: auto !important;
  box-sizing: border-box !important;
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
  box-shadow: none !important;
  padding: 4px !important;
  width: 100% !important;
}
.smart-style-entropy-light .sketch-picker input + .input-group-addon {
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
}
.smart-style-entropy-light .sketch-picker input:focus + .input-group-addon {
  background: rgba(0, 0, 0, 0.1) !important;
  border: 1px solid #b6d1de !important;
}
.smart-style-entropy-light .sketch-picker span {
  color: #29555a !important;
  font-weight: bold !important;
}
.smart-style-entropy-light .sketch-picker div.flexbox-fix:last-child {
  border-top: 1px solid rgba(255, 255, 255, 0.6) !important;
}
.smart-style-entropy-light .twitter-picker {
  background: linear-gradient(to top left, #d6f3fb, #8bc3da) !important;
  color: #29555a;
}
.smart-style-entropy-light .twitter-picker span {
  color: #29555a !important;
  font-weight: bold !important;
}
.smart-style-entropy-light .twitter-picker div.flexbox-fix:last-child {
  border-top: 1px solid rgba(255, 255, 255, 0.6) !important;
}
.smart-style-entropy-light .helper-modal .modal-footer {
  padding-top: 0;
}
.smart-style-entropy-light .helper-modal form textarea {
  height: 450px;
}
.smart-style-entropy-light .discovery-filters div {
  margin-bottom: 10px;
}
.smart-style-entropy-light .discovery-filters .go-button {
  width: 100%;
}

.remove_shadow {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.wdna-padding {
  padding: 5px;
  box-sizing: border-box;
}
.wdna-button-on-row {
  margin-top: 22px;
}
.wdna-fit-date-size {
  width: 140px;
}
.smart-style-entropy-pink {
  -webkit-user-select: none;
  /* Safari 3.1+ */
  -moz-user-select: none;
  /* Firefox 2+ */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Standard syntax */
}
/* font */
html > body,
.jarviswidget,
.jarviswidget > header h2,
.ui-tabs,
.ui-widget,
nav ul li a,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Calibri', Arial;
  font-size: 15px;
}
i.wdna-location::before {
  display: none;
}
.smart-style-entropy-pink #mobile-profile-img {
  margin-left: 15px;
  display: block !important;
}
.smart-style-entropy-pink #mobile-profile-img > li {
  margin-top: 7px;
}
.smart-style-entropy-pink #mobile-profile-img > li > a > i {
  font-size: 20px;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-pink #mobile-profile-img > li .dropdown-menu {
  padding: 0;
  top: 80%;
}
.smart-style-entropy-pink #mobile-profile-img > li .dropdown-menu li {
  padding: 0;
  margin: 0;
  font-size: 14px;
}
.smart-style-entropy-pink #mobile-profile-img > li .dropdown-menu li a {
  padding: 9px 2px 4px 2px !important;
  display: block;
}
.smart-style-entropy-pink #mobile-profile-img > li .dropdown-menu li a i {
  font-size: 19px;
  margin: 0 6px 0 7px;
  vertical-align: -5px;
}
.smart-style-entropy-pink #mobile-profile-img > li .dropdown-menu li a:hover {
  background: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy-pink #mobile-profile-img > li:hover > a > i {
  color: #c069ea;
}
.smart-style-entropy-pink .navigation-icon {
  width: 19px;
  float: left;
  margin-top: -2px;
}
.smart-style-entropy-pink .navigation-icon.svg {
  fill: #fff;
}
.smart-style-entropy-pink .cm-viewer-wizard .wizard {
  height: 110px;
  padding: 5px;
  margin-bottom: 20px;
  max-width: 784px;
  text-align: center;
}
.smart-style-entropy-pink #sidebar-elem-container .main-filters .action-buttons .csv-button {
  width: 72%;
  margin-right: 5px;
  margin-top: 5px;
}
.smart-style-entropy-pink .table-configuration .headers-buttons {
  float: right;
}
.smart-style-entropy-pink .table-configuration .headers-buttons button {
  margin: 5px;
}
.smart-style-entropy-pink .table-configuration .table-body {
  float: left;
}
.smart-style-entropy-pink .table-configuration table {
  table-layout: fixed;
}
.smart-style-entropy-pink .table-configuration table tr {
  text-align: center;
}
.smart-style-entropy-pink .table-configuration table .name {
  width: 150px;
  word-break: break-word;
}
.smart-style-entropy-pink .table-configuration table .color {
  width: 75px;
}
.smart-style-entropy-pink .table-configuration table .add-remove-button {
  width: 100px;
}
.smart-style-entropy-pink .table-configuration table .add-remove-button button {
  margin: 5px;
}
.smart-style-entropy-pink .table-configuration table .min,
.smart-style-entropy-pink .table-configuration table .max {
  width: 50px;
}
.smart-style-entropy-pink .table-configuration table .min input,
.smart-style-entropy-pink .table-configuration table .max input {
  width: 75px;
}
.smart-style-entropy-pink .celldistribution-range-selector button {
  margin-top: 5px;
}
.smart-style-entropy-pink .sidebar-item-container div {
  margin-bottom: 5px;
  width: 100%;
}
.smart-style-entropy-pink .sidebar-item-container button {
  width: 100%;
}
.smart-style-entropy-pink .container-full-height {
  height: calc(80vh);
}
.smart-style-entropy-pink .grid-container {
  height: 500px;
}
.smart-style-entropy-pink .parameters-filter {
  width: 100%;
}
/* Slider Granularity */
.smart-style-entropy-pink .granularity-slider {
  width: 100% !important;
  margin-left: 12px;
  margin-bottom: 30px;
}
.smart-style-entropy-pink .granularity-slider .rc-slider {
  width: calc(100% - 60px - 24px) !important;
}
.smart-style-entropy-pink .granularity-slider .btn {
  width: 20px !important;
  background: transparent !important;
}
.smart-style-entropy-pink .granularity-slider .rc-slider-mark-text {
  color: #fff;
}
.smart-style-entropy-pink .granularity-slider .rc-slider-mark-text-active {
  color: #d230d2;
}
.smart-style-entropy-pink .granularity-slider .rc-slider-handle {
  border-color: #d230d2;
}
.smart-style-entropy-pink .granularity-slider .rc-slider-disabled {
  background-color: transparent !important;
}
.smart-style-entropy-pink .granularity-slider .rc-slider-disabled .rc-slider-rail {
  background-color: #fff;
}
.smart-style-entropy-pink .granularity-slider .rc-slider-disabled .rc-slider-handle,
.smart-style-entropy-pink .granularity-slider .rc-slider-disabled .rc-slider-dot {
  background-color: transparent;
  border: none;
}
.smart-style-entropy-pink .granularity-slider .rc-slider-disabled .rc-slider-mark-text-active {
  color: #d230d2;
}
.smart-style-entropy-pink .modal-dialog.modal-lg {
  width: 98%;
  max-width: 1300px;
}
.smart-style-entropy-pink .select2-selection--single {
  background: #883f66 !important;
  background-size: cover !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #fff;
  font-family: 'Calibri', Arial;
  border: 0;
}
.smart-style-entropy-pink .select2-selection--single:hover {
  background: #ac488e !important;
  background-size: cover !important;
  border: 0;
}
.smart-style-entropy-pink .select2-selection--single:active {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  top: 0;
  left: 0;
}
.smart-style-entropy-pink .select2-selection__arrow {
  background: transparent;
  border: none;
}
.smart-style-entropy-pink .select2-selection__arrow b {
  color: #fff !important;
}
.smart-style-entropy-pink .select2-dropdown {
  background: linear-gradient(to top left, rgba(115, 66, 100, 0.91), rgba(115, 3, 50, 0.95));
}
.smart-style-entropy-pink .dropdown .dropdown-toggle {
  background: #883f66 !important;
  background-size: cover !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #fff;
  font-family: 'Calibri', Arial;
  border: 0;
}
.smart-style-entropy-pink .dropdown .dropdown-toggle:hover {
  background: #ac488e !important;
  background-size: cover !important;
  border: 0;
}
.smart-style-entropy-pink .dropdown .dropdown-toggle:active {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  top: 0;
  left: 0;
}
.smart-style-entropy-pink .dropdown .dropdown-menu {
  background: linear-gradient(to top left, rgba(115, 66, 100, 0.91), rgba(115, 3, 50, 0.95));
  position: absolute;
}
.smart-style-entropy-pink .dropdown .dropdown-menu li a:hover {
  background: #b14c83;
}
.smart-style-entropy-pink .dropdown .dropdown-menu li.active {
  background: #d230d2 !important;
  color: rgba(0, 0, 0, 0.9) !important;
}
.smart-style-entropy-pink .dropdown .dropdown-menu li.active a {
  background: #d230d2 !important;
  color: rgba(0, 0, 0, 0.9) !important;
}
.smart-style-entropy-pink .dropdown .dropdown-header {
  display: none;
}
.smart-style-entropy-pink .select2 .select2-selection--multiple {
  overflow-y: scroll;
  max-height: 150px !important;
  min-height: 30px !important;
}
.smart-style-entropy-pink .select2 .select2-selection--multiple .select2-selection__choice {
  max-width: 95%;
  overflow: hidden;
  word-wrap: break-word;
  white-space: normal;
}
.smart-style-entropy-pink .btn {
  position: relative;
  font-family: 'Calibri', Arial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
  border: 0;
  top: 0;
  left: 0;
}
.smart-style-entropy-pink .btn i {
  position: relative;
  float: left;
  margin: 0 5px 0 0;
  padding-top: 2px;
  font-size: 18px;
  text-align: center;
  height: 22px;
  width: 22px;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.smart-style-entropy-pink .btn i.wdna-ico-icon-calendar-one-day,
.smart-style-entropy-pink .btn i.wdna-ico-icon-calendar-custom-days,
.smart-style-entropy-pink .btn i.wdna-ico-icon-calendar-range {
  font-size: 22px;
}
.smart-style-entropy-pink .btn:focus,
.smart-style-entropy-pink .btn:active {
  outline: none;
  border: 0;
  top: 0;
  left: 0;
  color: #fff;
}
.smart-style-entropy-pink .btn:focus i,
.smart-style-entropy-pink .btn:active i {
  color: #fff;
}
.smart-style-entropy-pink .btn-success,
.smart-style-entropy-pink .btn-success.active {
  background: rgba(21, 160, 21, 0.5);
  border: 1px solid #0f610f;
  color: #fff;
  -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-pink .btn-success:hover,
.smart-style-entropy-pink .btn-success.active:hover,
.smart-style-entropy-pink .btn-success:focus,
.smart-style-entropy-pink .btn-success.active:focus {
  background: rgba(2, 216, 2, 0.5);
}
.smart-style-entropy-pink .btn-info,
.smart-style-entropy-pink .btn-info.active {
  background: rgba(32, 103, 158, 0.83);
  border: 1px solid rgba(28, 122, 185, 0.83);
  color: #fff;
  -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-pink .btn-info:hover,
.smart-style-entropy-pink .btn-info.active:hover,
.smart-style-entropy-pink .btn-info:focus,
.smart-style-entropy-pink .btn-info.active:focus {
  background: #3684c7;
}
.smart-style-entropy-pink .btn-warning,
.smart-style-entropy-pink .btn-warning.active {
  background: #da9d3e;
  border: 1px solid #f5b77b;
  color: #fff;
  -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-pink .btn-warning:hover,
.smart-style-entropy-pink .btn-warning.active:hover,
.smart-style-entropy-pink .btn-warning:focus,
.smart-style-entropy-pink .btn-warning.active:focus {
  background: #e8aa59;
}
.smart-style-entropy-pink .btn-danger,
.smart-style-entropy-pink .btn-danger.active {
  background: #af0202;
  border: 1px solid #e10303;
  color: #fff;
  -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-pink .btn-danger:hover,
.smart-style-entropy-pink .btn-danger.active:hover,
.smart-style-entropy-pink .btn-danger:focus,
.smart-style-entropy-pink .btn-danger.active:focus {
  background: #fc1b1b;
}
.smart-style-entropy-pink .btn-group {
  background: transparent;
  border: 1px solid #37243b;
}
.smart-style-entropy-pink .btn-group .btn {
  border-right: 1px solid #37243b;
  outline: none;
  font-size: 14px;
}
.smart-style-entropy-pink .btn-group .btn.active,
.smart-style-entropy-pink .btn-group .btn:active {
  color: #d230d2;
  border: 0 !important;
  border-right: 1px solid #37243b !important;
  outline: none;
}
.smart-style-entropy-pink .smart-form .btn-info {
  background: rgba(32, 103, 158, 0.83) !important;
}
.smart-style-entropy-pink .smart-form .btn-xs {
  margin-top: 0px !important;
}
.smart-style-entropy-pink .smart-form .btn-xs i {
  margin-top: 0px !important;
  padding: 0px !important;
  height: 50% !important;
}
.smart-style-entropy-pink .form-control {
  font-size: 15px;
}
.smart-style-entropy-pink .wdna-grid-table {
  background: transparent !important;
}
.smart-style-entropy-pink .wdna-grid-table .ag-side-bar {
  border-right: none !important;
}
.smart-style-entropy-pink .wdna-grid-table.grid-table-for-print .ag-paging-panel {
  display: none;
}
.smart-style-entropy-pink .wdna-grid-table.grid-table-for-print .ag-body-viewport.ag-layout-print .ag-center-cols-clipper {
  margin-bottom: 50px;
}
.smart-style-entropy-pink .wdna-grid-table.grid-table-for-print .ag-side-bar {
  display: none;
}
.smart-style-entropy-pink .wdna-grid-table .ag-icon {
  color: #fff;
}
.smart-style-entropy-pink .wdna-grid-table .ag-icon-checkbox-checked,
.smart-style-entropy-pink .wdna-grid-table .ag-icon-checkbox-unchecked,
.smart-style-entropy-pink .wdna-grid-table .ag-icon-checkbox-indeterminate {
  background: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy-pink .wdna-grid-table .ag-icon-checkbox-checked:before,
.smart-style-entropy-pink .wdna-grid-table .ag-icon-checkbox-unchecked:before,
.smart-style-entropy-pink .wdna-grid-table .ag-icon-checkbox-indeterminate:before {
  color: #fff;
}
.smart-style-entropy-pink .wdna-grid-table .ag-row {
  border: 0 solid #a9a9a9;
}
.smart-style-entropy-pink .wdna-grid-table .ag-row-selected {
  background: #883f66 !important;
}
.smart-style-entropy-pink .wdna-grid-table .ag-header {
  background: transparent;
  border: 0;
}
.smart-style-entropy-pink .wdna-grid-table .ag-header .ag-header-cell,
.smart-style-entropy-pink .wdna-grid-table .ag-header .ag-tabs-header {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}
.smart-style-entropy-pink .wdna-grid-table .ag-header .ag-header-cell .ag-tab,
.smart-style-entropy-pink .wdna-grid-table .ag-header .ag-tabs-header .ag-tab {
  margin: 3px;
}
.smart-style-entropy-pink .wdna-grid-table .ag-header .ag-header-cell .ag-tab.ag-tab-selected,
.smart-style-entropy-pink .wdna-grid-table .ag-header .ag-tabs-header .ag-tab.ag-tab-selected {
  border: 1px solid #fff;
}
.smart-style-entropy-pink .wdna-grid-table .ag-header .ag-header-cell .ag-floating-filter-input,
.smart-style-entropy-pink .wdna-grid-table .ag-header .ag-tabs-header .ag-floating-filter-input {
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 6px;
  font-family: 'Calibri', Arial;
  letter-spacing: 0.05rem;
  height: auto;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 4px;
  height: 22px;
  font-weight: normal;
}
.smart-style-entropy-pink .wdna-grid-table .ag-header .ag-header-cell .ag-floating-filter-input + .input-group-addon,
.smart-style-entropy-pink .wdna-grid-table .ag-header .ag-tabs-header .ag-floating-filter-input + .input-group-addon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-pink .wdna-grid-table .ag-header .ag-header-cell .ag-floating-filter-input:focus + .input-group-addon,
.smart-style-entropy-pink .wdna-grid-table .ag-header .ag-tabs-header .ag-floating-filter-input:focus + .input-group-addon {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #37243b;
}
.smart-style-entropy-pink .wdna-grid-table .ag-header .ag-header-cell {
  font-size: 15px;
  font-family: 'Calibri', Arial;
  font-weight: bold;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
}
.smart-style-entropy-pink .wdna-grid-table .ag-header .ag-header-cell .ag-header-cell-text {
  margin: 0 auto;
}
.smart-style-entropy-pink .wdna-grid-table .ag-header .ag-header-cell .ag-header-cell-resize::after {
  border-right: 1px solid #37243b;
}
.smart-style-entropy-pink .wdna-grid-table .ag-header .ag-header-cell .ag-header-cell-menu-button {
  position: absolute;
  top: 3px;
  right: 3px;
}
.smart-style-entropy-pink .wdna-grid-table .ag-header .ag-header-cell .ag-icon-menu {
  background-image: url(../../assets/img/menu-pink.png);
  height: 12px;
  width: 12px;
  margin-top: 2px;
  background-size: contain;
  background-repeat: no-repeat;
}
.smart-style-entropy-pink .wdna-grid-table .ag-header .ag-header-cell .ag-icon-menu::before {
  content: none;
  display: none;
}
.smart-style-entropy-pink .wdna-grid-table .ag-menu {
  border: 1px solid #37243b;
  color: #fff;
}
.smart-style-entropy-pink .wdna-grid-table .ag-menu .ag-tabs-header {
  background: rgba(0, 0, 0, 0.6);
}
.smart-style-entropy-pink .wdna-grid-table .ag-menu .ag-tabs-header .ag-tab {
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4) !important;
}
.smart-style-entropy-pink .wdna-grid-table .ag-menu .ag-tabs-header .ag-tab.ag-tab-selected {
  background-color: #d230d2 !important;
  border-bottom: 1px solid #d230d2 !important;
  color: rgba(0, 0, 0, 0.9);
}
.smart-style-entropy-pink .wdna-grid-table .ag-menu .ag-tabs-header .ag-tab.ag-tab-selected .ag-icon {
  color: rgba(0, 0, 0, 0.9);
}
.smart-style-entropy-pink .wdna-grid-table .ag-menu .ag-menu-list .ag-menu-option-icon span {
  display: none;
}
.smart-style-entropy-pink .wdna-grid-table .ag-menu .ag-menu-list .ag-menu-option-popup-pointer.ag-icon-small-right {
  background-color: rgba(255, 255, 255, 0.2);
  float: right;
  height: 17px;
  width: 17px;
  margin-top: 3px;
  margin-right: 4px;
  border-radius: 100%;
}
.smart-style-entropy-pink .wdna-grid-table .ag-menu .ag-menu-option {
  line-height: 28px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-pink .wdna-grid-table .ag-menu .ag-menu-option.ag-menu-option-active {
  background: #883f66;
}
.smart-style-entropy-pink .wdna-grid-table .ag-menu .ag-menu-separator {
  padding: 5px 2px;
}
.smart-style-entropy-pink .wdna-grid-table .ag-menu .ag-menu-separator span.ag-menu-separator-cell {
  background: none;
  position: relative;
}
.smart-style-entropy-pink .wdna-grid-table .ag-menu .ag-menu-separator span.ag-menu-separator-cell:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  border-bottom: 1px solid #37243b;
}
.smart-style-entropy-pink .wdna-grid-table .ag-menu .ag-column-select-column {
  margin-bottom: 5px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-pink .wdna-grid-table .ag-menu .ag-column-select-column .ag-icon-checkbox-checked,
.smart-style-entropy-pink .wdna-grid-table .ag-menu .ag-column-select-column .ag-icon-checkbox-unchecked {
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.smart-style-entropy-pink .wdna-grid-table .ag-menu .ag-filter select,
.smart-style-entropy-pink .wdna-grid-table .ag-menu .ag-filter input {
  width: 98%;
  margin: 5px 1%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 6px;
  font-family: 'Calibri', Arial;
  letter-spacing: 0.05rem;
  height: auto;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-pink .wdna-grid-table .ag-menu .ag-filter select + .input-group-addon,
.smart-style-entropy-pink .wdna-grid-table .ag-menu .ag-filter input + .input-group-addon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-pink .wdna-grid-table .ag-menu .ag-filter select:focus + .input-group-addon,
.smart-style-entropy-pink .wdna-grid-table .ag-menu .ag-filter input:focus + .input-group-addon {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #37243b;
}
.smart-style-entropy-pink .wdna-grid-table .ag-bl-center {
  overflow: auto;
}
.smart-style-entropy-pink .wdna-grid-table .ag-root {
  border: 0;
}
.smart-style-entropy-pink .wdna-grid-table .ag-body-viewport {
  background: transparent;
}
.smart-style-entropy-pink .wdna-grid-table .ag-body-viewport .ag-row {
  font-size: 14px;
  font-family: 'Calibri', Arial;
  color: #fff;
}
.smart-style-entropy-pink .wdna-grid-table .ag-body-viewport .ag-row .btn {
  display: inline-block;
  margin: 1px 3px;
  font-size: 12px;
  padding: 2px;
}
.smart-style-entropy-pink .wdna-grid-table .ag-body-viewport .ag-row .btn i {
  height: 12px;
  width: 12px;
  font-size: 12px;
  margin: 0;
  padding: 0;
}
.smart-style-entropy-pink .wdna-grid-table .ag-body-viewport .ag-row .ag-cell {
  color: #fff;
  padding: 2px 8px;
  border-right: 1px solid rgba(0, 0, 0, 0.8);
  line-height: 20px;
}
.smart-style-entropy-pink .wdna-grid-table .ag-body-viewport .ag-row .ag-cell-focus {
  border: 1px solid #37243b;
}
.smart-style-entropy-pink .wdna-grid-table .ag-body-viewport .ag-row .ag-cell-range-selected {
  background: #883f66;
}
.smart-style-entropy-pink .wdna-grid-table .ag-body-viewport .ag-row .ag-cell-range-selected:hover {
  background: #883f66 !important;
}
.smart-style-entropy-pink .wdna-grid-table .ag-body-viewport .ag-row .ag-cell-range-single-cell {
  border: 1px solid #d230d2;
}
.smart-style-entropy-pink .wdna-grid-table .ag-body-viewport .ag-row.ag-row-even {
  background: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy-pink .wdna-grid-table .ag-body-viewport .ag-row.ag-row-odd {
  background: rgba(0, 0, 0, 0.6);
}
.smart-style-entropy-pink .wdna-grid-table .ag-body-viewport .ag-row:hover {
  background: #883f66 !important;
}
.smart-style-entropy-pink .wdna-grid-table .ag-body-viewport .ag-row.edited-row {
  background: rgba(255, 81, 0, 0.829) !important;
}
.smart-style-entropy-pink .wdna-grid-table .ag-status-bar {
  background: rgba(0, 0, 0, 0.2);
  border: 0;
  border-top: 1px solid #37243b;
}
.smart-style-entropy-pink .wdna-grid-table input,
.smart-style-entropy-pink .wdna-grid-table select {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}
.smart-style-entropy-pink .wdna-grid-table .ag-paging-panel {
  font-size: 13px;
  font-family: 'Calibri', Arial;
  border: 0;
}
.smart-style-entropy-pink .wdna-grid-table .ag-paging-panel .ag-paging-row-summary-panel,
.smart-style-entropy-pink .wdna-grid-table .ag-paging-panel .ag-paging-page-summary-panel {
  color: #fff;
}
.smart-style-entropy-pink .wdna-grid-table .ag-paging-button {
  background: #883f66 !important;
  color: #fff;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  border: 0;
  padding: 0 3px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
  margin: 0 2px;
}
.smart-style-entropy-pink .wdna-grid-table .ag-paging-button:hover {
  background: #ac488e !important;
}
.smart-style-entropy-pink .wdna-grid-table .ag-paging-button:disabled {
  color: #db98db;
  background: rgba(0, 0, 0, 0.3) !important;
  cursor: default;
}
.smart-style-entropy-pink .wdna-grid-table .ag-paging-button:disabled:hover {
  color: #db98db;
  background: rgba(0, 0, 0, 0.3) !important;
}
.smart-style-entropy-pink .wdna-grid-table .ag-overlay-no-rows-wrapper {
  color: #fff;
}
.smart-style-entropy-pink .wdna-grid-table .ag-side-bar {
  background: transparent;
  border: none;
}
.smart-style-entropy-pink .wdna-grid-table .ag-side-bar .ag-side-buttons {
  background: transparent;
  width: 25px;
  margin-left: 1px;
}
.smart-style-entropy-pink .wdna-grid-table .ag-side-bar .ag-side-buttons .ag-side-button button {
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  padding: 5px;
  width: 22px;
  border: 0;
}
.smart-style-entropy-pink .wdna-grid-table .ag-side-bar .ag-side-buttons .ag-side-button button span:not(.ag-icon) {
  margin: 2px 5px 0px 1px;
}
.smart-style-entropy-pink .wdna-grid-table .ag-side-bar .ag-side-buttons .ag-side-button button .ag-icon {
  color: #fff;
}
.smart-style-entropy-pink .wdna-grid-table .ag-side-bar .ag-side-buttons .ag-side-button button .ag-icon:after {
  transform: rotate(90deg);
  color: #fff;
}
.smart-style-entropy-pink .wdna-grid-table .ag-side-bar .ag-side-buttons .ag-side-button.ag-selected button {
  border: 0;
  border-right: 1px solid #d230d2;
  color: #d230d2;
  background-color: rgba(0, 0, 0, 0.8);
}
.smart-style-entropy-pink .wdna-grid-table .ag-side-bar .ag-side-buttons .ag-side-button.ag-selected button .ag-icon {
  color: #d230d2;
}
.smart-style-entropy-pink .wdna-grid-table .ag-side-bar .ag-side-buttons .ag-side-button.ag-selected button .ag-icon:after {
  color: #d230d2;
}
.smart-style-entropy-pink .wdna-grid-table .ag-pivot-mode-panel > div > label {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}
.smart-style-entropy-pink .wdna-grid-table .ag-tool-panel-wrapper {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
  border: 0;
}
.smart-style-entropy-pink .wdna-grid-table .ag-tool-panel-wrapper .ag-column-select-list,
.smart-style-entropy-pink .wdna-grid-table .ag-tool-panel-wrapper .ag-column-select-header {
  border: 0;
}
.smart-style-entropy-pink .wdna-grid-table .ag-tool-panel-wrapper .ag-column-select-header {
  border-top: 1px solid #37243b;
}
.smart-style-entropy-pink .wdna-grid-table .ag-tool-panel-wrapper .ag-column-select,
.smart-style-entropy-pink .wdna-grid-table .ag-tool-panel-wrapper .ag-column-drop {
  border-bottom: 1px solid #37243b;
  padding-top: 5px;
}
.smart-style-entropy-pink .wdna-grid-table .ag-tool-panel-wrapper .ag-column-select-column {
  margin-bottom: 3px;
}
.smart-style-entropy-pink .wdna-grid-table .ag-tool-panel-wrapper .ag-column-select-column .ag-column-select-column-label {
  font-size: 12px;
}
.smart-style-entropy-pink .wdna-grid-table .ag-tool-panel-wrapper .ag-column-drop-list .ag-column-drop-cell {
  border: 0;
  background: rgba(255, 255, 255, 0.2);
}
.smart-style-entropy-pink .wdna-grid-table .ag-tool-panel-wrapper .ag-column-drop-empty-message {
  font-size: 10px !important;
  color: #db98db !important;
}
.smart-style-entropy-pink .wdna-grid-table .ag-tool-panel-wrapper .ag-column-select .ag-column-select-header-filter-wrapper input {
  border: 1px solid rgba(255, 255, 255, 0.2);
  width: 100%;
  box-sizing: border-box;
  padding: 3px 5px;
}
.smart-style-entropy-pink .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance {
  padding: 8px 4px;
  border-bottom: 1px solid #37243b;
}
.smart-style-entropy-pink .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-header-cell-text {
  color: #fff;
}
.smart-style-entropy-pink .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-air {
  border: 0;
}
.smart-style-entropy-pink .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-air .ag-filter-condition label {
  color: #fff;
  font-size: 12px;
}
.smart-style-entropy-pink .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-air .ag-filter-condition label input[type='radio'] {
  vertical-align: -34%;
}
.smart-style-entropy-pink .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-air select {
  border: 0;
  background: #44257c;
  padding: 5px 7px;
  font-weight: normal;
}
.smart-style-entropy-pink .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-air select:after {
  font: normal normal normal 14px/1 FontAwesome, sans-serif;
  content: '\F196';
  font-size: 12px;
  position: absolute;
  top: 3px;
  right: 3px;
  height: 15px;
  width: 15px;
}
.smart-style-entropy-pink .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-air .ag-input-wrapper {
  padding: 3px 5px;
  font-weight: normal;
}
.smart-style-entropy-pink .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-air .ag-input-wrapper input {
  border: 1px solid rgba(255, 255, 255, 0.2);
  width: 100%;
  box-sizing: border-box;
  padding: 3px 5px;
}
.smart-style-entropy-pink .wdna-grid-table .ag-scroller-corner {
  background: transparent;
  border: 0;
}
.smart-style-entropy-pink .wdna-grid-table .ag-body-viewport.ag-layout-normal::-webkit-scrollbar,
.smart-style-entropy-pink .wdna-grid-table .ag-body-horizontal-scroll-viewport::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.smart-style-entropy-pink .wdna-grid-table .ag-body-viewport.ag-layout-normal::-webkit-scrollbar-track,
.smart-style-entropy-pink .wdna-grid-table .ag-body-horizontal-scroll-viewport::-webkit-scrollbar-track {
  background: #4a0b5d;
}
.smart-style-entropy-pink .wdna-grid-table .ag-body-viewport.ag-layout-normal::-webkit-scrollbar-thumb,
.smart-style-entropy-pink .wdna-grid-table .ag-body-horizontal-scroll-viewport::-webkit-scrollbar-thumb {
  background: #883f66;
}
.smart-style-entropy-pink .wdna-grid-table .ag-body-viewport.ag-layout-normal::-webkit-scrollbar-thumb:hover,
.smart-style-entropy-pink .wdna-grid-table .ag-body-horizontal-scroll-viewport::-webkit-scrollbar-thumb:hover {
  width: 15px;
  height: 15px;
  background: #ac488e;
}
.smart-style-entropy-pink .ag-theme-custom-new.ag-dnd-ghost {
  background-color: rgba(255, 255, 255, 0.2);
  border: 0;
}
.smart-style-entropy-pink .react-switch {
  height: 18px !important;
  border-radius: 2px !important;
  margin-top: 9px;
}
.smart-style-entropy-pink .react-switch .react-switch-bg {
  height: 18px !important;
  border-radius: 2px !important;
}
.smart-style-entropy-pink .react-switch .react-switch-handle {
  height: 16px !important;
  width: 26px !important;
  border-radius: 2px !important;
  background: rgba(0, 0, 0, 0.6) !important;
}
.smart-style-entropy-pink .react-switch svg {
  height: 16px;
}
.smart-style-entropy-pink label {
  color: #fff;
}
.smart-style-entropy-pink label .react-switch + span {
  display: inline-block;
  margin-left: 10px;
  vertical-align: super;
}
.smart-style-entropy-pink label span + .react-switch {
  display: inline-block;
  margin-left: 10px;
  vertical-align: bottom;
}
.smart-style-entropy-pink .query-builder {
  margin-top: 25px;
}
.smart-style-entropy-pink .query-builder .rules-group-header .btn-group {
  border: 0 !important;
}
.smart-style-entropy-pink .query-builder .rules-group-header .btn-group.group-conditions .btn {
  border: 0 !important;
  color: #fff;
}
.smart-style-entropy-pink .query-builder .rules-group-header .btn-group.group-conditions .btn.active {
  color: #d230d2;
}
.smart-style-entropy-pink .query-builder .rules-group-header .btn-group .btn {
  margin-left: 6px;
}
.smart-style-entropy-pink .query-builder .rules-group-header .btn-group .btn.btn-success {
  border: 1px solid #0f610f !important;
  background: rgba(21, 160, 21, 0.5) !important;
}
.smart-style-entropy-pink .query-builder .rules-group-header .btn-group .btn.btn-success:hover {
  background: rgba(2, 216, 2, 0.5) !important;
}
.smart-style-entropy-pink .query-builder .rules-group-header .btn-group .btn.btn-danger {
  border: 1px solid #e10303 !important;
  background: #af0202 !important;
}
.smart-style-entropy-pink .query-builder .rules-group-header .btn-group .btn.btn-danger:hover {
  background: #fc1b1b !important;
}
.smart-style-entropy-pink .query-builder .rules-list .rule-container {
  background: linear-gradient(to top left, rgba(115, 66, 100, 0.91), rgba(115, 3, 50, 0.95));
  border: 1px solid #37243b;
}
.smart-style-entropy-pink .query-builder .rules-list .rule-container .rule-value-container {
  border-left: 1px solid #37243b;
}
.smart-style-entropy-pink .query-builder .rules-list .rule-container input,
.smart-style-entropy-pink .query-builder .rules-list .rule-container select {
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 6px;
  font-family: 'Calibri', Arial;
  letter-spacing: 0.05rem;
  height: auto;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 17px;
}
.smart-style-entropy-pink .query-builder .rules-list .rule-container input + .input-group-addon,
.smart-style-entropy-pink .query-builder .rules-list .rule-container select + .input-group-addon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-pink .query-builder .rules-list .rule-container input:focus + .input-group-addon,
.smart-style-entropy-pink .query-builder .rules-list .rule-container select:focus + .input-group-addon {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #37243b;
}
.smart-style-entropy-pink .query-builder .rules-list .rule-container::before {
  border-left: 1px solid #37243b;
  border-bottom: 1px solid #37243b;
}
.smart-style-entropy-pink .query-builder .rules-list .rule-container::after {
  border-color: #37243b;
}
.smart-style-entropy-pink .query-builder .rules-list .rule-container .btn-group {
  border: 0 !important;
}
.smart-style-entropy-pink .query-builder .rules-list .rule-container .btn-group .btn-danger {
  border: 1px solid #e10303 !important;
  background: #af0202 !important;
  margin-top: 4px;
}
.smart-style-entropy-pink .query-builder .rules-list .rule-container .btn-group .btn-danger i {
  display: none;
}
.smart-style-entropy-pink .query-builder .rules-list .rule-container .btn-group .btn-danger:hover {
  background: #fc1b1b !important;
}
#wdna-root,
.app-root {
  overflow: hidden;
}
.smart-style-entropy-pink div.header-actions {
  margin-top: 5px;
}
.smart-style-entropy-pink div.header-actions #settings_button,
.smart-style-entropy-pink div.header-actions #settings_button span,
.smart-style-entropy-pink div.header-actions #settings_button a,
.smart-style-entropy-pink div.header-actions #settings_button a div,
.smart-style-entropy-pink div.header-actions .helper,
.smart-style-entropy-pink div.header-actions .helper a,
.smart-style-entropy-pink div.header-actions .helper a div,
.smart-style-entropy-pink div.header-actions .alma,
.smart-style-entropy-pink div.header-actions .alma #alma,
.smart-style-entropy-pink div.header-actions .alma #alma #activity,
.smart-style-entropy-pink div.header-actions .alma #alma #activity div,
.smart-style-entropy-pink div.header-actions #mobile-profile-img {
  margin: 0;
  padding: 0;
}
.smart-style-entropy-pink div.header-actions #logout,
.smart-style-entropy-pink div.header-actions .alma,
.smart-style-entropy-pink div.header-actions .helper,
.smart-style-entropy-pink div.header-actions #settings_button {
  position: relative;
  display: inline-block;
  cursor: pointer;
  height: 24px;
  width: 24px;
  margin: 12px 6px 0 0;
}
.smart-style-entropy-pink div.header-actions #logout svg,
.smart-style-entropy-pink div.header-actions .alma svg,
.smart-style-entropy-pink div.header-actions .helper svg,
.smart-style-entropy-pink div.header-actions #settings_button svg {
  fill: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  height: 24px;
  width: 24px;
  position: absolute;
  top: 0;
  left: 0;
}
.smart-style-entropy-pink div.header-actions #logout:hover svg,
.smart-style-entropy-pink div.header-actions .alma:hover svg,
.smart-style-entropy-pink div.header-actions .helper:hover svg,
.smart-style-entropy-pink div.header-actions #settings_button:hover svg {
  fill: #c069ea !important;
}
.smart-style-entropy-pink div.header-actions #settings_button svg {
  height: 20px;
  margin-top: 1px;
}
.smart-style-entropy-pink div.header-actions #logout {
  margin-left: 30px;
}
.smart-style-entropy-pink div.header-actions #logout svg {
  height: 20px;
  margin-top: 3px;
}
.smart-style-entropy-pink div.header-actions .helper {
  padding: 11px 0 0 0;
}
.smart-style-entropy-pink div.header-actions #alma {
  position: relative;
}
.smart-style-entropy-pink div.header-actions #alma #activity {
  color: #fff;
}
.smart-style-entropy-pink div.header-actions #alma #activity b.badge {
  color: #fff;
  background-color: #a90329 !important;
  font-size: 10px;
  position: absolute;
  top: -5px;
  right: -5px;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  line-height: 14px;
  text-align: center;
}
.smart-style-entropy-pink .alma .ajax-dropdown {
  right: -65px;
  left: initial;
  top: 50px;
  z-index: 1000;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: linear-gradient(to top left, rgba(115, 66, 100, 0.91), rgba(115, 3, 50, 0.95));
}
.smart-style-entropy-pink .alma .ajax-dropdown:before,
.smart-style-entropy-pink .alma .ajax-dropdown:after {
  display: none;
}
.smart-style-entropy-pink .alma .ajax-dropdown span {
  font-size: 12px;
}
.smart-style-entropy-pink .alma .ajax-dropdown .btn-group {
  padding: 0;
  margin-bottom: 5px;
}
.smart-style-entropy-pink .alma .ajax-dropdown .ajax-notifications {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.smart-style-entropy-pink .alma .ajax-dropdown .notification-body .badge {
  background: rgba(0, 0, 0, 0) !important;
}
.smart-style-entropy-pink .alma .ajax-dropdown .notification-body .fa {
  font-size: 17px;
  transform: rotate(0deg);
  vertical-align: baseline;
}
.smart-style-entropy-pink .alma .ajax-dropdown .notification-body li span:hover {
  color: #b7b7b7;
}
.smart-style-entropy-pink .alma .ajax-dropdown .notification-body li:hover .text-muted {
  color: #b7b7b7;
}
.smart-style-entropy-pink .alma .ajax-dropdown .notification-body > li {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.smart-style-entropy-pink .alma .ajax-dropdown .notification-body > li .progress {
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-pink .alma .ajax-dropdown .notification-body > li .progress .progress-bar {
  background-color: #d230d2;
  border-right: 1px solid #37243b;
}
.smart-style-entropy-pink .alma .ajax-dropdown .notification-body > li:hover {
  background: rgba(255, 255, 255, 0.2);
}
.smart-style-entropy-pink .alma .ajax-dropdown .notification-body > li:hover .progress {
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.smart-style-entropy-pink .alma .ajax-dropdown > :last-child {
  font-size: 13px;
  display: block;
  padding: 0px 0px;
  line-height: 14px;
  font-weight: 400;
}
.smart-style-entropy-pink .alma .ajax-dropdown .fa-refresh {
  font-size: 12px;
}
.smart-style-entropy-pink .alma .ajax-dropdown .btn {
  background: rgba(0, 0, 0, 0);
}
.smart-style-entropy-pink .alma .ajax-dropdown .alma-footer {
  padding: 5px 0 !important;
}
.smart-style-entropy-pink .alma .ajax-dropdown .alma-footer .alma-refresh-btn {
  margin-top: -4px;
}
.smart-style-entropy-pink .alma .ajax-dropdown .alma-footer .alma-refresh-btn span {
  margin-left: 6px;
}
/* SPECIFIC SECTIONS / MODULES */
/* LOGIN PAGE */
.smart-style-entropy-pink #extr-page {
  background-image: url(../../assets/img/background_login.png);
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}
.smart-style-entropy-pink #extr-page .login-loader {
  margin-top: 7px;
  position: absolute;
  left: 5px;
}
.smart-style-entropy-pink #extr-page .login-info {
  background-color: rgba(0, 0, 0, 0.2);
}
.smart-style-entropy-pink #extr-page #main {
  min-height: calc(100vh);
  margin: 0;
  padding: 0;
  background: transparent;
}
.smart-style-entropy-pink #extr-page #main .login-layer {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100% !important;
  top: 50%;
  transform: translate(0, -50%);
  min-height: 50%;
}
.smart-style-entropy-pink #extr-page #main .login-layer .login-box {
  float: none;
  margin: auto;
  padding-top: 40px;
}
.smart-style-entropy-pink #extr-page #main .login-layer .login-box #login-form {
  background-color: transparent;
}
.smart-style-entropy-pink #extr-page #main .login-layer .login-box #login-form fieldset {
  background-color: transparent;
  margin-bottom: 20px;
}
.smart-style-entropy-pink #extr-page #main .login-layer .login-box #login-form .check-login {
  margin-top: 30px;
}
.smart-style-entropy-pink #extr-page #main .login-layer .login-box #login-form footer {
  background: transparent;
  text-align: center;
}
.smart-style-entropy-pink #extr-page #main .login-layer .login-box #login-form footer .btn {
  position: relative;
  float: none;
  background: #0090b2 !important;
  border: 1px solid #5e99a7 !important;
  width: 80%;
  min-width: 200px;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-pink #extr-page #main .login-layer .login-box #login-form footer .btn:hover {
  background: #1bafd1 !important;
}
.smart-style-entropy-pink #extr-page #main .login-layer .login-box #login-form input {
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.smart-style-entropy-pink #extr-page #main .login-layer .login-box #login-form input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */
}
.smart-style-entropy-pink #extr-page #main .login-layer .login-box #login-form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
.smart-style-entropy-pink #extr-page #main .login-layer .login-box #login-form input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
}
.smart-style-entropy-pink #extr-page #main .login-layer .login-box #login-form input:-webkit-autofill {
  background-color: transparent !important;
}
.smart-style-entropy-pink #extr-page #main .login-layer .login-box #login-form input:-webkit-autofill:active {
  background-color: transparent !important;
}
.smart-style-entropy-pink #extr-page #main .login-layer .login-box #login-form a:focus,
.smart-style-entropy-pink #extr-page #main .login-layer .login-box #login-form a:hover {
  color: grey;
  text-decoration: none;
}
.smart-style-entropy-pink #extr-page #main .login-layer .login-box #login-form .note {
  float: right;
}
.smart-style-entropy-pink #extr-page #main .login-layer .login-box #login-form .note a {
  font-size: 15px;
}
.smart-style-entropy-pink #extr-page #main .login-layer .login-box #login-form .remember {
  float: left;
  width: 150px;
  color: #fff;
  font-weight: normal;
  padding-right: 0;
}
.smart-style-entropy-pink #extr-page #main .login-layer .login-box #login-form .remember i {
  left: 0px;
  border-color: #272727;
  background: #ccc;
}
.smart-style-entropy-pink #extr-page #main .login-layer .login-box #login-form .remember span {
  float: right;
}
.smart-style-entropy-pink #extr-page #main .login-layer .login-box #login-form #login-logo {
  position: relative;
  vertical-align: middle;
  display: inline-block;
}
.smart-style-entropy-pink #extr-page #main .login-layer .login-box #login-form #login-logo img {
  display: inline-block;
  vertical-align: middle;
  width: 90%;
}
.smart-style-entropy-pink #extr-page #main .login-layer .login-box #login-form #login-logo h1 {
  display: inline-block;
  vertical-align: bottom;
}
/* MODALES */
.smart-style-entropy-pink .modal-dialog .modal-header {
  padding: 6px;
  padding-top: 10px;
  border-bottom-color: grey;
  text-align: center;
}
.smart-style-entropy-pink .modal-dialog .modal-header h3,
.smart-style-entropy-pink .modal-dialog .modal-header h4 {
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 0;
  margin-top: 5px;
}
.smart-style-entropy-pink .modal-dialog .modal-header .modal-controls {
  float: right;
  position: relative;
}
.smart-style-entropy-pink .modal-dialog .modal-header .modal-controls .control-btn {
  background: transparent;
  border: none;
  font-size: 16px;
  margin-left: 5px;
}
.smart-style-entropy-pink .modal-dialog .modal-header .modal-controls .control-btn:hover {
  color: #c069ea;
}
.smart-style-entropy-pink .modal-dialog .modal-header .modal-controls .control-btn.btn {
  background: #b71573 !important;
  color: #fff;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-pink .modal-dialog .modal-header .modal-controls .control-btn.btn:hover {
  background: #ea1e79 !important;
}
.smart-style-entropy-pink .modal-dialog .modal-header .modal-controls .btn {
  background: #b71573 !important;
  color: #fff;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-pink .modal-dialog .modal-header .modal-controls .btn:hover {
  background: #ea1e79 !important;
}
.smart-style-entropy-pink .modal-dialog .modal-footer {
  padding-bottom: 30px;
  border: none;
}
.smart-style-entropy-pink .modal-dialog .modal-footer .btn {
  background: #b71573 !important;
  color: #fff;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-pink .modal-dialog .modal-footer .btn:hover {
  background: #ea1e79 !important;
}
.smart-style-entropy-pink .modal-dialog .modal-content {
  background: rgba(53, 25, 56, 0.77);
  color: #fff;
  border: none;
}
.smart-style-entropy-pink .modal-dialog .modal-content .nav-tabs.tabs-left {
  position: absolute;
  bottom: -60px;
  left: 13px;
  border: 0;
}
.smart-style-entropy-pink .modal-dialog .modal-content .nav-tabs.tabs-left li {
  display: inline-block;
  border: 0;
}
.smart-style-entropy-pink .modal-dialog .modal-content .nav-tabs.tabs-left li.active {
  display: none;
}
.smart-style-entropy-pink .modal-dialog .modal-content .nav-tabs.tabs-left li a {
  background: #883f66 !important;
  color: #fff;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  border: 0;
  padding: 5px 10px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-pink .modal-dialog .modal-content .nav-tabs.tabs-left li a:hover {
  background: #ac488e !important;
}
.smart-style-entropy-pink .modal-dialog .modal-content input,
.smart-style-entropy-pink .modal-dialog .modal-content textarea {
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 6px;
  font-family: 'Calibri', Arial;
  letter-spacing: 0.05rem;
  height: auto;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-pink .modal-dialog .modal-content input + .input-group-addon,
.smart-style-entropy-pink .modal-dialog .modal-content textarea + .input-group-addon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-pink .modal-dialog .modal-content input:focus + .input-group-addon,
.smart-style-entropy-pink .modal-dialog .modal-content textarea:focus + .input-group-addon {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #37243b;
}
.smart-style-entropy-pink .modal-dialog .modal-content .tabs-left .tab-content {
  margin: 0;
}
.smart-style-entropy-pink .rangeInputs {
  background: rgba(53, 25, 56, 0.77) !important;
}
.smart-style-entropy-pink .rangeInputs input {
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 6px;
  font-family: 'Calibri', Arial;
  letter-spacing: 0.05rem;
  height: auto;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-pink .rangeInputs input + .input-group-addon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-pink .rangeInputs input:focus + .input-group-addon {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #37243b;
}
.smart-style-entropy-pink .modal-dialog.footer-on-top .modal-footer {
  position: absolute;
  top: 0;
  right: 44px;
}
.smart-style-entropy-pink .modal.fullscreen-modal {
  padding: 0 !important;
}
.smart-style-entropy-pink .modal.fullscreen-modal .modal-dialog {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  max-width: 100% !important;
}
.smart-style-entropy-pink .modal.fullscreen-modal .modal-dialog .modal-content {
  height: 100%;
  border-radius: 0;
}
.smart-style-entropy-pink .modal.fullscreen-modal .modal-dialog .modal-content .grid-container,
.smart-style-entropy-pink .modal.fullscreen-modal .modal-dialog .modal-content .sortable-list-container {
  height: calc(80vh);
}
.smart-style-entropy-pink .modal.fullscreen-modal .modal-dialog .modal-footer {
  bottom: 0;
  position: absolute;
  right: 0;
}
.smart-style-entropy-pink .modal.fullscreen-modal .modal-dialog .modal-footer .btn:active {
  position: relative;
}
.smart-style-entropy-pink .selector-modal .grid-container {
  height: 500px;
}
.smart-style-entropy-pink .selector-modal .ne-selection-count {
  float: left;
  position: absolute;
  top: -6px;
}
.smart-style-entropy-pink .selector-modal .group-columns-info {
  position: absolute;
  top: 25px;
  left: 15%;
}
.smart-style-entropy-pink .selector-modal .sortable-list-container {
  height: 500px;
  overflow-y: scroll;
}
.smart-style-entropy-pink .selector-modal .tabs-left ul li a {
  padding-left: 10px;
}
.smart-style-entropy-pink .kpi-config-headers {
  width: 100%;
}
.smart-style-entropy-pink .kpi-config-headers .kpi-config-kpi {
  padding-left: 40px;
}
.smart-style-entropy-pink .kpi-config-headers .kpi-config-axis {
  width: 34px;
}
.smart-style-entropy-pink .kpi-config-headers .kpi-config-graph {
  width: 91px;
}
.smart-style-entropy-pink .kpi-config-headers .kpi-config-color {
  width: 81px;
}
.smart-style-entropy-pink .grid-search-box {
  width: 110px;
}
.smart-style-entropy-pink .sortable-list-container .sortable-list-header h1 {
  text-align: center;
  text-transform: uppercase;
}
.smart-style-entropy-pink .sortable-list-container .axis-selector-btn {
  width: 35px;
}
.smart-style-entropy-pink .sortable-list-container .serie-type-select {
  min-width: 90px !important;
}
.smart-style-entropy-pink .sortable-list-container .serie-color-select {
  margin-left: auto;
  margin-right: 10px;
  margin-top: 5px;
}
.smart-style-entropy-pink .sortable-list-container .serie-color-select > div > div:nth-child(2) {
  right: 0;
  top: 0;
}
.smart-style-entropy-pink .sortable-list-container .sortable-list-remove {
  margin-left: 0px;
}
/* PANELES DASHBOARDS / REPORTS */
.smart-style-entropy-pink .leaflet-container .leaflet-map-pane {
  z-index: auto;
}
.smart-style-entropy-pink .leaflet-container .leaflet-control-zoom {
  border: 0;
  z-index: auto;
}
.smart-style-entropy-pink .leaflet-container .leaflet-control-zoom .leaflet-control-zoom-out,
.smart-style-entropy-pink .leaflet-container .leaflet-control-zoom .leaflet-control-zoom-in {
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid #fff;
  border-radius: 2px;
  margin: 1px;
  font-family: 'Calibri', Arial;
  line-height: 28px;
  font-weight: 100;
}
.smart-style-entropy-pink .leaflet-container .leaflet-control-zoom .leaflet-control-zoom-out.leaflet-disabled,
.smart-style-entropy-pink .leaflet-container .leaflet-control-zoom .leaflet-control-zoom-in.leaflet-disabled {
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  color: #db98db;
  border: 1px solid #db98db;
}
.smart-style-entropy-pink .leaflet-container .leaflet-control-zoom .leaflet-control-zoom-out:hover,
.smart-style-entropy-pink .leaflet-container .leaflet-control-zoom .leaflet-control-zoom-in:hover {
  border-color: #d230d2;
  color: #c069ea;
}
.smart-style-entropy-pink .leaflet-container .leaflet-tooltip-pane .leaflet-tooltip {
  background: rgba(0, 0, 0, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.9);
  color: #fff;
}
.smart-style-entropy-pink .leaflet-container .leaflet-tooltip-pane .leaflet-tooltip.leaflet-tooltip-right:before {
  border-right-color: rgba(0, 0, 0, 0.9);
}
.smart-style-entropy-pink .leaflet-container .leaflet-tooltip-pane .leaflet-tooltip.leaflet-tooltip-left:before {
  border-left-color: rgba(0, 0, 0, 0.9);
}
.smart-style-entropy-pink .leaflet-container .leaflet-zoom-animated path {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-pink .leaflet-container .leaflet-zoom-animated path:hover {
  fill: #ea1e79;
}
/* ANTIGUO */
.smart-style-entropy-pink .propagation-graph #sliders {
  position: absolute;
  top: 0;
}
.smart-style-entropy-pink .graph-section-special-events fieldset,
.smart-style-entropy-pink .graph-section-special-events fieldset h3 {
  margin-bottom: 5px;
}
.margin-left-5 {
  margin-left: 5px !important;
}
/* Navigation */
.smart-style-entropy-pink .nav-separation:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 170px;
  border-bottom: 1px solid rgba(237, 231, 243, 0.2);
  margin-bottom: 5px;
}
.smart-style-entropy-pink .ag-filter .ag-filter-header-container:nth-child(2) {
  margin-top: 16px;
}
.smart-style-entropy-pink .alarms-selector-container {
  width: 100%;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-top: 20px;
}
.smart-style-entropy-pink .alarms-selector-container .rs-tooltip.rs-tooltip-text {
  color: #000;
}
.smart-style-entropy-pink #settings_button {
  margin-right: 6px;
}
.smart-style-entropy-pink #settings_button span a {
  cursor: pointer !important;
}
/* Movers */
.smart-style-entropy-pink .movers-slider-time {
  margin-left: -20px;
  margin-bottom: 13px;
}
.smart-style-entropy-pink .movers-buttons-array {
  list-style: none;
  padding-left: 5px;
}
.smart-style-entropy-pink .movers-button {
  margin: 5px;
  width: 90%;
  height: 50px;
  background-color: #367a8a;
}
.smart-style-entropy-pink .movers-button-value {
  float: right;
  color: #60ff60;
}
.smart-style-entropy-pink .movers-main-filters {
  width: 100%;
  padding-left: 25px;
  font-size: 13px !important;
}
.smart-style-entropy-pink .movers-main-filters .flatpickr-input {
  display: inline-block;
  box-sizing: border-box;
  border: none;
  height: 35px;
  width: 100%;
  padding: 7px 12px;
  margin-top: 0px;
}
.smart-style-entropy-pink .movers-main-filters .granularity-selector {
  margin-bottom: 10px;
}
.smart-style-entropy-pink .movers-main-filters .dropdown .dropdown-toggle {
  width: 100%;
  margin-top: 3px;
  margin-bottom: 3px;
  background: #44257c;
  color: #fff;
}
.smart-style-entropy-pink .movers-main-filters .dropdown .dropdown-toggle span {
  display: inline-block;
  padding-top: 4px;
}
.smart-style-entropy-pink .movers-main-filters .dropdown .dropdown-menu {
  position: absolute;
  z-index: 99999;
}
.smart-style-entropy-pink .movers-main-filters .dropdown .dropdown-header {
  display: none;
}
.smart-style-entropy-pink .movers-main-filters .filter-btn {
  width: 100%;
}
.smart-style-entropy-pink .padding-sides {
  padding-left: 5px;
  padding-right: 5px;
  width: 50px;
}
.smart-style-entropy-pink .advanced-dashboard-filters {
  width: 100%;
  padding-left: 25px;
  font-size: 13px !important;
}
.smart-style-entropy-pink .advanced-dashboard-filters .dropdown.entropy-filter button i {
  float: left;
  margin-top: 2px;
}
.smart-style-entropy-pink .advanced-dashboard-filters .granularity-slider {
  width: 90% !important;
}
.smart-style-entropy-pink .advanced-dashboard-filters .dropdown.entropy-filter .dropdown-toggle,
.smart-style-entropy-pink .advanced-dashboard-filters .btn-group-main .flatpickr-full-width.flatpickr-input {
  width: 90% !important;
}
.smart-style-entropy-pink .advanced-dashboard-filters .filter-btn {
  width: 90% !important;
  margin-right: 0px;
}
.smart-style-entropy-pink .advanced-dashboard-filters .btn-edit {
  float: right;
  margin-right: 20px;
  margin-top: 3px;
  margin-bottom: 3px;
}
.smart-style-entropy-pink .granularity-filter {
  margin-bottom: 20px;
}
/* CQI Dashboard */
.smart-style-entropy-pink .cqi-dashboard {
  padding-top: 0px;
}
.smart-style-entropy-pink #main-tabs .dashboardContainer .jarviswidget .widget-body.cqi-dashboard {
  min-height: 400px;
  height: calc(80vh);
}
.smart-style-entropy-pink .cqi-dashboard iframe {
  border: none;
  width: 100%;
  height: 100%;
}
.smart-style-entropy-pink .cqi-dashboard .wdna-no-data {
  font-size: 20px;
}
.smart-style-entropy-pink .cqi-main-filters .group-level-selector {
  width: 100%;
  margin-top: 3px;
  margin-bottom: 3px;
}
.smart-style-entropy-pink .cqi-main-filters .granularity-filter {
  margin-bottom: 0px;
}
.smart-style-entropy-pink .cqi-main-filters .flatpickr-input {
  width: 90%;
}
.smart-style-entropy-pink .btn-transparent {
  background: transparent;
  color: #fff;
  border-color: transparent;
}
/* With this the notifications will show over the overlays */
#divSmallBoxes {
  z-index: 999999;
}
#divSmallBoxes .SmallBox {
  border: 0;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: 0px 0px 3px 0px rgba(255, 255, 255, 0.6);
  box-shadow: 0px 0px 3px 0px rgba(255, 255, 255, 0.6);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#divSmallBoxes .SmallBox .foto {
  font-size: 24px;
  left: 12px;
  top: 6px;
}
#divSmallBoxes .SmallBox .textoFoto {
  margin: 3px 20px 3px 40px;
}
#divSmallBoxes .SmallBox .textoFoto span {
  font-weight: bold;
  font-size: 20px;
}
#divSmallBoxes .SmallBox:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.6);
  box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.6);
}
/* Useful for add a small btn to select2 component */
.smart-style-entropy-pink .btn-select2-addon {
  position: relative;
}
.smart-style-entropy-pink .btn-select2-addon button,
.smart-style-entropy-pink .btn-select2-addon .btn {
  position: absolute;
  height: 32px;
  right: 0px;
  z-index: 10000;
  border: none;
  width: 20%;
  top: unset;
  left: unset;
}
.smart-style-entropy-pink .btn-select2-addon button i,
.smart-style-entropy-pink .btn-select2-addon .btn i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.smart-style-entropy-pink .btn-select2-addon button i.fa-spin,
.smart-style-entropy-pink .btn-select2-addon .btn i.fa-spin {
  top: 20%;
  left: 28%;
}
.smart-style-entropy-pink .btn-select2-addon .select2 .select2-selection__choice {
  z-index: 999;
}
.smart-style-entropy-pink .btn-select2-addon .select2 .select2-selection__arrow {
  display: none;
}
/* Div select */
.smart-style-entropy-pink .div-select div#titulo {
  width: 100%;
  margin-top: 100px;
}
.smart-style-entropy-pink .div-select p#header {
  text-align: center;
  font-size: 2.5em;
  color: #9a9a9a;
}
.smart-style-entropy-pink .div-select p#subheader {
  text-align: center;
  color: #cecece;
  margin-top: 20px;
  font-size: 1.3em;
}
.smart-style-entropy-pink .div-select header {
  margin: 100px auto;
  width: 1200px;
  height: 230px;
  background-color: red;
}
.smart-style-entropy-pink .div-select div.effect-button-container {
  cursor: pointer;
  width: 90px;
  height: 100%;
  float: left;
  margin-right: 3px;
}
.smart-style-entropy-pink .div-select div.effect-button-container svg {
  width: 90px;
  fill: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-pink .div-select div.effect-button-container p.texto {
  font-size: 1em;
  color: #fff;
  text-align: center;
  padding-top: 10px;
  opacity: 1 !important;
  -webkit-transition: all 0.4s;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-pink .div-select div.effect-button-container:hover svg {
  fill: #c069ea !important;
}
.smart-style-entropy-pink .div-select div.effect-button-container:hover p.texto {
  color: #d230d2;
}
.smart-style-entropy-pink .div-select div.effect-button-container.selected svg {
  fill: #d230d2 !important;
}
.smart-style-entropy-pink .div-select div.effect-button-container.selected p.texto {
  color: #d230d2;
  font-weight: 700;
}
/* Select multi */
.btn-select-multi {
  width: 100%;
}
/* General filter */
.smart-style-entropy-pink .general-filters .cl-element {
  width: 100%;
}
.smart-style-entropy-pink .jarviswidget-auto-height .widget-body {
  min-height: 400px !important;
  height: auto !important;
}
/* Sortable List */
.smart-style-entropy-pink .sortable-list-header h1 {
  margin: 5px 0 10px 0;
}
.smart-style-entropy-pink .sortable-list {
  list-style: none;
  user-select: none;
}
.smart-style-entropy-pink .sortable-list-order-handler {
  position: relative;
  color: #fff;
  top: 0px;
  display: inline-block;
  width: 18px;
  height: 11px;
  opacity: 0.9;
  margin-right: 20px;
  cursor: row-resize;
}
.smart-style-entropy-pink .sortable-list-value {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
  margin-right: 5px;
  width: 80%;
}
.smart-style-entropy-pink .sortable-list-remove {
  cursor: pointer;
  color: red;
  margin-left: 10px;
  font-size: 20px;
}
.smart-style-entropy-pink .sortable-list-button {
  cursor: pointer;
  color: red;
  margin-left: 10px;
  font-size: 20px;
}
.smart-style-entropy-pink .sortable-list-item {
  font-size: 13px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1px;
  width: 100%;
  padding: 0 10px;
  min-height: 32px;
  background-color: rgba(0, 0, 0, 0.4);
  border-bottom: 0;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 400;
  z-index: 99999;
}
.smart-style-entropy-pink .sortable-list-item .list-order-handler {
  margin-right: 5px;
}
.smart-style-entropy-pink .sortable-list-item .sortable-list-remove .fa-times {
  color: #af0202;
}
/* KPI Evolution */
.smart-style-entropy-pink .kpi-evolution .btn-select2-addon .select2-container--disabled,
.smart-style-entropy-pink .kpi-evolution .btn-select2-addon .select2-container--disabled .select2-container--disabled input {
  cursor: default;
}
/* for adding icons to inputs */
.smart-style-entropy-pink .inner-addon {
  position: relative;
}
.smart-style-entropy-pink .inner-addon .icon {
  position: absolute;
  padding: 10px;
  padding-top: 8px;
  z-index: 999;
}
.smart-style-entropy-pink .left-addon .icon {
  left: 0px;
}
.smart-style-entropy-pink .right-addon .icon {
  right: 0px;
}
.smart-style-entropy-pink .left-addon input {
  padding-left: 30px !important;
}
.smart-style-entropy-pink .right-addon input {
  padding-right: 30px !important;
}
.smart-style-entropy-pink .fuelux .wizard {
  background: transparent;
  border: 1px solid #37243b;
}
.smart-style-entropy-pink .fuelux .wizard ul.steps li {
  background: rgba(0, 0, 0, 0.4);
  border-right: 1px solid #37243b;
}
.smart-style-entropy-pink .fuelux .wizard ul.steps li.active {
  color: #d230d2;
}
.smart-style-entropy-pink .fuelux .wizard ul.steps li.active .badge {
  color: rgba(0, 0, 0, 0.9);
  background: #d230d2;
}
.smart-style-entropy-pink .fuelux .wizard ul.steps li.complete {
  color: #c069ea;
}
.smart-style-entropy-pink .fuelux .wizard ul.steps li.complete .badge {
  color: rgba(0, 0, 0, 0.9);
  background: #c069ea;
}
.smart-style-entropy-pink .fuelux .wizard ul.steps li:hover {
  background: rgba(0, 0, 0, 0.6);
}
.smart-style-entropy-pink .fuelux .wizard ul.steps li .chevron {
  display: none;
}
.smart-style-entropy-pink .fuelux .wizard .actions {
  position: relative;
  background: transparent;
  border: 0;
}
.smart-style-entropy-pink .fuelux .wizard .actions .btn-sm {
  margin-left: 4px;
}
.smart-style-entropy-pink .fuelux .wizard .actions .btn-primary {
  background: #883f66 !important;
  color: #fff;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  border: 0;
  padding: 5px 10px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-pink .fuelux .wizard .actions .btn-primary:hover {
  background: #ac488e !important;
}
.smart-style-entropy-pink .fuelux .step-content .step-pane .cl-element {
  margin-bottom: 4px;
}
.smart-style-entropy-pink .img-select-filter {
  height: 65px;
  margin: auto;
}
.smart-style-entropy-pink .block-selection-filter:hover {
  background-color: rgba(0, 0, 0, 0.4);
  cursor: pointer;
}
/* for adding icons to inputs */
.smart-style-entropy-pink .inner-addon {
  position: relative;
}
.smart-style-entropy-pink .inner-addon .icon {
  position: absolute;
  padding: 10px;
  padding-top: 8px;
  z-index: 999;
}
.smart-style-entropy-pink .left-addon .icon {
  left: 0px;
}
.smart-style-entropy-pink .right-addon .icon {
  right: 0px;
}
.smart-style-entropy-pink .left-addon input {
  padding-left: 30px !important;
}
.smart-style-entropy-pink .right-addon input {
  padding-right: 30px !important;
}
/* SQL Builder */
.smart-style-entropy-pink .query-builder .drag-handle {
  color: grey;
}
.smart-style-entropy-pink .rule-value-container input[type='number'] {
  width: 70px;
}
.smart-style-entropy-pink .query-builder .rules-group-container {
  margin: 0;
  padding: 0;
  border: transparent;
  background: transparent;
}
/* ================================
/*      Fix General filter
/* ================================

/* Button */
.smart-style-entropy-pink .general-filters .dropdown-toggle {
  width: 100%;
  font-size: 13px !important;
}
.smart-style-entropy-pink .general-filters .btn-group-main .btn-secondary,
.smart-style-entropy-pink .movers-main-filters .btn-group-main .btn-secondary,
.smart-style-entropy-pink .main-filters .btn-secondary,
.smart-style-entropy-pink .cqi-main-filters.propagation-delay-filters .btn-secondary,
.smart-style-entropy-pink .btn-group-main .btn-secondary,
.smart-style-entropy-pink .cqi-main-filters .btn-group-main .entropy-filter .btn-secondary {
  display: inline-block;
  width: 38px;
  height: 35px;
  margin: 5px 0;
}
.smart-style-entropy-pink .general-filters .btn-group-main .btn-secondary i,
.smart-style-entropy-pink .movers-main-filters .btn-group-main .btn-secondary i,
.smart-style-entropy-pink .main-filters .btn-secondary i,
.smart-style-entropy-pink .cqi-main-filters.propagation-delay-filters .btn-secondary i,
.smart-style-entropy-pink .btn-group-main .btn-secondary i,
.smart-style-entropy-pink .cqi-main-filters .btn-group-main .entropy-filter .btn-secondary i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.smart-style-entropy-pink .general-filters .btn-group-main .btn-secondary i.fa-spin,
.smart-style-entropy-pink .movers-main-filters .btn-group-main .btn-secondary i.fa-spin,
.smart-style-entropy-pink .main-filters .btn-secondary i.fa-spin,
.smart-style-entropy-pink .cqi-main-filters.propagation-delay-filters .btn-secondary i.fa-spin,
.smart-style-entropy-pink .btn-group-main .btn-secondary i.fa-spin,
.smart-style-entropy-pink .cqi-main-filters .btn-group-main .entropy-filter .btn-secondary i.fa-spin {
  top: 20%;
  left: 28%;
}
.smart-style-entropy-pink .main-filters .btn-primary,
.smart-style-entropy-pink .main-filters .date-picker,
.smart-style-entropy-pink .movers-main-filters .btn-group-main .btn-primary,
.smart-style-entropy-pink .cqi-main-filters.propagation-delay-filters .btn-primary,
.smart-style-entropy-pink .cqi-main-filters.propagation-delay-filters .date-picker,
.smart-style-entropy-pink .btn-group-main .date-picker,
.smart-style-entropy-pink .cqi-main-filters .btn-group-main .entropy-filter .btn-primary {
  display: inline-block;
  width: calc(100% - 50px) !important;
  margin: 5px 3px 5px 0;
  height: 35px;
}
.smart-style-entropy-pink .cqi-main-filters.propagation-delay-filters .granularity-filter .btn-primary,
.smart-style-entropy-pink .cqi-main-filters.fm-alarms .granularity-filter .btn-primary,
.smart-style-entropy-pink .cqi-main-filters.nominal-plan .btn-primary,
.smart-style-entropy-pink .cqi-main-filters .entropy-filter .btn-primary {
  width: 100% !important;
}
.smart-style-entropy-pink .date-picker .flatpickr-input {
  width: 100%;
}
.smart-style-entropy-pink .general-filters .btn-select2-addon button {
  z-index: auto;
}
.smart-style-entropy-pink .general-filters .delta-date-compare .flatpickr-delta-full-width {
  width: 100% !important;
}
.smart-style-entropy-pink .general-filters fieldset {
  background: transparent !important;
}
.smart-style-entropy-pink .general-filters .select2-selection {
  padding: 0 8px !important;
}
.smart-style-entropy-pink .general-filter-all .custom-list > ul ul ul li a {
  padding: 8px 10px 8px 10px !important;
}
.smart-style-entropy-pink .general-filter-all .custom-list ul > li > ul {
  padding-left: 10px !important;
}
.smart-style-entropy-pink .general-filters fieldset {
  padding: 5px 0;
}
/* Tree view filter */
.smart-style-entropy-pink .tree li > div {
  display: inline-block;
}
.smart-style-entropy-pink .tree .select2-treview {
  margin-left: 5px;
  display: inline-block;
}
.smart-style-entropy-pink .tree li .select2-treview span {
  border: none;
  border-radius: none;
  padding: 0px;
  -webkit-border-radius: 0px;
  display: inline-block;
}
.smart-style-entropy-pink .tree li .select2-treview .select2-selection {
  padding: 0 8px;
}
.smart-style-entropy-pink .tree li.parent_li > span {
  cursor: pointer;
  padding: 3px 8px;
}
.smart-style-entropy-pink .tree .delete-row {
  cursor: pointer;
  padding: 0px;
  border: none;
  margin-right: 5px;
}
.smart-style-entropy-pink .tree .delete-row:hover {
  color: red;
}
.smart-style-entropy-pink .tree li .select2-selection {
  height: 26px;
  line-height: 26px;
  position: relative;
  top: 2px;
}
.smart-style-entropy-pink .tree li .select2-selection__placeholder {
  padding-right: 30px !important;
}
.help-desk a {
  position: absolute;
  top: 0;
}
/* Slider time */
.smart-style-entropy-pink .granularity-slider .rc-slider {
  float: left;
  width: 60%;
  font-size: 13px;
}
.smart-style-entropy-pink .granularity-slider .btn {
  float: left;
  width: 15%;
  padding: 0;
  position: relative;
  top: -3px;
  background: transparent;
}
.smart-style-entropy-pink .granularity-slider .btn-left {
  margin-right: 10px;
}
.smart-style-entropy-pink .granularity-slider .btn-right {
  margin-right: 0px;
  margin-left: 10px;
}
.smart-style-entropy-pink .granularity-slider input {
  float: left;
  width: 60%;
  font-size: 13px;
}
/* Button group + input */
.smart-style-entropy-pink .btn-group-main .btn-secondary {
  float: right;
}
.smart-style-entropy-pink .btn-group-main .flatpickr-full-width.flatpickr-input {
  width: 100% !important;
}
.smart-style-entropy-pink .btn-group-main .flatpickr-input {
  padding: 7px 12px;
  border: none;
  margin-top: 0px;
  min-height: 35px;
}
.smart-style-entropy-pink .btn-group-main .flatpickr-range {
  font-size: 11px;
  padding: 0px;
}
/* Dashboard */
.smart-style-entropy-pink #main {
  background-color: rgba(0, 0, 0, 0);
  overflow-x: unset !important;
}
/* Group Filter */
.smart-style-entropy-pink .group-filter-order {
  padding-right: 0px;
}
/* Your style.css */
.smart-style-entropy-pink .fixed-header #main {
  margin-top: 60px;
}
.smart-style-entropy-pink .ui-helper-clearfix:after,
.smart-style-entropy-pink .ui-helper-clearfix:before {
  display: none !important;
}
.smart-style-entropy-pink .fixed-header #header {
  position: fixed;
  width: 100%;
  z-index: 55;
  top: 0;
  border-bottom: 2px solid #999;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
.smart-style-entropy-pink .demo label {
  display: grid;
  margin: 5px 0px 0px 0px !important;
  padding: 0px;
}
.smart-style-entropy-pink body.menu-on-top.fixed-header {
  padding-top: 85px;
}
.smart-style-entropy-pink .fixed-navigation nav > ul {
  padding-right: 15px;
  position: relative;
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
}
.smart-style-entropy-pink html {
  background: none;
}
.smart-style-entropy-pink .mt-0 {
  margin-top: 0 !important;
}
.smart-style-entropy-pink .mb-0 {
  margin-top: 0 !important;
}
.smart-style-entropy-pink .mt-10 {
  margin-top: 10 !important;
}
.smart-style-entropy-pink .mb-10 {
  margin-bottom: 10px !important;
}
.smart-style-entropy-pink .mb-30 {
  margin-bottom: 30px !important;
}
.smart-style-entropy-pink .mb-28 {
  margin-bottom: 28px !important;
}
.smart-style-entropy-pink .ml-1 {
  margin-left: 10px !important;
}
.smart-style-entropy-pink .mr-1 {
  margin-right: 10px !important;
}
.smart-style-entropy-pink .px-2 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.smart-style-entropy-pink .p-3 {
  padding: 30px !important;
}
.smart-style-entropy-pink .loading-wdna {
  height: 30px;
  position: relative;
  top: 10px;
}
/* Select2 Smart form */
.smart-style-entropy-pink .smart-form .select2-selection__choice {
  padding: 1px 28px 1px 8px;
  margin: 4px 0 3px 5px;
  border: 0px;
  line-height: 20px;
}
.smart-style-entropy-pink .smart-form .select2-selection__choice__remove {
  padding: 4px 3px 3px 6px;
}
/* Select2 Title */
.smart-style-entropy-pink .select2Title .select2-selection {
  border: 0px solid #ccc !important;
  background: rgba(255, 255, 255, 0.6) !important;
  font-size: 16px;
  color: #3276b1;
}
.smart-style-entropy-pink .select2Title .select2-selection__arrow {
  border-left: 0px;
  position: relative;
}
.smart-style-entropy-pink .select2Title .select2-selection__choice {
  padding: 1px 28px 1px 8px;
  margin: 4px 0 3px 5px;
  position: relative;
  border: 1px transparent;
  color: #333;
  background-color: transparent !important;
}
.smart-style-entropy-pink .select2Title .select2-selection__choice {
  border: none;
}
/* Fondo */
.smart-style-entropy-pink body {
  background: #f9f9f9;
}
/* Header */
.smart-style-entropy-pink #header > div {
  height: 60px;
  font-size: 24px !important;
}
.mobile-detected.smart-style-entropy-pink #header > div {
  height: 60px;
  font-size: 22px !important;
}
.smart-style-entropy-pink #header .btn-header > :first-child > a {
  height: inherit;
  min-width: inherit;
  /* padding-left: 20px; */
}
/* Navegador izquierda */
.smart-style-entropy-pink aside {
  display: block;
  background: rgba(65, 5, 62, 0.8);
}
.smart-style-entropy-pink aside nav ul li a:link,
.smart-style-entropy-pink aside nav ul li a:visited {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ede7f3 !important;
}
.smart-style-entropy-pink aside nav ul li a:link.header-element,
.smart-style-entropy-pink aside nav ul li a:visited.header-element {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-bottom: 1px solid rgba(237, 231, 243, 0.5);
  background-color: rgba(237, 231, 243, 0.1);
}
.smart-style-entropy-pink aside nav ul li a:link.header-element .menu-item-parent,
.smart-style-entropy-pink aside nav ul li a:visited.header-element .menu-item-parent {
  padding-left: 25px;
}
.smart-style-entropy-pink aside nav ul li a:link.header-element.separator-header,
.smart-style-entropy-pink aside nav ul li a:visited.header-element.separator-header {
  margin-top: 20px;
}
.smart-style-entropy-pink aside nav ul li a:link .collapse-sign,
.smart-style-entropy-pink aside nav ul li a:visited .collapse-sign {
  margin-top: 5px;
}
.smart-style-entropy-pink aside nav ul li a:link .navigation-icon,
.smart-style-entropy-pink aside nav ul li a:visited .navigation-icon {
  width: 22px;
  position: absolute;
  left: 8px;
  top: 8px;
}
.smart-style-entropy-pink aside nav ul li a:link .navigation-icon.svg,
.smart-style-entropy-pink aside nav ul li a:visited .navigation-icon.svg {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  fill: #fff;
}
.smart-style-entropy-pink aside nav ul li a:hover,
.smart-style-entropy-pink aside nav ul li a:active {
  color: #d230d2 !important;
}
.smart-style-entropy-pink aside nav ul li a:hover.header-element,
.smart-style-entropy-pink aside nav ul li a:active.header-element {
  background-color: rgba(237, 231, 243, 0.02);
}
.smart-style-entropy-pink aside nav ul li a:hover .navigation-icon.svg,
.smart-style-entropy-pink aside nav ul li a:active .navigation-icon.svg {
  fill: #d230d2 !important;
}
.smart-style-entropy-pink aside nav ul li.active > a {
  color: #d230d2 !important;
  vertical-align: middle;
}
/* Boton ocultar barra */
.smart-style-entropy-pink .minifyme {
  background: none;
  color: #f9f9f9;
  text-align: center;
  padding: 0;
  width: 36px;
  height: 28px;
  display: block;
  position: absolute;
  right: 0;
  border-radius: 5px 0 0 5px;
  cursor: pointer;
  margin-top: 7px;
  font-size: 19px;
  transition: all 0.1s linear 0s;
  border-bottom: none;
}
.smart-style-entropy-pink .minifyme svg {
  fill: #ede7f3;
  width: 30px;
  height: 28px;
}
.smart-style-entropy-pink .minifyme svg #arrow_right {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.smart-style-entropy-pink .minifyme svg #arrow_left {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.smart-style-entropy-pink .minifyme:hover svg {
  fill: #d230d2;
}
.smart-style-entropy-pink.minified .minifyme {
  right: 0;
  color: #a8a8a8;
  position: relative;
  width: 100%;
  border-radius: 0;
  margin: 7px 0 0 0;
  height: 34px;
  font-size: 23px;
}
.smart-style-entropy-pink.minified .minifyme:hover {
  background: none;
}
.smart-style-entropy-pink.minified .minifyme svg #arrow_right {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.smart-style-entropy-pink.minified .minifyme svg #arrow_left {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
/* FIN Boton ocultar barra */
/* Login */
.smart-style-entropy-pink .login-info a {
  color: #4c4f53;
}
.smart-style-entropy-pink .login-info > span {
  border-bottom: 1px solid #0b84ac;
}
.smart-style-entropy-pink .btn.btn-ribbon {
  background-color: transparent !important;
  background-image: none;
}
/* Titulo superior */
.smart-style-entropy-pink #ribbon {
  min-height: 40px;
  padding: 0 0px;
  position: relative;
}
.smart-style-entropy-pink #ribbon .breadcrumb {
  color: rgba(255, 255, 255, 0.6) !important;
}
.smart-style-entropy-pink .jarviswidget .widget-body {
  position: relative;
  height: 100%;
}
.smart-style-entropy-pink .jarviswidget-active {
  background-color: rgba(0, 0, 0, 0.6) !important;
}
/* LTE Sidebar Functions */
.smart-style-entropy-pink #sidebar-elem-container .custom-list ul .open > a {
  color: #d230d2 !important;
}
.smart-style-entropy-pink #sidebar-elem-container .custom-list ul .open > a i {
  color: #d230d2 !important;
}
.smart-style-entropy-pink #sidebar-elem-container .custom-list ul li svg {
  width: 22px;
  height: 22px;
  margin-right: 6px;
  float: left;
  transform: translateY(-4px);
  fill: #ede7f3;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-pink #sidebar-elem-container .custom-list ul li svg.highcharts-root {
  width: auto;
  height: auto;
  transform: translate(0px, 0px) !important;
}
.smart-style-entropy-pink #sidebar-elem-container .custom-list ul li:hover svg {
  transform: translate(2px, -4px);
  fill: #c069ea;
}
.smart-style-entropy-pink #sidebar-elem-container .custom-list ul li.open svg {
  transform: translate(2px, -4px);
  fill: #d230d2;
}
.smart-style-entropy-pink #sidebar-elem-container .custom-list ul li .inside-sidebar-accordion-ol {
  list-style: none;
  padding-left: 26px;
}
.smart-style-entropy-pink #sidebar-elem-container .custom-list ul li .inside-sidebar-accordion-ol li {
  padding: 0px 4px 8px 0px !important;
}
.smart-style-entropy-pink #sidebar-elem-container .custom-list ul li .inside-sidebar-accordion-ol li:before {
  content: none !important;
}
.smart-style-entropy-pink #sidebar-elem-container .custom-list ul li .inside-sidebar-accordion-ol li a {
  padding: 0px !important;
}
/* LTE Functions */
.smart-style-entropy-pink .lte-functions-form {
  text-align: center;
}
.smart-style-entropy-pink .lte-functions-form .btn {
  width: 70%;
}
/* Layout Switcher */
.smart-style-entropy-pink .demo {
  position: absolute;
  top: 65px;
  right: 0;
  width: 160px;
  z-index: 902;
  background: #ccc;
}
.smart-style-entropy-pink #close-demo {
  float: right;
}
.smart-style-entropy-pink .demo > span {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 30px;
  width: 30px;
  border-radius: 0px 0 0 0px;
  background: #fafafa;
  padding: 2px;
  text-align: center;
  line-height: 20px;
  cursor: pointer;
}
.smart-style-entropy-pink label input[type='checkbox'].checkbox + span,
label input[type='radio'].radiobox + span {
  font-size: 14px;
}
/* Advanced Filter */
.smart-style-entropy-pink .advanced-filter {
  display: none;
  width: 100%;
}
/* Advanced filter network elements */
.smart-style-entropy-pink .ne-text-form,
.smart-style-entropy-pink .ne-text-form-container,
.smart-style-entropy-pink .form-horizontal {
  height: 100%;
  width: 100%;
}
.smart-style-entropy-pink .ne-text-form .ne-text-form-container {
  height: 90%;
}
.smart-style-entropy-pink .ne-text-form .ne-text-form-footer {
  margin-top: 15px;
  height: 10%;
}
.smart-style-entropy-pink .ne-text-form .ne-text-form-container textarea {
  width: 100%;
  height: 100%;
  resize: none;
}
.smart-style-entropy-pink .ne-text-form .ne-text-form-footer .btn-primary {
  float: right;
}
.smart-style-entropy-pink .advanced-filter .delimiters-form {
  float: left;
}
.smart-style-entropy-pink .advanced-filter h1 {
  letter-spacing: normal;
}
.smart-style-entropy-pink .advanced-filter .cl-element {
  margin: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 100%;
}
.smart-style-entropy-pink .advanced-filter .btn-select2-addon button,
.smart-style-entropy-pink .advanced-filter .btn-select2-addon .btn:active {
  background: transparent;
}
.smart-style-entropy-pink .advanced-filter .btn-select2-addon .btn:hover,
.smart-style-entropy-pink .advanced-filter .btn-select2-addon .btn:focus {
  background: transparent;
}
.smart-style-entropy-pink .advanced-filter .btn-select2-addon .select2-container--disabled,
.smart-style-entropy-pink .advanced-filter .btn-select2-addon .select2-container--disabled .select2-container--disabled input {
  cursor: default;
}
.smart-style-entropy-pink .advanced-filter .select2 .select2-selection__choice__remove {
  cursor: pointer;
}
.smart-style-entropy-pink .advanced-filter .ne-select {
  position: relative;
}
.smart-style-entropy-pink .advanced-filter .ne-select .select2-selection__choice {
  z-index: 999;
}
/* Side bar filters */
.smart-style-entropy-pink .entropy-filter .dropdown-menu li a {
  padding: 3px 20px;
}
.smart-style-entropy-pink .open > .dropdown-menu {
  display: block !important;
}
.smart-style-entropy-pink .vendor-filter .entropy-filter button.dropdown-toggle {
  font-size: 12px;
}
.smart-style-entropy-pink .vendor-filter .btn-secondary {
  display: inline-block;
  box-sizing: border-box;
  border: none;
  height: 35px;
}
/* UiDialog */
.smart-style-entropy-pink .ui-functionality-modal .select-lcm-group {
  width: 80%;
  margin: 5px;
}
.smart-style-entropy-pink .ui-functionality-modal {
  border: 1px solid white;
}
.smart-style-entropy-pink .ui-dialog .ui-dialog-titlebar-close {
  opacity: 1;
}
.smart-style-entropy-pink .ui-dialog .ui-dialog-titlebar-close:hover {
  opacity: 0.5;
}
/* Main Filters In Right sidebar */
.smart-style-entropy-pink .main-filters,
.smart-style-entropy-pink .drill-down-functions {
  width: 100%;
  padding-left: 25px;
  font-size: 13px !important;
}
.smart-style-entropy-pink .main-filters .btn-secondary,
.smart-style-entropy-pink .drill-down-functions .btn-secondary {
  display: inline-block;
  box-sizing: border-box;
  border: none;
  height: 35px;
  width: 35px;
}
.smart-style-entropy-pink .main-filters .filter-btn,
.smart-style-entropy-pink .drill-down-functions .filter-btn {
  width: 100%;
  margin-top: 3px;
  margin-bottom: 3px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  margin-right: 10px;
}
.smart-style-entropy-pink .main-filters .granularity-selector,
.smart-style-entropy-pink .drill-down-functions .granularity-selector {
  margin-bottom: 10px;
}
.smart-style-entropy-pink .main-filters .granularity-selector .dropdown .dropdown-toggle,
.smart-style-entropy-pink .drill-down-functions .granularity-selector .dropdown .dropdown-toggle {
  width: 100% !important;
}
.smart-style-entropy-pink .main-filters .dropdown .dropdown-toggle,
.smart-style-entropy-pink .drill-down-functions .dropdown .dropdown-toggle {
  width: 90%;
  margin-bottom: 3px;
  display: inline-block;
  box-sizing: border-box;
  border: none;
  height: 35px;
}
.smart-style-entropy-pink .main-filters .dropdown .dropdown-toggle span,
.smart-style-entropy-pink .drill-down-functions .dropdown .dropdown-toggle span {
  padding-top: 4px;
  display: inline-block;
}
.smart-style-entropy-pink .flatpickrRange {
  font-size: 11px;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
/* range picker */
.smart-style-entropy-pink .flatpickr-days {
  width: 205.875px;
}
.smart-style-entropy-pink .dayContainer {
  width: 205.875px;
  min-width: 205.875px;
  max-width: 205.875px;
}
.smart-style-entropy-pink .flatpickr-current-month {
  left: 6.5%;
}
.smart-style-entropy-pink .flatpickr-months select,
.smart-style-entropy-pink .flatpickr-months input {
  font-size: 14px !important;
}
.smart-style-entropy-pink .flatpickr-calendar {
  margin: 5px 0px;
  font-size: 13px;
  width: 220px;
  background: linear-gradient(to top left, rgba(115, 66, 100, 0.91), rgba(115, 3, 50, 0.95));
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #37243b;
}
.smart-style-entropy-pink .flatpickr-calendar .flatpickr-prev-month svg,
.smart-style-entropy-pink .flatpickr-calendar .flatpickr-next-month svg {
  fill: #fff;
}
.smart-style-entropy-pink .flatpickr-calendar .flatpickr-prev-month:hover svg,
.smart-style-entropy-pink .flatpickr-calendar .flatpickr-next-month:hover svg {
  fill: #c069ea;
}
.smart-style-entropy-pink .flatpickr-calendar .flatpickr-day {
  max-width: 29px;
  height: 29px;
  line-height: 29px;
  color: #fff;
}
.smart-style-entropy-pink .flatpickr-calendar .flatpickr-day.inRange {
  color: #fff;
  border: 0;
  background: rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: -5px 0 0 rgba(0, 0, 0, 0.3);
  box-shadow: -5px 0 0 rgba(0, 0, 0, 0.3);
}
.smart-style-entropy-pink .flatpickr-calendar .flatpickr-day.inRange.today {
  background: rgba(0, 0, 0, 0.6);
}
.smart-style-entropy-pink .flatpickr-calendar .flatpickr-day.endRange {
  -webkit-box-shadow: -5px 0 0 rgba(0, 0, 0, 0.3) !important;
  box-shadow: -5px 0 0 rgba(0, 0, 0, 0.3) !important;
  background: #c069ea;
}
.smart-style-entropy-pink .flatpickr-calendar .flatpickr-day.startRange {
  background: #c069ea;
  -webkit-box-shadow: 5px 0 0 rgba(0, 0, 0, 0.3) !important;
  box-shadow: 5px 0 0 rgba(0, 0, 0, 0.3) !important;
}
.smart-style-entropy-pink .flatpickr-calendar .flatpickr-day:hover {
  color: #4a0b5d;
  background: #c069ea;
  border-color: #c069ea;
}
.smart-style-entropy-pink .flatpickr-calendar .flatpickr-day.disabled {
  color: #db98db;
}
.smart-style-entropy-pink .flatpickr-calendar .flatpickr-day.disabled:hover {
  color: #db98db;
  background: transparent;
  border-color: transparent;
}
.smart-style-entropy-pink .flatpickr-input {
  background: #883f66 !important;
  background-size: cover !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #fff;
  font-family: 'Calibri', Arial;
  border: 0;
  padding: 5px;
  margin-top: 3px;
  margin-bottom: 3px;
  text-align: center;
}
.smart-style-entropy-pink .flatpickr-input:hover {
  background: #ac488e !important;
  background-size: cover !important;
  border: 0;
}
.smart-style-entropy-pink .flatpickr-input:active {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  top: 0;
  left: 0;
}
.smart-style-entropy-pink .flatpickr-input:disabled {
  cursor: not-allowed;
  opacity: 0.65;
}
.smart-style-entropy-pink .date-picker .date-picker-icon {
  position: relative;
  left: 10px;
}
.smart-style-entropy-pink .flatpickr-full-width {
  width: 100% !important;
}
.smart-style-entropy-pink .flatpickr-day.selected,
.smart-style-entropy-pink .flatpickr-day.selected.endRange,
.smart-style-entropy-pink .flatpickr-day.selected.startRange,
.smart-style-entropy-pink .flatpickr-day.endRange,
.smart-style-entropy-pink .flatpickr-day.endRange:hover,
.smart-style-entropy-pink .flatpickr-day.startRange,
.smart-style-entropy-pink .flatpickr-day.startRange:hover {
  background: #d230d2;
  color: #4a0b5d;
  border: none;
}
.smart-style-entropy-pink #hoursListContainer .hoursList {
  padding-left: 10px;
}
.smart-style-entropy-pink #hoursListContainer .hoursList .hourListItem {
  border: 0;
  color: #db98db;
  font-size: 13px;
  line-height: 19px;
  margin: 1px;
  height: 20px;
}
.smart-style-entropy-pink #hoursListContainer .hoursList .hourListItem.activeHour {
  background: #d230d2;
  color: #4a0b5d;
}
.smart-style-entropy-pink .error-404-page {
  position: relative;
  text-align: center;
  top: 100px;
}
.smart-style-entropy-pink .error-404-page h1 {
  font-size: 250% !important;
  font-weight: 700 !important;
  color: #fff;
}
.smart-style-entropy-pink .error-404-page h3 {
  font-size: 150% !important;
  color: #fff;
}
/* grid table toolpanel bug */
.smart-style-entropy-pink .ag-theme-custom-new .ag-tool-panel {
  color: #fff !important;
}
/* responsive paging panel bug */
@media (max-width: 768px) {
  .smart-style-entropy-pink .ag-theme-custom-new .ag-paging-panel {
    padding-top: 25px;
    padding-bottom: 20px;
  }
}
.smart-style-entropy-pink .grid-export-panel,
.smart-style-entropy-pink .grid-filters-btn,
.smart-style-entropy-pink .grid-reset-btn {
  float: left;
  margin-right: 5px;
}
.smart-style-entropy-pink .grid-export-panel .grid-export-btn,
.smart-style-entropy-pink .grid-filters-btn,
.smart-style-entropy-pink .grid-reset-btn {
  background: #883f66 !important;
  color: #fff;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  border: 0;
  padding: 5px 10px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-pink .grid-export-panel .grid-export-btn:hover,
.smart-style-entropy-pink .grid-filters-btn:hover,
.smart-style-entropy-pink .grid-reset-btn:hover {
  background: #ac488e !important;
}
/* ag-grid for rollback tables */
.smart-style-entropy-pink .rollback-table .wdna-grid-default-cell {
  white-space: normal;
}
.smart-style-entropy-pink .ag-header-group-cell.ag-header-group-cell-with-group {
  background: rgba(39, 38, 43, 0.8);
}
.smart-style-entropy-pink .wdna-grid-editable-cell {
  color: rgba(255, 255, 255, 0.8);
}
.smart-style-entropy-pink .wdna-grid-non-editable-cell {
  color: rgba(255, 255, 255, 0.9);
}
/* for left search box */
.smart-style-entropy-pink .grid-search-form {
  float: right;
}
.smart-style-entropy-pink .grid-search-form + .wdna-grid-table {
  float: left;
  height: 94% !important;
}
/* leaflet map */
.smart-style-entropy-pink .leaflet-container {
  background: transparent;
}
.smart-style-entropy-pink .rtMap .leaflet-container li {
  margin-bottom: -15px;
  font-size: 11px;
}
.smart-style-entropy-pink .rtMap h3 {
  font-size: 12px;
  margin: -20px 0px -10px 0px;
  text-align: center;
}
.smart-style-entropy-pink .rtMap .leaflet-container h3 {
  font-size: 12px;
  margin: -30px 0px 0px 0px;
  text-align: center;
}
.smart-style-entropy-pink .rollback-table {
  height: 400px;
}
.smart-style-entropy-pink .map-normal-legend ul {
  list-style: none;
  padding-left: 0px;
}
.smart-style-entropy-pink .map-normal-legend h1 {
  font-weight: 700;
}
.smart-style-entropy-pink .map-normal-legend h1 span {
  font-size: 13px;
}
.smart-style-entropy-pink .leaflet-container .leaflet-top,
.smart-style-entropy-pink .leaflet-container .leaflet-bottom {
  z-index: auto !important;
}
/* Modal */
.smart-style-entropy-pink .modal {
  text-align: center;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .smart-style-entropy-pink .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: ' ';
    height: 100%;
  }
}
.smart-style-entropy-pink .modal-dialog {
  width: 1200px;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.smart-style-entropy-pink .modal .close {
  opacity: 1;
}
.smart-style-entropy-pink .modal-content .nav-tabs > li.active > a {
  background: rgba(0, 0, 0, 0.7) !important;
}
.smart-style-entropy-pink .close {
  font-size: 28px;
}
.smart-style-entropy-pink .pager .disabled > a,
.smart-style-entropy-pink .pager .disabled > a:focus,
.smart-style-entropy-pink .pager .disabled > a:hover,
.smart-style-entropy-pink .pager .disabled > span,
.smart-style-entropy-pink .pager li > a,
.smart-style-entropy-pink .pager li > span {
  background: rgba(53, 25, 56, 0.77);
}
/* select 2 style */
.smart-style-entropy-pink .custom-list > ul ul li.select2-selection__choice {
  padding: 1px 28px 1px 8px;
  margin: 4px 0 3px 5px;
}
.smart-style-entropy-pink .custom-list > ul ul li.select2-search {
  padding-left: 8px;
  padding-right: 8px;
}
.smart-style-entropy-pink .smart-form .select2-container .select2-choice,
.select2-selection {
  padding: 0 8px !important;
}
.smart-style-entropy-pink .smart-form.no-back {
  background: transparent;
}
.smart-style-entropy-pink .smart-form.no-back .tracking .btn.filter-btn {
  background: #b71573 !important;
  color: #fff;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-pink .smart-form.no-back .tracking .btn.filter-btn:hover {
  background: #ea1e79 !important;
}
.smart-style-entropy-pink .smart-form.no-back .tracking .btn.filter-btn i {
  left: 15px;
}
.smart-style-entropy-pink #right-panel .smart-form .row {
  margin: 0;
}
.smart-style-entropy-pink #right-panel .smart-form .filter-btn {
  width: 100%;
  margin: 8px 0 0 0;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
}
.smart-style-entropy-pink .widget-body .row {
  display: flex;
  position: relative;
}
.smart-style-entropy-pink .widget-body .row:after {
  content: '';
  display: table;
  clear: both;
}
.smart-style-entropy-pink .widget-body .column {
  flex: 50%;
  min-height: 400px;
  height: calc(40vh);
}
.smart-style-entropy-pink .select2-container--open .select2-selection,
.smart-style-entropy-pink .select2-dropdown-open .select2-choice {
  min-height: 30px !important;
  color: #fff !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.smart-style-entropy-pink .select2-container--open .select2-selection,
.smart-style-entropy-pink .select2-container-active .select2-choice,
.smart-style-entropy-pink .select2-container-active .select2-choices,
.smart-style-entropy-pink .select2-container--open .select2-dropdown,
.smart-style-entropy-pink .select2-drop-active {
  border: none !important;
}
.smart-style-entropy-pink .select2-results__options {
  color: #fff;
}
.smart-style-entropy-pink .select2-results li {
  cursor: default;
}
.smart-style-entropy-pink .new-network-form .right-input {
  padding-left: 0px;
}
.smart-style-entropy-pink .new-network-form fieldset {
  margin-bottom: 5px;
}
.smart-style-entropy-pink .new-network-form input,
.smart-style-entropy-pink .new-network-form textarea,
.smart-style-entropy-pink .new-network-form select {
  background: #0d2a4f;
}
/* Logo */
.smart-style-entropy-pink #logo {
  margin-top: 0px;
}
.smart-style-entropy-pink #logo img {
  width: auto;
  height: 63px;
  padding-left: 3px;
}
.smart-style-entropy-pink #sidebar-elem-container {
  margin-bottom: 20px;
  width: 95%;
}
/* dashboard */
@media (min-width: 992px) {
  .smart-style-entropy-pink .right-dashboard-elem {
    padding-left: 6px;
  }
  .smart-style-entropy-pink .left-dashboard-elem {
    padding-right: 6px;
  }
}
/* migrate progress bar */
.smart-style-entropy-pink .file-upload {
  padding-top: 10px;
}
.smart-style-entropy-pink .sweet-alert {
  background-color: rgba(9, 28, 54, 0.95);
}
.smart-style-entropy-pink .sweet-alert h2,
.smart-style-entropy-pink .sweet-alert p {
  color: #fff;
}
.smart-style-entropy-pink .sweet-alert button {
  border-color: rgba(18, 47, 51, 0.9) !important;
  background: #0e2e59 !important;
  border: none !important;
}
/* tabs */
.smart-style-entropy-pink .tab-left-content {
  padding-right: 240px;
  -webkit-transition: 250ms cubic-bezier(0.1, 0.57, 0.1, 1);
  -moz-transition: 250ms cubic-bezier(0.1, 0.57, 0.1, 1);
  -o-transition: 250ms cubic-bezier(0.1, 0.57, 0.1, 1);
  transition: 250ms cubic-bezier(0.1, 0.57, 0.1, 1);
}
.smart-style-entropy-pink .tab-left-content-maximized {
  padding-right: 0px;
}
.smart-style-entropy-pink .ui-helper-clearfix {
  display: block;
  min-height: 37px;
}
/* Pie Chart */
.smart-style-entropy-pink .RtPie h3 {
  font-size: 12px;
  margin: 0;
  font-weight: bold;
  text-align: center;
}
.smart-style-entropy-pink .RtPie .fa {
  font-size: 19px;
  vertical-align: bottom;
  padding-left: 10px;
}
.smart-style-entropy-pink .noc-active-region {
  background: rgba(206, 206, 206, 0.2);
}
.smart-style-entropy-pink .noc-vendors-sidebar-widget ul {
  list-style: none;
  padding: 0px;
}
.smart-style-entropy-pink .noc-vendors-sidebar-widget ul .noc-vendor-list {
  padding-bottom: 10px;
  padding-top: 10px;
}
.smart-style-entropy-pink .noc-vendors-sidebar-widget ul .noc-vendor-list.active {
  color: #d230d2;
  background: #b71573;
}
.smart-style-entropy-pink .noc-vendors-sidebar-widget ul .noc-vendor-list:hover {
  background: #b71573;
}
.smart-style-entropy-pink .noc-vendors-sidebar-widget ul button {
  width: 100%;
}
.smart-style-entropy-pink .noc-vendors-sidebar-widget ul .noc-vendor-button img {
  width: 67px;
  height: 32px;
  position: relative;
  float: left;
  margin-right: 20px;
}
.smart-style-entropy-pink .noc-vendors-sidebar-widget ul .noc-vendor-button span {
  float: left;
  position: relative;
}
.smart-style-entropy-pink .noc-vendor-button {
  background: transparent;
  border: none;
}
.smart-style-entropy-pink .RtNocpie ul {
  width: 100%;
  text-align: center;
}
.smart-style-entropy-pink .RtNocpie li {
  display: inline-block;
  *display: inline;
  /*IE7*/
  *zoom: 1;
  /*IE7*/
  margin-right: 10px;
  padding: 0px;
}
.smart-style-entropy-pink .rtNoc {
  background: linear-gradient(to top left, rgba(115, 66, 100, 0.91), rgba(115, 3, 50, 0.95));
}
.smart-style-entropy-pink .btn-rtnoc {
  width: 100%;
}
.smart-style-entropy-pink .btn-rtnoc:hover {
  color: #fff;
}
.smart-style-entropy-pink .rtNoc-title {
  font-size: 30px;
}
.smart-style-entropy-pink .rtNocSidebar {
  background: transparent !important;
  margin-left: 25px;
}
.smart-style-entropy-pink.widget-rtNoc {
  min-height: 230px;
  height: calc(40vh);
}
.smart-style-entropy-pink .easy-pie-chart {
  margin: 12px 0px;
}
.smart-style-entropy-pink .easy-pie-chart .percent {
  top: 45%;
  font-size: 35px;
}
.smart-style-entropy-pink .easy-pie-chart .title {
  display: block;
  font-size: 14px;
  font-weight: 700;
  margin-top: -31px;
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  color: #fff !important;
}
/* Fix nav colors font */
.smart-style-entropy-pink nav > ul > li > a,
.smart-style-entropy-pink nav > ul > li > ul > li > a,
.smart-style-entropy-pink .login-info > span > a,
.smart-style-entropy-pink .header-search > button {
  color: #ede7f3 !important;
  line-height: normal;
}
/* Navegador izquierda */
.smart-style-entropy-pink nav ul ul li a {
  padding-left: 30px !important;
}
.smart-style-entropy-pink nav > ul ul li a i {
  width: 11px !important;
}
.smart-style-entropy-pink nav ul ul li ul a {
  padding-left: 45px !important;
}
.smart-style-entropy-pink nav ul ul li ul li ul li a {
  padding-left: 60px !important;
}
.smart-style-entropy-pink nav ul li.active > a:before {
  color: #fff;
}
.smart-style-entropy-pink nav ul > li > a > i {
  font-size: 1.4em !important;
  min-height: 28px;
}
.smart-style-entropy-pink nav ul > li > a > span {
  padding-left: 10px;
  vertical-align: super;
}
.smart-style-entropy-pink aside#left-panel {
  z-index: 50;
  padding-top: 60px;
}
.smart-style-entropy-pink nav > ul > li.hidden-icon-menu > a > i {
  display: none;
}
.smart-style-entropy-pink aside#left-panel nav {
  margin-top: 35px;
  height: calc(95vh - 100px);
  scrollbar-width: none;
}
.smart-style-entropy-pink aside#left-panel nav::-webkit-scrollbar {
  display: none;
}
.smart-style-entropy-pink nav ul .active > a > i {
  color: #d230d2 !important;
}
/* Header */
.smart-style-entropy-pink #header {
  background: rgba(56, 29, 107, 0.33);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  height: 60px;
  z-index: 550;
}
@media only screen and (max-width: 479px) and (min-width: 320px) {
  .smart-style-entropy-pink #hide-menu > :first-child > a,
  .smart-style-entropy-pink .btn-header a {
    margin-top: 10px !important;
    width: 40px !important;
    height: 40px !important;
  }
}
.smart-style-entropy-pink #header > div > ul > li > a {
  color: #ffffff !important;
}
.smart-style-entropy-pink .btn-header > :first-child > a,
.smart-style-entropy-pink .header-search > input[type='text'] {
  color: #333;
  background: none !important;
  font-size: inherit;
}
:-webkit-full-screen .smart-style-entropy-pink #fullscreen > :first-child > a {
  color: #333;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* Main Tabs */
.smart-style-entropy-pink #main-tabs {
  min-height: 40px;
  padding: 0 10px;
  padding-right: 5px;
  position: relative;
}
.smart-style-entropy-pink #main-tabs #widget-grid > .row article:nth-child(1) .jarviswidget-custom-btn {
  display: none !important;
}
.smart-style-entropy-pink #main-tabs .tab-text {
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 5px;
  margin-right: 5px;
}
.smart-style-entropy-pink #main-tabs .dashboardContainer .jarviswidget .widget-body {
  min-height: 325px;
  height: calc(40vh);
}
.smart-style-entropy-pink #main-tabs .dashboardContainer .jarviswidget .widget-height {
  min-height: 800px;
  height: calc(85vh) !important;
}
.smart-style-entropy-pink #main-tabs #tabs .ui-tabs-nav {
  position: relative;
  margin: -5px 0 0 -10px;
  display: inline-block;
  width: calc(100% + 15px) !important;
  padding: 0;
  border-bottom: 1px solid #37243b;
  background: rgba(0, 0, 0, 0.4);
  height: 42px;
}
.smart-style-entropy-pink #main-tabs #tabs .ui-tabs-nav li {
  background: transparent;
  display: inline-block;
  margin-left: 6px;
}
.smart-style-entropy-pink #main-tabs #tabs .ui-tabs-nav li a {
  width: 100%;
  display: inline-block;
  height: 41px;
  padding-top: 14px;
}
.smart-style-entropy-pink #main-tabs #tabs .ui-tabs-nav li a .tab-pin {
  float: left;
}
.smart-style-entropy-pink #main-tabs #tabs .ui-tabs-nav li a .tab-pin svg {
  width: 17px;
  height: 19px;
  fill: #ede7f3;
  transform: rotate(45deg) translateX(-2px);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transition: all 0s ease;
}
.smart-style-entropy-pink #main-tabs #tabs .ui-tabs-nav li a .tab-pin svg:hover {
  fill: #c069ea;
  transform: rotate(30deg) translate(-2px, -1px);
}
.smart-style-entropy-pink #main-tabs #tabs .ui-tabs-nav li a .tab-pin.txt-color-red svg {
  width: 17px;
  height: 19px;
  fill: #d230d2 !important;
  transform: rotate(0deg) translateY(-1px);
}
.smart-style-entropy-pink #main-tabs #tabs .ui-tabs-nav li a .fa-times:hover {
  color: #c069ea !important;
}
.smart-style-entropy-pink #main-tabs #tabs .ui-tabs-nav li a:hover {
  border-bottom: none;
  color: #c069ea;
}
.smart-style-entropy-pink #main-tabs #tabs .ui-tabs-nav li.ui-tabs-active a {
  background: rgba(0, 0, 0, 0.4);
  margin-bottom: 0px;
  color: #d230d2;
  border: 0px;
  border-bottom: 1px solid #d230d2;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.smart-style-entropy-pink .secondary-tabs {
  margin-top: 20px;
}
.smart-style-entropy-pink .secondary-tabs li {
  color: #fff;
}
.smart-style-entropy-pink .secondary-tabs li a {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.smart-style-entropy-pink .secondary-tabs li:hover a {
  color: #c069ea !important;
  border: 0px !important;
  border-bottom: 1px solid transparent !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.smart-style-entropy-pink .secondary-tabs li:hover a i {
  color: #c069ea;
}
.smart-style-entropy-pink .secondary-tabs li.active {
  border: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.smart-style-entropy-pink .secondary-tabs li.active a {
  color: #d230d2 !important;
  border: 0px !important;
  border-bottom: 1px solid #d230d2 !important;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-weight: normal !important;
}
.smart-style-entropy-pink .secondary-tabs li.active a span {
  color: #d230d2 !important;
}
.smart-style-entropy-pink .secondary-tabs li.active a i {
  color: #d230d2;
}
.desktop-detected.smart-style-entropy-pink #main-tabs .ui-tabs-nav {
  width: calc(100% - 240px) !important;
}
/* Ribbon */
/* Jarviswidget */
.smart-style-entropy-pink .jarviswidget {
  /* box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.35); */
  background-color: transparent;
  margin-bottom: 15px;
}
.smart-style-entropy-pink .jarviswidget > header {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 5px;
}
.smart-style-entropy-pink .jarviswidget > div {
  border-color: rgba(0, 0, 0, 0.3);
  background-color: transparent !important;
}
.smart-style-entropy-pink .jarviswidget > header a {
  color: #fff !important;
}
.smart-style-entropy-pink .jarviswidget > header .active a {
  color: #fff !important;
}
.smart-style-entropy-pink .jarviswidget > header h2 {
  color: #fff !important;
}
.smart-style-entropy-pink .jarviswidget-ctrls .button-icon {
  border-left: none;
}
.smart-style-entropy-pink .jarviswidget > div {
  border-style: none;
}
.smart-style-entropy-pink .jarviswidget .footer {
  background: #918870 !important;
  padding: 16px;
}
.smart-style-entropy-pink .jarviswidget .footer .btn {
  float: right;
}
/* General */
.smart-style-entropy-pink {
  background: url(../../assets/img/background_pink.jpg) no-repeat center top fixed;
  background-size: cover;
  background-color: #4a0b5d;
}
/* Formulario */
.smart-style-entropy-pink .smart-form fieldset {
  background: transparent;
  padding: 5px;
}
.smart-style-entropy-pink .smart-form footer {
  background: transparent;
}
.smart-style-entropy-pink .smart-form .label {
  color: #fff;
}
.smart-style-entropy-pink .smart-form .icon-prepend,
.smart-style-entropy-pink .smart-form .icon-append {
  color: rgba(255, 255, 255, 0.6);
  border-color: #37243b;
}
.smart-style-entropy-pink .smart-form .input .icon-prepend + input {
  padding-left: 40px;
}
.smart-style-entropy-pink .smart-form .input .icon-append + input {
  padding-right: 40px;
}
.smart-style-entropy-pink .smart-form .checkbox,
.smart-style-entropy-pink .smart-form .radio,
.smart-style-entropy-pink .smart-form .rating {
  color: #fff;
  -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.smart-style-entropy-pink .smart-form input {
  max-width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-pink .smart-form input:focus {
  border-color: #c069ea !important;
}
.smart-style-entropy-pink .smart-form input[type='submit'] {
  background: #b71573 !important;
  color: #fff;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
  background: #883f66 !important;
}
.smart-style-entropy-pink .smart-form input[type='submit']:hover {
  background: #ea1e79 !important;
}
.smart-style-entropy-pink .smart-form button {
  background: #b71573 !important;
  color: #fff;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
  background: #883f66 !important;
}
.smart-style-entropy-pink .smart-form button:hover {
  background: #ea1e79 !important;
}
.smart-style-entropy-pink .smart-form button.btn-success {
  background: rgba(21, 160, 21, 0.5) !important;
  border: 1px solid #0f610f !important;
  padding: 4px 12px;
}
.smart-style-entropy-pink .smart-form button.btn-success:hover,
.smart-style-entropy-pink .smart-form button.btn-success:focus {
  background: rgba(2, 216, 2, 0.5) !important;
}
.smart-style-entropy-pink .smart-form button.btn-danger {
  background: #af0202 !important;
  border: 1px solid #e10303 !important;
  padding: 4px 12px;
}
.smart-style-entropy-pink .smart-form button.btn-danger:hover,
.smart-style-entropy-pink .smart-form button.btn-danger:focus {
  background: #fc1b1b !important;
}
.smart-style-entropy-pink .bootstrap-tagsinput,
.smart-style-entropy-pink .form-control,
.smart-style-entropy-pink .input-group-addon,
.smart-style-entropy-pink .select2-container .select2-choice,
.smart-style-entropy-pink .select2-container .select2-choice .select2-arrow,
.smart-style-entropy-pink .select2-container-multi .select2-choices,
.smart-style-entropy-pink .smart-form .input input,
.smart-style-entropy-pink .smart-form .select select,
.smart-style-entropy-pink .smart-form .textarea textarea,
.smart-style-entropy-pink .grid-search-box {
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 6px;
  font-family: 'Calibri', Arial;
  letter-spacing: 0.05rem;
  height: auto;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-pink .bootstrap-tagsinput + .input-group-addon,
.smart-style-entropy-pink .form-control + .input-group-addon,
.smart-style-entropy-pink .input-group-addon + .input-group-addon,
.smart-style-entropy-pink .select2-container .select2-choice + .input-group-addon,
.smart-style-entropy-pink .select2-container .select2-choice .select2-arrow + .input-group-addon,
.smart-style-entropy-pink .select2-container-multi .select2-choices + .input-group-addon,
.smart-style-entropy-pink .smart-form .input input + .input-group-addon,
.smart-style-entropy-pink .smart-form .select select + .input-group-addon,
.smart-style-entropy-pink .smart-form .textarea textarea + .input-group-addon,
.smart-style-entropy-pink .grid-search-box + .input-group-addon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-pink .bootstrap-tagsinput:focus + .input-group-addon,
.smart-style-entropy-pink .form-control:focus + .input-group-addon,
.smart-style-entropy-pink .input-group-addon:focus + .input-group-addon,
.smart-style-entropy-pink .select2-container .select2-choice:focus + .input-group-addon,
.smart-style-entropy-pink .select2-container .select2-choice .select2-arrow:focus + .input-group-addon,
.smart-style-entropy-pink .select2-container-multi .select2-choices:focus + .input-group-addon,
.smart-style-entropy-pink .smart-form .input input:focus + .input-group-addon,
.smart-style-entropy-pink .smart-form .select select:focus + .input-group-addon,
.smart-style-entropy-pink .smart-form .textarea textarea:focus + .input-group-addon,
.smart-style-entropy-pink .grid-search-box:focus + .input-group-addon {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #37243b;
}
.smart-style-entropy-pink .select2-selection--multiple {
  border: none;
}
.smart-style-entropy-pink .select2-results__option {
  max-width: 100%;
  overflow: hidden;
  word-wrap: break-word;
  white-space: normal;
}
.smart-style-entropy-pink #right-panel .select2-results__option {
  max-width: 100%;
  overflow: hidden;
  word-wrap: break-word;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.smart-style-entropy-pink .smart-form .toggle {
  color: #333;
  font-weight: bold;
}
.smart-style-entropy-pink .smart-form .toggle i:after {
  color: #333;
}
.smart-style-entropy-pink .smart-form .toggle i:before {
  background-color: #3276b1;
}
.smart-style-entropy-pink .smart-form .toggle i {
  background: rgba(0, 0, 0, 0.15);
}
.smart-style-entropy-pink .smart-form .toggle i {
  border-color: #999;
}
.smart-style-entropy-pink .smart-form .ui-widget-content .ui-spinner-input {
  height: 18px;
}
.smart-style-entropy-pink a.btn-danger {
  color: #fff !important;
}
/* Subcabecera */
.smart-style-entropy-pink .title-subheader {
  background-color: rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.43);
  margin-bottom: 20px;
}
.smart-style-entropy-pink .big-breadcrumbs .page-title {
  margin: 12px 0 12px;
}
.smart-style-entropy-pink .big-breadcrumbs .page-title span {
  color: #fff;
}
/* Content */
.smart-style-entropy-pink #content {
  padding: 0px;
  padding-right: 10px;
}
.smart-style-entropy-pink .content {
  height: calc(86vh + 8px);
  overflow-y: auto;
  overflow-x: hidden;
}
.smart-style-entropy-pink .content::-webkit-scrollbar {
  width: 10px;
}
.smart-style-entropy-pink .content::-webkit-scrollbar-track {
  background: #4a0b5d;
}
.smart-style-entropy-pink .content::-webkit-scrollbar-thumb {
  background: #883f66;
}
.smart-style-entropy-pink .content::-webkit-scrollbar-thumb:hover {
  background: #ac488e;
}
/* Right Pane */
.smart-style-entropy-pink .right-panel-content::-webkit-scrollbar {
  display: none;
}
.smart-style-entropy-pink #toggle-func-btn {
  visibility: visible !important;
  display: block !important;
  position: absolute;
  top: -41px;
  right: 195px;
  font-size: 21px;
  cursor: pointer;
  z-index: 500;
  width: 30px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-pink #toggle-func-btn button {
  background-color: rgba(0, 0, 0, 0.4) !important;
  width: 239px;
  height: 42px;
  transform: translate(-9px, -9px);
}
.smart-style-entropy-pink #toggle-func-btn svg {
  fill: #ede7f3;
  width: 24px;
  height: 20px;
  float: left;
}
.smart-style-entropy-pink #toggle-func-btn svg #arrow_right {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.smart-style-entropy-pink #toggle-func-btn svg #arrow_left {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.smart-style-entropy-pink #toggle-func-btn:hover svg {
  fill: #d230d2;
}
.smart-style-entropy-pink #toggle-func-btn.sidebar-hidden {
  right: 0px;
}
.smart-style-entropy-pink #toggle-func-btn.sidebar-hidden svg #arrow_right {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.smart-style-entropy-pink #toggle-func-btn.sidebar-hidden svg #arrow_left {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.smart-style-entropy-pink aside#right-panel {
  position: absolute;
  top: -49px;
  overflow: auto;
  color: #ede7f3;
  right: -11px;
  z-index: 400;
  padding-top: 50px;
  padding-right: 0px;
  width: 240px;
  height: calc(100vh) !important;
  -webkit-transition: 350ms cubic-bezier(0.1, 0.57, 0.1, 1);
  -moz-transition: 350ms cubic-bezier(0.1, 0.57, 0.1, 1);
  -o-transition: 350ms cubic-bezier(0.1, 0.57, 0.1, 1);
  transition: 350ms cubic-bezier(0.1, 0.57, 0.1, 1);
  background-image: url(../../assets/img/back_round_slider_pink.png) !important;
  background-position: 50% 0 !important;
  background-repeat: repeat-x;
}
.smart-style-entropy-pink aside#right-panel::-webkit-scrollbar {
  display: none;
}
.smart-style-entropy-pink .right-panel-content {
  position: relative;
  top: 0px;
  height: 100%;
  opacity: 1;
  transition: opacity 1000ms ease-in;
}
.smart-style-entropy-pink #right-panel #sidebar-logo > img {
  width: 95%;
  display: block;
  margin: auto;
}
.smart-style-entropy-pink .hidden-functions {
  width: 0px !important;
}
.smart-style-entropy-pink .hidden-functions .right-panel-content {
  visibility: hidden !important;
  opacity: 0;
}
@media (max-width: 767px) {
  .smart-style-entropy-pink #right-panel.hidden-xs {
    visibility: hidden;
    display: block !important;
  }
}
/* SideBar Accordion */
.smart-style-entropy-pink #sidebar-lte-functions .custom-list > ul,
.smart-style-entropy-pink #sidebar-elem-container .custom-list > ul {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}
.smart-style-entropy-pink #sidebar-lte-functions .custom-list > ul li,
.smart-style-entropy-pink #sidebar-elem-container .custom-list > ul li {
  list-style: none;
}
.smart-style-entropy-pink #sidebar-lte-functions .custom-list > ul li > ul,
.smart-style-entropy-pink #sidebar-elem-container .custom-list > ul li > ul {
  width: 100%;
  padding-left: 20px;
  margin-bottom: 10px;
  position: relative;
  display: none;
}
.smart-style-entropy-pink #sidebar-lte-functions .custom-list > ul li > ul::before,
.smart-style-entropy-pink #sidebar-elem-container .custom-list > ul li > ul::before {
  display: none;
}
.smart-style-entropy-pink #sidebar-lte-functions .custom-list > ul li a,
.smart-style-entropy-pink #sidebar-elem-container .custom-list > ul li a {
  color: #fff;
}
.smart-style-entropy-pink #sidebar-lte-functions .custom-list > ul li a:link,
.smart-style-entropy-pink #sidebar-elem-container .custom-list > ul li a:link,
.smart-style-entropy-pink #sidebar-lte-functions .custom-list > ul li a:visited,
.smart-style-entropy-pink #sidebar-elem-container .custom-list > ul li a:visited {
  color: #fff;
}
.smart-style-entropy-pink #sidebar-lte-functions .custom-list > ul li a:link i,
.smart-style-entropy-pink #sidebar-elem-container .custom-list > ul li a:link i,
.smart-style-entropy-pink #sidebar-lte-functions .custom-list > ul li a:visited i,
.smart-style-entropy-pink #sidebar-elem-container .custom-list > ul li a:visited i {
  color: #fff;
}
.smart-style-entropy-pink #sidebar-lte-functions .custom-list > ul li a:hover,
.smart-style-entropy-pink #sidebar-elem-container .custom-list > ul li a:hover,
.smart-style-entropy-pink #sidebar-lte-functions .custom-list > ul li a:active,
.smart-style-entropy-pink #sidebar-elem-container .custom-list > ul li a:active {
  color: #c069ea;
}
.smart-style-entropy-pink #sidebar-lte-functions .custom-list > ul li a:hover i,
.smart-style-entropy-pink #sidebar-elem-container .custom-list > ul li a:hover i,
.smart-style-entropy-pink #sidebar-lte-functions .custom-list > ul li a:active i,
.smart-style-entropy-pink #sidebar-elem-container .custom-list > ul li a:active i {
  color: #c069ea;
}
.smart-style-entropy-pink #sidebar-lte-functions .custom-list > ul li .collapse-sign,
.smart-style-entropy-pink #sidebar-elem-container .custom-list > ul li .collapse-sign {
  top: 14px;
}
.smart-style-entropy-pink #sidebar-lte-functions .custom-list > ul li.active > a:before,
.smart-style-entropy-pink #sidebar-elem-container .custom-list > ul li.active > a:before {
  width: 10px !important;
  right: -14px !important;
}
.smart-style-entropy-pink #sidebar-lte-functions .custom-list .cl-element,
.smart-style-entropy-pink #sidebar-elem-container .custom-list .cl-element {
  margin: 5px 5px 9px 5px;
  width: 98%;
}
.smart-style-entropy-pink #sidebar-lte-functions .custom-list .cl-element .play-btn,
.smart-style-entropy-pink #sidebar-elem-container .custom-list .cl-element .play-btn {
  width: 100%;
}
.smart-style-entropy-pink #sidebar-lte-functions .custom-list .select2 b,
.smart-style-entropy-pink #sidebar-elem-container .custom-list .select2 b {
  float: none;
}
.smart-style-entropy-pink .custom-list > ul li.active > a:before {
  content: '\F0D9';
  font-family: FontAwesome, sans-serif;
  display: block;
  height: 27px;
  line-height: normal;
  width: 27px;
  position: absolute;
  right: -21px;
  font-size: 20px;
  color: #eee;
}
.smart-style-entropy-pink .custom-list > ul li.active.open > a:before {
  content: '';
}
.smart-style-entropy-pink .custom-list > ul > li:last-child.open {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.smart-style-entropy-pink .custom-list > ul li a {
  line-height: normal;
  padding: 10px 10px 10px 11px;
  color: #fff;
  display: block;
  font-weight: 400;
  text-decoration: none !important;
  position: relative;
}
.smart-style-entropy-pink .custom-list > ul > li > ul > li > a,
.smart-style-entropy-pink .custom-list > ul > li > ul > li > ul > li > a {
  padding-top: 7px;
  padding-bottom: 7px;
}
.smart-style-entropy-pink .custom-list > ul li a i {
  padding-right: 10px;
}
.smart-style-entropy-pink .custom-list > ul li a.inactive,
.smart-style-entropy-pink .custom-list > ul li a.inactive:hover {
  opacity: 0.5;
  cursor: not-allowed;
  color: #c0bbb7;
}
.smart-style-entropy-pink .custom-list > ul b {
  float: right;
  font-size: 11px;
  margin-top: 2px;
}
.smart-style-entropy-pink .custom-list > ul span.menu-item-parent {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.smart-style-entropy-pink .custom-list > ul li.open > a,
.smart-style-entropy-pink .custom-list > ul li.open > a b {
  color: #fff !important;
}
.smart-style-entropy-pink .custom-list > ul > li > a b {
  position: absolute !important;
  right: -13px;
  top: 10px;
}
.smart-style-entropy-pink .custom-list > ul > li > a > i {
  margin-right: 5px;
  width: 15px;
  display: inline-block;
  text-align: center;
  position: relative;
}
.smart-style-entropy-pink .custom-list > ul > li > a > i > em {
  font-size: 9px;
  display: block;
  padding: 2px;
  position: absolute;
  top: -8px;
  right: -6px;
  text-decoration: none;
  font-style: normal;
  background: #ed1c24;
  color: #fff;
  min-width: 13px;
  border-radius: 50%;
  max-height: 13px;
  line-height: 8px;
  font-weight: 700;
  white-space: nowrap;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.smart-style-entropy-pink .custom-list > ul li li {
  border-bottom: none;
  position: relative;
}
.smart-style-entropy-pink .custom-list > ul > li > ul::before {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  left: 23px;
  top: 0;
  bottom: 0;
}
.smart-style-entropy-pink .custom-list > ul ul li::before {
  content: '';
  display: block;
  position: absolute;
  width: 8px;
  left: 23px;
  top: 16px;
  z-index: 1;
}
.smart-style-entropy-pink .custom-list > ul ul ul li::before {
  content: '';
  display: block;
  position: absolute;
  width: 18px;
  left: 10px;
  top: 17px;
  border-top: 1px solid transparent;
}
.smart-style-entropy-pink .custom-list > ul ul li a i {
  font-size: 14px !important;
  width: 18px !important;
  text-align: center !important;
  vertical-align: 0 !important;
  line-height: 1 !important;
}
.smart-style-entropy-pink .custom-list > ul > li:hover > ul::before,
.smart-style-entropy-pink .custom-list > ul > li:hover > ul > li::before {
  border-color: #acacac !important;
}
.smart-style-entropy-pink .custom-list > ul ul {
  margin: 0;
  padding: 7px 0;
}
.smart-style-entropy-pink .custom-list > ul ul ul {
  background: 0 0;
  padding: 0;
}
.smart-style-entropy-pink .custom-list > ul ul li {
  margin: 0;
  padding: 0;
}
.smart-style-entropy-pink .custom-list > ul ul li > a {
  padding-left: 42px;
  font-size: 14px;
  font-weight: 400;
  outline: 0;
}
.smart-style-entropy-pink .custom-list > ul ul ul li a {
  color: #bfbfbf;
  padding: 8px 10px 8px 60px;
  font-size: 14px;
}
.smart-style-entropy-pink .custom-list > ul ul ul li a:hover {
  color: #fff;
}
.smart-style-entropy-pink .custom-list > ul ul ul ul li a {
  padding-left: 80px;
}
.smart-style-entropy-pink .custom-list > ul ul ul ul ul li a {
  padding-left: 100px;
}
.smart-style-entropy-pink .custom-list > ul ul ul ul ul ul li a {
  padding-left: 120px;
}
.smart-style-entropy-pink .custom-list > ul ul b {
  color: #b3b3b3;
}
.smart-style-entropy-pink .custom-list > ul ul > li:hover b {
  color: #d5d9e2;
}
.smart-style-entropy-pink .custom-list > ul > li > a > span > i::before {
  vertical-align: middle;
  font-size: 20px;
}
.smart-style-entropy-pink .custom-list li.active > a:before {
  color: #fff;
}
.smart-style-entropy-pink .custom-list > ul .active > a {
  color: #fff !important;
}
/* Tech selector carousel */
.smart-style-entropy-pink #tech-switcher {
  width: 100px;
  height: 100px;
}
.smart-style-entropy-pink #tech-switcher img {
  height: 60px;
  width: 100%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* For IE8 and earlier */
}
.smart-style-entropy-pink #tech-switcher div > h3 {
  color: #ffffff;
}
/* Select 2 */
.smart-style-entropy-pink .select2-selection--multiple {
  background-color: #0d2a4f;
}
.smart-style-entropy-pink .select2-container-multi .select2-choices .select2-search-choice,
.select2-selection__choice {
  background-color: #545454;
}
.smart-style-entropy-pink .select2-container--disabled,
.smart-style-entropy-pink .select2-container--disabled input {
  cursor: not-allowed;
}
/* Login */
.smart-style-entropy-pink [class^='txt-color-'] {
  color: #333;
}
.smart-style-entropy-pink #logo-group span#activity,
.smart-style-entropy-pink .btn-header > :first-child > a,
.smart-style-entropy-pink .header-search > input[type='text'],
.smart-style-entropy-pink .jvectormap-container {
  background: none !important;
}
.smart-style-entropy-pink #logo-group span#activity,
.smart-style-entropy-pink .btn-header > :first-child > a,
.smart-style-entropy-pink .header-search > input[type='text'],
.smart-style-entropy-pink .jarviswidget > header,
.smart-style-entropy-pink .login-info {
  border-color: transparent;
}
.smart-style-entropy-pink #logo-group span#activity:hover,
.smart-style-entropy-pink .btn-header > :first-child > a:hover,
.smart-style-entropy-pink .header-search > input[type='text']:hover,
.smart-style-entropy-pink .jarviswidget > header:hover,
.smart-style-entropy-pink .login-info:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.smart-style-entropy-pink #extr-page h4.paragraph-header,
.smart-style-entropy-pink #extr-page h5.about-heading,
.smart-style-entropy-pink #logo-group span#activity,
.smart-style-entropy-pink #project-context > :first-child,
.smart-style-entropy-pink #project-selector,
.smart-style-entropy-pink .bs-example-type .table .info,
.smart-style-entropy-pink .close,
.smart-style-entropy-pink .close:focus,
.smart-style-entropy-pink .close:hover,
.smart-style-entropy-pink .dd-handle > span,
.smart-style-entropy-pink .dropdown-menu > li > a,
.smart-style-entropy-pink .dygraph-axis-label,
.smart-style-entropy-pink .easy-pie-chart .percent,
.smart-style-entropy-pink .h1 .small,
.smart-style-entropy-pink .h1 small,
.smart-style-entropy-pink .h2 .small,
.smart-style-entropy-pink .h2 small,
.smart-style-entropy-pink .h3 .small,
.smart-style-entropy-pink .h3 small,
.smart-style-entropy-pink .h4 .small,
.smart-style-entropy-pink .h4 small,
.smart-style-entropy-pink .h5 .small,
.smart-style-entropy-pink .h5 small,
.smart-style-entropy-pink .h6 .small,
.smart-style-entropy-pink .h6 small,
.smart-style-entropy-pink .highlight,
.smart-style-entropy-pink .highlight pre code,
.smart-style-entropy-pink .inbox-data-message > :first-child,
.smart-style-entropy-pink .inbox-data-message > :first-child span,
.smart-style-entropy-pink .inbox-menu-lg li a,
.smart-style-entropy-pink .irs-grid-pol,
.smart-style-entropy-pink .irs-grid-text,
.smart-style-entropy-pink .irs-max,
.smart-style-entropy-pink .irs-min,
.smart-style-entropy-pink .jarviswidget header:first-child .nav-tabs li a,
.smart-style-entropy-pink .jarviswidget > header,
.smart-style-entropy-pink .nav-tabs > li > a,
.smart-style-entropy-pink .notification-body .from,
.smart-style-entropy-pink .notification-body time,
.smart-style-entropy-pink .page-title span,
.smart-style-entropy-pink .pager .disabled > a,
.smart-style-entropy-pink .pager .disabled > a:focus,
.smart-style-entropy-pink .pager .disabled > a:hover,
.smart-style-entropy-pink .pager .disabled > span,
.smart-style-entropy-pink .project-context > :first-child,
.smart-style-entropy-pink .project-selector,
.smart-style-entropy-pink .responsive-utilities td.is-visible,
.smart-style-entropy-pink .row-seperator-header,
.smart-style-entropy-pink .smart-form .checkbox input + i:after,
.smart-style-entropy-pink .smart-form header,
.smart-style-entropy-pink .superbox-imageinfo span,
.smart-style-entropy-pink .text-muted,
.smart-style-entropy-pink .todo-group-title,
.smart-style-entropy-pink .todo > li > p,
.smart-style-entropy-pink .todo > li > p > .date,
.smart-style-entropy-pink .todo > li > p > :first-child,
.smart-style-entropy-pink .tree li span,
.smart-style-entropy-pink .ui-widget-content,
.smart-style-entropy-pink .usr-card-content > :first-child,
.smart-style-entropy-pink a,
.smart-style-entropy-pink code,
.smart-style-entropy-pink h1 .small,
.smart-style-entropy-pink h1 small,
.smart-style-entropy-pink h2 .small,
.smart-style-entropy-pink h2 small,
.smart-style-entropy-pink h3 .small,
.smart-style-entropy-pink h3 small,
.smart-style-entropy-pink h4 .small,
.smart-style-entropy-pink h4 small,
.smart-style-entropy-pink h5 .small,
.smart-style-entropy-pink h5 small,
.smart-style-entropy-pink h6 .small,
.smart-style-entropy-pink h6 small,
.smart-style-entropy-pink pre {
  color: #fff;
}
.smart-style-entropy-pink a:focus,
.smart-style-entropy-pink a:hover {
  text-decoration: none;
}
.smart-style-entropy-pink .login-info > span {
  border-bottom: 1px solid rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-pink .fc-border-separate thead tr,
.smart-style-entropy-pink .table thead tr {
  background: rgba(0, 0, 0, 0.2);
}
.smart-style-entropy-pink .highlight {
  border-color: rgba(0, 0, 0, 0.9);
  background: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy-pink pre {
  background: rgba(0, 0, 0, 0.6);
}
.smart-style-entropy-pink .highlight pre code,
.smart-style-entropy-pink code {
  background: rgba(0, 0, 0, 0.13);
  border-color: transparent;
}
.smart-style-entropy-pink .bs-example,
.smart-style-entropy-pink .well {
  background: rgba(255, 255, 255, 0.23);
  border-color: transparent;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.43);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.43);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-pink .alert {
  -webkit-text-shadow: 0 1px 3px rgba(255, 255, 255, 0.2);
  -moz-text-shadow: 0 1px 3px rgba(255, 255, 255, 0.2);
  text-shadow: 0 1px 3px rgba(255, 255, 255, 0.2);
  border: 0;
  width: 96%;
  max-width: 800px;
  margin: 15px auto;
  display: block;
  color: #fff;
}
.smart-style-entropy-pink .alert a {
  color: #fff;
  text-decoration: underline;
}
.smart-style-entropy-pink .alert button.close {
  background: none !important;
  background-color: transparent !important;
  color: #fff;
  font-size: 25px;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.smart-style-entropy-pink .alert.alert-info {
  background: rgba(32, 103, 158, 0.83);
}
.smart-style-entropy-pink .alert.alert-success {
  background-color: rgba(21, 160, 21, 0.5);
}
.smart-style-entropy-pink .alert.alert-warning {
  background-color: #da9d3e;
}
.smart-style-entropy-pink .alert.alert-danger {
  background-color: #af0202;
}
.smart-style-entropy-pink .alert-mayor {
  border-color: rgba(128, 194, 101, 0.4);
  color: #fff;
  background-color: rgba(128, 194, 101, 0.4);
}
.smart-style-entropy-pink .alert-minor {
  border-color: rgba(255, 203, 14, 0.4);
  color: #fff;
  background-color: rgba(255, 203, 14, 0.4);
}
.smart-style-entropy-pink hr {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-pink .bs-example,
.smart-style-entropy-pink .bs-example-type .table td,
.smart-style-entropy-pink .table-bordered,
.smart-style-entropy-pink .table-bordered > tbody > tr > td,
.smart-style-entropy-pink .table-bordered > tbody > tr > th,
.smart-style-entropy-pink .table-bordered > tfoot > tr > td,
.smart-style-entropy-pink .table-bordered > tfoot > tr > th,
.smart-style-entropy-pink .table-bordered > thead > tr > td,
.smart-style-entropy-pink .table-bordered > thead > tr > th {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-pink nav ul li.active > a:before,
.smart-style-entropy-pink.menu-on-top nav ul ul li a,
.smart-style-entropy-pink.menu-on-top nav ul ul ul li a {
  color: #fff;
}
::-webkit-input-placeholder,
:-moz-placeholde,
::-moz-placeholder,
:-ms-input-placeholder,
::-ms-input-placeholder,
::placeholder {
  /* WebKit, Blink, Edge */
  color: #db98db;
}
input::-webkit-input-placeholder,
input:-moz-placeholde,
input::-moz-placeholder,
input:-ms-input-placeholder,
input::-ms-input-placeholder,
input::placeholder {
  /* WebKit, Blink, Edge */
  color: #db98db !important;
}
.smart-style-entropy-pink .page-footer {
  background: rgba(41, 39, 43);
  border-color: #37243b;
  color: #fff;
  height: 34px;
  padding-left: 10px;
  padding-top: 8px;
  z-index: 50;
}
.smart-style-entropy-pink .page-footer .row {
  display: flex;
  flex-wrap: wrap;
}
.smart-style-entropy-pink .page-footer .row span {
  padding-left: 10px;
}
.smart-style-entropy-pink nav ul ul {
  background: rgba(0, 0, 0, 0.2);
}
.smart-style-entropy-pink nav ul li a:hover {
  background: none !important;
  background-color: transparent !important;
}
.smart-style-entropy-pink nav ul li a {
  padding: 10px 10px 0px 11px;
}
.smart-style-entropy-pink .ajax-dropdown .fa-4x.fa-border {
  color: rgba(170, 241, 219, 0.9);
  border-color: rgba(0, 255, 224, 0.3);
}
.smart-style-entropy-pink .notification-body .msg-body,
.smart-style-entropy-pink .notification-body .subject {
  color: rgba(255, 255, 255, 0.7);
}
.smart-style-entropy-pink .notification-body .unread {
  background-color: rgba(169, 255, 241, 0.2);
}
.smart-style-entropy-pink .notification-body > li {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
}
.smart-style-entropy-pink .open > .dropdown-toggle.btn-default {
  background: #883f66;
  color: #fff;
  border-color: transparent;
}
.smart-style-entropy-pink .ajax-notifications {
  background: 0 0;
  height: 355px;
}
.smart-style-entropy-pink .table-responsive {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-pink .select2-dropdown-open .select2-arrow {
  background: rgba(0, 0, 0, 0.2) !important;
  border-color: rgba(0, 0, 0, 0.4) !important;
}
.smart-style-entropy-pink .form header,
.smart-style-entropy-pink .note,
.smart-style-entropy-pink legend {
  color: #fff;
  -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.smart-style-entropy-pink .jarviswidget .fc-header-title h2 {
  text-shadow: none;
}
.smart-style-entropy-pink .dropzone,
.smart-style-entropy-pink td.fc-other-month {
  background-color: rgba(72, 112, 85, 0.23);
}
.smart-style-entropy-pink .popover,
.smart-style-entropy-pink .ui-widget-content {
  background: rgba(0, 0, 0, 0.8);
  border-color: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy-pink .ui-datepicker {
  background: rgba(0, 0, 0, 0.8) !important;
}
.smart-style-entropy-pink .editable + .popover {
  background: rgba(20, 114, 88, 0.8);
  border-color: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy-pink .ui-widget-content {
  background: rgba(0, 0, 0, 0.1);
}
.smart-style-entropy-pink tr.ui-widget-content {
  background: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-pink .ui-spinner {
  background: 0 0;
  border-color: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy-pink .bootstrapWizard li .title,
.smart-style-entropy-pink .dropzone .dz-preview,
.smart-style-entropy-pink .dropzone-previews .dz-preview {
  color: #000;
}
.smart-style-entropy-pink .tree li span,
.smart-style-entropy-pink .tree li:after,
.smart-style-entropy-pink .tree li:before {
  border-color: #fff;
}
.smart-style-entropy-pink label input[type='radio'][disabled].radiobox + span,
.smart-style-entropy-pink label input[type='radio'][disabled].radiobox:checked + span,
.smart-style-entropy-pink label:hover input[type='radio'][disabled].radiobox:checked + span:before {
  color: rgba(255, 255, 255, 0.7);
}
.smart-style-entropy-pink .table,
.smart-style-entropy-pink .ui-jqgrid .ui-jqgrid-bdiv {
  background: 0 0;
}
.smart-style-entropy-pink .ui-jqgrid .ui-jqgrid-pager,
.smart-style-entropy-pink .ui-jqgrid .ui-jqgrid-titlebar {
  border-color: rgba(255, 255, 225, 0.15);
  background-color: rgba(0, 0, 0, 0.23);
}
.smart-style-entropy-pink .ui-jqgrid {
  border-color: rgba(255, 255, 225, 0.15) !important;
}
.smart-style-entropy-pink .ui-jqgrid .ui-pg-input,
.smart-style-entropy-pink .ui-jqgrid .ui-pg-selbox {
  color: #000;
}
.smart-style-entropy-pink .ui-state-focus,
.smart-style-entropy-pink .ui-state-hover,
.smart-style-entropy-pink .ui-widget-content .ui-state-focus,
.smart-style-entropy-pink .ui-widget-content .ui-state-hover,
.smart-style-entropy-pink .ui-widget-header .ui-state-focus,
.smart-style-entropy-pink .ui-widget-header .ui-state-hover {
  background: 0 0;
  border-bottom: 0px !important;
}
.smart-style-entropy-pink .arrow-box-up-right:after {
  border-color: transparent;
}
.smart-style-entropy-pink .arrow-box-up-right:before {
  border-bottom-color: rgba(0, 0, 0, 0.63);
}
.smart-style-entropy-pink .ui-tabs {
  background: 0 0;
}
.smart-style-entropy-pink .ui-tabs .ui-tabs-nav {
  border-color: #37243b;
  color: #fff;
}
.smart-style-entropy-pink .ui-tabs .ui-tabs-nav li {
  display: inline-block;
}
.smart-style-entropy-pink .ui-tabs .ui-tabs-nav li a {
  display: inline-block;
  background: rgba(50, 38, 56, 0.103);
  color: #fff;
  border-color: transparent;
}
.smart-style-entropy-pink .ui-tabs .ui-tabs-panel {
  position: relative;
  padding: 0px 0px;
  min-height: calc(90vh - 100px);
  background: 0 0;
  border-color: rgba(255, 255, 255, 0);
}
.smart-style-entropy-pink .popover.bottom > .arrow,
.smart-style-entropy-pink .popover.left > .arrow,
.smart-style-entropy-pink .popover.right > .arrow,
.smart-style-entropy-pink .popover.top > .arrow {
  border-color: transparent;
}
.smart-style-entropy-pink .popover.right > .arrow:after {
  border-right-color: rgba(0, 0, 0, 0.8);
  left: 0;
}
.smart-style-entropy-pink .popover.bottom > .arrow:after {
  border-bottom-color: rgba(0, 0, 0, 0.8);
  top: 0;
}
.smart-style-entropy-pink .popover.top > .arrow:after {
  border-top-color: rgba(0, 0, 0, 0.8);
  bottom: 0;
}
.smart-style-entropy-pink .popover.left > .arrow:after {
  border-left-color: rgba(0, 0, 0, 0.8);
  right: 0;
}
.smart-style-entropy-pink .popover-title {
  background-color: rgba(247, 247, 247, 0.3);
  border-bottom: 1px solid rgba(247, 247, 247, 0.3);
}
.smart-style-entropy-pink .ui-chatbox-input-focus {
  color: #000;
}
.smart-style-entropy-pink .dt-toolbar,
.smart-style-entropy-pink table.dataTable thead .sorting_asc,
.smart-style-entropy-pink table.dataTable thead .sorting_desc {
  background-color: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-pink .dt-toolbar {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-pink .table-striped > tbody tr:nth-child(odd) {
  background-color: transparent !important;
}
.smart-style-entropy-pink .table-striped > tbody tr:nth-child(odd) > th {
  background: rgba(0, 0, 0, 0.6);
}
.smart-style-entropy-pink .table-striped > tbody tr:nth-child(odd) > td {
  background: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy-pink .dt-toolbar-footer {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-pink .pagination > li > a,
.smart-style-entropy-pink .pagination > li > span {
  background: rgba(0, 0, 0, 0.43);
  border-color: rgba(255, 255, 225, 0.15);
  color: #fff;
}
.smart-style-entropy-pink .pagination > .disabled > a,
.smart-style-entropy-pink .pagination > .disabled > a:focus,
.smart-style-entropy-pink .pagination > .disabled > a:hover,
.smart-style-entropy-pink .pagination > .disabled > span,
.smart-style-entropy-pink .pagination > .disabled > span:focus,
.smart-style-entropy-pink .pagination > .disabled > span:hover {
  background: rgba(0, 0, 0, 0.43);
  border-color: rgba(255, 255, 225, 0.15);
  color: #ccc;
}
.smart-style-entropy-pink .pagination > .active > a,
.smart-style-entropy-pink .pagination > .active > a:focus,
.smart-style-entropy-pink .pagination > .active > a:hover,
.smart-style-entropy-pink .pagination > .active > span,
.smart-style-entropy-pink .pagination > .active > span:focus,
.smart-style-entropy-pink .pagination > .active > span:hover .pagination > .active > a {
  color: #ffd600;
  border-color: rgba(255, 255, 225, 0.15);
  background: rgba(0, 0, 0, 0.63);
}
.smart-style-entropy-pink div.DTTT .btn {
  color: #fff !important;
}
.smart-style-entropy-pink button.ColVis_Button,
.smart-style-entropy-pink ul.ColVis_collection li {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-pink .dygraph-legend {
  background: none !important;
}
.smart-style-entropy-pink .client-form footer,
.smart-style-entropy-pink .client-form header {
  background: rgba(0, 0, 0, 0.63);
  color: #fff;
}
.smart-style-entropy-pink .timeline-seperator > :first-child {
  background: rgba(0, 0, 0, 0.43);
  color: #fff;
}
.smart-style-entropy-pink .ui-datepicker .ui-datepicker-header {
  background-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-pink .table-forum thead tr th {
  border-bottom-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-pink .table > tbody > tr > td,
.smart-style-entropy-pink .table > tbody > tr > th,
.smart-style-entropy-pink .table > tfoot > tr > td,
.smart-style-entropy-pink .table > tfoot > tr > th,
.smart-style-entropy-pink .table > thead > tr > td,
.smart-style-entropy-pink .table > thead > tr > th {
  border-top-color: rgba(255, 255, 225, 0.07);
}
.smart-style-entropy-pink .note-editor .note-toolbar {
  background: rgba(0, 0, 0, 0.43);
  border-bottom-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-pink .md-editor > textarea,
.smart-style-entropy-pink .note-editor {
  border-color: rgba(255, 255, 225, 0.15);
  background: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-pink .md-editor > textarea:focus,
.smart-style-entropy-pink .note-editor .note-editable:focus {
  background: rgba(255, 255, 225, 0.05);
}
.smart-style-entropy-pink .superbox-show {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-pink .superbox-list.active:before {
  color: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-pink .progress {
  background: rgba(0, 0, 0, 0.13);
  -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 225, 0.15) inset;
  -moz-box-shadow: 0 0 0 1px rgba(255, 255, 225, 0.15) inset;
  box-shadow: 0 0 0 1px rgba(255, 255, 225, 0.15) inset;
}
.smart-style-entropy-pink .nav > li > a:focus,
.smart-style-entropy-pink .nav > li > a:hover {
  background: transparent;
}
.smart-style-entropy-pink .nav-tabs.bordered + .tab-content,
.smart-style-entropy-pink .tabs-left > .nav-pills,
.smart-style-entropy-pink .tabs-left > .nav-tabs {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-pink .tabs-right > .nav-tabs {
  border-left-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-pink .jarviswidget header .nav-tabs > li.active > a,
.smart-style-entropy-pink .jarviswidget header .nav-tabs > li.active > a:focus,
.smart-style-entropy-pink .jarviswidget header .nav-tabs > li.active > a:hover {
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
}
.smart-style-entropy-pink .smart-accordion-default .panel-default {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-pink .panel,
.smart-style-entropy-pink .smart-accordion-default .panel-default > .panel-heading {
  background: 0 0;
}
.smart-style-entropy-pink .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-pink .jumbotron {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-pink .pagination.pagination-alt > li:first-child > a {
  padding-left: 12px;
}
.smart-style-entropy-pink .bs-glyphicons li {
  border-color: rgba(255, 255, 225, 0.15) !important;
}
.smart-style-entropy-pink .responsive-utilities td.is-hidden {
  background: rgba(0, 0, 0, 0.43) !important;
  color: #fff;
}
.smart-style-entropy-pink .inbox-body.no-content-padding {
  background: 0 0;
}
.smart-style-entropy-pink .txt-color-darken {
  color: #fff !important;
}
.smart-style-entropy-pink .inbox-menu-lg li a:hover {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-pink .inbox-menu-lg li.active a {
  background: rgba(0, 0, 0, 0.43);
  border-bottom-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-pink .fill-a,
.smart-style-entropy-pink .fill-b {
  background: 0 0;
}
.smart-style-entropy-pink #heat-fill {
  left: 20px;
}
.smart-style-entropy-pink .fill-a {
  top: -11px;
  left: -10px;
}
.smart-style-entropy-pink .fill-b {
  top: -11px;
  right: -23px;
}
.smart-style-entropy-pink .chat-body {
  background: 0 0;
  border-color: transparent;
}
.smart-style-entropy-pink .chat-footer {
  background: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-pink .textarea-controls,
.smart-style-entropy-pink .textarea-div,
.smart-style-entropy-pink .todo-group-title {
  background: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy-pink .typearea textarea {
  background: 0 0;
}
.smart-style-entropy-pink .show-stat-microcharts > div {
  background: rgba(0, 138, 173, 0.3) !important;
  border-color: rgba(255, 255, 225, 0.15) !important;
}
.smart-style-entropy-pink .fc-widget-content,
.smart-style-entropy-pink .fc-widget-header,
.smart-style-entropy-pink .smart-form.widget-body-toolbar,
.smart-style-entropy-pink .textarea-controls,
.smart-style-entropy-pink .textarea-div,
.smart-style-entropy-pink .todo-group-title,
.smart-style-entropy-pink .todo > li,
.smart-style-entropy-pink .todo > li > :first-child,
.smart-style-entropy-pink .todo > li > p,
.smart-style-entropy-pink .typearea,
.smart-style-entropy-pink .widget-body-toolbar {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-pink .table > thead > tr > th {
  border-bottom-color: rgba(255, 255, 225, 0.25);
}
.smart-style-entropy-pink .table-bordered,
.smart-style-entropy-pink .table-bordered > tbody > tr > td,
.smart-style-entropy-pink .table-bordered > tbody > tr > th,
.smart-style-entropy-pink .table-bordered > tfoot > tr > td,
.smart-style-entropy-pink .table-bordered > tfoot > tr > th,
.smart-style-entropy-pink .table-bordered > thead > tr > td,
.smart-style-entropy-pink .table-bordered > thead > tr > th {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-pink .ui-jqgrid .ui-jqgrid-titlebar {
  background: rgba(0, 0, 0, 0.23);
}
.smart-style-entropy-pink .ui-jqgrid .ui-jqgrid-htable th {
  background: 0 0;
}
.smart-style-entropy-pink .ui-jqgrid .ui-state-hover td {
  background: rgba(255, 255, 225, 0.15) !important;
}
.smart-style-entropy-pink .ui-accordion {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.smart-style-entropy-pink .ui-accordion .ui-accordion-header {
  background: #883f66 !important;
  color: #fff;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  padding: 5px 10px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
  border: 0;
  border-radius: 0;
}
.smart-style-entropy-pink .ui-accordion .ui-accordion-header:hover {
  background: #ac488e !important;
}
.smart-style-entropy-pink .ui-accordion .ui-accordion-content,
.smart-style-entropy-pink .ui-accordion .ui-accordion-content-active {
  background: linear-gradient(to top left, rgba(115, 66, 100, 0.91), rgba(115, 3, 50, 0.95));
  border: 0 !important;
  border-top: 1px solid #37243b !important;
}
.smart-style-entropy-pink .ui-menu .ui-state-disabled {
  color: #fff !important;
}
.smart-style-entropy-pink .ui-dialog .ui-dialog-title {
  color: #fff;
  background: 0 0;
  padding: 0px;
}
.smart-style-entropy-pink .ui-dialog .ui-dialog-titlebar {
  border-bottom-color: rgba(255, 255, 255, 0.15);
  color: #fff;
  background: 0 0;
}
.smart-style-entropy-pink .ui-widget-overlay {
  background: #000;
}
.smart-style-entropy-pink .ui-dialog .ui-dialog-buttonpane {
  border-top-color: rgba(255, 255, 255, 0.15);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
.smart-style-entropy-pink .ui-dialog-buttonpane,
.smart-style-entropy-pink .ui-dialog-content {
  background: 0 0;
}
.smart-style-entropy-pink .slider-track {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-pink .ui-tabs .ui-tabs-nav li.ui-tabs-active:hover {
  cursor: text;
}
.smart-style-entropy-pink .lockscreen .logo + div {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-pink .chart text {
  fill: #fff;
}
.smart-style-entropy-pink .dd-handle,
.smart-style-entropy-pink .dd3-content {
  background: rgba(0, 0, 0, 0.43);
  border-color: rgba(255, 255, 225, 0.15);
  color: #fff;
}
.smart-style-entropy-pink .md-editor .md-footer,
.smart-style-entropy-pink .md-editor > .md-header,
.smart-style-entropy-pink .widget-footer {
  background: rgba(0, 0, 0, 0.43);
  border-bottom-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-pink .widget-footer {
  border-top: 1px solid rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-pink .noUi-target[disabled] .noUi-base {
  background: rgba(26, 26, 26, 0.43);
}
.smart-style-entropy-pink .irs-line,
.smart-style-entropy-pink .noUi-background {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-pink .select2-search input {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: #515b67;
  color: #fff;
}
.smart-style-entropy-pink .select2-results .select2-no-results,
.smart-style-entropy-pink .select2-results .select2-searching,
.smart-style-entropy-pink .select2-results .select2-selection-limit {
  background: 0 0;
}
.smart-style-entropy-pink .select2-drop {
  border-color: rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}
.smart-style-entropy-pink .select2-search:before {
  color: #e0e0e0 !important;
}
.smart-style-entropy-pink .knob[data-fgcolor='#222222'],
.smart-style-entropy-pink .select2-container-multi .select2-choices .select2-search-field input {
  color: #fff !important;
}
.smart-style-entropy-pink .select2-dropdown-open .select2-choice {
  border: 1px solid #000;
  background: rgba(0, 0, 0, 0.9);
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.smart-style-entropy-pink .price-features,
.smart-style-entropy-pink .profile-message li.message.message-reply {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-pink .panel-footer {
  background: rgba(0, 0, 0, 0.63);
  border-top-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-pink .pricing-big .panel-footer {
  background: rgba(0, 0, 0, 0.63) !important;
}
.smart-style-entropy-pink .table > tbody > tr.active > td,
.smart-style-entropy-pink .table > tbody > tr.active > th,
.smart-style-entropy-pink .table > tbody > tr > td.active,
.smart-style-entropy-pink .table > tbody > tr > th.active,
.smart-style-entropy-pink .table > tfoot > tr.active > td,
.smart-style-entropy-pink .table > tfoot > tr.active > th,
.smart-style-entropy-pink .table > tfoot > tr > td.active,
.smart-style-entropy-pink .table > tfoot > tr > th.active,
.smart-style-entropy-pink .table > thead > tr.active > td,
.smart-style-entropy-pink .table > thead > tr.active > th,
.smart-style-entropy-pink .table > thead > tr > td.active,
.smart-style-entropy-pink .table > thead > tr > th.active {
  background: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-pink .table > tbody > tr.danger > td,
.smart-style-entropy-pink .table > tbody > tr.info > td,
.smart-style-entropy-pink .table > tbody > tr.success > td,
.smart-style-entropy-pink .table > tbody > tr.warning > td {
  color: #000;
}
.smart-style-entropy-pink .smart-timeline-list > li:hover {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-pink .jvectormap-zoomin,
.smart-style-entropy-pink .jvectormap-zoomout {
  background: rgba(0, 0, 0, 0.3) !important;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.smart-style-entropy-pink .text-primary {
  color: #e2f2ff;
}
.smart-style-entropy-pink .text-success {
  color: #90ff92;
}
.smart-style-entropy-pink .onoffswitch-switch {
  border-color: transparent;
}
.smart-style-entropy-pink #shortcut {
  background-color: rgba(27, 16, 43, 0.75);
}
.smart-style-entropy-pink.minified #left-panel nav {
  margin-top: 0px;
}
.smart-style-entropy-pink.minified #left-panel nav > ul {
  margin-top: 0px;
}
.smart-style-entropy-pink.minified #left-panel nav > ul > li {
  border-top: 1px solid #37243b;
  height: 41px;
}
.smart-style-entropy-pink.minified #left-panel nav > ul > li .navigation-icon {
  left: 12px;
  top: 5px;
}
.smart-style-entropy-pink.minified #left-panel nav > ul > li .header-element {
  border: 0;
  background: 0;
}
.smart-style-entropy-pink.minified #left-panel nav > ul > li .header-element.separator-header {
  margin: 0;
}
.smart-style-entropy-pink.minified #left-panel nav > ul > li.hidden-icon-menu > a > i {
  display: inline-block;
}
.smart-style-entropy-pink.minified #left-panel nav > ul > li > a .menu-item-parent {
  height: auto;
  top: 1px;
  left: 41px;
  background: #d230d2;
  border: 0;
  color: #000;
  padding: 0px 0 0px 12px;
  z-index: 199;
}
.smart-style-entropy-pink.minified #left-panel nav > ul > li > a .menu-item-parent span {
  line-height: normal;
  margin-top: 4px;
  font-weight: bold;
  display: block;
  padding: 8px;
}
.smart-style-entropy-pink.minified #left-panel nav > ul > li > ul {
  border: 1px solid #37243b;
  background: rgba(0, 0, 0, 0.9);
  margin-top: 0px;
  padding: 10px 0;
  z-index: 199;
}
.smart-style-entropy-pink.minified #left-panel nav > ul > li > ul li {
  background: rgba(0, 0, 0, 0.2) !important;
  padding-left: 5px;
  z-index: 199;
}
.smart-style-entropy-pink.minified #left-panel nav > ul > li > ul li a:link,
.smart-style-entropy-pink.minified #left-panel nav > ul > li > ul li a:visited {
  padding: 7px 10px !important;
  vertical-align: middle;
}
.smart-style-entropy-pink.minified #left-panel nav > ul > li > ul li a:link .navigation-icon,
.smart-style-entropy-pink.minified #left-panel nav > ul > li > ul li a:visited .navigation-icon {
  top: 4px;
}
.smart-style-entropy-pink.minified #left-panel nav > ul > li > ul li a:link .menu-item-parent,
.smart-style-entropy-pink.minified #left-panel nav > ul > li > ul li a:visited .menu-item-parent {
  height: auto;
}
.smart-style-entropy-pink.minified #left-panel nav > ul > li > ul li a:link .navigation-icon + .menu-item-parent,
.smart-style-entropy-pink.minified #left-panel nav > ul > li > ul li a:visited .navigation-icon + .menu-item-parent {
  padding-left: 30px !important;
}
.smart-style-entropy-pink.minified #left-panel nav > ul > li > ul li a:link.active,
.smart-style-entropy-pink.minified #left-panel nav > ul > li > ul li a:visited.active {
  color: #d230d2;
}
.smart-style-entropy-pink.minified #left-panel nav > ul > li > ul li a:link.active:before,
.smart-style-entropy-pink.minified #left-panel nav > ul > li > ul li a:visited.active:before {
  top: 0px !important;
}
.smart-style-entropy-pink.minified #left-panel nav > ul > li > ul li a:hover,
.smart-style-entropy-pink.minified #left-panel nav > ul > li > ul li a:active {
  color: #d230d2;
}
.smart-style-entropy-pink.minified #left-panel nav > ul > li > ul li i {
  width: 20px !important;
}
.smart-style-entropy-pink.minified #left-panel nav > ul > li > ul li .menu-item-parent {
  height: 24px;
  top: auto;
  background: none;
  color: #fff;
  padding-left: 1px !important;
}
.smart-style-entropy-pink.minified #left-panel nav > ul > li > ul li:hover > a .menu-item-parent {
  color: #d230d2;
}
.smart-style-entropy-pink.minified #left-panel nav > ul > li > ul li ul li a:link {
  padding: 2px 5px 2px 25px !important;
}
.smart-style-entropy-pink.minified #left-panel nav > ul > li > ul li ul li ul li a.active {
  color: #d230d2;
}
.smart-style-entropy-pink.minified #left-panel nav > ul > li > ul li ul li ul li a.active:before {
  right: 10px;
}
.smart-style-entropy-pink .minifyme {
  font-size: 21px;
}
.smart-style-entropy-pink .minifyme i {
  color: #ede7f3;
}
.smart-style-entropy-pink .minifyme:hover {
  padding-right: 0px;
}
.smart-style-entropy-pink .minifyme:hover i {
  color: #d230d2;
}
.smart-style-entropy-pink #project-context > :first-child,
.smart-style-entropy-pink #sparks li h5,
.smart-style-entropy-pink .ajax-notifications > .alert.alert-transparent,
.smart-style-entropy-pink .bootstrap-duallistbox-container label,
.smart-style-entropy-pink .form header,
.smart-style-entropy-pink .inbox-side-bar h6,
.smart-style-entropy-pink .project-context > :first-child,
.smart-style-entropy-pink [class*=' txt-color-'] {
  color: #fff;
}
.smart-style-entropy-pink .bg-color-green,
.smart-style-entropy-pink .jarviswidget-color-green > header {
  border: none;
  background: rgba(21, 160, 21, 0.5);
}
.smart-style-entropy-pink .bg-color-greenLight,
.smart-style-entropy-pink .jarviswidget-color-greenLight > header {
  border-color: rgba(127, 207, 113, 0.5) !important;
  background: rgba(127, 207, 113, 0.5) !important;
}
.smart-style-entropy-pink .bg-color-greenDark,
.smart-style-entropy-pink .jarviswidget-color-greenDark > header {
  border-color: rgba(135, 233, 117, 0.5) !important;
  background: rgba(135, 233, 117, 0.5) !important;
}
.smart-style-entropy-pink .bg-color-purple,
.smart-style-entropy-pink .jarviswidget-color-purple > header {
  border-color: rgba(98, 57, 149, 0.43) !important;
  background: rgba(122, 72, 185, 0.43) !important;
}
.smart-style-entropy-pink .bg-color-magenta,
.smart-style-entropy-pink .jarviswidget-color-magenta > header {
  border-color: rgba(76, 38, 78, 0.43) !important;
  background: rgba(110, 54, 113, 0.43) !important;
}
.smart-style-entropy-pink .bg-color-pink,
.smart-style-entropy-pink .jarviswidget-color-pink > header {
  border-color: rgba(233, 157, 201, 0.43) !important;
  background: rgba(233, 157, 201, 0.43) !important;
}
.smart-style-entropy-pink .bg-color-pinkDark,
.smart-style-entropy-pink .jarviswidget-color-pinkDark > header {
  border-color: rgba(208, 58, 146, 0.43) !important;
  background: rgba(218, 99, 169, 0.43) !important;
}
.smart-style-entropy-pink .bg-color-blueLight,
.smart-style-entropy-pink .jarviswidget-color-blueLight > header {
  border-color: rgba(140, 210, 236, 0.43) !important;
  background: rgba(184, 227, 243, 0.43) !important;
}
.smart-style-entropy-pink .jarviswidget-color-blueLight > header > .jarviswidget-ctrls a {
  color: #fff !important;
}
.smart-style-entropy-pink .bg-color-teal,
.smart-style-entropy-pink .jarviswidget-color-teal > header {
  border-color: rgba(84, 210, 208, 0.83) !important;
  background: rgba(124, 221, 219, 0.83) !important;
}
.smart-style-entropy-pink .bg-color-blue,
.smart-style-entropy-pink .jarviswidget-color-blue > header {
  border-color: rgba(59, 184, 235, 0.43) !important;
  background: rgba(59, 184, 235, 0.43) !important;
}
.smart-style-entropy-pink .bg-color-blueDark,
.smart-style-entropy-pink .jarviswidget-color-blueDark > header {
  border-color: rgba(29, 61, 104, 0.43) !important;
  background: rgba(29, 61, 104, 0.43) !important;
}
.smart-style-entropy-pink .bg-color-darken,
.smart-style-entropy-pink .jarviswidget-color-darken > header {
  border-color: rgba(0, 0, 0, 0.23) !important;
  background: rgba(0, 0, 0, 0.23) !important;
}
.smart-style-entropy-pink .bg-color-yellow,
.smart-style-entropy-pink .jarviswidget-color-yellow > header {
  border-color: rgba(253, 236, 184, 0.43) !important;
  background: rgba(253, 236, 184, 0.43) !important;
}
.smart-style-entropy-pink .bg-color-orange,
.smart-style-entropy-pink .jarviswidget-color-orange > header {
  border-color: rgba(255, 159, 71, 0.43) !important;
  background: rgba(255, 159, 71, 0.43) !important;
}
.smart-style-entropy-pink .bg-color-orangeDark,
.smart-style-entropy-pink .jarviswidget-color-orangeDark > header {
  border-color: rgba(255, 161, 87, 0.43) !important;
  background: rgba(255, 161, 87, 0.43) !important;
}
.smart-style-entropy-pink .bg-color-red,
.smart-style-entropy-pink .jarviswidget-color-red > header {
  border-color: rgba(255, 7, 7, 0.43) !important;
  background: rgba(255, 7, 7, 0.43) !important;
}
.smart-style-entropy-pink .bg-color-redLight,
.smart-style-entropy-pink .jarviswidget-color-redLight > header {
  border-color: rgba(252, 61, 61, 0.43) !important;
  background: rgba(252, 61, 61, 0.43) !important;
}
.smart-style-entropy-pink .bg-color-white,
.smart-style-entropy-pink .jarviswidget-color-white > header {
  border-color: rgba(255, 255, 255, 0.33) !important;
  background: rgba(255, 255, 255, 0.43) !important;
  color: #000;
}
.smart-style-entropy-pink .jarviswidget-color-white > header > .jarviswidget-ctrls a {
  color: #3d3d3d !important;
}
.smart-style-entropy-pink button.ColVis_Button,
.smart-style-entropy-pink ul.ColVis_collection li {
  color: #fff !important;
}
.smart-style-entropy-pink ul.ColVis_collection {
  background: rgba(0, 0, 0, 0.5);
}
.smart-style-entropy-pink .status .links {
  background: rgba(255, 255, 255, 0.1);
}
.smart-style-entropy-pink .smart-form .rating input:checked ~ label {
  color: #7ed5eb;
}
.smart-style-entropy-pink .smart-form .rating input + label:hover,
.smart-style-entropy-pink .smart-form .rating input + label:hover ~ label {
  color: #a3edff;
}
.smart-style-entropy-pink .dt-toolbar option,
.smart-style-entropy-pink select:not([multiple]) option {
  background: rgba(0, 0, 0, 0.9);
  border-color: #37243b;
  color: #fff;
}
.smart-style-entropy-pink .has-error .checkbox,
.smart-style-entropy-pink .has-error .checkbox-inline,
.smart-style-entropy-pink .has-error .control-label,
.smart-style-entropy-pink .has-error .form-control-feedback,
.smart-style-entropy-pink .has-error .help-block,
.smart-style-entropy-pink .has-error .radio,
.smart-style-entropy-pink .has-error .radio-inline {
  color: #ff7676;
  -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.smart-style-entropy-pink .has-success .checkbox,
.smart-style-entropy-pink .has-success .checkbox-inline,
.smart-style-entropy-pink .has-success .control-label,
.smart-style-entropy-pink .has-success .form-control-feedback,
.smart-style-entropy-pink .has-success .help-block,
.smart-style-entropy-pink .has-success .radio,
.smart-style-entropy-pink .has-success .radio-inline {
  color: #b1f3b2;
  -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.smart-style-entropy-pink label input[type='checkbox'].checkbox:checked + span:before {
  color: #d2e8ff;
}
.smart-style-entropy-pink label input[type='checkbox'].checkbox.style-2:checked + span:before {
  color: #66665e;
}
.smart-style-entropy-pink label input[type='radio'].radiobox + span:before,
.smart-style-entropy-pink label input[type='radio'].radiobox:checked + span:before {
  color: #d2e8ff !important;
  border-color: #d2e8ff !important;
}
.smart-style-entropy-pink input[type='checkbox'].checkbox + span:before {
  color: #fff;
  border-color: #fff;
}
.smart-style-entropy-pink .form-actions,
.smart-style-entropy-pink .smart-form.widget-body-toolbar,
.smart-style-entropy-pink .widget-body-toolbar,
.smart-style-entropy-pink label input[type='checkbox'].checkbox + span:before,
.smart-style-entropy-pink label input[type='radio'].radiobox + span:before {
  background: rgba(255, 255, 255, 0.23);
  border-color: rgba(255, 255, 255, 0.53);
}
.smart-style-entropy-pink .irs-diapason,
.smart-style-entropy-pink .noUi-connect {
  background: #fff;
}
.smart-style-entropy-pink .noUi-origin-lower {
  background: rgba(0, 255, 255, 0.8);
}
#extr-page.smart-style-entropy-pink,
.smart-style-entropy-pink .MessageBoxContainer,
.smart-style-entropy-pink .ajax-dropdown {
  background: url(../../assets/img/discovery.jpg) no-repeat 0 0;
  color: #fff;
  background-size: cover;
}
#extr-page body.smart-style-entropy-pink {
  background: none !important;
}
.smart-style-entropy-pink .ui-chatbox-titlebar {
  background: #2a4f58 !important;
}
.smart-style-entropy-pink .ui-chatbox .ui-widget-content {
  background: rgba(51, 103, 105, 0.6);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(81, 165, 177, 0.6)), color-stop(1, rgba(68, 85, 139, 0.6)));
  background: -ms-linear-gradient(bottom, rgba(81, 165, 177, 0.6), rgba(68, 85, 139, 0.6));
  background: -moz-linear-gradient(bottom, rgba(81, 165, 177, 0.6) 0, rgba(68, 85, 139, 0.6) 100%);
  background: -o-linear-gradient(rgba(68, 85, 139, 0.6), rgba(81, 165, 177, 0.6));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(68,  85,  139,  0.6)', endColorstr='rgba(81,  165,  177,  0.6)', GradientType=0);
}
.smart-style-entropy-pink .ui-chatbox-content > .alert-msg {
  background: #fffdd0;
}
.smart-style-entropy-pink .ui-chatbox-input {
  background: rgba(29, 96, 117, 0.6);
}
.smart-style-entropy-pink .ui-chatbox .ui-widget-content textarea {
  background: rgba(0, 0, 0, 0.23) !important;
  border-color: rgba(0, 0, 0, 0.23) !important;
  color: #fff;
}
.smart-style-entropy-pink .ui-chatbox .ui-widget-content textarea:focus {
  background: rgba(0, 0, 0, 0.53) !important;
  border-color: rgba(0, 0, 0, 0.53) !important;
  font-weight: 700;
}
.smart-style-entropy-pink .MessageBoxContainer,
.smart-style-entropy-pink .fc-widget-content {
  -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.smart-style-entropy-pink #cache-widget-background-image {
  background: url(../../assets/img/background_pink.jpg);
  visibility: hidden;
}
.smart-style-entropy-pink #jarviswidget-fullscreen-mode .jarviswidget {
  background: url(../../assets/img/background_pink.jpg) no-repeat center bottom fixed;
  background-size: cover;
}
.smart-style-entropy-pink .fc-widget-content {
  border-color: rgba(0, 0, 0, 0.3);
}
.smart-style-entropy-pink .fc-grid .fc-day-number {
  padding: 0 4px;
  font-size: 17px;
}
.smart-style-entropy-pink .fc-state-highlight {
  background: 0 0;
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.smart-style-entropy-pink .bootstrap-duallistbox-container label,
.smart-style-entropy-pink .form header,
.smart-style-entropy-pink .inbox-body .table-wrap,
.smart-style-entropy-pink .inbox-nav-bar,
.smart-style-entropy-pink .inbox-side-bar,
.smart-style-entropy-pink .notification-body > li > span,
.smart-style-entropy-pink .smart-form header {
  background: 0 0;
}
.smart-style-entropy-pink #inbox-table.table tbody > tr > td {
  border-color: rgba(255, 255, 225, 0.15) !important;
}
.smart-style-entropy-pink #inbox-table tbody tr:hover,
.smart-style-entropy-pink .table-hover > tbody > tr:hover > td {
  background: rgba(0, 255, 225, 0.25);
}
.smart-style-entropy-pink .inbox-message {
  background: rgba(0, 0, 0, 0.35);
}
.smart-style-entropy-pink .table {
  background: rgba(0, 0, 0, 0.15);
}
.smart-style-entropy-pink .bs-example .table {
  background: 0 0;
}
.smart-style-entropy-pink .smart-form .checkbox i,
.smart-style-entropy-pink .smart-form .radio i {
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.4) !important;
}
.smart-style-entropy-pink .smart-form .radio input + i:after {
  background: #fff;
}
.smart-style-entropy-pink .smart-form .checkbox.state-error i,
.smart-style-entropy-pink .smart-form .radio.state-error i,
.smart-style-entropy-pink .smart-form .state-error input,
.smart-style-entropy-pink .smart-form .state-error select,
.smart-style-entropy-pink .smart-form .state-error textarea,
.smart-style-entropy-pink .smart-form .toggle.state-error i {
  background: rgba(255, 8, 8, 0.2) !important;
  border-color: #a90329 !important;
}
.smart-style-entropy-pink .smart-form .checkbox.state-success i,
.smart-style-entropy-pink .smart-form .radio.state-success i,
.smart-style-entropy-pink .smart-form .state-success input,
.smart-style-entropy-pink .smart-form .state-success select,
.smart-style-entropy-pink .smart-form .state-success textarea,
.smart-style-entropy-pink .smart-form .toggle.state-success i {
  background: rgba(98, 248, 98, 0.2) !important;
  border-color: #7dc27d;
}
.smart-style-entropy-pink .bootstrap-timepicker-widget table td input {
  color: #333;
}
.smart-style-entropy-pink .inbox-info-bar .form-group input,
.smart-style-entropy-pink .inbox-info-bar .select2-container-multi .select2-choices {
  border-color: transparent !important;
  background: transparent !important;
}
.smart-style-entropy-pink .highlight .inbox-data-message > :first-child,
.smart-style-entropy-pink .highlight .inbox-data-message > :first-child > :first-child {
  color: #333 !important;
}
.smart-style-entropy-pink .table > tbody > tr.warning > td,
.smart-style-entropy-pink .table > tbody > tr.warning > th,
.smart-style-entropy-pink .table > tbody > tr > td.warning,
.smart-style-entropy-pink .table > tbody > tr > th.warning,
.smart-style-entropy-pink .table > tfoot > tr.warning > td,
.smart-style-entropy-pink .table > tfoot > tr.warning > th,
.smart-style-entropy-pink .table > tfoot > tr > td.warning,
.smart-style-entropy-pink .table > tfoot > tr > th.warning,
.smart-style-entropy-pink .table > thead > tr.warning > td,
.smart-style-entropy-pink .table > thead > tr.warning > th,
.smart-style-entropy-pink .table > thead > tr > td.warning,
.smart-style-entropy-pink .table > thead > tr > th.warning,
.smart-style-entropy-pink .unread td {
  background-color: rgba(255, 214, 0, 0.3) !important;
  color: #fff;
}
.smart-style-entropy-pink .table > tbody > tr.danger > td,
.smart-style-entropy-pink .table > tbody > tr.danger > th,
.smart-style-entropy-pink .table > tbody > tr > td.danger,
.smart-style-entropy-pink .table > tbody > tr > th.danger,
.smart-style-entropy-pink .table > tfoot > tr.danger > td,
.smart-style-entropy-pink .table > tfoot > tr.danger > th,
.smart-style-entropy-pink .table > tfoot > tr > td.danger,
.smart-style-entropy-pink .table > tfoot > tr > th.danger,
.smart-style-entropy-pink .table > thead > tr.danger > td,
.smart-style-entropy-pink .table > thead > tr.danger > th,
.smart-style-entropy-pink .table > thead > tr > td.danger,
.smart-style-entropy-pink .table > thead > tr > th.danger {
  background-color: rgba(236, 43, 43, 0.5) !important;
  color: #fff;
}
.smart-style-entropy-pink .table > tbody > tr.success > td,
.smart-style-entropy-pink .table > tbody > tr.success > th,
.smart-style-entropy-pink .table > tbody > tr > td.success,
.smart-style-entropy-pink .table > tbody > tr > th.success,
.smart-style-entropy-pink .table > tfoot > tr.success > td,
.smart-style-entropy-pink .table > tfoot > tr.success > th,
.smart-style-entropy-pink .table > tfoot > tr > td.success,
.smart-style-entropy-pink .table > tfoot > tr > th.success,
.smart-style-entropy-pink .table > thead > tr.success > td,
.smart-style-entropy-pink .table > thead > tr.success > th,
.smart-style-entropy-pink .table > thead > tr > td.success,
.smart-style-entropy-pink .table > thead > tr > th.success {
  background-color: rgba(106, 228, 56, 0.5) !important;
  color: #fff;
}
.smart-style-entropy-pink #chat-container #chat-users li a img,
.smart-style-entropy-pink #shortcut ul li .jarvismetro-tile,
.smart-style-entropy-pink .chat-body li.message img,
.smart-style-entropy-pink .friends-list img,
.smart-style-entropy-pink .inbox-download-list li > :first-child > :first-child > img,
.smart-style-entropy-pink .login-info img,
.smart-style-entropy-pink .notification-body,
.smart-style-entropy-pink .profile-pic > img,
.smart-style-entropy-pink .usr-card > img {
  border-radius: 50% 0 !important;
}
.smart-style-entropy-pink .friends-list img {
  outline: 0;
}
.smart-style-entropy-pink .inbox-download-list li > :first-child:hover {
  background: rgba(255, 255, 255, 0.3);
  border-color: rgba(192, 192, 192, 0.3);
}
.smart-style-entropy-pink .inbox-download,
.smart-style-entropy-pink .inbox-message {
  border-bottom-color: rgba(255, 255, 255, 0.3);
}
.smart-style-entropy-pink .txt-color-white {
  color: #fff !important;
}
.smart-style-entropy-pink .demo .txt-color-darken {
  color: #333 !important;
}
.smart-style-entropy-pink .demo label input[type='checkbox'].checkbox + span:before,
.smart-style-entropy-pink .demo label input[type='radio'].radiobox + span:before {
  background-color: #f4f4f4;
}
.smart-style-entropy-pink nav > ul ul li::before,
.smart-style-entropy-pink nav > ul > li > ul::before {
  border: none !important;
}
.smart-style-entropy-pink .smart-form,
.smart-style-entropy-pink .ui-jqgrid .ui-jqgrid-title,
.smart-style-entropy-pink .ui-state-focus,
.smart-style-entropy-pink .ui-state-hover,
.smart-style-entropy-pink .ui-widget-content .ui-state-focus,
.smart-style-entropy-pink .ui-widget-content .ui-state-hover,
.smart-style-entropy-pink .ui-widget-header .ui-state-focus,
.smart-style-entropy-pink .ui-widget-header .ui-state-hover {
  color: #fff;
}
.smart-style-entropy-pink .well-light .nav-tabs {
  background: rgba(0, 0, 0, 0.43);
  color: #fff;
  padding-left: 10px;
}
.smart-style-entropy-pink .icon-addon,
.smart-style-entropy-pink .input-icon-left > i,
.smart-style-entropy-pink .input-icon-right > i {
  color: #fff;
}
/* .@{class-init} .show-stats .progress-bar {
    background: rgba(255, 255, 255, .8)!important;
} */
@media (max-width: 979px) {
  .smart-style-entropy-pink #sparks {
    background: 0 0;
  }
}
@media (max-width: 767px) {
  .smart-style-entropy-pink .tab-left-content {
    padding-right: 0px;
  }
}
/* header items overflow bug */
@media (max-width: 2500px) {
  .smart-style-entropy-pink .btn-header.transparent a {
    width: auto !important;
    margin-top: 10px !important;
  }
}
@media (max-width: 2500px) {
  .smart-style-entropy-pink .dropzone .dz-default.dz-message {
    margin-left: 0px !important;
    margin-top: 0px !important;
  }
}
/* scrollbars */
/* width */
.smart-style-entropy-pink::-webkit-scrollbar {
  width: 16px;
}
/* Track */
.smart-style-entropy-pink::-webkit-scrollbar-track {
  background: #b71573;
}
/* Handle */
.smart-style-entropy-pink::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.3);
}
/* Handle on hover */
.smart-style-entropy-pink::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.6);
}
.smart-style-entropy-pink::-webkit-scrollbar-corner {
  background: rgba(8, 0, 97, 0.2);
}
.smart-style-entropy-pink .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap {
  border: solid #ffffff 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.65);
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.43);
  transition: all 0.6s;
}
.smart-style-entropy-pink .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap a {
  background-color: #ffffff;
  background-repeat: no-repeat;
  z-index: 99999;
  transition: all 0.6s;
}
.smart-style-entropy-pink .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap a.minimized-bottomright {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  border-radius: 0px;
}
.smart-style-entropy-pink .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap a.minimized-topleft {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  border-radius: 0px;
}
.smart-style-entropy-pink .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap a.minimized-bottomleft {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  border-radius: 0px;
}
.smart-style-entropy-pink .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap a.minimized-topright {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  border-radius: 0px;
}
.smart-style-entropy-pink .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap-toggle-display {
  background-size: cover;
  position: absolute;
  border-radius: 3px 0px 0px 0px;
}
.smart-style-entropy-pink .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap-toggle-display-bottomright {
  bottom: 0;
  right: 0;
}
.smart-style-entropy-pink .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap-toggle-display-topleft {
  top: 0;
  left: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.smart-style-entropy-pink .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap-toggle-display-bottomleft {
  bottom: 0;
  left: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.smart-style-entropy-pink .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap-toggle-display-topright {
  top: 0;
  right: 0;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
/* Old IE */
.smart-style-entropy-pink .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-oldie .leaflet-control-minimap {
  border: 1px solid #999;
}
.smart-style-entropy-pink .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-oldie .leaflet-control-minimap a {
  background-color: #fff;
}
.smart-style-entropy-pink .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-oldie .leaflet-control-minimap a.minimized {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
/* flechita item actual */
.smart-style-entropy-pink nav ul li.active > a:before {
  position: absolute;
  height: 19px;
  width: 10px;
  right: 4px;
  top: 8px;
  color: #d230d2;
}
/* DESPLEGABLES */
.smart-style-entropy-pink .dropdown-menu,
.smart-style-entropy-pink .select2-drop,
.smart-style-entropy-pink .select2-dropdown,
.smart-style-entropy-pink .ag-theme-custom-new .ag-menu {
  background-color: #44257c;
  background: linear-gradient(to top left, rgba(115, 66, 100, 0.91), rgba(115, 3, 50, 0.95));
}
/* INPUTS EN DESPLEGABLES */
.smart-style-entropy-pink .select2-search input {
  border: 1px solid #db98db;
  background: rgba(0, 0, 0, 0.3);
  margin-top: 2px;
  color: #fff;
}
.smart-style-entropy-pink .select2-results .select2-highlighted,
.smart-style-entropy-pink .select2-results__option--highlighted,
.smart-style-entropy-pink .entropy-filter .dropdown-menu li a:hover {
  background-color: #b14c83;
  color: #fff;
}
.smart-style-entropy-pink .select2-results__option[aria-selected='true'] {
  background: #d230d2;
  color: rgba(0, 0, 0, 0.9);
}
.smart-style-entropy-pink #left-panel nav ul li a,
.smart-style-entropy-pink .jarviswidget-ctrls .button-icon {
  color: #fff;
}
.smart-style-entropy-pink #left-panel nav ul li a:link,
.smart-style-entropy-pink .jarviswidget-ctrls .button-icon:link,
.smart-style-entropy-pink #left-panel nav ul li a:visited,
.smart-style-entropy-pink .jarviswidget-ctrls .button-icon:visited {
  color: #fff;
}
.smart-style-entropy-pink #left-panel nav ul li a:link i,
.smart-style-entropy-pink .jarviswidget-ctrls .button-icon:link i,
.smart-style-entropy-pink #left-panel nav ul li a:visited i,
.smart-style-entropy-pink .jarviswidget-ctrls .button-icon:visited i {
  color: #fff;
}
.smart-style-entropy-pink #left-panel nav ul li a:hover,
.smart-style-entropy-pink .jarviswidget-ctrls .button-icon:hover,
.smart-style-entropy-pink #left-panel nav ul li a:active,
.smart-style-entropy-pink .jarviswidget-ctrls .button-icon:active {
  color: #c069ea;
}
.smart-style-entropy-pink #left-panel nav ul li a:hover i,
.smart-style-entropy-pink .jarviswidget-ctrls .button-icon:hover i,
.smart-style-entropy-pink #left-panel nav ul li a:active i,
.smart-style-entropy-pink .jarviswidget-ctrls .button-icon:active i {
  color: #c069ea;
}
.smart-style-entropy-pink #left-panel nav ul li a:hover,
.smart-style-entropy-pink .jarviswidget-ctrls .button-icon:hover {
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.3);
}
.smart-style-entropy-pink .btn-default,
.smart-style-entropy-pink #sidebar-lte-functions button.btn.btn-default,
.smart-style-entropy-pink .btn-default.filter-btn,
.smart-style-entropy-pink .axis-selector-button button,
.smart-style-entropy-pink #sidebar-lte-functions .sidebar-accordion .custom-list ul .open .play-btn {
  background: #b71573 !important;
  color: #fff;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-pink .btn-default:hover,
.smart-style-entropy-pink #sidebar-lte-functions button.btn.btn-default:hover,
.smart-style-entropy-pink .btn-default.filter-btn:hover,
.smart-style-entropy-pink .axis-selector-button button:hover,
.smart-style-entropy-pink #sidebar-lte-functions .sidebar-accordion .custom-list ul .open .play-btn:hover {
  background: #ea1e79 !important;
}
.smart-style-entropy-pink .alma-refresh-btn {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  background: transparent !important;
}
.smart-style-entropy-pink .alma-refresh-btn:hover,
.smart-style-entropy-pink .alma-refresh-btn:active,
.smart-style-entropy-pink .alma-refresh-btn:focus {
  background: transparent !important;
  color: #d230d2 !important;
}
.smart-style-entropy-pink .alma-refresh-btn:hover i,
.smart-style-entropy-pink .alma-refresh-btn:active i,
.smart-style-entropy-pink .alma-refresh-btn:focus i {
  color: #d230d2 !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.vw-100 {
  width: 100vw !important;
}
.vh-100 {
  height: 100vh !important;
}
.iframe-container {
  overflow: hidden;
  height: 100%;
  position: relative;
}
.iframe-container iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.side-panel--container {
  z-index: 5 !important;
}
.App {
  margin: 0;
  padding: 0;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  position: relative;
}
.inline-controls {
  display: inline-block;
  vertical-align: bottom;
  padding-right: 5px;
}
.label {
  font-family: 'Calibri', Arial, sans-serif;
  margin-bottom: 6px;
  line-height: 19px;
  font-weight: 400;
  font-size: 13px;
  color: #fcfafa;
  text-align: left;
  white-space: normal;
}
.inputNew,
.react-autosuggest__input {
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 6px;
  font-size: 13px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  letter-spacing: 0.05rem;
  height: auto;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.container {
  width: 100%;
  max-width: 2000px;
  margin: 0 auto;
}
.row {
  display: flex;
  flex-wrap: wrap;
}
.react-autosuggest__container {
  display: inline-block;
  position: relative;
}
.react-autosuggest__suggestions-container {
  display: none;
}
.react-autosuggest__container--open .react-autosuggest__suggestions-container {
  margin-top: -1px;
  display: block;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 9999;
}
.react-autosuggest__suggestions-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: 1px solid #aaa;
}
.react-autosuggest__suggestion {
  cursor: pointer;
  padding: 2.5px 5px;
  font-size: 13px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  letter-spacing: 0.05rem;
}
.react-autosuggest__suggestion:not(:first-child) {
  border-top: 1px solid #ddd;
}
.suggestion-content {
  display: flex;
  align-items: center;
  background-repeat: no-repeat;
}
#fixed .select2-selection--multiple {
  overflow-y: scroll;
  max-height: 32px !important;
  min-height: 32px !important;
}
div.react-datepicker-wrapper {
  width: 90%;
}
div > div.react-datepicker__input-container,
div > div.react-datepicker__input-container input {
  width: 100%;
}
.smart-style-entropy .wdna-grid-table .ag-row .btn {
  margin: 1px 0px;
}
.selector-modal-70 {
  width: 70% !important;
}
.smart-style-entropy-pink #main-tabs {
  padding: 40px 10px 0 10px;
}
@media (min-width: 768px) {
  .smart-style-entropy-pink #main-tabs {
    padding: 5px 10px 0 10px;
  }
}
.smart-style-entropy-pink .modal-alarms h1 {
  display: none;
}
.smart-style-entropy-pink .modal-alarms .alarms-modal-content .alarms-list {
  width: 90%;
  margin: 0 auto 15px auto;
}
.smart-style-entropy-pink .modal-alarms .alarms-modal-content .alarms-list h2 {
  font-weight: bold;
  color: #d230d2;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: normal;
  padding: 3px 0 0 26px;
  background-repeat: no-repeat;
  background-position: 0 50%;
}
.smart-style-entropy-pink .modal-alarms .alarms-modal-content .alarms-list.fire-alarms h2 {
  background-image: url(../../assets/img/fire_alarm_icon_pink.svg);
  background-size: 20px 24px;
}
.smart-style-entropy-pink .modal-alarms .alarms-modal-content .alarms-list.overweight-alarms h2 {
  background-image: url(../../assets/img/weight_alarm_icon_pink.svg);
  background-size: 20px 24px;
}
.smart-style-entropy-pink .modal-alarms .alarms-modal-content .alarms-list.undefined-alarms h2 {
  background-image: url(../../assets/img/undefined_alarm_icon_pink.svg);
  background-size: 6px 24px;
  background-position: 7px 0;
}
.smart-style-entropy-pink .modal-alarms .alarms-modal-content .alarms-list ul {
  margin: 5px 0;
  padding: 0;
}
.smart-style-entropy-pink .modal-alarms .alarms-modal-content .alarms-list ul li {
  list-style: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.smart-style-entropy-pink .modal-alarms .alarms-modal-content .alarms-list ul li span {
  padding: 5px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
}
.smart-style-entropy-pink .modal-alarms .alarms-modal-content .alarms-list ul li span.sensor-code {
  width: 40%;
  font-size: 14px;
}
.smart-style-entropy-pink .modal-alarms .alarms-modal-content .alarms-list ul li span.container-type {
  width: 20%;
}
.smart-style-entropy-pink .modal-alarms .alarms-modal-content .alarms-list ul li span.sensor-name {
  width: 60%;
}
.smart-style-entropy-pink .container-alarms.global:hover .alarm {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.smart-style-entropy-pink .container-alarms .alarm {
  display: block;
  position: relative;
  width: 60px;
  height: 59px;
  background-size: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(../../assets/img/triangle_red_warning.png);
}
.smart-style-entropy-pink .container-alarms .alarm .bullet {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 5px;
  right: 10px;
  background-color: #fff;
  border-radius: 100%;
  text-align: center;
}
.smart-style-entropy-pink .container-alarms .alarm .bullet span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ff0000;
  font-size: 13px;
  font-weight: bold;
  line-height: 11px;
}
.smart-style-entropy-pink .container-alarms .alarm .icon {
  position: absolute;
  bottom: 8px;
  left: 16px;
  width: 27px;
  height: 25px;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.smart-style-entropy-pink .container-alarms .alarm.fire-alarm .icon {
  background-image: url(../../assets/img/alarm_fire_icon.png);
}
.smart-style-entropy-pink .container-alarms .alarm.weight-alarm .icon {
  background-image: url(../../assets/img/alarm_weight_icon.png);
}
.smart-style-entropy-pink .container-alarms .alarm.default-alarm .icon {
  background-image: url(../../assets/img/alarm_default_icon.png);
}
.smart-style-entropy-pink #tab-main-content .container-alarms {
  position: fixed;
  top: 43px;
  right: -8px;
  z-index: 590;
  background: rgba(0, 0, 0, 0.8);
  padding: 4px 8px 4px 20px;
  border-radius: 15px 0 0 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.smart-style-entropy-pink #tab-main-content .container-alarms .hide-container-alarms {
  position: absolute;
  width: 24px;
  height: 24px;
  left: -10px;
  top: 50%;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.9);
  background-image: url(../../assets/img/right-simple-arrow-pink.svg);
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: 60% 50%;
  border: 2px solid rgba(255, 255, 255, 0.2);
  cursor: pointer;
}
.smart-style-entropy-pink #tab-main-content .container-alarms .hide-container-alarms:hover {
  border: 2px solid rgba(255, 255, 255, 0.6);
}
.smart-style-entropy-pink #tab-main-content .container-alarms .alarm {
  display: inline-block;
  margin: 0 4px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.smart-style-entropy-pink #tab-main-content .container-alarms .alarm:hover {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.smart-style-entropy-pink #tab-main-content .container-alarms.collapsed {
  transform: translateX(calc(100% - 20px));
}
.smart-style-entropy-pink #tab-main-content .container-alarms.collapsed .hide-container-alarms {
  transform: translateY(-50%) rotate(180deg);
}
.smart-style-entropy-pink #tab-main-content.tab-left-content .container-alarms {
  right: 228px;
}
.smart-style-entropy-pink #tab-main-content .sortable-grid {
  width: 100% !important;
}
.smart-style-entropy-pink #tab-main-content .slick-slider {
  max-width: 100vw;
  margin-bottom: 30px;
  margin-left: -23px;
}
.smart-style-entropy-pink #tab-main-content .slick-slider .slick-slide {
  padding-top: 20px;
}
.smart-style-entropy-pink #tab-main-content .slick-slider .slick-dots li {
  display: inline-block;
  width: 12px;
  height: 12px;
  list-style: none;
}
.smart-style-entropy-pink #tab-main-content .slick-slider .slick-dots li button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  background-color: #fff;
  border-radius: 100%;
}
.smart-style-entropy-pink #tab-main-content .slick-slider .slick-dots li button:before {
  display: none;
}
.smart-style-entropy-pink #tab-main-content .slick-slider .slick-dots li.slick-active button {
  background-color: #d230d2;
}
.smart-style-entropy-pink #tab-main-content.tab-left-content {
  padding-right: 0px;
}
.smart-style-entropy-pink #waste_dashboard #content .row {
  font-size: 0;
  margin: 0;
}
.smart-style-entropy-pink #waste_dashboard #content .waste-dashboard-article {
  width: 20% !important;
  min-width: 250px;
}
.smart-style-entropy-pink #waste_dashboard #content .waste-dashboard-article.last {
  clear: right;
}
.smart-style-entropy-pink .containers_container > div {
  display: inline-block;
  width: 20%;
}
.smart-style-entropy-pink .containers_container.slick-slider > div {
  display: block;
  width: inherit;
}
.smart-style-entropy-pink .containers_container_with_subtype1 > div {
  display: inline-block;
  width: 16.666%;
}
.smart-style-entropy-pink .containers_container_with_subtype1.slick-slider > div {
  display: block;
  width: inherit;
}
.smart-style-entropy-pink .containers_container_with_subtype2 > div {
  display: inline-block;
  width: 14%;
}
.smart-style-entropy-pink .containers_container_with_subtype2.slick-slider > div {
  display: block;
  width: inherit;
}
.smart-style-entropy-pink .widget-body.waste-container {
  display: block;
  margin: 15px auto 15px auto;
  background-size: 100% 100%;
  min-height: auto !important;
  height: 340px !important;
  width: 220px !important;
  float: none;
  padding: 0;
  /*
  DISEÑO V2 - Circulo fijo + 3 valores inferiores
  .waste-container {
    ul {
      margin: 0;
      li {
        .opacity(0.8);
        color: #222;
        display: block;
        padding: 5px 3px;
        box-sizing: border-box;
        width: 180px;
        margin: 2px auto;
        text-align: left;
        // border-bottom: 1px solid rgba(0, 0, 0, 0.2);
        .icon {
          display: inline-block;
          background-repeat: no-repeat;
          background-size: auto 100%;
          vertical-align: middle;
          width: 50px;
          background-position: 100% 50%;
          margin-top:-2px;
        }
        .data {
          display: inline-block;
          vertical-align: baseline;
          font-size: 17px;
          padding-left: 10px;
          font-weight:bold;
          .units {
          }
        }
        &.WEIGHT {
          padding: 40px 0 0 0;
          font-weight: 600;
          text-align: center;
          width: 110px;
          height: 110px;
          border-radius: 100%;
          margin: 17px auto 10px auto;
          box-shadow: 0px 0px 6px rgba(255,255,255,0.7);
          background-image: url('../../../assets_com/img/waste/backs/marca_agua_5g_waste_op20.png');
          background-size: cover;
          .data {
            font-size: 30px;
            padding-left: 0px;
            display: block;
            line-height: 30px;
            color:#fff;
          }
          .units{
            font-size: 18px;
            display:block;
            color:#fff;
            line-height: 20px;
          }
          .icon {
            display: none;
          }
        }
        &.UNLOADS {
          .icon {
            height: 22px;
            background-image: url('../../../assets_com/img/waste/icons/unloads_icon.svg');
          }
        }
        &.QUANTITY {
          .icon {
            height: 20px;
            background-image: url('../../../assets_com/img/waste/icons/container_3.svg');
            background-position: calc(~"100% - 5px") 50%;
          }
        }
        &.AVERAGE {
          .icon {
            height: 20px;
            background-image: url('../../../assets_com/img/waste/icons/peso.svg');
            background-position: calc(~"100% - 5px") 50%;
          }
        }
      }
    }
  }
  */
}
.smart-style-entropy-pink .widget-body.waste-container .container-alarms {
  position: absolute;
  top: -30px;
  right: -30px;
  z-index: 10;
}
.smart-style-entropy-pink .widget-body.waste-container .container-header h2 {
  text-transform: uppercase;
  text-align: left;
  font-size: 18px;
  font-weight: 800;
  padding: 1px 4px 6px 34px;
  background-repeat: no-repeat;
  margin: 8px auto 2px auto;
  height: 40px;
  color: #fff;
  background-position: 0px 5px;
  background-size: auto 35px;
  display: block;
  width: max-content;
  width: fit-content;
}
.smart-style-entropy-pink .widget-body.waste-container .container-header h2 small {
  font-size: 16px;
  font-weight: normal;
  display: block;
  line-height: 20px;
  color: #fff;
}
.smart-style-entropy-pink .widget-body.waste-container .container-header h2:hover {
  cursor: pointer;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.smart-style-entropy-pink .widget-body.waste-container .radial_graph {
  position: absolute;
  width: 160px;
  height: 140px;
  left: 28px;
  top: 60px;
}
.smart-style-entropy-pink .widget-body.waste-container .radial_graph .weight_values {
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  color: #000;
  background-image: url(../../assets/img/peso.svg);
  background-position: 89% 0px;
  background-size: 22px 19px;
  background-repeat: no-repeat;
  top: 45%;
  z-index: 10;
}
.smart-style-entropy-pink .widget-body.waste-container .radial_graph .weight_values .containers_total_weight {
  font-weight: bold;
  font-size: 26px;
  text-align: center;
  line-height: 0.9;
  padding-right: 20px;
}
.smart-style-entropy-pink .widget-body.waste-container .radial_graph .weight_values .containers_day_weight {
  text-align: center;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.7);
}
.smart-style-entropy-pink .widget-body.waste-container .radial_graph .weight_values .containers_day_weight span {
  display: inline-block;
  font-size: 11px;
  width: 25px;
  font-weight: normal;
}
.smart-style-entropy-pink .widget-body.waste-container .radial_graph .weight_values .container_percentage {
  position: absolute;
  height: 36px;
  width: 35px;
}
.smart-style-entropy-pink .widget-body.waste-container .radial_graph .weight_values .container_percentage span {
  position: absolute;
  bottom: 0;
  display: block;
  text-align: center;
  width: 100%;
  line-height: 1;
}
.smart-style-entropy-pink .widget-body.waste-container .radial_graph .weight_values .container_unloads {
  position: absolute;
  bottom: 5px;
  left: 35px;
  height: 36px;
  width: 38px;
  background-image: url(../../assets/img/container_unloads_pink.svg);
  background-position: 105% 0px;
  background-size: 22px 19px;
  background-repeat: no-repeat;
  top: 40px;
}
.smart-style-entropy-pink .widget-body.waste-container .radial_graph .weight_values .container_unloads span {
  position: absolute;
  bottom: 0;
  display: block;
  text-align: center;
  width: 100%;
  line-height: 1;
}
.smart-style-entropy-pink .widget-body.waste-container .radial_graph .connection_signs {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 36px;
  height: 80px;
}
.smart-style-entropy-pink .widget-body.waste-container .radial_graph .connection_signs .wave1 {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 60px;
  height: 50px;
  background-image: url(../../assets/img/wdna_logo_wave_small_black.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.smart-style-entropy-pink .widget-body.waste-container .radial_graph .connection_signs .wave2 {
  position: absolute;
  top: 50%;
  right: 0%;
  transform: translateY(-50%);
  width: 26px;
  height: 79px;
  background-image: url(../../assets/img/wdna_logo_wave_big_blue.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.smart-style-entropy-pink .widget-body.waste-container .radial_graph svg {
  position: absolute;
  top: -11px;
  left: -6px;
}
.smart-style-entropy-pink .widget-body.waste-container .radial_graph div.circular_slider > svg {
  fill: none;
  stroke: #030303;
  stroke-width: 6px !important;
  stroke-opacity: 0.3 !important;
  stroke-linecap: butt;
  stroke-linejoin: butt;
}
.smart-style-entropy-pink .widget-body.waste-container .containers_stats {
  color: #654843;
  font-weight: 600;
  background-image: url(../../assets/img/panel_back_white_trans.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 47px;
  width: 82px;
  height: 86px;
}
.smart-style-entropy-pink .widget-body.waste-container .containers_stats.big_containers {
  left: 23px;
}
.smart-style-entropy-pink .widget-body.waste-container .containers_stats.big_containers .container_ico {
  height: 30px;
  width: 28px;
  top: 24px;
  left: 10px;
  background-image: url(../../assets/img/container_big_pink.svg);
}
.smart-style-entropy-pink .widget-body.waste-container .containers_stats.small_containers {
  right: 23px;
}
.smart-style-entropy-pink .widget-body.waste-container .containers_stats.small_containers .container_ico {
  height: 33px;
  width: 38px;
  top: 22px;
  left: 5px;
  background-image: url(../../assets/img/container_small_pink.svg);
}
.smart-style-entropy-pink .widget-body.waste-container .containers_stats .container_ico {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% 100%;
  position: absolute;
}
.smart-style-entropy-pink .widget-body.waste-container .containers_stats .container_ico span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 56%;
  color: #fad1d0;
}
.smart-style-entropy-pink .widget-body.waste-container .containers_stats .container_unloads {
  position: absolute;
  bottom: 5px;
  left: 7px;
  height: 36px;
  width: 35px;
  background-image: url(../../assets/img/container_unloads_pink.svg);
  background-position: 50% 0;
  background-size: auto;
  background-repeat: no-repeat;
}
.smart-style-entropy-pink .widget-body.waste-container .containers_stats .container_unloads span {
  position: absolute;
  bottom: 0;
  display: block;
  text-align: center;
  width: 100%;
  line-height: 1;
}
.smart-style-entropy-pink .widget-body.waste-container .containers_stats .containers_by_temp .hot_containers {
  position: absolute;
  top: 7px;
  right: 27px;
  z-index: 10;
}
.smart-style-entropy-pink .widget-body.waste-container .containers_stats .containers_by_temp .warm_containers {
  position: absolute;
  top: 33px;
  right: 27px;
  z-index: 10;
}
.smart-style-entropy-pink .widget-body.waste-container .containers_stats .containers_by_temp .cold_containers {
  position: absolute;
  top: 59px;
  right: 27px;
  z-index: 10;
}
.smart-style-entropy-pink .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .celsius_symbol {
  position: absolute;
  top: 3px;
  right: 2px;
  z-index: 10;
}
.smart-style-entropy-pink .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .thermometer_mask {
  position: absolute;
  top: 6px;
  right: 9px;
  width: 20px;
  height: 80px;
  background-position: 50% 0;
  background-image: url(../../assets/img/therm_shape.png);
  background-repeat: no-repeat;
  z-index: 5;
}
.smart-style-entropy-pink .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .temps_blocks {
  position: absolute;
  overflow: hidden;
  height: 75px;
  width: 7px;
  bottom: 5px;
  right: 16px;
  z-index: 1;
  border-radius: 4px;
}
.smart-style-entropy-pink .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .temps_blocks div {
  width: 7px;
}
.smart-style-entropy-pink .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .temps_blocks div.hot_temp_block {
  background-color: #ff0000;
}
.smart-style-entropy-pink .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .temps_blocks div.warm_temp_block {
  background-color: #ff9900;
}
.smart-style-entropy-pink .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .temps_blocks div.cold_temp_block {
  background-color: #00ff15;
}
.smart-style-entropy-pink .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .lower_temps_blocks {
  position: absolute;
  height: 75px;
  width: 20px;
  bottom: 5px;
  right: 6px;
  z-index: 1;
}
.smart-style-entropy-pink .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .lower_temps_blocks .mask {
  position: absolute;
  width: 13px;
  height: 13px;
  bottom: 0;
  overflow: hidden;
  border-radius: 50%;
}
.smart-style-entropy-pink .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .lower_temps_blocks .mask .bars_group {
  position: absolute;
  height: 75px;
  bottom: 0;
}
.smart-style-entropy-pink .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .lower_temps_blocks div {
  width: 20px;
}
.smart-style-entropy-pink .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .lower_temps_blocks div.hot_temp_block {
  background-color: #ff0000;
}
.smart-style-entropy-pink .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .lower_temps_blocks div.warm_temp_block {
  background-color: #ff9900;
}
.smart-style-entropy-pink .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .lower_temps_blocks div.cold_temp_block {
  background-color: #00ff15;
}
.smart-style-entropy-pink .widget-body.waste-container.SUW {
  background-image: url(../../assets/img/urban_solid_wheels_sensor.svg);
}
.smart-style-entropy-pink .widget-body.waste-container.SUW .container-header h2 {
  background-image: url(../../assets/img/urban_trash_icon.svg);
}
.smart-style-entropy-pink .widget-body.waste-container.SUW ul li.WEIGHT {
  background-color: #8c9084;
  border: 3px solid #585b53;
}
.smart-style-entropy-pink .widget-body.waste-container.FOR {
  background-image: url(../../assets/img/organic_wheels_sensor.svg);
}
.smart-style-entropy-pink .widget-body.waste-container.FOR .container-header h2 {
  background-image: url(../../assets/img/organic_icon.svg);
}
.smart-style-entropy-pink .widget-body.waste-container.FOR ul li.WEIGHT {
  background-color: #513d19;
  border: 3px solid #030201;
}
.smart-style-entropy-pink .widget-body.waste-container.PAP {
  background-image: url(../../assets/img/paper_wheels_sensor.svg);
}
.smart-style-entropy-pink .widget-body.waste-container.PAP .container-header h2 {
  background-image: url(../../assets/img/paper_icon.svg);
}
.smart-style-entropy-pink .widget-body.waste-container.PAP ul li.WEIGHT {
  background-color: #307fbe;
  border: 3px solid #1b496d;
}
.smart-style-entropy-pink .widget-body.waste-container.PET {
  background-image: url(../../assets/img/light_packaging_wheels_sensor.svg);
}
.smart-style-entropy-pink .widget-body.waste-container.PET .container-header h2 {
  background-image: url(../../assets/img/light_packaging_icon.svg);
}
.smart-style-entropy-pink .widget-body.waste-container.PET ul li.WEIGHT {
  background-color: #dec110;
  border: 3px solid #7f6e09;
}
.smart-style-entropy-pink .widget-body.waste-container.GLA {
  background-image: url(../../assets/img/glass_wheels_sensor.svg);
}
.smart-style-entropy-pink .widget-body.waste-container.GLA .container-header h2 {
  background-image: url(../../assets/img/glass_icon.svg);
}
.smart-style-entropy-pink .widget-body.waste-container.GLA ul li.WEIGHT {
  background-color: #10552a;
  border: 3px solid #000000;
}
.smart-style-entropy-pink .widget-body.waste-container.PNG {
  background-image: url(../../assets/img/organic_wheels_sensor.svg);
}
.smart-style-entropy-pink .widget-body.waste-container.PNG .container-header h2 {
  background-image: url(../../assets/img/tree_icon.png);
}
.smart-style-entropy-pink .widget-body.waste-container.PNG ul li.WEIGHT {
  background-color: #735902;
  border: 3px solid #0f0b00;
}
.smart-style-entropy-pink .widget-body.waste-container.CRK {
  background-image: url(../../assets/img/glass_wheels_sensor.svg);
}
.smart-style-entropy-pink .widget-body.waste-container.CRK .container-header h2 {
  background-image: url(../../assets/img/crockery_icon.svg);
}
.smart-style-entropy-pink .widget-body.waste-container.CRK ul li.WEIGHT {
  background-color: #0B6623;
  border: 3px solid #010a03;
}
.slider {
  display: inline;
  vertical-align: middle;
  position: relative !important;
}
.smart-style-entropy-pink .dashboard-timeline svg tspan {
  display: none;
}
.smart-style-entropy-pink #header .location-date-container {
  position: absolute;
  left: 0;
  top: 60px;
  width: 100%;
  height: 35px !important;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 0;
  text-align: center;
}
.smart-style-entropy-pink #header .location-date-container .location-date-indicator {
  color: #fff;
}
.smart-style-entropy-pink #header .location-date-container .location-date-indicator h1 {
  display: block;
  margin: 0;
  font-size: 14px;
  letter-spacing: normal;
}
.smart-style-entropy-pink #header .location-date-container .location-date-indicator h1 i {
  margin-right: 6px;
}
.smart-style-entropy-pink #left-panel {
  left: 0px !important;
  top: 95px;
  min-height: calc(100% - 95px);
  padding-top: 0px !important;
}
@media (min-width: 380px) {
  .smart-style-entropy-pink #header .location-date-container .location-date-indicator {
    color: #fff;
  }
  .smart-style-entropy-pink #header .location-date-container .location-date-indicator h1 {
    display: inline-block;
    margin: 0 10px;
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .smart-style-entropy-pink #header .location-date-container {
    left: 50%;
    transform: translateX(-50%);
    top: 10px;
    width: auto;
    min-width: 420px;
    background-color: rgba(0, 0, 0, 0.2);
    padding: 3px 15px;
    border-radius: 6px;
    height: auto !important;
  }
  .smart-style-entropy-pink #header .location-date-container .location-date-indicator h1 {
    font-size: 18px;
  }
  .smart-style-entropy-pink #left-panel {
    left: 0px !important;
    top: 60px;
    min-height: calc(100% - 60px);
  }
}
.smart-style-entropy-pink #header #logo-group {
  width: auto;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 6px;
  height: 50px;
  max-height: 50px;
  margin: 5px 0 0 5px;
  padding: 2px 8px;
  box-sizing: border-box;
}
.smart-style-entropy-pink #header #logo-group #logo {
  width: auto;
  margin: 0 8px 0 0;
}
.smart-style-entropy-pink #header #logo-group #logo img {
  height: 42px;
  margin: 3px 0 0 0;
  padding: 0;
}
.smart-style-entropy-pink #header #logo-group ul {
  padding: 0;
  margin: 0;
}
.smart-style-entropy-pink #header #logo-group ul li {
  padding: 0;
}
.smart-style-entropy-pink #header #logo-group ul a i {
  font-size: 24px;
}
.smart-style-entropy-pink #header #logo-group ul .dropdown-menu.pull-right {
  right: auto;
  left: 0;
}
.smart-style-entropy-pink #toggle-func-btn {
  top: -140px;
  z-index: 610;
}
.smart-style-entropy-pink #toggle-func-btn button {
  width: 50px;
  height: 36px;
  margin-top: 10px;
  background-color: transparent !important;
}
.smart-style-entropy-pink #toggle-func-btn button svg {
  height: 36px;
  width: 36px;
}
.smart-style-entropy-pink aside#right-panel {
  top: -149px;
  height: calc(100% + 134px);
  z-index: 600;
}
@media (min-width: 768px) {
  .smart-style-entropy-pink #toggle-func-btn {
    top: -100px;
  }
  .smart-style-entropy-pink aside#right-panel {
    top: -109px;
    height: calc(100% + 110px);
  }
}
@media (max-width: 979px) {
  #main {
    width: 100% !important;
  }
  body.minified #main {
    width: calc(100% - 45px) !important;
  }
}
.smart-style-entropy-pink .normaluser aside#left-panel {
  display: none;
}
.smart-style-entropy-pink .normaluser #main {
  margin-left: 0;
}
.smart-style-entropy-pink .main-filters .dropdown .dropdown-toggle {
  width: 100% !important;
}
.smart-style-entropy-pink .main-filters #date-picker-container {
  margin-top: 10px;
}
.smart-style-entropy-pink .main-filters .filter-btn {
  background-image: url(../../assets/img/go_pink_normal.png) !important;
  background-color: #6f335b !important;
  background-size: 24px !important;
  background-position: 5px 50% !important;
  background-repeat: no-repeat !important;
  height: 32px;
  margin-top: 5px;
  border-radius: 15px 2px 2px 15px;
  font-weight: bold;
}
.smart-style-entropy-pink .main-filters .filter-btn i {
  display: none;
}
.smart-style-entropy-pink .main-filters .filter-btn:hover {
  background-color: #910361 !important;
  background-image: url(../../assets/img/go_pink_hover.png) !important;
  background-size: 24px !important;
  background-position: 5px 50% !important;
  background-repeat: no-repeat !important;
  color: #e7afec;
}
.smart-style-entropy-pink .main-filters .filter-btn:disabled {
  cursor: not-allowed;
}
/* New DatePicker component */
.smart-style-entropy-pink #date-picker-container {
  width: 100% !important;
  position: relative;
  display: block;
}
.smart-style-entropy-pink #date-picker-container i {
  position: absolute;
  float: left;
  top: 6px;
  margin: 0 5px 0 0;
  padding-top: 2px;
  font-size: 18px;
  text-align: center;
  height: 22px;
  width: 22px;
  z-index: 10;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  color: #fff;
}
.smart-style-entropy-pink #date-picker-container .flatpickr-input {
  position: relative;
  display: block;
  height: 30px;
  background: #883f66 !important;
  color: #fff;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  border: 0;
  padding: 5px 10px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
  padding-left: 40px !important;
}
.smart-style-entropy-pink #date-picker-container .flatpickr-input:hover {
  background: #ac488e !important;
}
.smart-style-entropy-pink .modeButtonsContainer {
  margin-bottom: 4px;
  height: 0px;
}
.smart-style-entropy-pink .modeButtonsContainer .modeButton {
  text-transform: capitalize;
  font-size: 15px;
  padding: 1px 4px;
  background: rgba(0, 0, 0, 0.4);
  color: #ede7f3;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  height: 29px;
  width: 32%;
  margin: 3px 1px 0 0;
  border-radius: 4px;
}
.smart-style-entropy-pink .modeButtonsContainer .modeButton i {
  font-size: 22px;
  vertical-align: middle;
  margin-top: 3px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ede7f3;
}
.smart-style-entropy-pink .modeButtonsContainer .modeButton:hover {
  background: rgba(0, 0, 0, 0.9);
}
.smart-style-entropy-pink .modeButtonsContainer .modeButton:hover i {
  color: #ede7f3;
}
.smart-style-entropy-pink .modeButtonsContainer .modeButton:disabled {
  opacity: 0.3;
}
.smart-style-entropy-pink .modeButtonsContainer .modeButton.activeMode {
  background: #d230d2 !important;
  cursor: default;
  color: #4a0b5d;
}
.smart-style-entropy-pink .modeButtonsContainer .modeButton.activeMode i {
  color: #4a0b5d !important;
}
.smart-style-entropy-pink .modeButtonsContainer .modeButton.activeMode:hover {
  background: #d230d2 !important;
}
.smart-style-entropy-pink .modeButtonsContainer .modeButton.activeMode:hover i {
  color: #4a0b5d !important;
}
.smart-style-entropy-pink .flatpickr-calendar .flatpickr-months {
  background: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy-pink .flatpickr-calendar .flatpickr-months .flatpickr-month {
  background: transparent !important;
}
.smart-style-entropy-pink .flatpickr-calendar .flatpickr-months select,
.smart-style-entropy-pink .flatpickr-calendar .flatpickr-months input {
  background: transparent !important;
  font-size: 16px;
  color: #fff;
}
.smart-style-entropy-pink .flatpickr-calendar .flatpickr-months #clearButtonContainer button {
  background: #af0202;
  color: #fff;
  border: 2px solid #4a0b5d;
}
.smart-style-entropy-pink .flatpickr-calendar #hoursListContainer .hourListItem.activeHour:hover {
  background: #c069ea;
}
.smart-style-entropy-pink .flatpickr-calendar #hoursListContainer .hourListItem:hover {
  background: rgba(0, 0, 0, 0.2);
}
.smart-style-entropy-pink .flatpickr-calendar span.flatpickr-weekday {
  background: transparent !important;
}
.smart-style-entropy-pink .flatpickr-calendar .monthsButtonsContainer .monthButton {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 0px;
  background: transparent !important;
  color: #fff;
}
.smart-style-entropy-pink .flatpickr-calendar .monthsButtonsContainer .monthButton:hover {
  background: #c069ea !important;
}
.smart-style-entropy-pink .flatpickr-calendar .monthsButtonsContainer .monthButton.activeMonth {
  background: #d230d2 !important;
}
.smart-style-entropy-pink .flatpickr-calendar .yearsButtonsContainer .yearButton {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 0px;
  background: transparent !important;
  color: #fff;
}
.smart-style-entropy-pink .flatpickr-calendar .yearsButtonsContainer .yearButton:hover {
  background: #c069ea !important;
}
.smart-style-entropy-pink .flatpickr-calendar .yearsButtonsContainer .yearButton.activeYear {
  background: #d230d2 !important;
}
.smart-style-entropy-pink .flatpickr-calendar.hasWeeks .flatpickr-day.inRange {
  background: #c069ea !important;
  -webkit-box-shadow: -5px 0 0 #c069ea;
  box-shadow: -5px 0 0 #c069ea;
  color: #fff;
}
.smart-style-entropy-pink .flatpickr-calendar.hasWeeks .flatpickr-day.inRange:hover {
  background: #c069ea !important;
  color: #fff;
}
.smart-style-entropy-pink .flatpickr-calendar.hasWeeks .flatpickr-day.week.selected {
  background: #d230d2 !important;
  -webkit-box-shadow: -5px 0 0 #d230d2;
  box-shadow: -5px 0 0 #d230d2;
  color: #fff;
}
.smart-style-entropy-pink .flatpickr-calendar.hasWeeks .flatpickr-day.week.selected:hover {
  background: #d230d2 !important;
  color: #fff;
}
.smart-style-entropy-pink .flatpickr-calendar.hasWeeks .flatpickr-weeks .flatpickr-day:hover {
  background: transparent !important;
}
.dayContainer .flatpickr-day.flatpickr-disabled {
  opacity: 0.3;
}
.smart-style-entropy-pink .granularity-slider .btn-default {
  background: #b71573;
}
.smart-style-entropy-pink #right-panel .audits-sidebar .go-button,
.smart-style-entropy-pink #right-panel .audits-sidebar .granularity-selector .btn-primary,
.smart-style-entropy-pink #right-panel .audits-sidebar .vendor-selector button {
  width: 100%;
}
.smart-style-entropy-pink #right-panel .audits-sidebar .vendor-selector .entropy-filter {
  margin-bottom: 20px;
}
.smart-style-entropy-pink #right-panel .audits-sidebar .filters-selector {
  margin-bottom: 20px;
}
.smart-style-entropy-pink #right-panel .audits-sidebar .audits-summary-functionality .formula-selector,
.smart-style-entropy-pink #right-panel .audits-sidebar .audits-summary-functionality .group-level-selector {
  margin-bottom: 10px;
}
.smart-style-entropy-pink #right-panel .audits-sidebar .formula-selector .select2-selection.select2-selection--multiple {
  height: 100px !important;
}
.smart-style-entropy-pink #right-panel .transport-sidebar .go-button {
  width: 100%;
}
.smart-style-entropy-pink #right-panel .transport-worstoffenders .go-button,
.smart-style-entropy-pink #right-panel .transport-drilldown .go-button {
  width: 100%;
}
.smart-style-entropy-pink #evolution #tabbed-sidebar {
  padding-top: 15px;
}
.smart-style-entropy-pink #evolution #tabbed-sidebar ul.header-list {
  min-height: 10px !important;
  height: 30px !important;
  margin-top: 0px !important;
}
.smart-style-entropy-pink #evolution #tabbed-sidebar ul.header-list li {
  cursor: pointer;
}
.smart-style-entropy-pink #evolution #tabbed-sidebar ul.header-list li a {
  cursor: pointer;
  padding-left: 10px !important;
  padding-right: 10px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  height: 25px !important;
}
.smart-style-entropy-pink #evolution #tabbed-sidebar div.ui-tabs-panel {
  min-height: 10px;
  height: auto;
}
.smart-style-entropy-pink #evolution #tabbed-sidebar .integrity-module .serie-config {
  display: inline-flex;
}
.smart-style-entropy-pink #evolution #tabbed-sidebar .integrity-module .serie-config span:nth-child(3) {
  margin-left: 15px;
  width: 100%;
}
.smart-style-entropy-pink #evolution #tabbed-sidebar .integrity-module .serie-config span.serie-color-select > div > div:nth-child(2) {
  position: absolute !important;
  transform: translateX(-25%);
}
.smart-style-entropy-pink #evolution #tabbed-sidebar .add-to-chart-btn button {
  width: 98%;
  margin: 5px 5px 9px 5px;
  background: #b71573 !important;
  font-size: 15px;
}
.smart-style-entropy-pink #evolution #tabbed-sidebar .add-to-chart-btn button:hover {
  background: #ea1e79 !important;
}
.smart-style-entropy-pink #evolution #tabbed-sidebar .add-to-chart-btn .dropdown-menu {
  position: absolute;
  height: auto !important;
  width: 100%;
}
.smart-style-entropy-pink #evolution #tabbed-sidebar .add-to-chart-btn .dropdown-menu li a {
  padding: 3px 20px;
  line-height: 2;
}
.smart-style-entropy-pink #evolution #tabbed-sidebar .add-to-chart-btn .dropdown-menu li a:hover {
  color: #fff;
}
.smart-style-entropy-pink .custom-dashboards .custom-sidebar .action-buttons .go-button {
  width: calc(100% - 50px) !important;
  margin-left: -40px;
}
.smart-style-entropy-pink .custom-dashboards .inline-buttons button {
  margin-left: 10px;
  margin-right: 10px;
}
.smart-style-entropy-pink .custom-dashboard-delete-btn {
  position: fixed;
  top: 0;
  right: 0;
}
.smart-style-entropy-pink .custom-reports .wizard {
  height: 110px;
  padding: 5px;
  margin-bottom: 20px;
  max-width: 784px;
  text-align: center;
}
.smart-style-entropy-pink .custom-reports .wizard div {
  display: inline-block;
  vertical-align: top;
}
.smart-style-entropy-pink .widget-body .custom-layout .row {
  display: block;
}
.smart-style-entropy-pink .custom-layout .row {
  margin-bottom: 25px;
}
.smart-style-entropy-pink .custom-layout .table-mode div {
  margin-bottom: 5px;
}
.smart-style-entropy-pink .custom-layout .graph-mode div {
  margin-bottom: 5px;
}
.smart-style-entropy-pink .custom-layout .kpi-counter-selector .btn-select2-addon {
  margin-bottom: 5px;
  margin-top: 5px;
}
.smart-style-entropy-pink .custom-layout .order-by-selector {
  width: 440px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: top;
}
.smart-style-entropy-pink .custom-layout .order-by-selector .select2-container {
  width: calc(50% - 5px) !important;
  display: inline-block;
  margin-right: 5px;
}
.smart-style-entropy-pink .custom-layout .table-limit-selector {
  width: 220px;
  display: inline-block;
  vertical-align: top;
}
.smart-style-entropy-pink .custom-layout .table-mode,
.smart-style-entropy-pink .custom-layout .graph-mode,
.smart-style-entropy-pink .custom-layout .normal-time-selector,
.smart-style-entropy-pink .custom-layout .delta-time-selector,
.smart-style-entropy-pink .custom-layout .compare-time-selector,
.smart-style-entropy-pink .custom-layout .report-info,
.smart-style-entropy-pink .custom-layout .force-filter-switch,
.smart-style-entropy-pink .custom-layout .kpi-counter-selector,
.smart-style-entropy-pink .custom-layout .kpis-counters-config,
.smart-style-entropy-pink .custom-layout .kpi-counters-advanced-condition {
  border: 1px solid #37243b;
  padding: 10px;
  background: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy-pink .custom-layout .table-mode h3,
.smart-style-entropy-pink .custom-layout .graph-mode h3,
.smart-style-entropy-pink .custom-layout .normal-time-selector h3,
.smart-style-entropy-pink .custom-layout .delta-time-selector h3,
.smart-style-entropy-pink .custom-layout .compare-time-selector h3,
.smart-style-entropy-pink .custom-layout .report-info h3,
.smart-style-entropy-pink .custom-layout .force-filter-switch h3,
.smart-style-entropy-pink .custom-layout .kpi-counter-selector h3,
.smart-style-entropy-pink .custom-layout .kpis-counters-config h3,
.smart-style-entropy-pink .custom-layout .kpi-counters-advanced-condition h3 {
  margin: 0px 0px 15px 0px;
  border-bottom: 1px solid #37243b;
}
.smart-style-entropy-pink .custom-layout .table-mode.graph-config .color-picker-overlay,
.smart-style-entropy-pink .custom-layout .graph-mode.graph-config .color-picker-overlay,
.smart-style-entropy-pink .custom-layout .normal-time-selector.graph-config .color-picker-overlay,
.smart-style-entropy-pink .custom-layout .delta-time-selector.graph-config .color-picker-overlay,
.smart-style-entropy-pink .custom-layout .compare-time-selector.graph-config .color-picker-overlay,
.smart-style-entropy-pink .custom-layout .report-info.graph-config .color-picker-overlay,
.smart-style-entropy-pink .custom-layout .force-filter-switch.graph-config .color-picker-overlay,
.smart-style-entropy-pink .custom-layout .kpi-counter-selector.graph-config .color-picker-overlay,
.smart-style-entropy-pink .custom-layout .kpis-counters-config.graph-config .color-picker-overlay,
.smart-style-entropy-pink .custom-layout .kpi-counters-advanced-condition.graph-config .color-picker-overlay {
  display: none;
}
.smart-style-entropy-pink .custom-layout .table-mode .wdna-slider-container,
.smart-style-entropy-pink .custom-layout .graph-mode .wdna-slider-container,
.smart-style-entropy-pink .custom-layout .normal-time-selector .wdna-slider-container,
.smart-style-entropy-pink .custom-layout .delta-time-selector .wdna-slider-container,
.smart-style-entropy-pink .custom-layout .compare-time-selector .wdna-slider-container,
.smart-style-entropy-pink .custom-layout .report-info .wdna-slider-container,
.smart-style-entropy-pink .custom-layout .force-filter-switch .wdna-slider-container,
.smart-style-entropy-pink .custom-layout .kpi-counter-selector .wdna-slider-container,
.smart-style-entropy-pink .custom-layout .kpis-counters-config .wdna-slider-container,
.smart-style-entropy-pink .custom-layout .kpi-counters-advanced-condition .wdna-slider-container {
  margin-left: -21px;
}
.smart-style-entropy-pink .custom-layout .twitter-picker {
  transform: translateX(-50%);
}
.smart-style-entropy-pink .custom-layout .twitter-picker div:nth-child(2) {
  left: 55% !important;
}
.smart-style-entropy-pink .custom-layout .kpis-counters-config {
  min-height: 350px;
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
}
.smart-style-entropy-pink .custom-layout .kpis-counters-config.multitrend-mode .series-config-hoc .serie-color-select div {
  cursor: not-allowed;
}
.smart-style-entropy-pink .custom-layout .kpis-counters-config.multitrend-mode .series-config-hoc .serie-color-select div div {
  opacity: 0.65;
  pointer-events: none;
}
.smart-style-entropy-pink .custom-layout .reference-line-container .reference-line-config,
.smart-style-entropy-pink .custom-layout .reference-line-container .reference-line-color {
  margin-right: 5px;
  width: 220px;
  display: inline-block;
  vertical-align: top;
}
.smart-style-entropy-pink .custom-layout .busy-hour-kpi-counter-selector .busy-hour-kpi-selector,
.smart-style-entropy-pink .custom-layout .busy-hour-kpi-counter-selector .busy-hour-order-by-selector {
  margin-bottom: 5px;
}
.smart-style-entropy-pink .custom-layout .report-info .report-name,
.smart-style-entropy-pink .custom-layout .report-info .report-save,
.smart-style-entropy-pink .custom-layout .report-info .report-share {
  display: inline-block;
  vertical-align: top;
}
.smart-style-entropy-pink .custom-layout .report-info .report-name {
  width: 50%;
  margin-right: 20px;
}
.smart-style-entropy-pink .custom-layout .report-info .report-name .category {
  margin-top: 5px;
}
.smart-style-entropy-pink .custom-layout .group-level-selector .btn-select2-addon .select2-selection {
  width: 77%;
}
.smart-style-entropy-pink .custom-layout .group-level-selector .btn-select2-addon .select2 .select2-selection__arrow {
  display: block !important;
}
.smart-style-entropy-pink .custom-sidebar .action-buttons {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-align: center;
}
.smart-style-entropy-pink .custom-sidebar .action-buttons .go-button {
  display: inline-block;
  width: calc(100% - 50px) !important;
  margin: 5px 3px 5px 0;
  height: 35px;
}
.smart-style-entropy-pink .custom-sidebar .action-buttons .edit-button {
  display: inline-block;
  width: 38px;
  height: 35px;
  margin: 5px 0;
}
.smart-style-entropy-pink .custom-sidebar .action-buttons .edit-button i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.smart-style-entropy-pink .custom-sidebar .action-buttons .edit-button i.fa-spin {
  top: 20%;
  left: 28%;
}
.smart-style-entropy-pink .custom-sidebar .action-buttons .wizard-load-button {
  margin: 5px;
  width: 90%;
}
.smart-style-entropy-pink .custom-sidebar .action-buttons .wizard-go-button {
  margin: 5px;
  width: 90%;
}
.smart-style-entropy-pink .custom-sidebar .vendor-selector {
  cursor: not-allowed;
  opacity: 0.65;
}
.smart-style-entropy-pink .custom-sidebar .vendor-selector button {
  pointer-events: none;
}
.smart-style-entropy-pink .custom-sidebar .family-level-selector {
  display: none;
}
.smart-style-entropy-pink .custom-sidebar .busy-hour-kpi-selector,
.smart-style-entropy-pink .custom-sidebar .busy-hour-order-by-selector {
  display: none;
}
.smart-style-entropy-pink .general-filters .custom-sidebar .action-buttons .csv-button {
  width: calc(100% - 50px) !important;
  margin: 0px;
  margin-left: -40px;
}
.smart-style-entropy-pink .shortcuts-table .csv-inline-button i {
  font-size: 16px;
}
.smart-style-entropy-pink .shortcuts-table .show-button i {
  padding-top: 0px;
}
.smart-style-entropy-pink .custom-sidebar .action-buttons .csv-button {
  margin: 5px;
  width: 90%;
}
.smart-style-entropy-pink .thresholds-modal .modal-body {
  height: calc(70vh);
}
.smart-style-entropy-pink .thresholds-modal .modal-content {
  width: 1000px;
  margin-left: -200px;
}
.smart-style-entropy-pink .thresholds-modal .table-configuration .table-body {
  overflow-y: scroll;
  height: calc(65vh);
}
.smart-style-entropy-pink .drilldown-sidebar .drilldown-addon {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.smart-style-entropy-pink .drilldown-addon div {
  margin-bottom: 5px;
}
.smart-style-entropy-pink .drilldown-addon .drilldown-button {
  width: 100%;
}
.smart-style-entropy-pink .celldistribution-sidebar .celldistribution-addon {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.smart-style-entropy-pink .correlation-sidebar .correlation-addon {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.smart-style-entropy-pink .worstoffenders-sidebar .worstoffenders-addon {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.smart-style-entropy-pink .worstoffenders-addon div {
  margin-bottom: 5px;
}
.smart-style-entropy-pink .worstoffenders-addon .worstoffenders-button {
  width: 100%;
}
.smart-style-entropy-pink .worstoffenders-addon .text-label {
  margin-right: 20px;
}
.smart-style-entropy-pink .worstoffenders-addon .wo-limit {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.smart-style-entropy-pink .worstoffenders-addon .wo-limit .input-limit {
  display: inline-block;
  width: 100px;
}
.smart-style-entropy-pink .worstoffenders-addon .force-last-day div,
.smart-style-entropy-pink .worstoffenders-addon .wo-kpi-drilldown div {
  margin-bottom: 0px;
}
.smart-style-entropy-pink .worstoffenders-addon .wo-action-buttons .worstoffenders-button {
  display: inline-block;
  width: calc(100% - 50px) !important;
  margin: 5px 3px 5px 0;
  height: 35px;
}
.smart-style-entropy-pink .worstoffenders-addon .wo-action-buttons .worstoffenders-button + .btn-default {
  display: inline-block;
  width: 38px;
  height: 35px;
  margin: 5px 0;
}
.smart-style-entropy-pink .worstoffenders-addon .wo-action-buttons .worstoffenders-button + .btn-default i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.smart-style-entropy-pink .worstoffenders-addon .wo-action-buttons .worstoffenders-button + .btn-default i.fa-spin {
  top: 20%;
  left: 28%;
}
.smart-style-entropy-pink .worstoffenders-addon .wo-advanced-kpi-selector {
  width: 200px;
}
.smart-style-entropy-pink .wo-advanced-config .wo-kpi-counter-selector .select2 input {
  width: 100% !important;
  background: transparent;
  border: none;
}
.smart-style-entropy-pink .wo-advanced-config .wo-kpi-counter-selector .select2-selection.select2-selection--multiple {
  overflow-y: auto;
}
.smart-style-entropy-pink .wo-advanced-config .wo-kpi-counter-selector .wo-advanced-kpi-selector,
.smart-style-entropy-pink .wo-advanced-config .wo-kpi-counter-selector .wo-advanced-counter-selector {
  width: 300px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.smart-style-entropy-pink .ag-dnd-ghost,
.smart-style-entropy-pink .ag-popup,
.smart-style-entropy-pink .ag-menu,
.smart-style-entropy-pink .ag-select-agg-func-popup,
.smart-style-entropy-pink .ag-dialog {
  z-index: 9999;
}
.smart-style-entropy-pink .auto-mail-form .select2-search__field {
  display: none;
}
.smart-style-entropy-pink .select2-search {
  z-index: auto;
}
.smart-style-entropy-pink .thresholder-historical-sidebar {
  margin-left: 15px;
}
.smart-style-entropy-pink .thresholder-historical-sidebar #sidebar-elem-container button {
  width: 100%;
}
.smart-style-entropy-pink .acceptance-form .object-box .radio-inline {
  margin-left: 20px;
  margin-right: 20px;
}
.smart-style-entropy-pink .discovery-form label.control-label {
  margin-top: 7px;
  margin-right: -15px;
}
.smart-style-entropy-pink .discovery-form input {
  width: 100%;
}
.smart-style-entropy-pink .discovery-form .object-box .radio-inline {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 7px;
}
.smart-style-entropy-pink .discovery-form .object-box .radio-inline input {
  margin-left: 25px;
}
.smart-style-entropy-pink .discovery-form div.row {
  margin-bottom: 10px;
}
.smart-style-entropy-pink .pie-graphs-map .clickable {
  cursor: pointer;
}
.smart-style-entropy-pink .pie-graphs-map .RtNocpie {
  height: 150px;
}
.smart-style-entropy-pink .pie-graphs-map .RtNocpie .title {
  font-size: 22px;
  font-weight: normal !important;
  margin-top: -68px;
}
.smart-style-entropy-pink .pie-graphs-map .RtNocpie .extremeLabel {
  margin-top: -35px;
  margin-left: 60px;
  font-size: 20px;
}
.smart-style-entropy-pink .pie-graphs-map .RtNocpie .extremeLabel .row.lower {
  font-size: 14px;
  margin-top: -10px;
}
.smart-style-entropy-pink .pie-graphs-map div {
  max-width: 250px;
}
.smart-style-entropy-pink .widget-body.pie-graphs-map.horizontal {
  height: 250px !important;
  min-height: 250px !important;
  width: 965px !important;
}
.smart-style-entropy-pink .widget-body.pie-graphs-map.vertical {
  height: 650px !important;
  width: 275px !important;
}
.smart-style-entropy-pink .RtNocPie.circle-list .label {
  color: white;
  margin-top: -30px;
  font-size: 16px;
  font-weight: 700 !important;
}
.smart-style-entropy-pink .RtNocPie.circle-list .value {
  margin-top: -10px;
  font-size: 30px;
}
.smart-style-entropy-pink .console-summary {
  display: block;
  position: relative;
  margin-top: 32px;
  margin-bottom: 24px;
}
.smart-style-entropy-pink .console-summary .red.sum-box {
  background-image: linear-gradient(to right, #ff3300, #cc0000);
}
.smart-style-entropy-pink .console-summary .red.sum-box .sum-mv:hover {
  background-color: #99000f;
}
.smart-style-entropy-pink .console-summary .red.sum-box .sum-mv {
  background-color: #cc0000;
}
.smart-style-entropy-pink .console-summary .orange.sum-box {
  background-image: linear-gradient(to right, #ffbb00, #ff7722);
}
.smart-style-entropy-pink .console-summary .orange.sum-box .sum-mv:hover {
  background-color: #e65800;
}
.smart-style-entropy-pink .console-summary .orange.sum-box .sum-mv {
  background-color: #ff7722;
}
.smart-style-entropy-pink .console-summary .yellow.sum-box {
  background-image: linear-gradient(to right, #aaff33, yellow);
  color: black;
}
.smart-style-entropy-pink .console-summary .yellow.sum-box .sum-mv:hover {
  background-color: #ffcc00;
  color: black;
}
.smart-style-entropy-pink .console-summary .yellow.sum-box .sum-mv {
  background-color: yellow;
}
.smart-style-entropy-pink .console-summary .sum-box {
  padding: 12px;
  height: 150px;
  width: 12.5%;
  overflow: hidden;
  margin-right: 15px;
  border: 2px solid gray;
  box-sizing: border-box;
  font-size: 14px;
  font-family: 'Calibri', Arial, sans-serif;
}
.smart-style-entropy-pink .console-summary .sum-box .sum-mv {
  float: left;
  width: 100%;
  margin-right: 12px;
  margin-bottom: 10px;
  background-color: #33cc33;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid black;
  box-sizing: border-box;
}
.smart-style-entropy-pink .console-summary .sum-box .sum-mv:hover {
  background-color: #009933;
  color: white;
}
/* Visual Options Form */
.smart-style-entropy-pink .user-options-panel {
  width: 800px;
  max-width: 100%;
  margin: 0 auto;
}
.smart-style-entropy-pink .user-options-panel .setting_container {
  margin-top: 15px;
  padding: 0 20px;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
}
.smart-style-entropy-pink .user-options-panel .setting_container .nav-tabs {
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.smart-style-entropy-pink .visual-options-form {
  margin: 10px;
}
.smart-style-entropy-pink .visual-options-form #format-configure {
  margin-top: 10px;
}
.smart-style-entropy-pink .visual-options-form #format-configure h1 {
  margin-bottom: 10px;
}
.smart-style-entropy-pink .visual-options-form #format-configure label {
  margin-bottom: 15px;
}
.smart-style-entropy-pink .visual-options-form .btn {
  background: #b71573 !important;
  color: #fff;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-pink .visual-options-form .btn:hover {
  background: #ea1e79 !important;
}
.smart-style-entropy-pink .visual-options-form #smart-styles .pull-left .preview-img {
  width: 200px;
  height: 100px;
  margin-bottom: 16px;
  border: 2px solid rgba(0, 0, 0, 0.2);
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-pink .visual-options-form #smart-styles .pull-left .btn {
  background: #b71573 !important;
  color: #fff;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-pink .visual-options-form #smart-styles .pull-left .btn:hover {
  background: #ea1e79 !important;
}
.smart-style-entropy-pink .visual-options-form #smart-styles .pull-left:hover .preview-img {
  border: 2px solid #d230d2;
}
.smart-style-entropy-pink .visual-options-form #smart-styles .pull-left:hover .btn {
  background: #ea1e79 !important;
}
.smart-style-entropy-pink .loader-background {
  position: absolute;
  cursor: wait !important;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 9999;
}
.smart-style-entropy-pink .wdna-loader .loader-cancel-btn,
.smart-style-entropy-pink .wdna-loader .loader-cancel-btn.btn:active,
.smart-style-entropy-pink .wdna-loader .loader-cancel-btn.btn:hover {
  position: absolute;
  top: -12px;
  background: transparent;
}
.smart-style-entropy-pink .wdna-loader .loader-cancel-btn i {
  font-size: 18px !important;
}
.smart-style-entropy-pink .wdna-loader {
  z-index: 99999;
  top: 30%;
  left: 35%;
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 28px;
  width: 28px;
}
.smart-style-entropy-pink .wdna-loader i {
  font-size: 28px;
}
.smart-style-entropy-pink .wdna-loader.local-loader {
  width: 200px;
  text-align: center;
}
.smart-style-entropy-pink .wdna-loader .cancel-button {
  width: 150px;
  text-align: justify;
  background: transparent;
  border: none;
  position: relative;
  color: #fff;
  top: 125px;
  font-weight: bold;
}
.smart-style-entropy-pink .loader-overlay {
  position: fixed;
  display: block;
  cursor: wait !important;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9999;
}
.smart-style-entropy-pink .loader-overlay .wdna-loader {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.smart-style-entropy-pink .loader-overlay #animation_container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* NO DATA TEXT */
.smart-style-entropy-pink .wdna-no-data {
  position: absolute;
  z-index: 99;
  left: 50%;
  top: 40%;
}
.smart-style-entropy-pink .highcharts-container {
  overflow: visible !important;
}
.smart-style-entropy-pink .highcharts-container hr {
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  border: 0 !important;
  border-top: 1px solid #7b7575 !important;
}
.smart-style-entropy-pink .highcharts-scrollable-mask {
  fill: rgba(0, 0, 0, 0.8);
  transform: translateY(2px) scaleY(0.81);
}
.smart-style-entropy-pink .highcharts-root .highcharts-grid-line,
.smart-style-entropy-pink .highcharts-root .highcharts-axis-line,
.smart-style-entropy-pink .highcharts-root .highcharts-tick {
  stroke: #efaac1;
  stroke-width: 1;
}
.smart-style-entropy-pink .highcharts-root .highcharts-axis-labels text {
  color: #faf4f6 !important;
  fill: #faf4f6 !important;
}
.smart-style-entropy-pink .highcharts-root .highcharts-legend-item text tspan {
  color: #faf4f6 !important;
  fill: #faf4f6 !important;
}
.smart-style-entropy-pink .highcharts-root .highcharts-contextbutton .highcharts-button-box {
  display: none;
}
.smart-style-entropy-pink .highcharts-root .highcharts-contextbutton .highcharts-button-symbol {
  stroke: #fff !important;
}
.smart-style-entropy-pink .highcharts-root .highcharts-contextbutton:hover .highcharts-button-symbol {
  stroke: #d230d2 !important;
}
.smart-style-entropy-pink .highcharts-root .highcharts-tooltip .highcharts-label-box {
  fill: rgba(0, 0, 0, 0.4) !important;
  color: #fff !important;
  stroke: rgba(0, 0, 0, 0.9) !important;
}
.smart-style-entropy-pink .highcharts-root .highcharts-tooltip text {
  color: #fff !important;
  fill: #fff !important;
}
.smart-style-entropy-pink .highcharts-root .highcharts-tooltip text tspan {
  color: #fff !important;
  fill: #fff !important;
}
.smart-style-entropy-pink .highcharts-root .highcharts-subtitle tspan {
  fill: #db98db !important;
}
.smart-style-entropy-pink .highcharts-root .highcharts-no-data tspan {
  fill: #fff !important;
}
.smart-style-entropy-pink .highcharts-contextmenu .highcharts-menu {
  background: rgba(0, 0, 0, 0.9) !important;
  box-shadow: none !important;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
}
.smart-style-entropy-pink .highcharts-contextmenu .highcharts-menu .highcharts-menu-item {
  color: #fff !important;
}
.smart-style-entropy-pink .highcharts-contextmenu .highcharts-menu .highcharts-menu-item:hover {
  background: rgba(0, 0, 0, 0.9) !important;
  color: #d230d2 !important;
}
.smart-style-entropy-pink .highcharts-container + #sliders table tbody tr td {
  padding-right: 10px;
}
/* separator for Highcharts */
.smart-style-entropy-pink .hc-settings-modal .hc-settings-form .hc-settings-table {
  height: 300px;
  overflow: auto hidden;
  display: block;
}
.smart-style-entropy-pink .hc-settings-modal .modal-body {
  height: 400px !important;
}
.smart-style-entropy-pink .hc-settings-modal .hc-settings-form {
  padding: 20px;
}
.smart-style-entropy-pink .hc-settings-modal .hc-settings-form .form-control {
  width: 91px;
}
.smart-style-entropy-pink .hc-settings-modal .modal-dialog .modal-content .nav-tabs.tabs-left li.active {
  display: inline-block !important;
}
.smart-style-entropy-pink .threshold-bars .highcharts-root {
  padding: 0 !important;
}
.smart-style-entropy-pink .threshold-bars .highcharts-root .highcharts-grid-line,
.smart-style-entropy-pink .threshold-bars .highcharts-root .highcharts-axis-line {
  stroke: none !important;
  stroke-width: 0 !important;
}
.smart-style-entropy-pink .wdna-slider-container {
  border-radius: 0px 0px 10px 10px;
  width: 220px;
  overflow: hidden;
  margin: -3px 0 10px -5px !important;
  background: url(../../assets/img/back_round_slider_pink.png) !important;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-pink .wdna-slider-container .play-button-container {
  height: 84px;
}
.smart-style-entropy-pink .wdna-slider-container .play-button-container .dot {
  border: 0;
}
.smart-style-entropy-pink .wdna-slider-container .play-button-container .dot .play-button {
  color: #d230d2;
  background-image: url(#6f335b);
  width: 67px;
  height: 67px;
}
.smart-style-entropy-pink .wdna-slider-container .play-button-container .dot .play-button:hover {
  color: #d230d2;
  background-image: url(#910361);
}
.smart-style-entropy-pink .wdna-slider-container .play-button-container .dot .play-button:disabled {
  cursor: not-allowed;
}
.smart-style-entropy-pink .wdna-slider-container .play-button-container .dot .play-button:disabled i {
  color: #db98db !important;
}
.smart-style-entropy-pink .wdna-slider-container .granularity-selector-container .highcharts-pie-series path {
  fill: #5c2f65;
  stroke: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-pink .wdna-slider-container .granularity-selector-container .highcharts-pie-series path:hover {
  fill: #c069ea;
}
.smart-style-entropy-pink .wdna-slider-container .granularity-selector-container .highcharts-pie-series path.active-item {
  fill: #d230d2;
}
.smart-style-entropy-pink .wdna-slider-container .granularity-selector-container .highcharts-pie-series path.disabled-item {
  fill: rgba(255, 255, 255, 0.2);
}
.smart-style-entropy-pink .wdna-slider-container .granularity-selector-container .highcharts-data-labels .highcharts-data-label {
  pointer-events: none;
}
.smart-style-entropy-pink .wdna-slider-container .granularity-selector-container .highcharts-data-labels .highcharts-data-label > text {
  fill: #fff !important;
  font-weight: bold !important;
}
.smart-style-entropy-pink .wdna-slider-container .granularity-selector-container .highcharts-data-labels .highcharts-data-label > text .highcharts-text-outline {
  display: none;
}
.smart-style-entropy-pink .wdna-slider-container .granularity-selector-container .highcharts-data-labels .highcharts-data-label.disabled-item-text > text {
  fill: #7d4c94 !important;
}
.smart-style-entropy-pink .wdna-slider-container .granularity-selector-container .highcharts-data-labels .highcharts-data-label.active-item-text > text {
  fill: rgba(0, 0, 0, 0.8) !important;
}
.smart-style-entropy-pink .wdna-slider-container .time-selector-container .rs-control {
  /*.rs-handle { 
        background: @wdna-handle;
        -webkit-transition: opacity 0.3s ease;
        -moz-transition: opacity 0.3s ease;
        -o-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease;
        border-radius: 1px;
        position: relative;
        //opacity: 0.5;
        margin: -7px 0px 0px !important;

        &:hover {
          -webkit-box-shadow: 0px 0px 4px 0px @trans-background-alt-4;
          -moz-box-shadow: 0px 0px 4px 0px @trans-background-alt-4;
          box-shadow: 0px 0px 4px 0px @trans-background-alt-4;
        }
      }
      */
}
.smart-style-entropy-pink .wdna-slider-container .time-selector-container .rs-control .rs-bg-color {
  background: #3e073b;
}
.smart-style-entropy-pink .wdna-slider-container .time-selector-container .rs-control .rs-range-color {
  /*background: @wdna-control-range-selected */
}
.smart-style-entropy-pink .wdna-slider-container .time-selector-container .rs-control .rs-path-color {
  background: #9A3E67;
}
.smart-style-entropy-pink .wdna-slider-container .time-selector-container .rs-control .rs-first,
.smart-style-entropy-pink .wdna-slider-container .time-selector-container .rs-control .rs-second {
  z-index: 10;
}
.smart-style-entropy-pink .wdna-slider-container .time-selector-container .rs-control .rs-custom-text-tag {
  z-index: 55;
}
.smart-style-entropy-pink .wdna-slider-container .time-selector-container .rs-control .rs-custom-text-tag .rs-seperator {
  line-height: 12px;
  font-weight: 600;
}
.smart-style-entropy-pink .wdna-slider-container .time-selector-container .rs-control .rs-custom-text-tag .rs-border {
  background: #5c2f65;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-pink .wdna-slider-container .time-selector-container .rs-control .rs-custom-text-tag .rs-border:hover {
  background: #c069ea;
}
.smart-style-entropy-pink .wdna-slider-container .time-selector-container .rs-control .rs-custom-text-tag span {
  text-transform: uppercase;
}
.smart-style-entropy-pink .wdna-slider-container .time-selector-container .rs-control .rs-custom-text-tag.in-range-tag span {
  background: #d230d2;
  color: #000;
}
.smart-style-entropy-pink .sketch-picker {
  background: linear-gradient(to top left, rgba(115, 66, 100, 0.91), rgba(115, 3, 50, 0.95)) !important;
  color: #fff;
}
.smart-style-entropy-pink .sketch-picker input {
  background: rgba(0, 0, 0, 0.3) !important;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  color: #fff !important;
  padding: 6px !important;
  font-family: 'Calibri', Arial !important;
  letter-spacing: 0.05rem !important;
  height: auto !important;
  box-sizing: border-box !important;
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
  box-shadow: none !important;
  padding: 4px !important;
  width: 100% !important;
}
.smart-style-entropy-pink .sketch-picker input + .input-group-addon {
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
}
.smart-style-entropy-pink .sketch-picker input:focus + .input-group-addon {
  background: rgba(255, 255, 255, 0.2) !important;
  border: 1px solid #37243b !important;
}
.smart-style-entropy-pink .sketch-picker span {
  color: #fff !important;
  font-weight: bold !important;
}
.smart-style-entropy-pink .sketch-picker div.flexbox-fix:last-child {
  border-top: 1px solid rgba(0, 0, 0, 0.6) !important;
}
.smart-style-entropy-pink .twitter-picker {
  background: linear-gradient(to top left, rgba(115, 66, 100, 0.91), rgba(115, 3, 50, 0.95)) !important;
  color: #fff;
}
.smart-style-entropy-pink .twitter-picker span {
  color: #fff !important;
  font-weight: bold !important;
}
.smart-style-entropy-pink .twitter-picker div.flexbox-fix:last-child {
  border-top: 1px solid rgba(0, 0, 0, 0.6) !important;
}
.smart-style-entropy-pink .helper-modal .modal-footer {
  padding-top: 0;
}
.smart-style-entropy-pink .helper-modal form textarea {
  height: 450px;
}
.smart-style-entropy-pink .discovery-filters div {
  margin-bottom: 10px;
}
.smart-style-entropy-pink .discovery-filters .go-button {
  width: 100%;
}

.remove_shadow {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.wdna-padding {
  padding: 5px;
  box-sizing: border-box;
}
.wdna-button-on-row {
  margin-top: 22px;
}
.wdna-fit-date-size {
  width: 140px;
}
.smart-style-entropy-gold {
  -webkit-user-select: none;
  /* Safari 3.1+ */
  -moz-user-select: none;
  /* Firefox 2+ */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Standard syntax */
}
/* font */
html > body,
.jarviswidget,
.jarviswidget > header h2,
.ui-tabs,
.ui-widget,
nav ul li a,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Calibri', Arial;
  font-size: 15px;
}
i.wdna-location::before {
  display: none;
}
.smart-style-entropy-gold #mobile-profile-img {
  margin-left: 15px;
  display: block !important;
}
.smart-style-entropy-gold #mobile-profile-img > li {
  margin-top: 7px;
}
.smart-style-entropy-gold #mobile-profile-img > li > a > i {
  font-size: 20px;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-gold #mobile-profile-img > li .dropdown-menu {
  padding: 0;
  top: 80%;
}
.smart-style-entropy-gold #mobile-profile-img > li .dropdown-menu li {
  padding: 0;
  margin: 0;
  font-size: 14px;
}
.smart-style-entropy-gold #mobile-profile-img > li .dropdown-menu li a {
  padding: 9px 2px 4px 2px !important;
  display: block;
}
.smart-style-entropy-gold #mobile-profile-img > li .dropdown-menu li a i {
  font-size: 19px;
  margin: 0 6px 0 7px;
  vertical-align: -5px;
}
.smart-style-entropy-gold #mobile-profile-img > li .dropdown-menu li a:hover {
  background: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy-gold #mobile-profile-img > li:hover > a > i {
  color: #eec160;
}
.smart-style-entropy-gold .navigation-icon {
  width: 19px;
  float: left;
  margin-top: -2px;
}
.smart-style-entropy-gold .navigation-icon.svg {
  fill: #fff;
}
.smart-style-entropy-gold .cm-viewer-wizard .wizard {
  height: 110px;
  padding: 5px;
  margin-bottom: 20px;
  max-width: 784px;
  text-align: center;
}
.smart-style-entropy-gold #sidebar-elem-container .main-filters .action-buttons .csv-button {
  width: 72%;
  margin-right: 5px;
  margin-top: 5px;
}
.smart-style-entropy-gold .table-configuration .headers-buttons {
  float: right;
}
.smart-style-entropy-gold .table-configuration .headers-buttons button {
  margin: 5px;
}
.smart-style-entropy-gold .table-configuration .table-body {
  float: left;
}
.smart-style-entropy-gold .table-configuration table {
  table-layout: fixed;
}
.smart-style-entropy-gold .table-configuration table tr {
  text-align: center;
}
.smart-style-entropy-gold .table-configuration table .name {
  width: 150px;
  word-break: break-word;
}
.smart-style-entropy-gold .table-configuration table .color {
  width: 75px;
}
.smart-style-entropy-gold .table-configuration table .add-remove-button {
  width: 100px;
}
.smart-style-entropy-gold .table-configuration table .add-remove-button button {
  margin: 5px;
}
.smart-style-entropy-gold .table-configuration table .min,
.smart-style-entropy-gold .table-configuration table .max {
  width: 50px;
}
.smart-style-entropy-gold .table-configuration table .min input,
.smart-style-entropy-gold .table-configuration table .max input {
  width: 75px;
}
.smart-style-entropy-gold .celldistribution-range-selector button {
  margin-top: 5px;
}
.smart-style-entropy-gold .sidebar-item-container div {
  margin-bottom: 5px;
  width: 100%;
}
.smart-style-entropy-gold .sidebar-item-container button {
  width: 100%;
}
.smart-style-entropy-gold .container-full-height {
  height: calc(80vh);
}
.smart-style-entropy-gold .grid-container {
  height: 500px;
}
.smart-style-entropy-gold .parameters-filter {
  width: 100%;
}
/* Slider Granularity */
.smart-style-entropy-gold .granularity-slider {
  width: 100% !important;
  margin-left: 12px;
  margin-bottom: 30px;
}
.smart-style-entropy-gold .granularity-slider .rc-slider {
  width: calc(100% - 60px - 24px) !important;
}
.smart-style-entropy-gold .granularity-slider .btn {
  width: 20px !important;
  background: transparent !important;
}
.smart-style-entropy-gold .granularity-slider .rc-slider-mark-text {
  color: #fff;
}
.smart-style-entropy-gold .granularity-slider .rc-slider-mark-text-active {
  color: #ffaf03;
}
.smart-style-entropy-gold .granularity-slider .rc-slider-handle {
  border-color: #ffaf03;
}
.smart-style-entropy-gold .granularity-slider .rc-slider-disabled {
  background-color: transparent !important;
}
.smart-style-entropy-gold .granularity-slider .rc-slider-disabled .rc-slider-rail {
  background-color: #fff;
}
.smart-style-entropy-gold .granularity-slider .rc-slider-disabled .rc-slider-handle,
.smart-style-entropy-gold .granularity-slider .rc-slider-disabled .rc-slider-dot {
  background-color: transparent;
  border: none;
}
.smart-style-entropy-gold .granularity-slider .rc-slider-disabled .rc-slider-mark-text-active {
  color: #ffaf03;
}
.smart-style-entropy-gold .modal-dialog.modal-lg {
  width: 98%;
  max-width: 1300px;
}
.smart-style-entropy-gold .select2-selection--single {
  background: url(../../assets/img/gold_texture.png) 50% 50% !important;
  background-size: cover !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #291c01;
  font-family: 'Calibri', Arial;
  border: 0;
}
.smart-style-entropy-gold .select2-selection--single:hover {
  background: url(../../assets/img/gold_texture_hover.png) 50% 50% !important;
  background-size: cover !important;
  border: 0;
}
.smart-style-entropy-gold .select2-selection--single:active {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  top: 0;
  left: 0;
}
.smart-style-entropy-gold .select2-selection__arrow {
  background: transparent;
  border: none;
}
.smart-style-entropy-gold .select2-selection__arrow b {
  color: #291c01 !important;
}
.smart-style-entropy-gold .select2-dropdown {
  background: linear-gradient(to top left, rgba(161, 104, 18, 0.95), rgba(110, 67, 2, 0.9));
}
.smart-style-entropy-gold .dropdown .dropdown-toggle {
  background: url(../../assets/img/gold_texture.png) 50% 50% !important;
  background-size: cover !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #291c01;
  font-family: 'Calibri', Arial;
  border: 0;
}
.smart-style-entropy-gold .dropdown .dropdown-toggle:hover {
  background: url(../../assets/img/gold_texture_hover.png) 50% 50% !important;
  background-size: cover !important;
  border: 0;
}
.smart-style-entropy-gold .dropdown .dropdown-toggle:active {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  top: 0;
  left: 0;
}
.smart-style-entropy-gold .dropdown .dropdown-menu {
  background: linear-gradient(to top left, rgba(161, 104, 18, 0.95), rgba(110, 67, 2, 0.9));
  position: absolute;
}
.smart-style-entropy-gold .dropdown .dropdown-menu li a:hover {
  background: #6e4302;
}
.smart-style-entropy-gold .dropdown .dropdown-menu li.active {
  background: #ffaf03 !important;
  color: rgba(0, 0, 0, 0.9) !important;
}
.smart-style-entropy-gold .dropdown .dropdown-menu li.active a {
  background: #ffaf03 !important;
  color: rgba(0, 0, 0, 0.9) !important;
}
.smart-style-entropy-gold .dropdown .dropdown-header {
  display: none;
}
.smart-style-entropy-gold .select2 .select2-selection--multiple {
  overflow-y: scroll;
  max-height: 150px !important;
  min-height: 30px !important;
}
.smart-style-entropy-gold .select2 .select2-selection--multiple .select2-selection__choice {
  max-width: 95%;
  overflow: hidden;
  word-wrap: break-word;
  white-space: normal;
}
.smart-style-entropy-gold .btn {
  position: relative;
  font-family: 'Calibri', Arial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
  border: 0;
  top: 0;
  left: 0;
}
.smart-style-entropy-gold .btn i {
  position: relative;
  float: left;
  margin: 0 5px 0 0;
  padding-top: 2px;
  font-size: 18px;
  text-align: center;
  height: 22px;
  width: 22px;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.smart-style-entropy-gold .btn i.wdna-ico-icon-calendar-one-day,
.smart-style-entropy-gold .btn i.wdna-ico-icon-calendar-custom-days,
.smart-style-entropy-gold .btn i.wdna-ico-icon-calendar-range {
  font-size: 22px;
}
.smart-style-entropy-gold .btn:focus,
.smart-style-entropy-gold .btn:active {
  outline: none;
  border: 0;
  top: 0;
  left: 0;
  color: #fff;
}
.smart-style-entropy-gold .btn:focus i,
.smart-style-entropy-gold .btn:active i {
  color: #fff;
}
.smart-style-entropy-gold .btn-success,
.smart-style-entropy-gold .btn-success.active {
  background: rgba(21, 160, 21, 0.5);
  border: 1px solid #0f610f;
  color: #fff;
  -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-gold .btn-success:hover,
.smart-style-entropy-gold .btn-success.active:hover,
.smart-style-entropy-gold .btn-success:focus,
.smart-style-entropy-gold .btn-success.active:focus {
  background: rgba(2, 216, 2, 0.5);
}
.smart-style-entropy-gold .btn-info,
.smart-style-entropy-gold .btn-info.active {
  background: rgba(32, 103, 158, 0.83);
  border: 1px solid rgba(28, 122, 185, 0.83);
  color: #fff;
  -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-gold .btn-info:hover,
.smart-style-entropy-gold .btn-info.active:hover,
.smart-style-entropy-gold .btn-info:focus,
.smart-style-entropy-gold .btn-info.active:focus {
  background: #3684c7;
}
.smart-style-entropy-gold .btn-warning,
.smart-style-entropy-gold .btn-warning.active {
  background: #da9d3e;
  border: 1px solid #f5b77b;
  color: #fff;
  -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-gold .btn-warning:hover,
.smart-style-entropy-gold .btn-warning.active:hover,
.smart-style-entropy-gold .btn-warning:focus,
.smart-style-entropy-gold .btn-warning.active:focus {
  background: #e8aa59;
}
.smart-style-entropy-gold .btn-danger,
.smart-style-entropy-gold .btn-danger.active {
  background: #af0202;
  border: 1px solid #e10303;
  color: #fff;
  -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-gold .btn-danger:hover,
.smart-style-entropy-gold .btn-danger.active:hover,
.smart-style-entropy-gold .btn-danger:focus,
.smart-style-entropy-gold .btn-danger.active:focus {
  background: #fc1b1b;
}
.smart-style-entropy-gold .btn-group {
  background: transparent;
  border: 1px solid #70531d;
}
.smart-style-entropy-gold .btn-group .btn {
  border-right: 1px solid #70531d;
  outline: none;
  font-size: 14px;
}
.smart-style-entropy-gold .btn-group .btn.active,
.smart-style-entropy-gold .btn-group .btn:active {
  color: #ffaf03;
  border: 0 !important;
  border-right: 1px solid #70531d !important;
  outline: none;
}
.smart-style-entropy-gold .smart-form .btn-info {
  background: rgba(32, 103, 158, 0.83) !important;
}
.smart-style-entropy-gold .smart-form .btn-xs {
  margin-top: 0px !important;
}
.smart-style-entropy-gold .smart-form .btn-xs i {
  margin-top: 0px !important;
  padding: 0px !important;
  height: 50% !important;
}
.smart-style-entropy-gold .form-control {
  font-size: 15px;
}
.smart-style-entropy-gold .wdna-grid-table {
  background: transparent !important;
}
.smart-style-entropy-gold .wdna-grid-table .ag-side-bar {
  border-right: none !important;
}
.smart-style-entropy-gold .wdna-grid-table.grid-table-for-print .ag-paging-panel {
  display: none;
}
.smart-style-entropy-gold .wdna-grid-table.grid-table-for-print .ag-body-viewport.ag-layout-print .ag-center-cols-clipper {
  margin-bottom: 50px;
}
.smart-style-entropy-gold .wdna-grid-table.grid-table-for-print .ag-side-bar {
  display: none;
}
.smart-style-entropy-gold .wdna-grid-table .ag-icon {
  color: #fff;
}
.smart-style-entropy-gold .wdna-grid-table .ag-icon-checkbox-checked,
.smart-style-entropy-gold .wdna-grid-table .ag-icon-checkbox-unchecked,
.smart-style-entropy-gold .wdna-grid-table .ag-icon-checkbox-indeterminate {
  background: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy-gold .wdna-grid-table .ag-icon-checkbox-checked:before,
.smart-style-entropy-gold .wdna-grid-table .ag-icon-checkbox-unchecked:before,
.smart-style-entropy-gold .wdna-grid-table .ag-icon-checkbox-indeterminate:before {
  color: #fff;
}
.smart-style-entropy-gold .wdna-grid-table .ag-row {
  border: 0 solid #a9a9a9;
}
.smart-style-entropy-gold .wdna-grid-table .ag-row-selected {
  background: url(../../assets/img/gold_texture.png) 50% 50% !important;
}
.smart-style-entropy-gold .wdna-grid-table .ag-header {
  background: transparent;
  border: 0;
}
.smart-style-entropy-gold .wdna-grid-table .ag-header .ag-header-cell,
.smart-style-entropy-gold .wdna-grid-table .ag-header .ag-tabs-header {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}
.smart-style-entropy-gold .wdna-grid-table .ag-header .ag-header-cell .ag-tab,
.smart-style-entropy-gold .wdna-grid-table .ag-header .ag-tabs-header .ag-tab {
  margin: 3px;
}
.smart-style-entropy-gold .wdna-grid-table .ag-header .ag-header-cell .ag-tab.ag-tab-selected,
.smart-style-entropy-gold .wdna-grid-table .ag-header .ag-tabs-header .ag-tab.ag-tab-selected {
  border: 1px solid #fff;
}
.smart-style-entropy-gold .wdna-grid-table .ag-header .ag-header-cell .ag-floating-filter-input,
.smart-style-entropy-gold .wdna-grid-table .ag-header .ag-tabs-header .ag-floating-filter-input {
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 6px;
  font-family: 'Calibri', Arial;
  letter-spacing: 0.05rem;
  height: auto;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 4px;
  height: 22px;
  font-weight: normal;
}
.smart-style-entropy-gold .wdna-grid-table .ag-header .ag-header-cell .ag-floating-filter-input + .input-group-addon,
.smart-style-entropy-gold .wdna-grid-table .ag-header .ag-tabs-header .ag-floating-filter-input + .input-group-addon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-gold .wdna-grid-table .ag-header .ag-header-cell .ag-floating-filter-input:focus + .input-group-addon,
.smart-style-entropy-gold .wdna-grid-table .ag-header .ag-tabs-header .ag-floating-filter-input:focus + .input-group-addon {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #70531d;
}
.smart-style-entropy-gold .wdna-grid-table .ag-header .ag-header-cell {
  font-size: 15px;
  font-family: 'Calibri', Arial;
  font-weight: bold;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
}
.smart-style-entropy-gold .wdna-grid-table .ag-header .ag-header-cell .ag-header-cell-text {
  margin: 0 auto;
}
.smart-style-entropy-gold .wdna-grid-table .ag-header .ag-header-cell .ag-header-cell-resize::after {
  border-right: 1px solid #70531d;
}
.smart-style-entropy-gold .wdna-grid-table .ag-header .ag-header-cell .ag-header-cell-menu-button {
  position: absolute;
  top: 3px;
  right: 3px;
}
.smart-style-entropy-gold .wdna-grid-table .ag-header .ag-header-cell .ag-icon-menu {
  background-image: url(../../assets/img/menu-gold.png);
  height: 12px;
  width: 12px;
  margin-top: 2px;
  background-size: contain;
  background-repeat: no-repeat;
}
.smart-style-entropy-gold .wdna-grid-table .ag-header .ag-header-cell .ag-icon-menu::before {
  content: none;
  display: none;
}
.smart-style-entropy-gold .wdna-grid-table .ag-menu {
  border: 1px solid #70531d;
  color: #fff;
}
.smart-style-entropy-gold .wdna-grid-table .ag-menu .ag-tabs-header {
  background: rgba(0, 0, 0, 0.6);
}
.smart-style-entropy-gold .wdna-grid-table .ag-menu .ag-tabs-header .ag-tab {
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4) !important;
}
.smart-style-entropy-gold .wdna-grid-table .ag-menu .ag-tabs-header .ag-tab.ag-tab-selected {
  background-color: #ffaf03 !important;
  border-bottom: 1px solid #ffaf03 !important;
  color: rgba(0, 0, 0, 0.9);
}
.smart-style-entropy-gold .wdna-grid-table .ag-menu .ag-tabs-header .ag-tab.ag-tab-selected .ag-icon {
  color: rgba(0, 0, 0, 0.9);
}
.smart-style-entropy-gold .wdna-grid-table .ag-menu .ag-menu-list .ag-menu-option-icon span {
  display: none;
}
.smart-style-entropy-gold .wdna-grid-table .ag-menu .ag-menu-list .ag-menu-option-popup-pointer.ag-icon-small-right {
  background-color: rgba(255, 255, 255, 0.2);
  float: right;
  height: 17px;
  width: 17px;
  margin-top: 3px;
  margin-right: 4px;
  border-radius: 100%;
}
.smart-style-entropy-gold .wdna-grid-table .ag-menu .ag-menu-option {
  line-height: 28px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-gold .wdna-grid-table .ag-menu .ag-menu-option.ag-menu-option-active {
  background: url(../../assets/img/gold_texture.png) 50% 50%;
}
.smart-style-entropy-gold .wdna-grid-table .ag-menu .ag-menu-separator {
  padding: 5px 2px;
}
.smart-style-entropy-gold .wdna-grid-table .ag-menu .ag-menu-separator span.ag-menu-separator-cell {
  background: none;
  position: relative;
}
.smart-style-entropy-gold .wdna-grid-table .ag-menu .ag-menu-separator span.ag-menu-separator-cell:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  border-bottom: 1px solid #70531d;
}
.smart-style-entropy-gold .wdna-grid-table .ag-menu .ag-column-select-column {
  margin-bottom: 5px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-gold .wdna-grid-table .ag-menu .ag-column-select-column .ag-icon-checkbox-checked,
.smart-style-entropy-gold .wdna-grid-table .ag-menu .ag-column-select-column .ag-icon-checkbox-unchecked {
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.smart-style-entropy-gold .wdna-grid-table .ag-menu .ag-filter select,
.smart-style-entropy-gold .wdna-grid-table .ag-menu .ag-filter input {
  width: 98%;
  margin: 5px 1%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 6px;
  font-family: 'Calibri', Arial;
  letter-spacing: 0.05rem;
  height: auto;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-gold .wdna-grid-table .ag-menu .ag-filter select + .input-group-addon,
.smart-style-entropy-gold .wdna-grid-table .ag-menu .ag-filter input + .input-group-addon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-gold .wdna-grid-table .ag-menu .ag-filter select:focus + .input-group-addon,
.smart-style-entropy-gold .wdna-grid-table .ag-menu .ag-filter input:focus + .input-group-addon {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #70531d;
}
.smart-style-entropy-gold .wdna-grid-table .ag-bl-center {
  overflow: auto;
}
.smart-style-entropy-gold .wdna-grid-table .ag-root {
  border: 0;
}
.smart-style-entropy-gold .wdna-grid-table .ag-body-viewport {
  background: transparent;
}
.smart-style-entropy-gold .wdna-grid-table .ag-body-viewport .ag-row {
  font-size: 14px;
  font-family: 'Calibri', Arial;
  color: #fff;
}
.smart-style-entropy-gold .wdna-grid-table .ag-body-viewport .ag-row .btn {
  display: inline-block;
  margin: 1px 3px;
  font-size: 12px;
  padding: 2px;
}
.smart-style-entropy-gold .wdna-grid-table .ag-body-viewport .ag-row .btn i {
  height: 12px;
  width: 12px;
  font-size: 12px;
  margin: 0;
  padding: 0;
}
.smart-style-entropy-gold .wdna-grid-table .ag-body-viewport .ag-row .ag-cell {
  color: #fff;
  padding: 2px 8px;
  border-right: 1px solid rgba(0, 0, 0, 0.8);
  line-height: 20px;
}
.smart-style-entropy-gold .wdna-grid-table .ag-body-viewport .ag-row .ag-cell-focus {
  border: 1px solid #70531d;
}
.smart-style-entropy-gold .wdna-grid-table .ag-body-viewport .ag-row .ag-cell-range-selected {
  background: url(../../assets/img/gold_texture.png) 50% 50%;
}
.smart-style-entropy-gold .wdna-grid-table .ag-body-viewport .ag-row .ag-cell-range-selected:hover {
  background: url(../../assets/img/gold_texture.png) 50% 50% !important;
}
.smart-style-entropy-gold .wdna-grid-table .ag-body-viewport .ag-row .ag-cell-range-single-cell {
  border: 1px solid #ffaf03;
}
.smart-style-entropy-gold .wdna-grid-table .ag-body-viewport .ag-row.ag-row-even {
  background: rgba(114, 89, 36, 0.692);
}
.smart-style-entropy-gold .wdna-grid-table .ag-body-viewport .ag-row.ag-row-odd {
  background: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy-gold .wdna-grid-table .ag-body-viewport .ag-row:hover {
  background: url(../../assets/img/gold_texture.png) 50% 50% !important;
}
.smart-style-entropy-gold .wdna-grid-table .ag-body-viewport .ag-row.edited-row {
  background: rgba(255, 81, 0, 0.829) !important;
}
.smart-style-entropy-gold .wdna-grid-table .ag-status-bar {
  background: rgba(0, 0, 0, 0.2);
  border: 0;
  border-top: 1px solid #70531d;
}
.smart-style-entropy-gold .wdna-grid-table input,
.smart-style-entropy-gold .wdna-grid-table select {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}
.smart-style-entropy-gold .wdna-grid-table .ag-paging-panel {
  font-size: 13px;
  font-family: 'Calibri', Arial;
  border: 0;
}
.smart-style-entropy-gold .wdna-grid-table .ag-paging-panel .ag-paging-row-summary-panel,
.smart-style-entropy-gold .wdna-grid-table .ag-paging-panel .ag-paging-page-summary-panel {
  color: #fff;
}
.smart-style-entropy-gold .wdna-grid-table .ag-paging-button {
  background: url(../../assets/img/gold_texture.png) 50% 50% !important;
  color: #291c01;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  border: 0;
  padding: 0 3px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
  margin: 0 2px;
}
.smart-style-entropy-gold .wdna-grid-table .ag-paging-button:hover {
  background: url(../../assets/img/gold_texture_hover.png) 50% 50% !important;
}
.smart-style-entropy-gold .wdna-grid-table .ag-paging-button:disabled {
  color: #dbcf98;
  background: rgba(0, 0, 0, 0.3) !important;
  cursor: default;
}
.smart-style-entropy-gold .wdna-grid-table .ag-paging-button:disabled:hover {
  color: #dbcf98;
  background: rgba(0, 0, 0, 0.3) !important;
}
.smart-style-entropy-gold .wdna-grid-table .ag-overlay-no-rows-wrapper {
  color: #fff;
}
.smart-style-entropy-gold .wdna-grid-table .ag-side-bar {
  background: transparent;
  border: none;
}
.smart-style-entropy-gold .wdna-grid-table .ag-side-bar .ag-side-buttons {
  background: transparent;
  width: 25px;
  margin-left: 1px;
}
.smart-style-entropy-gold .wdna-grid-table .ag-side-bar .ag-side-buttons .ag-side-button button {
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  padding: 5px;
  width: 22px;
  border: 0;
}
.smart-style-entropy-gold .wdna-grid-table .ag-side-bar .ag-side-buttons .ag-side-button button span:not(.ag-icon) {
  margin: 2px 5px 0px 1px;
}
.smart-style-entropy-gold .wdna-grid-table .ag-side-bar .ag-side-buttons .ag-side-button button .ag-icon {
  color: #fff;
}
.smart-style-entropy-gold .wdna-grid-table .ag-side-bar .ag-side-buttons .ag-side-button button .ag-icon:after {
  transform: rotate(90deg);
  color: #fff;
}
.smart-style-entropy-gold .wdna-grid-table .ag-side-bar .ag-side-buttons .ag-side-button.ag-selected button {
  border: 0;
  border-right: 1px solid #ffaf03;
  color: #ffaf03;
  background-color: rgba(0, 0, 0, 0.8);
}
.smart-style-entropy-gold .wdna-grid-table .ag-side-bar .ag-side-buttons .ag-side-button.ag-selected button .ag-icon {
  color: #ffaf03;
}
.smart-style-entropy-gold .wdna-grid-table .ag-side-bar .ag-side-buttons .ag-side-button.ag-selected button .ag-icon:after {
  color: #ffaf03;
}
.smart-style-entropy-gold .wdna-grid-table .ag-pivot-mode-panel > div > label {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}
.smart-style-entropy-gold .wdna-grid-table .ag-tool-panel-wrapper {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
  border: 0;
}
.smart-style-entropy-gold .wdna-grid-table .ag-tool-panel-wrapper .ag-column-select-list,
.smart-style-entropy-gold .wdna-grid-table .ag-tool-panel-wrapper .ag-column-select-header {
  border: 0;
}
.smart-style-entropy-gold .wdna-grid-table .ag-tool-panel-wrapper .ag-column-select-header {
  border-top: 1px solid #70531d;
}
.smart-style-entropy-gold .wdna-grid-table .ag-tool-panel-wrapper .ag-column-select,
.smart-style-entropy-gold .wdna-grid-table .ag-tool-panel-wrapper .ag-column-drop {
  border-bottom: 1px solid #70531d;
  padding-top: 5px;
}
.smart-style-entropy-gold .wdna-grid-table .ag-tool-panel-wrapper .ag-column-select-column {
  margin-bottom: 3px;
}
.smart-style-entropy-gold .wdna-grid-table .ag-tool-panel-wrapper .ag-column-select-column .ag-column-select-column-label {
  font-size: 12px;
}
.smart-style-entropy-gold .wdna-grid-table .ag-tool-panel-wrapper .ag-column-drop-list .ag-column-drop-cell {
  border: 0;
  background: rgba(255, 255, 255, 0.2);
}
.smart-style-entropy-gold .wdna-grid-table .ag-tool-panel-wrapper .ag-column-drop-empty-message {
  font-size: 10px !important;
  color: #dbcf98 !important;
}
.smart-style-entropy-gold .wdna-grid-table .ag-tool-panel-wrapper .ag-column-select .ag-column-select-header-filter-wrapper input {
  border: 1px solid rgba(255, 255, 255, 0.2);
  width: 100%;
  box-sizing: border-box;
  padding: 3px 5px;
}
.smart-style-entropy-gold .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance {
  padding: 8px 4px;
  border-bottom: 1px solid #70531d;
}
.smart-style-entropy-gold .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-header-cell-text {
  color: #fff;
}
.smart-style-entropy-gold .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-air {
  border: 0;
}
.smart-style-entropy-gold .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-air .ag-filter-condition label {
  color: #fff;
  font-size: 12px;
}
.smart-style-entropy-gold .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-air .ag-filter-condition label input[type='radio'] {
  vertical-align: -34%;
}
.smart-style-entropy-gold .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-air select {
  border: 0;
  background: #745425;
  padding: 5px 7px;
  font-weight: normal;
}
.smart-style-entropy-gold .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-air select:after {
  font: normal normal normal 14px/1 FontAwesome, sans-serif;
  content: '\F196';
  font-size: 12px;
  position: absolute;
  top: 3px;
  right: 3px;
  height: 15px;
  width: 15px;
}
.smart-style-entropy-gold .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-air .ag-input-wrapper {
  padding: 3px 5px;
  font-weight: normal;
}
.smart-style-entropy-gold .wdna-grid-table .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-air .ag-input-wrapper input {
  border: 1px solid rgba(255, 255, 255, 0.2);
  width: 100%;
  box-sizing: border-box;
  padding: 3px 5px;
}
.smart-style-entropy-gold .wdna-grid-table .ag-scroller-corner {
  background: transparent;
  border: 0;
}
.smart-style-entropy-gold .wdna-grid-table .ag-body-viewport.ag-layout-normal::-webkit-scrollbar,
.smart-style-entropy-gold .wdna-grid-table .ag-body-horizontal-scroll-viewport::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.smart-style-entropy-gold .wdna-grid-table .ag-body-viewport.ag-layout-normal::-webkit-scrollbar-track,
.smart-style-entropy-gold .wdna-grid-table .ag-body-horizontal-scroll-viewport::-webkit-scrollbar-track {
  background: #6b5108;
}
.smart-style-entropy-gold .wdna-grid-table .ag-body-viewport.ag-layout-normal::-webkit-scrollbar-thumb,
.smart-style-entropy-gold .wdna-grid-table .ag-body-horizontal-scroll-viewport::-webkit-scrollbar-thumb {
  background: url(../../assets/img/gold_texture.png) 50% 50%;
}
.smart-style-entropy-gold .wdna-grid-table .ag-body-viewport.ag-layout-normal::-webkit-scrollbar-thumb:hover,
.smart-style-entropy-gold .wdna-grid-table .ag-body-horizontal-scroll-viewport::-webkit-scrollbar-thumb:hover {
  width: 15px;
  height: 15px;
  background: url(../../assets/img/gold_texture_hover.png) 50% 50%;
}
.smart-style-entropy-gold .ag-theme-custom-new.ag-dnd-ghost {
  background-color: rgba(255, 255, 255, 0.2);
  border: 0;
}
.smart-style-entropy-gold .react-switch {
  height: 18px !important;
  border-radius: 2px !important;
  margin-top: 9px;
}
.smart-style-entropy-gold .react-switch .react-switch-bg {
  height: 18px !important;
  border-radius: 2px !important;
}
.smart-style-entropy-gold .react-switch .react-switch-handle {
  height: 16px !important;
  width: 26px !important;
  border-radius: 2px !important;
  background: rgba(0, 0, 0, 0.6) !important;
}
.smart-style-entropy-gold .react-switch svg {
  height: 16px;
}
.smart-style-entropy-gold label {
  color: #fff;
}
.smart-style-entropy-gold label .react-switch + span {
  display: inline-block;
  margin-left: 10px;
  vertical-align: super;
}
.smart-style-entropy-gold label span + .react-switch {
  display: inline-block;
  margin-left: 10px;
  vertical-align: bottom;
}
.smart-style-entropy-gold .query-builder {
  margin-top: 25px;
}
.smart-style-entropy-gold .query-builder .rules-group-header .btn-group {
  border: 0 !important;
}
.smart-style-entropy-gold .query-builder .rules-group-header .btn-group.group-conditions .btn {
  border: 0 !important;
  color: #fff;
}
.smart-style-entropy-gold .query-builder .rules-group-header .btn-group.group-conditions .btn.active {
  color: #ffaf03;
}
.smart-style-entropy-gold .query-builder .rules-group-header .btn-group .btn {
  margin-left: 6px;
}
.smart-style-entropy-gold .query-builder .rules-group-header .btn-group .btn.btn-success {
  border: 1px solid #0f610f !important;
  background: rgba(21, 160, 21, 0.5) !important;
}
.smart-style-entropy-gold .query-builder .rules-group-header .btn-group .btn.btn-success:hover {
  background: rgba(2, 216, 2, 0.5) !important;
}
.smart-style-entropy-gold .query-builder .rules-group-header .btn-group .btn.btn-danger {
  border: 1px solid #e10303 !important;
  background: #af0202 !important;
}
.smart-style-entropy-gold .query-builder .rules-group-header .btn-group .btn.btn-danger:hover {
  background: #fc1b1b !important;
}
.smart-style-entropy-gold .query-builder .rules-list .rule-container {
  background: linear-gradient(to top left, rgba(161, 104, 18, 0.95), rgba(110, 67, 2, 0.9));
  border: 1px solid #70531d;
}
.smart-style-entropy-gold .query-builder .rules-list .rule-container .rule-value-container {
  border-left: 1px solid #70531d;
}
.smart-style-entropy-gold .query-builder .rules-list .rule-container input,
.smart-style-entropy-gold .query-builder .rules-list .rule-container select {
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 6px;
  font-family: 'Calibri', Arial;
  letter-spacing: 0.05rem;
  height: auto;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 17px;
}
.smart-style-entropy-gold .query-builder .rules-list .rule-container input + .input-group-addon,
.smart-style-entropy-gold .query-builder .rules-list .rule-container select + .input-group-addon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-gold .query-builder .rules-list .rule-container input:focus + .input-group-addon,
.smart-style-entropy-gold .query-builder .rules-list .rule-container select:focus + .input-group-addon {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #70531d;
}
.smart-style-entropy-gold .query-builder .rules-list .rule-container::before {
  border-left: 1px solid #70531d;
  border-bottom: 1px solid #70531d;
}
.smart-style-entropy-gold .query-builder .rules-list .rule-container::after {
  border-color: #70531d;
}
.smart-style-entropy-gold .query-builder .rules-list .rule-container .btn-group {
  border: 0 !important;
}
.smart-style-entropy-gold .query-builder .rules-list .rule-container .btn-group .btn-danger {
  border: 1px solid #e10303 !important;
  background: #af0202 !important;
  margin-top: 4px;
}
.smart-style-entropy-gold .query-builder .rules-list .rule-container .btn-group .btn-danger i {
  display: none;
}
.smart-style-entropy-gold .query-builder .rules-list .rule-container .btn-group .btn-danger:hover {
  background: #fc1b1b !important;
}
#wdna-root,
.app-root {
  overflow: hidden;
}
.smart-style-entropy-gold div.header-actions {
  margin-top: 5px;
}
.smart-style-entropy-gold div.header-actions #settings_button,
.smart-style-entropy-gold div.header-actions #settings_button span,
.smart-style-entropy-gold div.header-actions #settings_button a,
.smart-style-entropy-gold div.header-actions #settings_button a div,
.smart-style-entropy-gold div.header-actions .helper,
.smart-style-entropy-gold div.header-actions .helper a,
.smart-style-entropy-gold div.header-actions .helper a div,
.smart-style-entropy-gold div.header-actions .alma,
.smart-style-entropy-gold div.header-actions .alma #alma,
.smart-style-entropy-gold div.header-actions .alma #alma #activity,
.smart-style-entropy-gold div.header-actions .alma #alma #activity div,
.smart-style-entropy-gold div.header-actions #mobile-profile-img {
  margin: 0;
  padding: 0;
}
.smart-style-entropy-gold div.header-actions #logout,
.smart-style-entropy-gold div.header-actions .alma,
.smart-style-entropy-gold div.header-actions .helper,
.smart-style-entropy-gold div.header-actions #settings_button {
  position: relative;
  display: inline-block;
  cursor: pointer;
  height: 24px;
  width: 24px;
  margin: 12px 6px 0 0;
}
.smart-style-entropy-gold div.header-actions #logout svg,
.smart-style-entropy-gold div.header-actions .alma svg,
.smart-style-entropy-gold div.header-actions .helper svg,
.smart-style-entropy-gold div.header-actions #settings_button svg {
  fill: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  height: 24px;
  width: 24px;
  position: absolute;
  top: 0;
  left: 0;
}
.smart-style-entropy-gold div.header-actions #logout:hover svg,
.smart-style-entropy-gold div.header-actions .alma:hover svg,
.smart-style-entropy-gold div.header-actions .helper:hover svg,
.smart-style-entropy-gold div.header-actions #settings_button:hover svg {
  fill: #eec160 !important;
}
.smart-style-entropy-gold div.header-actions #settings_button svg {
  height: 20px;
  margin-top: 1px;
}
.smart-style-entropy-gold div.header-actions #logout {
  margin-left: 30px;
}
.smart-style-entropy-gold div.header-actions #logout svg {
  height: 20px;
  margin-top: 3px;
}
.smart-style-entropy-gold div.header-actions .helper {
  padding: 11px 0 0 0;
}
.smart-style-entropy-gold div.header-actions #alma {
  position: relative;
}
.smart-style-entropy-gold div.header-actions #alma #activity {
  color: #fff;
}
.smart-style-entropy-gold div.header-actions #alma #activity b.badge {
  color: #fff;
  background-color: #a90329 !important;
  font-size: 10px;
  position: absolute;
  top: -5px;
  right: -5px;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  line-height: 14px;
  text-align: center;
}
.smart-style-entropy-gold .alma .ajax-dropdown {
  right: -65px;
  left: initial;
  top: 50px;
  z-index: 1000;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: linear-gradient(to top left, rgba(161, 104, 18, 0.95), rgba(110, 67, 2, 0.9));
}
.smart-style-entropy-gold .alma .ajax-dropdown:before,
.smart-style-entropy-gold .alma .ajax-dropdown:after {
  display: none;
}
.smart-style-entropy-gold .alma .ajax-dropdown span {
  font-size: 12px;
}
.smart-style-entropy-gold .alma .ajax-dropdown .btn-group {
  padding: 0;
  margin-bottom: 5px;
}
.smart-style-entropy-gold .alma .ajax-dropdown .ajax-notifications {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.smart-style-entropy-gold .alma .ajax-dropdown .notification-body .badge {
  background: rgba(0, 0, 0, 0) !important;
}
.smart-style-entropy-gold .alma .ajax-dropdown .notification-body .fa {
  font-size: 17px;
  transform: rotate(0deg);
  vertical-align: baseline;
}
.smart-style-entropy-gold .alma .ajax-dropdown .notification-body li span:hover {
  color: #b7b7b7;
}
.smart-style-entropy-gold .alma .ajax-dropdown .notification-body li:hover .text-muted {
  color: #b7b7b7;
}
.smart-style-entropy-gold .alma .ajax-dropdown .notification-body > li {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.smart-style-entropy-gold .alma .ajax-dropdown .notification-body > li .progress {
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-gold .alma .ajax-dropdown .notification-body > li .progress .progress-bar {
  background-color: #ffaf03;
  border-right: 1px solid #70531d;
}
.smart-style-entropy-gold .alma .ajax-dropdown .notification-body > li:hover {
  background: rgba(255, 255, 255, 0.2);
}
.smart-style-entropy-gold .alma .ajax-dropdown .notification-body > li:hover .progress {
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.smart-style-entropy-gold .alma .ajax-dropdown > :last-child {
  font-size: 13px;
  display: block;
  padding: 0px 0px;
  line-height: 14px;
  font-weight: 400;
}
.smart-style-entropy-gold .alma .ajax-dropdown .fa-refresh {
  font-size: 12px;
}
.smart-style-entropy-gold .alma .ajax-dropdown .btn {
  background: rgba(0, 0, 0, 0);
}
.smart-style-entropy-gold .alma .ajax-dropdown .alma-footer {
  padding: 5px 0 !important;
}
.smart-style-entropy-gold .alma .ajax-dropdown .alma-footer .alma-refresh-btn {
  margin-top: -4px;
}
.smart-style-entropy-gold .alma .ajax-dropdown .alma-footer .alma-refresh-btn span {
  margin-left: 6px;
}
/* SPECIFIC SECTIONS / MODULES */
/* LOGIN PAGE */
.smart-style-entropy-gold #extr-page {
  background-image: url(../../assets/img/background_login.png);
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}
.smart-style-entropy-gold #extr-page .login-loader {
  margin-top: 7px;
  position: absolute;
  left: 5px;
}
.smart-style-entropy-gold #extr-page .login-info {
  background-color: rgba(0, 0, 0, 0.2);
}
.smart-style-entropy-gold #extr-page #main {
  min-height: calc(100vh);
  margin: 0;
  padding: 0;
  background: transparent;
}
.smart-style-entropy-gold #extr-page #main .login-layer {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100% !important;
  top: 50%;
  transform: translate(0, -50%);
  min-height: 50%;
}
.smart-style-entropy-gold #extr-page #main .login-layer .login-box {
  float: none;
  margin: auto;
  padding-top: 40px;
}
.smart-style-entropy-gold #extr-page #main .login-layer .login-box #login-form {
  background-color: transparent;
}
.smart-style-entropy-gold #extr-page #main .login-layer .login-box #login-form fieldset {
  background-color: transparent;
  margin-bottom: 20px;
}
.smart-style-entropy-gold #extr-page #main .login-layer .login-box #login-form .check-login {
  margin-top: 30px;
}
.smart-style-entropy-gold #extr-page #main .login-layer .login-box #login-form footer {
  background: transparent;
  text-align: center;
}
.smart-style-entropy-gold #extr-page #main .login-layer .login-box #login-form footer .btn {
  position: relative;
  float: none;
  background: #0090b2 !important;
  border: 1px solid #5e99a7 !important;
  width: 80%;
  min-width: 200px;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-gold #extr-page #main .login-layer .login-box #login-form footer .btn:hover {
  background: #1bafd1 !important;
}
.smart-style-entropy-gold #extr-page #main .login-layer .login-box #login-form input {
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.smart-style-entropy-gold #extr-page #main .login-layer .login-box #login-form input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */
}
.smart-style-entropy-gold #extr-page #main .login-layer .login-box #login-form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
.smart-style-entropy-gold #extr-page #main .login-layer .login-box #login-form input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
}
.smart-style-entropy-gold #extr-page #main .login-layer .login-box #login-form input:-webkit-autofill {
  background-color: transparent !important;
}
.smart-style-entropy-gold #extr-page #main .login-layer .login-box #login-form input:-webkit-autofill:active {
  background-color: transparent !important;
}
.smart-style-entropy-gold #extr-page #main .login-layer .login-box #login-form a:focus,
.smart-style-entropy-gold #extr-page #main .login-layer .login-box #login-form a:hover {
  color: grey;
  text-decoration: none;
}
.smart-style-entropy-gold #extr-page #main .login-layer .login-box #login-form .note {
  float: right;
}
.smart-style-entropy-gold #extr-page #main .login-layer .login-box #login-form .note a {
  font-size: 15px;
}
.smart-style-entropy-gold #extr-page #main .login-layer .login-box #login-form .remember {
  float: left;
  width: 150px;
  color: #fff;
  font-weight: normal;
  padding-right: 0;
}
.smart-style-entropy-gold #extr-page #main .login-layer .login-box #login-form .remember i {
  left: 0px;
  border-color: #272727;
  background: #ccc;
}
.smart-style-entropy-gold #extr-page #main .login-layer .login-box #login-form .remember span {
  float: right;
}
.smart-style-entropy-gold #extr-page #main .login-layer .login-box #login-form #login-logo {
  position: relative;
  vertical-align: middle;
  display: inline-block;
}
.smart-style-entropy-gold #extr-page #main .login-layer .login-box #login-form #login-logo img {
  display: inline-block;
  vertical-align: middle;
  width: 90%;
}
.smart-style-entropy-gold #extr-page #main .login-layer .login-box #login-form #login-logo h1 {
  display: inline-block;
  vertical-align: bottom;
}
/* MODALES */
.smart-style-entropy-gold .modal-dialog .modal-header {
  padding: 6px;
  padding-top: 10px;
  border-bottom-color: grey;
  text-align: center;
}
.smart-style-entropy-gold .modal-dialog .modal-header h3,
.smart-style-entropy-gold .modal-dialog .modal-header h4 {
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 0;
  margin-top: 5px;
}
.smart-style-entropy-gold .modal-dialog .modal-header .modal-controls {
  float: right;
  position: relative;
}
.smart-style-entropy-gold .modal-dialog .modal-header .modal-controls .control-btn {
  background: transparent;
  border: none;
  font-size: 16px;
  margin-left: 5px;
}
.smart-style-entropy-gold .modal-dialog .modal-header .modal-controls .control-btn:hover {
  color: #eec160;
}
.smart-style-entropy-gold .modal-dialog .modal-header .modal-controls .control-btn.btn {
  background: linear-gradient(to top left, #dfab03 0, #faa717 38%, #e4b819 60%, #e7c554 86%, #dfab03 100%) !important;
  color: #fff;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-gold .modal-dialog .modal-header .modal-controls .control-btn.btn:hover {
  background: linear-gradient(to top left, #cc9d04 0, #dd9313 48%, #d3aa14 70%, #dbba4e 100%, #dfab03 101%) !important;
}
.smart-style-entropy-gold .modal-dialog .modal-header .modal-controls .btn {
  background: linear-gradient(to top left, #dfab03 0, #faa717 38%, #e4b819 60%, #e7c554 86%, #dfab03 100%) !important;
  color: #fff;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-gold .modal-dialog .modal-header .modal-controls .btn:hover {
  background: linear-gradient(to top left, #cc9d04 0, #dd9313 48%, #d3aa14 70%, #dbba4e 100%, #dfab03 101%) !important;
}
.smart-style-entropy-gold .modal-dialog .modal-footer {
  padding-bottom: 30px;
  border: none;
}
.smart-style-entropy-gold .modal-dialog .modal-footer .btn {
  background: linear-gradient(to top left, #dfab03 0, #faa717 38%, #e4b819 60%, #e7c554 86%, #dfab03 100%) !important;
  color: #fff;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-gold .modal-dialog .modal-footer .btn:hover {
  background: linear-gradient(to top left, #cc9d04 0, #dd9313 48%, #d3aa14 70%, #dbba4e 100%, #dfab03 101%) !important;
}
.smart-style-entropy-gold .modal-dialog .modal-content {
  background: rgba(56, 44, 25, 0.77);
  color: #fff;
  border: none;
}
.smart-style-entropy-gold .modal-dialog .modal-content .nav-tabs.tabs-left {
  position: absolute;
  bottom: -60px;
  left: 13px;
  border: 0;
}
.smart-style-entropy-gold .modal-dialog .modal-content .nav-tabs.tabs-left li {
  display: inline-block;
  border: 0;
}
.smart-style-entropy-gold .modal-dialog .modal-content .nav-tabs.tabs-left li.active {
  display: none;
}
.smart-style-entropy-gold .modal-dialog .modal-content .nav-tabs.tabs-left li a {
  background: url(../../assets/img/gold_texture.png) 50% 50% !important;
  color: #291c01;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  border: 0;
  padding: 5px 10px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-gold .modal-dialog .modal-content .nav-tabs.tabs-left li a:hover {
  background: url(../../assets/img/gold_texture_hover.png) 50% 50% !important;
}
.smart-style-entropy-gold .modal-dialog .modal-content input,
.smart-style-entropy-gold .modal-dialog .modal-content textarea {
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 6px;
  font-family: 'Calibri', Arial;
  letter-spacing: 0.05rem;
  height: auto;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-gold .modal-dialog .modal-content input + .input-group-addon,
.smart-style-entropy-gold .modal-dialog .modal-content textarea + .input-group-addon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-gold .modal-dialog .modal-content input:focus + .input-group-addon,
.smart-style-entropy-gold .modal-dialog .modal-content textarea:focus + .input-group-addon {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #70531d;
}
.smart-style-entropy-gold .modal-dialog .modal-content .tabs-left .tab-content {
  margin: 0;
}
.smart-style-entropy-gold .rangeInputs {
  background: rgba(56, 44, 25, 0.77) !important;
}
.smart-style-entropy-gold .rangeInputs input {
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 6px;
  font-family: 'Calibri', Arial;
  letter-spacing: 0.05rem;
  height: auto;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-gold .rangeInputs input + .input-group-addon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-gold .rangeInputs input:focus + .input-group-addon {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #70531d;
}
.smart-style-entropy-gold .modal-dialog.footer-on-top .modal-footer {
  position: absolute;
  top: 0;
  right: 44px;
}
.smart-style-entropy-gold .modal.fullscreen-modal {
  padding: 0 !important;
}
.smart-style-entropy-gold .modal.fullscreen-modal .modal-dialog {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  max-width: 100% !important;
}
.smart-style-entropy-gold .modal.fullscreen-modal .modal-dialog .modal-content {
  height: 100%;
  border-radius: 0;
}
.smart-style-entropy-gold .modal.fullscreen-modal .modal-dialog .modal-content .grid-container,
.smart-style-entropy-gold .modal.fullscreen-modal .modal-dialog .modal-content .sortable-list-container {
  height: calc(80vh);
}
.smart-style-entropy-gold .modal.fullscreen-modal .modal-dialog .modal-footer {
  bottom: 0;
  position: absolute;
  right: 0;
}
.smart-style-entropy-gold .modal.fullscreen-modal .modal-dialog .modal-footer .btn:active {
  position: relative;
}
.smart-style-entropy-gold .selector-modal .grid-container {
  height: 500px;
}
.smart-style-entropy-gold .selector-modal .ne-selection-count {
  float: left;
  position: absolute;
  top: -6px;
}
.smart-style-entropy-gold .selector-modal .group-columns-info {
  position: absolute;
  top: 25px;
  left: 15%;
}
.smart-style-entropy-gold .selector-modal .sortable-list-container {
  height: 500px;
  overflow-y: scroll;
}
.smart-style-entropy-gold .selector-modal .tabs-left ul li a {
  padding-left: 10px;
}
.smart-style-entropy-gold .kpi-config-headers {
  width: 100%;
}
.smart-style-entropy-gold .kpi-config-headers .kpi-config-kpi {
  padding-left: 40px;
}
.smart-style-entropy-gold .kpi-config-headers .kpi-config-axis {
  width: 34px;
}
.smart-style-entropy-gold .kpi-config-headers .kpi-config-graph {
  width: 91px;
}
.smart-style-entropy-gold .kpi-config-headers .kpi-config-color {
  width: 81px;
}
.smart-style-entropy-gold .grid-search-box {
  width: 110px;
}
.smart-style-entropy-gold .sortable-list-container .sortable-list-header h1 {
  text-align: center;
  text-transform: uppercase;
}
.smart-style-entropy-gold .sortable-list-container .axis-selector-btn {
  width: 35px;
}
.smart-style-entropy-gold .sortable-list-container .serie-type-select {
  min-width: 90px !important;
}
.smart-style-entropy-gold .sortable-list-container .serie-color-select {
  margin-left: auto;
  margin-right: 10px;
  margin-top: 5px;
}
.smart-style-entropy-gold .sortable-list-container .serie-color-select > div > div:nth-child(2) {
  right: 0;
  top: 0;
}
.smart-style-entropy-gold .sortable-list-container .sortable-list-remove {
  margin-left: 0px;
}
/* PANELES DASHBOARDS / REPORTS */
.smart-style-entropy-gold .leaflet-container .leaflet-map-pane {
  z-index: auto;
}
.smart-style-entropy-gold .leaflet-container .leaflet-control-zoom {
  border: 0;
  z-index: auto;
}
.smart-style-entropy-gold .leaflet-container .leaflet-control-zoom .leaflet-control-zoom-out,
.smart-style-entropy-gold .leaflet-container .leaflet-control-zoom .leaflet-control-zoom-in {
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid #fff;
  border-radius: 2px;
  margin: 1px;
  font-family: 'Calibri', Arial;
  line-height: 28px;
  font-weight: 100;
}
.smart-style-entropy-gold .leaflet-container .leaflet-control-zoom .leaflet-control-zoom-out.leaflet-disabled,
.smart-style-entropy-gold .leaflet-container .leaflet-control-zoom .leaflet-control-zoom-in.leaflet-disabled {
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  color: #dbcf98;
  border: 1px solid #dbcf98;
}
.smart-style-entropy-gold .leaflet-container .leaflet-control-zoom .leaflet-control-zoom-out:hover,
.smart-style-entropy-gold .leaflet-container .leaflet-control-zoom .leaflet-control-zoom-in:hover {
  border-color: #ffaf03;
  color: #eec160;
}
.smart-style-entropy-gold .leaflet-container .leaflet-tooltip-pane .leaflet-tooltip {
  background: rgba(0, 0, 0, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.9);
  color: #fff;
}
.smart-style-entropy-gold .leaflet-container .leaflet-tooltip-pane .leaflet-tooltip.leaflet-tooltip-right:before {
  border-right-color: rgba(0, 0, 0, 0.9);
}
.smart-style-entropy-gold .leaflet-container .leaflet-tooltip-pane .leaflet-tooltip.leaflet-tooltip-left:before {
  border-left-color: rgba(0, 0, 0, 0.9);
}
.smart-style-entropy-gold .leaflet-container .leaflet-zoom-animated path {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-gold .leaflet-container .leaflet-zoom-animated path:hover {
  fill: linear-gradient(to top left, #cc9d04 0, #dd9313 48%, #d3aa14 70%, #dbba4e 100%, #dfab03 101%);
}
/* ANTIGUO */
.smart-style-entropy-gold .propagation-graph #sliders {
  position: absolute;
  top: 0;
}
.smart-style-entropy-gold .graph-section-special-events fieldset,
.smart-style-entropy-gold .graph-section-special-events fieldset h3 {
  margin-bottom: 5px;
}
.margin-left-5 {
  margin-left: 5px !important;
}
/* Navigation */
.smart-style-entropy-gold .nav-separation:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 170px;
  border-bottom: 1px solid rgba(237, 231, 243, 0.2);
  margin-bottom: 5px;
}
.smart-style-entropy-gold .ag-filter .ag-filter-header-container:nth-child(2) {
  margin-top: 16px;
}
.smart-style-entropy-gold .alarms-selector-container {
  width: 100%;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-top: 20px;
}
.smart-style-entropy-gold .alarms-selector-container .rs-tooltip.rs-tooltip-text {
  color: #000;
}
.smart-style-entropy-gold #settings_button {
  margin-right: 6px;
}
.smart-style-entropy-gold #settings_button span a {
  cursor: pointer !important;
}
/* Movers */
.smart-style-entropy-gold .movers-slider-time {
  margin-left: -20px;
  margin-bottom: 13px;
}
.smart-style-entropy-gold .movers-buttons-array {
  list-style: none;
  padding-left: 5px;
}
.smart-style-entropy-gold .movers-button {
  margin: 5px;
  width: 90%;
  height: 50px;
  background-color: #367a8a;
}
.smart-style-entropy-gold .movers-button-value {
  float: right;
  color: #60ff60;
}
.smart-style-entropy-gold .movers-main-filters {
  width: 100%;
  padding-left: 25px;
  font-size: 13px !important;
}
.smart-style-entropy-gold .movers-main-filters .flatpickr-input {
  display: inline-block;
  box-sizing: border-box;
  border: none;
  height: 35px;
  width: 100%;
  padding: 7px 12px;
  margin-top: 0px;
}
.smart-style-entropy-gold .movers-main-filters .granularity-selector {
  margin-bottom: 10px;
}
.smart-style-entropy-gold .movers-main-filters .dropdown .dropdown-toggle {
  width: 100%;
  margin-top: 3px;
  margin-bottom: 3px;
  background: #745425;
  color: #fff;
}
.smart-style-entropy-gold .movers-main-filters .dropdown .dropdown-toggle span {
  display: inline-block;
  padding-top: 4px;
}
.smart-style-entropy-gold .movers-main-filters .dropdown .dropdown-menu {
  position: absolute;
  z-index: 99999;
}
.smart-style-entropy-gold .movers-main-filters .dropdown .dropdown-header {
  display: none;
}
.smart-style-entropy-gold .movers-main-filters .filter-btn {
  width: 100%;
}
.smart-style-entropy-gold .padding-sides {
  padding-left: 5px;
  padding-right: 5px;
  width: 50px;
}
.smart-style-entropy-gold .advanced-dashboard-filters {
  width: 100%;
  padding-left: 25px;
  font-size: 13px !important;
}
.smart-style-entropy-gold .advanced-dashboard-filters .dropdown.entropy-filter button i {
  float: left;
  margin-top: 2px;
}
.smart-style-entropy-gold .advanced-dashboard-filters .granularity-slider {
  width: 90% !important;
}
.smart-style-entropy-gold .advanced-dashboard-filters .dropdown.entropy-filter .dropdown-toggle,
.smart-style-entropy-gold .advanced-dashboard-filters .btn-group-main .flatpickr-full-width.flatpickr-input {
  width: 90% !important;
}
.smart-style-entropy-gold .advanced-dashboard-filters .filter-btn {
  width: 90% !important;
  margin-right: 0px;
}
.smart-style-entropy-gold .advanced-dashboard-filters .btn-edit {
  float: right;
  margin-right: 20px;
  margin-top: 3px;
  margin-bottom: 3px;
}
.smart-style-entropy-gold .granularity-filter {
  margin-bottom: 20px;
}
/* CQI Dashboard */
.smart-style-entropy-gold .cqi-dashboard {
  padding-top: 0px;
}
.smart-style-entropy-gold #main-tabs .dashboardContainer .jarviswidget .widget-body.cqi-dashboard {
  min-height: 400px;
  height: calc(80vh);
}
.smart-style-entropy-gold .cqi-dashboard iframe {
  border: none;
  width: 100%;
  height: 100%;
}
.smart-style-entropy-gold .cqi-dashboard .wdna-no-data {
  font-size: 20px;
}
.smart-style-entropy-gold .cqi-main-filters .group-level-selector {
  width: 100%;
  margin-top: 3px;
  margin-bottom: 3px;
}
.smart-style-entropy-gold .cqi-main-filters .granularity-filter {
  margin-bottom: 0px;
}
.smart-style-entropy-gold .cqi-main-filters .flatpickr-input {
  width: 90%;
}
.smart-style-entropy-gold .btn-transparent {
  background: transparent;
  color: #fff;
  border-color: transparent;
}
/* With this the notifications will show over the overlays */
#divSmallBoxes {
  z-index: 999999;
}
#divSmallBoxes .SmallBox {
  border: 0;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: 0px 0px 3px 0px rgba(255, 255, 255, 0.6);
  box-shadow: 0px 0px 3px 0px rgba(255, 255, 255, 0.6);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#divSmallBoxes .SmallBox .foto {
  font-size: 24px;
  left: 12px;
  top: 6px;
}
#divSmallBoxes .SmallBox .textoFoto {
  margin: 3px 20px 3px 40px;
}
#divSmallBoxes .SmallBox .textoFoto span {
  font-weight: bold;
  font-size: 20px;
}
#divSmallBoxes .SmallBox:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.6);
  box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.6);
}
/* Useful for add a small btn to select2 component */
.smart-style-entropy-gold .btn-select2-addon {
  position: relative;
}
.smart-style-entropy-gold .btn-select2-addon button,
.smart-style-entropy-gold .btn-select2-addon .btn {
  position: absolute;
  height: 32px;
  right: 0px;
  z-index: 10000;
  border: none;
  width: 20%;
  top: unset;
  left: unset;
}
.smart-style-entropy-gold .btn-select2-addon button i,
.smart-style-entropy-gold .btn-select2-addon .btn i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.smart-style-entropy-gold .btn-select2-addon button i.fa-spin,
.smart-style-entropy-gold .btn-select2-addon .btn i.fa-spin {
  top: 20%;
  left: 28%;
}
.smart-style-entropy-gold .btn-select2-addon .select2 .select2-selection__choice {
  z-index: 999;
}
.smart-style-entropy-gold .btn-select2-addon .select2 .select2-selection__arrow {
  display: none;
}
/* Div select */
.smart-style-entropy-gold .div-select div#titulo {
  width: 100%;
  margin-top: 100px;
}
.smart-style-entropy-gold .div-select p#header {
  text-align: center;
  font-size: 2.5em;
  color: #9a9a9a;
}
.smart-style-entropy-gold .div-select p#subheader {
  text-align: center;
  color: #cecece;
  margin-top: 20px;
  font-size: 1.3em;
}
.smart-style-entropy-gold .div-select header {
  margin: 100px auto;
  width: 1200px;
  height: 230px;
  background-color: red;
}
.smart-style-entropy-gold .div-select div.effect-button-container {
  cursor: pointer;
  width: 90px;
  height: 100%;
  float: left;
  margin-right: 3px;
}
.smart-style-entropy-gold .div-select div.effect-button-container svg {
  width: 90px;
  fill: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-gold .div-select div.effect-button-container p.texto {
  font-size: 1em;
  color: #fff;
  text-align: center;
  padding-top: 10px;
  opacity: 1 !important;
  -webkit-transition: all 0.4s;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-gold .div-select div.effect-button-container:hover svg {
  fill: #eec160 !important;
}
.smart-style-entropy-gold .div-select div.effect-button-container:hover p.texto {
  color: #d29f30;
}
.smart-style-entropy-gold .div-select div.effect-button-container.selected svg {
  fill: #ffaf03 !important;
}
.smart-style-entropy-gold .div-select div.effect-button-container.selected p.texto {
  color: #ffaf03;
  font-weight: 700;
}
/* Select multi */
.btn-select-multi {
  width: 100%;
}
/* General filter */
.smart-style-entropy-gold .general-filters .cl-element {
  width: 100%;
}
.smart-style-entropy-gold .jarviswidget-auto-height .widget-body {
  min-height: 400px !important;
  height: auto !important;
}
/* Sortable List */
.smart-style-entropy-gold .sortable-list-header h1 {
  margin: 5px 0 10px 0;
}
.smart-style-entropy-gold .sortable-list {
  list-style: none;
  user-select: none;
}
.smart-style-entropy-gold .sortable-list-order-handler {
  position: relative;
  color: #fff;
  top: 0px;
  display: inline-block;
  width: 18px;
  height: 11px;
  opacity: 0.9;
  margin-right: 20px;
  cursor: row-resize;
}
.smart-style-entropy-gold .sortable-list-value {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
  margin-right: 5px;
  width: 80%;
}
.smart-style-entropy-gold .sortable-list-remove {
  cursor: pointer;
  color: red;
  margin-left: 10px;
  font-size: 20px;
}
.smart-style-entropy-gold .sortable-list-button {
  cursor: pointer;
  color: red;
  margin-left: 10px;
  font-size: 20px;
}
.smart-style-entropy-gold .sortable-list-item {
  font-size: 13px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1px;
  width: 100%;
  padding: 0 10px;
  min-height: 32px;
  background-color: rgba(0, 0, 0, 0.4);
  border-bottom: 0;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 400;
  z-index: 99999;
}
.smart-style-entropy-gold .sortable-list-item .list-order-handler {
  margin-right: 5px;
}
.smart-style-entropy-gold .sortable-list-item .sortable-list-remove .fa-times {
  color: #af0202;
}
/* KPI Evolution */
.smart-style-entropy-gold .kpi-evolution .btn-select2-addon .select2-container--disabled,
.smart-style-entropy-gold .kpi-evolution .btn-select2-addon .select2-container--disabled .select2-container--disabled input {
  cursor: default;
}
/* for adding icons to inputs */
.smart-style-entropy-gold .inner-addon {
  position: relative;
}
.smart-style-entropy-gold .inner-addon .icon {
  position: absolute;
  padding: 10px;
  padding-top: 8px;
  z-index: 999;
}
.smart-style-entropy-gold .left-addon .icon {
  left: 0px;
}
.smart-style-entropy-gold .right-addon .icon {
  right: 0px;
}
.smart-style-entropy-gold .left-addon input {
  padding-left: 30px !important;
}
.smart-style-entropy-gold .right-addon input {
  padding-right: 30px !important;
}
.smart-style-entropy-gold .fuelux .wizard {
  background: transparent;
  border: 1px solid #70531d;
}
.smart-style-entropy-gold .fuelux .wizard ul.steps li {
  background: rgba(0, 0, 0, 0.4);
  border-right: 1px solid #70531d;
}
.smart-style-entropy-gold .fuelux .wizard ul.steps li.active {
  color: #ffaf03;
}
.smart-style-entropy-gold .fuelux .wizard ul.steps li.active .badge {
  color: rgba(0, 0, 0, 0.9);
  background: #ffaf03;
}
.smart-style-entropy-gold .fuelux .wizard ul.steps li.complete {
  color: #eec160;
}
.smart-style-entropy-gold .fuelux .wizard ul.steps li.complete .badge {
  color: rgba(0, 0, 0, 0.9);
  background: #eec160;
}
.smart-style-entropy-gold .fuelux .wizard ul.steps li:hover {
  background: rgba(0, 0, 0, 0.6);
}
.smart-style-entropy-gold .fuelux .wizard ul.steps li .chevron {
  display: none;
}
.smart-style-entropy-gold .fuelux .wizard .actions {
  position: relative;
  background: transparent;
  border: 0;
}
.smart-style-entropy-gold .fuelux .wizard .actions .btn-sm {
  margin-left: 4px;
}
.smart-style-entropy-gold .fuelux .wizard .actions .btn-primary {
  background: url(../../assets/img/gold_texture.png) 50% 50% !important;
  color: #291c01;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  border: 0;
  padding: 5px 10px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-gold .fuelux .wizard .actions .btn-primary:hover {
  background: url(../../assets/img/gold_texture_hover.png) 50% 50% !important;
}
.smart-style-entropy-gold .fuelux .step-content .step-pane .cl-element {
  margin-bottom: 4px;
}
.smart-style-entropy-gold .img-select-filter {
  height: 65px;
  margin: auto;
}
.smart-style-entropy-gold .block-selection-filter:hover {
  background-color: rgba(0, 0, 0, 0.4);
  cursor: pointer;
}
/* for adding icons to inputs */
.smart-style-entropy-gold .inner-addon {
  position: relative;
}
.smart-style-entropy-gold .inner-addon .icon {
  position: absolute;
  padding: 10px;
  padding-top: 8px;
  z-index: 999;
}
.smart-style-entropy-gold .left-addon .icon {
  left: 0px;
}
.smart-style-entropy-gold .right-addon .icon {
  right: 0px;
}
.smart-style-entropy-gold .left-addon input {
  padding-left: 30px !important;
}
.smart-style-entropy-gold .right-addon input {
  padding-right: 30px !important;
}
/* SQL Builder */
.smart-style-entropy-gold .query-builder .drag-handle {
  color: grey;
}
.smart-style-entropy-gold .rule-value-container input[type='number'] {
  width: 70px;
}
.smart-style-entropy-gold .query-builder .rules-group-container {
  margin: 0;
  padding: 0;
  border: transparent;
  background: transparent;
}
/* ================================
/*      Fix General filter
/* ================================

/* Button */
.smart-style-entropy-gold .general-filters .dropdown-toggle {
  width: 100%;
  font-size: 13px !important;
}
.smart-style-entropy-gold .general-filters .btn-group-main .btn-secondary,
.smart-style-entropy-gold .movers-main-filters .btn-group-main .btn-secondary,
.smart-style-entropy-gold .main-filters .btn-secondary,
.smart-style-entropy-gold .cqi-main-filters.propagation-delay-filters .btn-secondary,
.smart-style-entropy-gold .btn-group-main .btn-secondary,
.smart-style-entropy-gold .cqi-main-filters .btn-group-main .entropy-filter .btn-secondary {
  display: inline-block;
  width: 38px;
  height: 35px;
  margin: 5px 0;
}
.smart-style-entropy-gold .general-filters .btn-group-main .btn-secondary i,
.smart-style-entropy-gold .movers-main-filters .btn-group-main .btn-secondary i,
.smart-style-entropy-gold .main-filters .btn-secondary i,
.smart-style-entropy-gold .cqi-main-filters.propagation-delay-filters .btn-secondary i,
.smart-style-entropy-gold .btn-group-main .btn-secondary i,
.smart-style-entropy-gold .cqi-main-filters .btn-group-main .entropy-filter .btn-secondary i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.smart-style-entropy-gold .general-filters .btn-group-main .btn-secondary i.fa-spin,
.smart-style-entropy-gold .movers-main-filters .btn-group-main .btn-secondary i.fa-spin,
.smart-style-entropy-gold .main-filters .btn-secondary i.fa-spin,
.smart-style-entropy-gold .cqi-main-filters.propagation-delay-filters .btn-secondary i.fa-spin,
.smart-style-entropy-gold .btn-group-main .btn-secondary i.fa-spin,
.smart-style-entropy-gold .cqi-main-filters .btn-group-main .entropy-filter .btn-secondary i.fa-spin {
  top: 20%;
  left: 28%;
}
.smart-style-entropy-gold .main-filters .btn-primary,
.smart-style-entropy-gold .main-filters .date-picker,
.smart-style-entropy-gold .movers-main-filters .btn-group-main .btn-primary,
.smart-style-entropy-gold .cqi-main-filters.propagation-delay-filters .btn-primary,
.smart-style-entropy-gold .cqi-main-filters.propagation-delay-filters .date-picker,
.smart-style-entropy-gold .btn-group-main .date-picker,
.smart-style-entropy-gold .cqi-main-filters .btn-group-main .entropy-filter .btn-primary {
  display: inline-block;
  width: calc(100% - 50px) !important;
  margin: 5px 3px 5px 0;
  height: 35px;
}
.smart-style-entropy-gold .cqi-main-filters.propagation-delay-filters .granularity-filter .btn-primary,
.smart-style-entropy-gold .cqi-main-filters.fm-alarms .granularity-filter .btn-primary,
.smart-style-entropy-gold .cqi-main-filters.nominal-plan .btn-primary,
.smart-style-entropy-gold .cqi-main-filters .entropy-filter .btn-primary {
  width: 100% !important;
}
.smart-style-entropy-gold .date-picker .flatpickr-input {
  width: 100%;
}
.smart-style-entropy-gold .general-filters .btn-select2-addon button {
  z-index: auto;
}
.smart-style-entropy-gold .general-filters .delta-date-compare .flatpickr-delta-full-width {
  width: 100% !important;
}
.smart-style-entropy-gold .general-filters fieldset {
  background: transparent !important;
}
.smart-style-entropy-gold .general-filters .select2-selection {
  padding: 0 8px !important;
}
.smart-style-entropy-gold .general-filter-all .custom-list > ul ul ul li a {
  padding: 8px 10px 8px 10px !important;
}
.smart-style-entropy-gold .general-filter-all .custom-list ul > li > ul {
  padding-left: 10px !important;
}
.smart-style-entropy-gold .general-filters fieldset {
  padding: 5px 0;
}
/* Tree view filter */
.smart-style-entropy-gold .tree li > div {
  display: inline-block;
}
.smart-style-entropy-gold .tree .select2-treview {
  margin-left: 5px;
  display: inline-block;
}
.smart-style-entropy-gold .tree li .select2-treview span {
  border: none;
  border-radius: none;
  padding: 0px;
  -webkit-border-radius: 0px;
  display: inline-block;
}
.smart-style-entropy-gold .tree li .select2-treview .select2-selection {
  padding: 0 8px;
}
.smart-style-entropy-gold .tree li.parent_li > span {
  cursor: pointer;
  padding: 3px 8px;
}
.smart-style-entropy-gold .tree .delete-row {
  cursor: pointer;
  padding: 0px;
  border: none;
  margin-right: 5px;
}
.smart-style-entropy-gold .tree .delete-row:hover {
  color: red;
}
.smart-style-entropy-gold .tree li .select2-selection {
  height: 26px;
  line-height: 26px;
  position: relative;
  top: 2px;
}
.smart-style-entropy-gold .tree li .select2-selection__placeholder {
  padding-right: 30px !important;
}
.help-desk a {
  position: absolute;
  top: 0;
}
/* Slider time */
.smart-style-entropy-gold .granularity-slider .rc-slider {
  float: left;
  width: 60%;
  font-size: 13px;
}
.smart-style-entropy-gold .granularity-slider .btn {
  float: left;
  width: 15%;
  padding: 0;
  position: relative;
  top: -3px;
  background: transparent;
}
.smart-style-entropy-gold .granularity-slider .btn-left {
  margin-right: 10px;
}
.smart-style-entropy-gold .granularity-slider .btn-right {
  margin-right: 0px;
  margin-left: 10px;
}
.smart-style-entropy-gold .granularity-slider input {
  float: left;
  width: 60%;
  font-size: 13px;
}
/* Button group + input */
.smart-style-entropy-gold .btn-group-main .btn-secondary {
  float: right;
}
.smart-style-entropy-gold .btn-group-main .flatpickr-full-width.flatpickr-input {
  width: 100% !important;
}
.smart-style-entropy-gold .btn-group-main .flatpickr-input {
  padding: 7px 12px;
  border: none;
  margin-top: 0px;
  min-height: 35px;
}
.smart-style-entropy-gold .btn-group-main .flatpickr-range {
  font-size: 11px;
  padding: 0px;
}
/* Dashboard */
.smart-style-entropy-gold #main {
  background-color: rgba(0, 0, 0, 0.7);
  overflow-x: unset !important;
}
/* Group Filter */
.smart-style-entropy-gold .group-filter-order {
  padding-right: 0px;
}
/* Your style.css */
.smart-style-entropy-gold .fixed-header #main {
  margin-top: 60px;
}
.smart-style-entropy-gold .ui-helper-clearfix:after,
.smart-style-entropy-gold .ui-helper-clearfix:before {
  display: none !important;
}
.smart-style-entropy-gold .fixed-header #header {
  position: fixed;
  width: 100%;
  z-index: 55;
  top: 0;
  border-bottom: 2px solid #999;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
.smart-style-entropy-gold .demo label {
  display: grid;
  margin: 5px 0px 0px 0px !important;
  padding: 0px;
}
.smart-style-entropy-gold body.menu-on-top.fixed-header {
  padding-top: 85px;
}
.smart-style-entropy-gold .fixed-navigation nav > ul {
  padding-right: 15px;
  position: relative;
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
}
.smart-style-entropy-gold html {
  background: none;
}
.smart-style-entropy-gold .mt-0 {
  margin-top: 0 !important;
}
.smart-style-entropy-gold .mb-0 {
  margin-top: 0 !important;
}
.smart-style-entropy-gold .mt-10 {
  margin-top: 10 !important;
}
.smart-style-entropy-gold .mb-10 {
  margin-bottom: 10px !important;
}
.smart-style-entropy-gold .mb-30 {
  margin-bottom: 30px !important;
}
.smart-style-entropy-gold .mb-28 {
  margin-bottom: 28px !important;
}
.smart-style-entropy-gold .ml-1 {
  margin-left: 10px !important;
}
.smart-style-entropy-gold .mr-1 {
  margin-right: 10px !important;
}
.smart-style-entropy-gold .px-2 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.smart-style-entropy-gold .p-3 {
  padding: 30px !important;
}
.smart-style-entropy-gold .loading-wdna {
  height: 30px;
  position: relative;
  top: 10px;
}
/* Select2 Smart form */
.smart-style-entropy-gold .smart-form .select2-selection__choice {
  padding: 1px 28px 1px 8px;
  margin: 4px 0 3px 5px;
  border: 0px;
  line-height: 20px;
}
.smart-style-entropy-gold .smart-form .select2-selection__choice__remove {
  padding: 4px 3px 3px 6px;
}
/* Select2 Title */
.smart-style-entropy-gold .select2Title .select2-selection {
  border: 0px solid #ccc !important;
  background: rgba(255, 255, 255, 0.6) !important;
  font-size: 16px;
  color: #3276b1;
}
.smart-style-entropy-gold .select2Title .select2-selection__arrow {
  border-left: 0px;
  position: relative;
}
.smart-style-entropy-gold .select2Title .select2-selection__choice {
  padding: 1px 28px 1px 8px;
  margin: 4px 0 3px 5px;
  position: relative;
  border: 1px transparent;
  color: #333;
  background-color: transparent !important;
}
.smart-style-entropy-gold .select2Title .select2-selection__choice {
  border: none;
}
/* Fondo */
.smart-style-entropy-gold body {
  background: #f9f9f9;
}
/* Header */
.smart-style-entropy-gold #header > div {
  height: 60px;
  font-size: 24px !important;
}
.mobile-detected.smart-style-entropy-gold #header > div {
  height: 60px;
  font-size: 22px !important;
}
.smart-style-entropy-gold #header .btn-header > :first-child > a {
  height: inherit;
  min-width: inherit;
  /* padding-left: 20px; */
}
/* Navegador izquierda */
.smart-style-entropy-gold aside {
  display: block;
  background: rgba(0, 0, 0, 0.8);
}
.smart-style-entropy-gold aside nav ul li a:link,
.smart-style-entropy-gold aside nav ul li a:visited {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ede7f3 !important;
}
.smart-style-entropy-gold aside nav ul li a:link.header-element,
.smart-style-entropy-gold aside nav ul li a:visited.header-element {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-bottom: 1px solid rgba(237, 231, 243, 0.5);
  background-color: rgba(237, 231, 243, 0.1);
}
.smart-style-entropy-gold aside nav ul li a:link.header-element .menu-item-parent,
.smart-style-entropy-gold aside nav ul li a:visited.header-element .menu-item-parent {
  padding-left: 25px;
}
.smart-style-entropy-gold aside nav ul li a:link.header-element.separator-header,
.smart-style-entropy-gold aside nav ul li a:visited.header-element.separator-header {
  margin-top: 20px;
}
.smart-style-entropy-gold aside nav ul li a:link .collapse-sign,
.smart-style-entropy-gold aside nav ul li a:visited .collapse-sign {
  margin-top: 5px;
}
.smart-style-entropy-gold aside nav ul li a:link .navigation-icon,
.smart-style-entropy-gold aside nav ul li a:visited .navigation-icon {
  width: 22px;
  position: absolute;
  left: 8px;
  top: 8px;
}
.smart-style-entropy-gold aside nav ul li a:link .navigation-icon.svg,
.smart-style-entropy-gold aside nav ul li a:visited .navigation-icon.svg {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  fill: #fff;
}
.smart-style-entropy-gold aside nav ul li a:hover,
.smart-style-entropy-gold aside nav ul li a:active {
  color: #d29f30 !important;
}
.smart-style-entropy-gold aside nav ul li a:hover.header-element,
.smart-style-entropy-gold aside nav ul li a:active.header-element {
  background-color: rgba(237, 231, 243, 0.02);
}
.smart-style-entropy-gold aside nav ul li a:hover .navigation-icon.svg,
.smart-style-entropy-gold aside nav ul li a:active .navigation-icon.svg {
  fill: #d29f30 !important;
}
.smart-style-entropy-gold aside nav ul li.active > a {
  color: #ffaf03 !important;
  vertical-align: middle;
}
/* Boton ocultar barra */
.smart-style-entropy-gold .minifyme {
  background: none;
  color: #f9f9f9;
  text-align: center;
  padding: 0;
  width: 36px;
  height: 28px;
  display: block;
  position: absolute;
  right: 0;
  border-radius: 5px 0 0 5px;
  cursor: pointer;
  margin-top: 7px;
  font-size: 19px;
  transition: all 0.1s linear 0s;
  border-bottom: none;
}
.smart-style-entropy-gold .minifyme svg {
  fill: #ede7f3;
  width: 30px;
  height: 28px;
}
.smart-style-entropy-gold .minifyme svg #arrow_right {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.smart-style-entropy-gold .minifyme svg #arrow_left {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.smart-style-entropy-gold .minifyme:hover svg {
  fill: #d29f30;
}
.smart-style-entropy-gold.minified .minifyme {
  right: 0;
  color: #a8a8a8;
  position: relative;
  width: 100%;
  border-radius: 0;
  margin: 7px 0 0 0;
  height: 34px;
  font-size: 23px;
}
.smart-style-entropy-gold.minified .minifyme:hover {
  background: none;
}
.smart-style-entropy-gold.minified .minifyme svg #arrow_right {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.smart-style-entropy-gold.minified .minifyme svg #arrow_left {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
/* FIN Boton ocultar barra */
/* Login */
.smart-style-entropy-gold .login-info a {
  color: #4c4f53;
}
.smart-style-entropy-gold .login-info > span {
  border-bottom: 1px solid #0b84ac;
}
.smart-style-entropy-gold .btn.btn-ribbon {
  background-color: transparent !important;
  background-image: none;
}
/* Titulo superior */
.smart-style-entropy-gold #ribbon {
  min-height: 40px;
  padding: 0 0px;
  position: relative;
}
.smart-style-entropy-gold #ribbon .breadcrumb {
  color: rgba(255, 255, 255, 0.6) !important;
}
.smart-style-entropy-gold .jarviswidget .widget-body {
  position: relative;
  height: 100%;
}
.smart-style-entropy-gold .jarviswidget-active {
  background-color: rgba(0, 0, 0, 0.6) !important;
}
/* LTE Sidebar Functions */
.smart-style-entropy-gold #sidebar-elem-container .custom-list ul .open > a {
  color: #ffaf03 !important;
}
.smart-style-entropy-gold #sidebar-elem-container .custom-list ul .open > a i {
  color: #ffaf03 !important;
}
.smart-style-entropy-gold #sidebar-elem-container .custom-list ul li svg {
  width: 22px;
  height: 22px;
  margin-right: 6px;
  float: left;
  transform: translateY(-4px);
  fill: #ede7f3;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-gold #sidebar-elem-container .custom-list ul li svg.highcharts-root {
  width: auto;
  height: auto;
  transform: translate(0px, 0px) !important;
}
.smart-style-entropy-gold #sidebar-elem-container .custom-list ul li:hover svg {
  transform: translate(2px, -4px);
  fill: #eec160;
}
.smart-style-entropy-gold #sidebar-elem-container .custom-list ul li.open svg {
  transform: translate(2px, -4px);
  fill: #ffaf03;
}
.smart-style-entropy-gold #sidebar-elem-container .custom-list ul li .inside-sidebar-accordion-ol {
  list-style: none;
  padding-left: 26px;
}
.smart-style-entropy-gold #sidebar-elem-container .custom-list ul li .inside-sidebar-accordion-ol li {
  padding: 0px 4px 8px 0px !important;
}
.smart-style-entropy-gold #sidebar-elem-container .custom-list ul li .inside-sidebar-accordion-ol li:before {
  content: none !important;
}
.smart-style-entropy-gold #sidebar-elem-container .custom-list ul li .inside-sidebar-accordion-ol li a {
  padding: 0px !important;
}
/* LTE Functions */
.smart-style-entropy-gold .lte-functions-form {
  text-align: center;
}
.smart-style-entropy-gold .lte-functions-form .btn {
  width: 70%;
}
/* Layout Switcher */
.smart-style-entropy-gold .demo {
  position: absolute;
  top: 65px;
  right: 0;
  width: 160px;
  z-index: 902;
  background: #ccc;
}
.smart-style-entropy-gold #close-demo {
  float: right;
}
.smart-style-entropy-gold .demo > span {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 30px;
  width: 30px;
  border-radius: 0px 0 0 0px;
  background: #fafafa;
  padding: 2px;
  text-align: center;
  line-height: 20px;
  cursor: pointer;
}
.smart-style-entropy-gold label input[type='checkbox'].checkbox + span,
label input[type='radio'].radiobox + span {
  font-size: 14px;
}
/* Advanced Filter */
.smart-style-entropy-gold .advanced-filter {
  display: none;
  width: 100%;
}
/* Advanced filter network elements */
.smart-style-entropy-gold .ne-text-form,
.smart-style-entropy-gold .ne-text-form-container,
.smart-style-entropy-gold .form-horizontal {
  height: 100%;
  width: 100%;
}
.smart-style-entropy-gold .ne-text-form .ne-text-form-container {
  height: 90%;
}
.smart-style-entropy-gold .ne-text-form .ne-text-form-footer {
  margin-top: 15px;
  height: 10%;
}
.smart-style-entropy-gold .ne-text-form .ne-text-form-container textarea {
  width: 100%;
  height: 100%;
  resize: none;
}
.smart-style-entropy-gold .ne-text-form .ne-text-form-footer .btn-primary {
  float: right;
}
.smart-style-entropy-gold .advanced-filter .delimiters-form {
  float: left;
}
.smart-style-entropy-gold .advanced-filter h1 {
  letter-spacing: normal;
}
.smart-style-entropy-gold .advanced-filter .cl-element {
  margin: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 100%;
}
.smart-style-entropy-gold .advanced-filter .btn-select2-addon button,
.smart-style-entropy-gold .advanced-filter .btn-select2-addon .btn:active {
  background: transparent;
}
.smart-style-entropy-gold .advanced-filter .btn-select2-addon .btn:hover,
.smart-style-entropy-gold .advanced-filter .btn-select2-addon .btn:focus {
  background: transparent;
}
.smart-style-entropy-gold .advanced-filter .btn-select2-addon .select2-container--disabled,
.smart-style-entropy-gold .advanced-filter .btn-select2-addon .select2-container--disabled .select2-container--disabled input {
  cursor: default;
}
.smart-style-entropy-gold .advanced-filter .select2 .select2-selection__choice__remove {
  cursor: pointer;
}
.smart-style-entropy-gold .advanced-filter .ne-select {
  position: relative;
}
.smart-style-entropy-gold .advanced-filter .ne-select .select2-selection__choice {
  z-index: 999;
}
/* Side bar filters */
.smart-style-entropy-gold .entropy-filter .dropdown-menu li a {
  padding: 3px 20px;
}
.smart-style-entropy-gold .open > .dropdown-menu {
  display: block !important;
}
.smart-style-entropy-gold .vendor-filter .entropy-filter button.dropdown-toggle {
  font-size: 12px;
}
.smart-style-entropy-gold .vendor-filter .btn-secondary {
  display: inline-block;
  box-sizing: border-box;
  border: none;
  height: 35px;
}
/* UiDialog */
.smart-style-entropy-gold .ui-functionality-modal .select-lcm-group {
  width: 80%;
  margin: 5px;
}
.smart-style-entropy-gold .ui-functionality-modal {
  border: 1px solid white;
}
.smart-style-entropy-gold .ui-dialog .ui-dialog-titlebar-close {
  opacity: 1;
}
.smart-style-entropy-gold .ui-dialog .ui-dialog-titlebar-close:hover {
  opacity: 0.5;
}
/* Main Filters In Right sidebar */
.smart-style-entropy-gold .main-filters,
.smart-style-entropy-gold .drill-down-functions {
  width: 100%;
  padding-left: 25px;
  font-size: 13px !important;
}
.smart-style-entropy-gold .main-filters .btn-secondary,
.smart-style-entropy-gold .drill-down-functions .btn-secondary {
  display: inline-block;
  box-sizing: border-box;
  border: none;
  height: 35px;
  width: 35px;
}
.smart-style-entropy-gold .main-filters .filter-btn,
.smart-style-entropy-gold .drill-down-functions .filter-btn {
  width: 100%;
  margin-top: 3px;
  margin-bottom: 3px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  margin-right: 10px;
}
.smart-style-entropy-gold .main-filters .granularity-selector,
.smart-style-entropy-gold .drill-down-functions .granularity-selector {
  margin-bottom: 10px;
}
.smart-style-entropy-gold .main-filters .granularity-selector .dropdown .dropdown-toggle,
.smart-style-entropy-gold .drill-down-functions .granularity-selector .dropdown .dropdown-toggle {
  width: 100% !important;
}
.smart-style-entropy-gold .main-filters .dropdown .dropdown-toggle,
.smart-style-entropy-gold .drill-down-functions .dropdown .dropdown-toggle {
  width: 90%;
  margin-bottom: 3px;
  display: inline-block;
  box-sizing: border-box;
  border: none;
  height: 35px;
}
.smart-style-entropy-gold .main-filters .dropdown .dropdown-toggle span,
.smart-style-entropy-gold .drill-down-functions .dropdown .dropdown-toggle span {
  padding-top: 4px;
  display: inline-block;
}
.smart-style-entropy-gold .flatpickrRange {
  font-size: 11px;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
/* range picker */
.smart-style-entropy-gold .flatpickr-days {
  width: 205.875px;
}
.smart-style-entropy-gold .dayContainer {
  width: 205.875px;
  min-width: 205.875px;
  max-width: 205.875px;
}
.smart-style-entropy-gold .flatpickr-current-month {
  left: 6.5%;
}
.smart-style-entropy-gold .flatpickr-months select,
.smart-style-entropy-gold .flatpickr-months input {
  font-size: 14px !important;
}
.smart-style-entropy-gold .flatpickr-calendar {
  margin: 5px 0px;
  font-size: 13px;
  width: 220px;
  background: linear-gradient(to top left, rgba(161, 104, 18, 0.95), rgba(110, 67, 2, 0.9));
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #70531d;
}
.smart-style-entropy-gold .flatpickr-calendar .flatpickr-prev-month svg,
.smart-style-entropy-gold .flatpickr-calendar .flatpickr-next-month svg {
  fill: #fff;
}
.smart-style-entropy-gold .flatpickr-calendar .flatpickr-prev-month:hover svg,
.smart-style-entropy-gold .flatpickr-calendar .flatpickr-next-month:hover svg {
  fill: #eec160;
}
.smart-style-entropy-gold .flatpickr-calendar .flatpickr-day {
  max-width: 29px;
  height: 29px;
  line-height: 29px;
  color: #fff;
}
.smart-style-entropy-gold .flatpickr-calendar .flatpickr-day.inRange {
  color: #fff;
  border: 0;
  background: rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: -5px 0 0 rgba(0, 0, 0, 0.3);
  box-shadow: -5px 0 0 rgba(0, 0, 0, 0.3);
}
.smart-style-entropy-gold .flatpickr-calendar .flatpickr-day.inRange.today {
  background: rgba(0, 0, 0, 0.6);
}
.smart-style-entropy-gold .flatpickr-calendar .flatpickr-day.endRange {
  -webkit-box-shadow: -5px 0 0 rgba(0, 0, 0, 0.3) !important;
  box-shadow: -5px 0 0 rgba(0, 0, 0, 0.3) !important;
  background: #eec160;
}
.smart-style-entropy-gold .flatpickr-calendar .flatpickr-day.startRange {
  background: #eec160;
  -webkit-box-shadow: 5px 0 0 rgba(0, 0, 0, 0.3) !important;
  box-shadow: 5px 0 0 rgba(0, 0, 0, 0.3) !important;
}
.smart-style-entropy-gold .flatpickr-calendar .flatpickr-day:hover {
  color: #6b5108;
  background: #eec160;
  border-color: #eec160;
}
.smart-style-entropy-gold .flatpickr-calendar .flatpickr-day.disabled {
  color: #dbcf98;
}
.smart-style-entropy-gold .flatpickr-calendar .flatpickr-day.disabled:hover {
  color: #dbcf98;
  background: transparent;
  border-color: transparent;
}
.smart-style-entropy-gold .flatpickr-input {
  background: url(../../assets/img/gold_texture.png) 50% 50% !important;
  background-size: cover !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #291c01;
  font-family: 'Calibri', Arial;
  border: 0;
  padding: 5px;
  margin-top: 3px;
  margin-bottom: 3px;
  text-align: center;
}
.smart-style-entropy-gold .flatpickr-input:hover {
  background: url(../../assets/img/gold_texture_hover.png) 50% 50% !important;
  background-size: cover !important;
  border: 0;
}
.smart-style-entropy-gold .flatpickr-input:active {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  top: 0;
  left: 0;
}
.smart-style-entropy-gold .flatpickr-input:disabled {
  cursor: not-allowed;
  opacity: 0.65;
}
.smart-style-entropy-gold .date-picker .date-picker-icon {
  position: relative;
  left: 10px;
}
.smart-style-entropy-gold .flatpickr-full-width {
  width: 100% !important;
}
.smart-style-entropy-gold .flatpickr-day.selected,
.smart-style-entropy-gold .flatpickr-day.selected.endRange,
.smart-style-entropy-gold .flatpickr-day.selected.startRange,
.smart-style-entropy-gold .flatpickr-day.endRange,
.smart-style-entropy-gold .flatpickr-day.endRange:hover,
.smart-style-entropy-gold .flatpickr-day.startRange,
.smart-style-entropy-gold .flatpickr-day.startRange:hover {
  background: #ffaf03;
  color: #6b5108;
  border: none;
}
.smart-style-entropy-gold #hoursListContainer .hoursList {
  padding-left: 10px;
}
.smart-style-entropy-gold #hoursListContainer .hoursList .hourListItem {
  border: 0;
  color: #dbcf98;
  font-size: 13px;
  line-height: 19px;
  margin: 1px;
  height: 20px;
}
.smart-style-entropy-gold #hoursListContainer .hoursList .hourListItem.activeHour {
  background: #ffaf03;
  color: #6b5108;
}
.smart-style-entropy-gold .error-404-page {
  position: relative;
  text-align: center;
  top: 100px;
}
.smart-style-entropy-gold .error-404-page h1 {
  font-size: 250% !important;
  font-weight: 700 !important;
  color: #fff;
}
.smart-style-entropy-gold .error-404-page h3 {
  font-size: 150% !important;
  color: #fff;
}
/* grid table toolpanel bug */
.smart-style-entropy-gold .ag-theme-custom-new .ag-tool-panel {
  color: #fff !important;
}
/* responsive paging panel bug */
@media (max-width: 768px) {
  .smart-style-entropy-gold .ag-theme-custom-new .ag-paging-panel {
    padding-top: 25px;
    padding-bottom: 20px;
  }
}
.smart-style-entropy-gold .grid-export-panel,
.smart-style-entropy-gold .grid-filters-btn,
.smart-style-entropy-gold .grid-reset-btn {
  float: left;
  margin-right: 5px;
}
.smart-style-entropy-gold .grid-export-panel .grid-export-btn,
.smart-style-entropy-gold .grid-filters-btn,
.smart-style-entropy-gold .grid-reset-btn {
  background: url(../../assets/img/gold_texture.png) 50% 50% !important;
  color: #291c01;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  border: 0;
  padding: 5px 10px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-gold .grid-export-panel .grid-export-btn:hover,
.smart-style-entropy-gold .grid-filters-btn:hover,
.smart-style-entropy-gold .grid-reset-btn:hover {
  background: url(../../assets/img/gold_texture_hover.png) 50% 50% !important;
}
/* ag-grid for rollback tables */
.smart-style-entropy-gold .rollback-table .wdna-grid-default-cell {
  white-space: normal;
}
.smart-style-entropy-gold .ag-header-group-cell.ag-header-group-cell-with-group {
  background: rgba(39, 38, 43, 0.8);
}
.smart-style-entropy-gold .wdna-grid-editable-cell {
  color: rgba(255, 255, 255, 0.8);
}
.smart-style-entropy-gold .wdna-grid-non-editable-cell {
  color: rgba(255, 255, 255, 0.9);
}
/* for left search box */
.smart-style-entropy-gold .grid-search-form {
  float: right;
}
.smart-style-entropy-gold .grid-search-form + .wdna-grid-table {
  float: left;
  height: 94% !important;
}
/* leaflet map */
.smart-style-entropy-gold .leaflet-container {
  background: transparent;
}
.smart-style-entropy-gold .rtMap .leaflet-container li {
  margin-bottom: -15px;
  font-size: 11px;
}
.smart-style-entropy-gold .rtMap h3 {
  font-size: 12px;
  margin: -20px 0px -10px 0px;
  text-align: center;
}
.smart-style-entropy-gold .rtMap .leaflet-container h3 {
  font-size: 12px;
  margin: -30px 0px 0px 0px;
  text-align: center;
}
.smart-style-entropy-gold .rollback-table {
  height: 400px;
}
.smart-style-entropy-gold .map-normal-legend ul {
  list-style: none;
  padding-left: 0px;
}
.smart-style-entropy-gold .map-normal-legend h1 {
  font-weight: 700;
}
.smart-style-entropy-gold .map-normal-legend h1 span {
  font-size: 13px;
}
.smart-style-entropy-gold .leaflet-container .leaflet-top,
.smart-style-entropy-gold .leaflet-container .leaflet-bottom {
  z-index: auto !important;
}
/* Modal */
.smart-style-entropy-gold .modal {
  text-align: center;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .smart-style-entropy-gold .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: ' ';
    height: 100%;
  }
}
.smart-style-entropy-gold .modal-dialog {
  width: 1200px;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.smart-style-entropy-gold .modal .close {
  opacity: 1;
}
.smart-style-entropy-gold .modal-content .nav-tabs > li.active > a {
  background: rgba(0, 0, 0, 0.7) !important;
}
.smart-style-entropy-gold .close {
  font-size: 28px;
}
.smart-style-entropy-gold .pager .disabled > a,
.smart-style-entropy-gold .pager .disabled > a:focus,
.smart-style-entropy-gold .pager .disabled > a:hover,
.smart-style-entropy-gold .pager .disabled > span,
.smart-style-entropy-gold .pager li > a,
.smart-style-entropy-gold .pager li > span {
  background: rgba(56, 44, 25, 0.77);
}
/* select 2 style */
.smart-style-entropy-gold .custom-list > ul ul li.select2-selection__choice {
  padding: 1px 28px 1px 8px;
  margin: 4px 0 3px 5px;
}
.smart-style-entropy-gold .custom-list > ul ul li.select2-search {
  padding-left: 8px;
  padding-right: 8px;
}
.smart-style-entropy-gold .smart-form .select2-container .select2-choice,
.select2-selection {
  padding: 0 8px !important;
}
.smart-style-entropy-gold .smart-form.no-back {
  background: transparent;
}
.smart-style-entropy-gold .smart-form.no-back .tracking .btn.filter-btn {
  background: linear-gradient(to top left, #dfab03 0, #faa717 38%, #e4b819 60%, #e7c554 86%, #dfab03 100%) !important;
  color: #fff;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-gold .smart-form.no-back .tracking .btn.filter-btn:hover {
  background: linear-gradient(to top left, #cc9d04 0, #dd9313 48%, #d3aa14 70%, #dbba4e 100%, #dfab03 101%) !important;
}
.smart-style-entropy-gold .smart-form.no-back .tracking .btn.filter-btn i {
  left: 15px;
}
.smart-style-entropy-gold #right-panel .smart-form .row {
  margin: 0;
}
.smart-style-entropy-gold #right-panel .smart-form .filter-btn {
  width: 100%;
  margin: 8px 0 0 0;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
}
.smart-style-entropy-gold .widget-body .row {
  display: flex;
  position: relative;
}
.smart-style-entropy-gold .widget-body .row:after {
  content: '';
  display: table;
  clear: both;
}
.smart-style-entropy-gold .widget-body .column {
  flex: 50%;
  min-height: 400px;
  height: calc(40vh);
}
.smart-style-entropy-gold .select2-container--open .select2-selection,
.smart-style-entropy-gold .select2-dropdown-open .select2-choice {
  min-height: 30px !important;
  color: #291c01 !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.smart-style-entropy-gold .select2-container--open .select2-selection,
.smart-style-entropy-gold .select2-container-active .select2-choice,
.smart-style-entropy-gold .select2-container-active .select2-choices,
.smart-style-entropy-gold .select2-container--open .select2-dropdown,
.smart-style-entropy-gold .select2-drop-active {
  border: none !important;
}
.smart-style-entropy-gold .select2-results__options {
  color: #fff;
}
.smart-style-entropy-gold .select2-results li {
  cursor: default;
}
.smart-style-entropy-gold .new-network-form .right-input {
  padding-left: 0px;
}
.smart-style-entropy-gold .new-network-form fieldset {
  margin-bottom: 5px;
}
.smart-style-entropy-gold .new-network-form input,
.smart-style-entropy-gold .new-network-form textarea,
.smart-style-entropy-gold .new-network-form select {
  background: #0d2a4f;
}
/* Logo */
.smart-style-entropy-gold #logo {
  margin-top: 0px;
}
.smart-style-entropy-gold #logo img {
  width: auto;
  height: 63px;
  padding-left: 3px;
}
.smart-style-entropy-gold #sidebar-elem-container {
  margin-bottom: 20px;
  width: 95%;
}
/* dashboard */
@media (min-width: 992px) {
  .smart-style-entropy-gold .right-dashboard-elem {
    padding-left: 6px;
  }
  .smart-style-entropy-gold .left-dashboard-elem {
    padding-right: 6px;
  }
}
/* migrate progress bar */
.smart-style-entropy-gold .file-upload {
  padding-top: 10px;
}
.smart-style-entropy-gold .sweet-alert {
  background-color: rgba(9, 28, 54, 0.95);
}
.smart-style-entropy-gold .sweet-alert h2,
.smart-style-entropy-gold .sweet-alert p {
  color: #fff;
}
.smart-style-entropy-gold .sweet-alert button {
  border-color: rgba(18, 47, 51, 0.9) !important;
  background: #0e2e59 !important;
  border: none !important;
}
/* tabs */
.smart-style-entropy-gold .tab-left-content {
  padding-right: 240px;
  -webkit-transition: 250ms cubic-bezier(0.1, 0.57, 0.1, 1);
  -moz-transition: 250ms cubic-bezier(0.1, 0.57, 0.1, 1);
  -o-transition: 250ms cubic-bezier(0.1, 0.57, 0.1, 1);
  transition: 250ms cubic-bezier(0.1, 0.57, 0.1, 1);
}
.smart-style-entropy-gold .tab-left-content-maximized {
  padding-right: 0px;
}
.smart-style-entropy-gold .ui-helper-clearfix {
  display: block;
  min-height: 37px;
}
/* Pie Chart */
.smart-style-entropy-gold .RtPie h3 {
  font-size: 12px;
  margin: 0;
  font-weight: bold;
  text-align: center;
}
.smart-style-entropy-gold .RtPie .fa {
  font-size: 19px;
  vertical-align: bottom;
  padding-left: 10px;
}
.smart-style-entropy-gold .noc-active-region {
  background: rgba(206, 206, 206, 0.2);
}
.smart-style-entropy-gold .noc-vendors-sidebar-widget ul {
  list-style: none;
  padding: 0px;
}
.smart-style-entropy-gold .noc-vendors-sidebar-widget ul .noc-vendor-list {
  padding-bottom: 10px;
  padding-top: 10px;
}
.smart-style-entropy-gold .noc-vendors-sidebar-widget ul .noc-vendor-list.active {
  color: #ffaf03;
  background: linear-gradient(to top left, #dfab03 0, #faa717 38%, #e4b819 60%, #e7c554 86%, #dfab03 100%);
}
.smart-style-entropy-gold .noc-vendors-sidebar-widget ul .noc-vendor-list:hover {
  background: linear-gradient(to top left, #dfab03 0, #faa717 38%, #e4b819 60%, #e7c554 86%, #dfab03 100%);
}
.smart-style-entropy-gold .noc-vendors-sidebar-widget ul button {
  width: 100%;
}
.smart-style-entropy-gold .noc-vendors-sidebar-widget ul .noc-vendor-button img {
  width: 67px;
  height: 32px;
  position: relative;
  float: left;
  margin-right: 20px;
}
.smart-style-entropy-gold .noc-vendors-sidebar-widget ul .noc-vendor-button span {
  float: left;
  position: relative;
}
.smart-style-entropy-gold .noc-vendor-button {
  background: transparent;
  border: none;
}
.smart-style-entropy-gold .RtNocpie ul {
  width: 100%;
  text-align: center;
}
.smart-style-entropy-gold .RtNocpie li {
  display: inline-block;
  *display: inline;
  /*IE7*/
  *zoom: 1;
  /*IE7*/
  margin-right: 10px;
  padding: 0px;
}
.smart-style-entropy-gold .rtNoc {
  background: linear-gradient(to top left, rgba(161, 104, 18, 0.95), rgba(110, 67, 2, 0.9));
}
.smart-style-entropy-gold .btn-rtnoc {
  width: 100%;
}
.smart-style-entropy-gold .btn-rtnoc:hover {
  color: #fff;
}
.smart-style-entropy-gold .rtNoc-title {
  font-size: 30px;
}
.smart-style-entropy-gold .rtNocSidebar {
  background: transparent !important;
  margin-left: 25px;
}
.smart-style-entropy-gold.widget-rtNoc {
  min-height: 230px;
  height: calc(40vh);
}
.smart-style-entropy-gold .easy-pie-chart {
  margin: 12px 0px;
}
.smart-style-entropy-gold .easy-pie-chart .percent {
  top: 45%;
  font-size: 35px;
}
.smart-style-entropy-gold .easy-pie-chart .title {
  display: block;
  font-size: 14px;
  font-weight: 700;
  margin-top: -31px;
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  color: #fff !important;
}
/* Fix nav colors font */
.smart-style-entropy-gold nav > ul > li > a,
.smart-style-entropy-gold nav > ul > li > ul > li > a,
.smart-style-entropy-gold .login-info > span > a,
.smart-style-entropy-gold .header-search > button {
  color: #ede7f3 !important;
  line-height: normal;
}
/* Navegador izquierda */
.smart-style-entropy-gold nav ul ul li a {
  padding-left: 30px !important;
}
.smart-style-entropy-gold nav > ul ul li a i {
  width: 11px !important;
}
.smart-style-entropy-gold nav ul ul li ul a {
  padding-left: 45px !important;
}
.smart-style-entropy-gold nav ul ul li ul li ul li a {
  padding-left: 60px !important;
}
.smart-style-entropy-gold nav ul li.active > a:before {
  color: #fff;
}
.smart-style-entropy-gold nav ul > li > a > i {
  font-size: 1.4em !important;
  min-height: 28px;
}
.smart-style-entropy-gold nav ul > li > a > span {
  padding-left: 10px;
  vertical-align: super;
}
.smart-style-entropy-gold aside#left-panel {
  z-index: 50;
  padding-top: 60px;
}
.smart-style-entropy-gold nav > ul > li.hidden-icon-menu > a > i {
  display: none;
}
.smart-style-entropy-gold aside#left-panel nav {
  margin-top: 35px;
  height: calc(95vh - 100px);
  scrollbar-width: none;
}
.smart-style-entropy-gold aside#left-panel nav::-webkit-scrollbar {
  display: none;
}
.smart-style-entropy-gold nav ul .active > a > i {
  color: #ffaf03 !important;
}
/* Header */
.smart-style-entropy-gold #header {
  background: rgba(15, 14, 8, 0.8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  height: 60px;
  z-index: 550;
}
@media only screen and (max-width: 479px) and (min-width: 320px) {
  .smart-style-entropy-gold #hide-menu > :first-child > a,
  .smart-style-entropy-gold .btn-header a {
    margin-top: 10px !important;
    width: 40px !important;
    height: 40px !important;
  }
}
.smart-style-entropy-gold #header > div > ul > li > a {
  color: #ffffff !important;
}
.smart-style-entropy-gold .btn-header > :first-child > a,
.smart-style-entropy-gold .header-search > input[type='text'] {
  color: #333;
  background: none !important;
  font-size: inherit;
}
:-webkit-full-screen .smart-style-entropy-gold #fullscreen > :first-child > a {
  color: #333;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* Main Tabs */
.smart-style-entropy-gold #main-tabs {
  min-height: 40px;
  padding: 0 10px;
  padding-right: 5px;
  position: relative;
}
.smart-style-entropy-gold #main-tabs #widget-grid > .row article:nth-child(1) .jarviswidget-custom-btn {
  display: none !important;
}
.smart-style-entropy-gold #main-tabs .tab-text {
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 5px;
  margin-right: 5px;
}
.smart-style-entropy-gold #main-tabs .dashboardContainer .jarviswidget .widget-body {
  min-height: 325px;
  height: calc(40vh);
}
.smart-style-entropy-gold #main-tabs .dashboardContainer .jarviswidget .widget-height {
  min-height: 800px;
  height: calc(85vh) !important;
}
.smart-style-entropy-gold #main-tabs #tabs .ui-tabs-nav {
  position: relative;
  margin: -5px 0 0 -10px;
  display: inline-block;
  width: calc(100% + 15px) !important;
  padding: 0;
  border-bottom: 1px solid #70531d;
  background: rgba(0, 0, 0, 0.4);
  height: 42px;
}
.smart-style-entropy-gold #main-tabs #tabs .ui-tabs-nav li {
  background: transparent;
  display: inline-block;
  margin-left: 6px;
}
.smart-style-entropy-gold #main-tabs #tabs .ui-tabs-nav li a {
  width: 100%;
  display: inline-block;
  height: 41px;
  padding-top: 14px;
}
.smart-style-entropy-gold #main-tabs #tabs .ui-tabs-nav li a .tab-pin {
  float: left;
}
.smart-style-entropy-gold #main-tabs #tabs .ui-tabs-nav li a .tab-pin svg {
  width: 17px;
  height: 19px;
  fill: #ede7f3;
  transform: rotate(45deg) translateX(-2px);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transition: all 0s ease;
}
.smart-style-entropy-gold #main-tabs #tabs .ui-tabs-nav li a .tab-pin svg:hover {
  fill: #eec160;
  transform: rotate(30deg) translate(-2px, -1px);
}
.smart-style-entropy-gold #main-tabs #tabs .ui-tabs-nav li a .tab-pin.txt-color-red svg {
  width: 17px;
  height: 19px;
  fill: #ffaf03 !important;
  transform: rotate(0deg) translateY(-1px);
}
.smart-style-entropy-gold #main-tabs #tabs .ui-tabs-nav li a .fa-times:hover {
  color: #eec160 !important;
}
.smart-style-entropy-gold #main-tabs #tabs .ui-tabs-nav li a:hover {
  border-bottom: none;
  color: #eec160;
}
.smart-style-entropy-gold #main-tabs #tabs .ui-tabs-nav li.ui-tabs-active a {
  background: rgba(0, 0, 0, 0.4);
  margin-bottom: 0px;
  color: #ffaf03;
  border: 0px;
  border-bottom: 1px solid #ffaf03;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.smart-style-entropy-gold .secondary-tabs {
  margin-top: 20px;
}
.smart-style-entropy-gold .secondary-tabs li {
  color: #fff;
}
.smart-style-entropy-gold .secondary-tabs li a {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.smart-style-entropy-gold .secondary-tabs li:hover a {
  color: #eec160 !important;
  border: 0px !important;
  border-bottom: 1px solid transparent !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.smart-style-entropy-gold .secondary-tabs li:hover a i {
  color: #eec160;
}
.smart-style-entropy-gold .secondary-tabs li.active {
  border: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.smart-style-entropy-gold .secondary-tabs li.active a {
  color: #ffaf03 !important;
  border: 0px !important;
  border-bottom: 1px solid #ffaf03 !important;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-weight: normal !important;
}
.smart-style-entropy-gold .secondary-tabs li.active a span {
  color: #ffaf03 !important;
}
.smart-style-entropy-gold .secondary-tabs li.active a i {
  color: #ffaf03;
}
.desktop-detected.smart-style-entropy-gold #main-tabs .ui-tabs-nav {
  width: calc(100% - 240px) !important;
}
/* Ribbon */
/* Jarviswidget */
.smart-style-entropy-gold .jarviswidget {
  /* box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.35); */
  background-color: transparent;
  margin-bottom: 15px;
}
.smart-style-entropy-gold .jarviswidget > header {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 5px;
}
.smart-style-entropy-gold .jarviswidget > div {
  border-color: rgba(0, 0, 0, 0.3);
  background-color: transparent !important;
}
.smart-style-entropy-gold .jarviswidget > header a {
  color: #fff !important;
}
.smart-style-entropy-gold .jarviswidget > header .active a {
  color: #fff !important;
}
.smart-style-entropy-gold .jarviswidget > header h2 {
  color: #fff !important;
}
.smart-style-entropy-gold .jarviswidget-ctrls .button-icon {
  border-left: none;
}
.smart-style-entropy-gold .jarviswidget > div {
  border-style: none;
}
.smart-style-entropy-gold .jarviswidget .footer {
  background: #918870 !important;
  padding: 16px;
}
.smart-style-entropy-gold .jarviswidget .footer .btn {
  float: right;
}
/* General */
.smart-style-entropy-gold {
  background: url(../../assets/img/background_gold3.jpg) no-repeat center top fixed;
  background-size: cover;
  background-color: #6b5108;
}
/* Formulario */
.smart-style-entropy-gold .smart-form fieldset {
  background: transparent;
  padding: 5px;
}
.smart-style-entropy-gold .smart-form footer {
  background: transparent;
}
.smart-style-entropy-gold .smart-form .label {
  color: #fff;
}
.smart-style-entropy-gold .smart-form .icon-prepend,
.smart-style-entropy-gold .smart-form .icon-append {
  color: rgba(255, 255, 255, 0.6);
  border-color: #70531d;
}
.smart-style-entropy-gold .smart-form .input .icon-prepend + input {
  padding-left: 40px;
}
.smart-style-entropy-gold .smart-form .input .icon-append + input {
  padding-right: 40px;
}
.smart-style-entropy-gold .smart-form .checkbox,
.smart-style-entropy-gold .smart-form .radio,
.smart-style-entropy-gold .smart-form .rating {
  color: #fff;
  -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.smart-style-entropy-gold .smart-form input {
  max-width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-gold .smart-form input:focus {
  border-color: #eec160 !important;
}
.smart-style-entropy-gold .smart-form input[type='submit'] {
  background: linear-gradient(to top left, #dfab03 0, #faa717 38%, #e4b819 60%, #e7c554 86%, #dfab03 100%) !important;
  color: #fff;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
  background: url(../../assets/img/gold_texture.png) 50% 50% !important;
}
.smart-style-entropy-gold .smart-form input[type='submit']:hover {
  background: linear-gradient(to top left, #cc9d04 0, #dd9313 48%, #d3aa14 70%, #dbba4e 100%, #dfab03 101%) !important;
}
.smart-style-entropy-gold .smart-form button {
  background: linear-gradient(to top left, #dfab03 0, #faa717 38%, #e4b819 60%, #e7c554 86%, #dfab03 100%) !important;
  color: #fff;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
  background: url(../../assets/img/gold_texture.png) 50% 50% !important;
}
.smart-style-entropy-gold .smart-form button:hover {
  background: linear-gradient(to top left, #cc9d04 0, #dd9313 48%, #d3aa14 70%, #dbba4e 100%, #dfab03 101%) !important;
}
.smart-style-entropy-gold .smart-form button.btn-success {
  background: rgba(21, 160, 21, 0.5) !important;
  border: 1px solid #0f610f !important;
  padding: 4px 12px;
}
.smart-style-entropy-gold .smart-form button.btn-success:hover,
.smart-style-entropy-gold .smart-form button.btn-success:focus {
  background: rgba(2, 216, 2, 0.5) !important;
}
.smart-style-entropy-gold .smart-form button.btn-danger {
  background: #af0202 !important;
  border: 1px solid #e10303 !important;
  padding: 4px 12px;
}
.smart-style-entropy-gold .smart-form button.btn-danger:hover,
.smart-style-entropy-gold .smart-form button.btn-danger:focus {
  background: #fc1b1b !important;
}
.smart-style-entropy-gold .bootstrap-tagsinput,
.smart-style-entropy-gold .form-control,
.smart-style-entropy-gold .input-group-addon,
.smart-style-entropy-gold .select2-container .select2-choice,
.smart-style-entropy-gold .select2-container .select2-choice .select2-arrow,
.smart-style-entropy-gold .select2-container-multi .select2-choices,
.smart-style-entropy-gold .smart-form .input input,
.smart-style-entropy-gold .smart-form .select select,
.smart-style-entropy-gold .smart-form .textarea textarea,
.smart-style-entropy-gold .grid-search-box {
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 6px;
  font-family: 'Calibri', Arial;
  letter-spacing: 0.05rem;
  height: auto;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-gold .bootstrap-tagsinput + .input-group-addon,
.smart-style-entropy-gold .form-control + .input-group-addon,
.smart-style-entropy-gold .input-group-addon + .input-group-addon,
.smart-style-entropy-gold .select2-container .select2-choice + .input-group-addon,
.smart-style-entropy-gold .select2-container .select2-choice .select2-arrow + .input-group-addon,
.smart-style-entropy-gold .select2-container-multi .select2-choices + .input-group-addon,
.smart-style-entropy-gold .smart-form .input input + .input-group-addon,
.smart-style-entropy-gold .smart-form .select select + .input-group-addon,
.smart-style-entropy-gold .smart-form .textarea textarea + .input-group-addon,
.smart-style-entropy-gold .grid-search-box + .input-group-addon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-gold .bootstrap-tagsinput:focus + .input-group-addon,
.smart-style-entropy-gold .form-control:focus + .input-group-addon,
.smart-style-entropy-gold .input-group-addon:focus + .input-group-addon,
.smart-style-entropy-gold .select2-container .select2-choice:focus + .input-group-addon,
.smart-style-entropy-gold .select2-container .select2-choice .select2-arrow:focus + .input-group-addon,
.smart-style-entropy-gold .select2-container-multi .select2-choices:focus + .input-group-addon,
.smart-style-entropy-gold .smart-form .input input:focus + .input-group-addon,
.smart-style-entropy-gold .smart-form .select select:focus + .input-group-addon,
.smart-style-entropy-gold .smart-form .textarea textarea:focus + .input-group-addon,
.smart-style-entropy-gold .grid-search-box:focus + .input-group-addon {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #70531d;
}
.smart-style-entropy-gold .select2-selection--multiple {
  border: none;
}
.smart-style-entropy-gold .select2-results__option {
  max-width: 100%;
  overflow: hidden;
  word-wrap: break-word;
  white-space: normal;
}
.smart-style-entropy-gold #right-panel .select2-results__option {
  max-width: 100%;
  overflow: hidden;
  word-wrap: break-word;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.smart-style-entropy-gold .smart-form .toggle {
  color: #333;
  font-weight: bold;
}
.smart-style-entropy-gold .smart-form .toggle i:after {
  color: #333;
}
.smart-style-entropy-gold .smart-form .toggle i:before {
  background-color: #3276b1;
}
.smart-style-entropy-gold .smart-form .toggle i {
  background: rgba(0, 0, 0, 0.15);
}
.smart-style-entropy-gold .smart-form .toggle i {
  border-color: #999;
}
.smart-style-entropy-gold .smart-form .ui-widget-content .ui-spinner-input {
  height: 18px;
}
.smart-style-entropy-gold a.btn-danger {
  color: #fff !important;
}
/* Subcabecera */
.smart-style-entropy-gold .title-subheader {
  background-color: rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.43);
  margin-bottom: 20px;
}
.smart-style-entropy-gold .big-breadcrumbs .page-title {
  margin: 12px 0 12px;
}
.smart-style-entropy-gold .big-breadcrumbs .page-title span {
  color: #fff;
}
/* Content */
.smart-style-entropy-gold #content {
  padding: 0px;
  padding-right: 10px;
}
.smart-style-entropy-gold .content {
  height: calc(86vh + 8px);
  overflow-y: auto;
  overflow-x: hidden;
}
.smart-style-entropy-gold .content::-webkit-scrollbar {
  width: 10px;
}
.smart-style-entropy-gold .content::-webkit-scrollbar-track {
  background: #6b5108;
}
.smart-style-entropy-gold .content::-webkit-scrollbar-thumb {
  background: url(../../assets/img/gold_texture.png) 50% 50%;
}
.smart-style-entropy-gold .content::-webkit-scrollbar-thumb:hover {
  background: url(../../assets/img/gold_texture_hover.png) 50% 50%;
}
/* Right Pane */
.smart-style-entropy-gold .right-panel-content::-webkit-scrollbar {
  display: none;
}
.smart-style-entropy-gold #toggle-func-btn {
  visibility: visible !important;
  display: block !important;
  position: absolute;
  top: -41px;
  right: 195px;
  font-size: 21px;
  cursor: pointer;
  z-index: 500;
  width: 30px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-gold #toggle-func-btn button {
  background-color: rgba(0, 0, 0, 0.4) !important;
  width: 239px;
  height: 42px;
  transform: translate(-9px, -9px);
}
.smart-style-entropy-gold #toggle-func-btn svg {
  fill: #ede7f3;
  width: 24px;
  height: 20px;
  float: left;
}
.smart-style-entropy-gold #toggle-func-btn svg #arrow_right {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.smart-style-entropy-gold #toggle-func-btn svg #arrow_left {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.smart-style-entropy-gold #toggle-func-btn:hover svg {
  fill: #d29f30;
}
.smart-style-entropy-gold #toggle-func-btn.sidebar-hidden {
  right: 0px;
}
.smart-style-entropy-gold #toggle-func-btn.sidebar-hidden svg #arrow_right {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.smart-style-entropy-gold #toggle-func-btn.sidebar-hidden svg #arrow_left {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.smart-style-entropy-gold aside#right-panel {
  position: absolute;
  top: -49px;
  overflow: auto;
  color: #ede7f3;
  right: -11px;
  z-index: 400;
  padding-top: 50px;
  padding-right: 0px;
  width: 240px;
  height: calc(100vh) !important;
  -webkit-transition: 350ms cubic-bezier(0.1, 0.57, 0.1, 1);
  -moz-transition: 350ms cubic-bezier(0.1, 0.57, 0.1, 1);
  -o-transition: 350ms cubic-bezier(0.1, 0.57, 0.1, 1);
  transition: 350ms cubic-bezier(0.1, 0.57, 0.1, 1);
  background-image: url(../../assets/img/back_round_slider_gold.png) !important;
  background-position: 50% 0 !important;
  background-repeat: repeat-x;
}
.smart-style-entropy-gold aside#right-panel::-webkit-scrollbar {
  display: none;
}
.smart-style-entropy-gold .right-panel-content {
  position: relative;
  top: 0px;
  height: 100%;
  opacity: 1;
  transition: opacity 1000ms ease-in;
}
.smart-style-entropy-gold #right-panel #sidebar-logo > img {
  width: 95%;
  display: block;
  margin: auto;
}
.smart-style-entropy-gold .hidden-functions {
  width: 0px !important;
}
.smart-style-entropy-gold .hidden-functions .right-panel-content {
  visibility: hidden !important;
  opacity: 0;
}
@media (max-width: 767px) {
  .smart-style-entropy-gold #right-panel.hidden-xs {
    visibility: hidden;
    display: block !important;
  }
}
/* SideBar Accordion */
.smart-style-entropy-gold #sidebar-lte-functions .custom-list > ul,
.smart-style-entropy-gold #sidebar-elem-container .custom-list > ul {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}
.smart-style-entropy-gold #sidebar-lte-functions .custom-list > ul li,
.smart-style-entropy-gold #sidebar-elem-container .custom-list > ul li {
  list-style: none;
}
.smart-style-entropy-gold #sidebar-lte-functions .custom-list > ul li > ul,
.smart-style-entropy-gold #sidebar-elem-container .custom-list > ul li > ul {
  width: 100%;
  padding-left: 20px;
  margin-bottom: 10px;
  position: relative;
  display: none;
}
.smart-style-entropy-gold #sidebar-lte-functions .custom-list > ul li > ul::before,
.smart-style-entropy-gold #sidebar-elem-container .custom-list > ul li > ul::before {
  display: none;
}
.smart-style-entropy-gold #sidebar-lte-functions .custom-list > ul li a,
.smart-style-entropy-gold #sidebar-elem-container .custom-list > ul li a {
  color: #fff;
}
.smart-style-entropy-gold #sidebar-lte-functions .custom-list > ul li a:link,
.smart-style-entropy-gold #sidebar-elem-container .custom-list > ul li a:link,
.smart-style-entropy-gold #sidebar-lte-functions .custom-list > ul li a:visited,
.smart-style-entropy-gold #sidebar-elem-container .custom-list > ul li a:visited {
  color: #fff;
}
.smart-style-entropy-gold #sidebar-lte-functions .custom-list > ul li a:link i,
.smart-style-entropy-gold #sidebar-elem-container .custom-list > ul li a:link i,
.smart-style-entropy-gold #sidebar-lte-functions .custom-list > ul li a:visited i,
.smart-style-entropy-gold #sidebar-elem-container .custom-list > ul li a:visited i {
  color: #fff;
}
.smart-style-entropy-gold #sidebar-lte-functions .custom-list > ul li a:hover,
.smart-style-entropy-gold #sidebar-elem-container .custom-list > ul li a:hover,
.smart-style-entropy-gold #sidebar-lte-functions .custom-list > ul li a:active,
.smart-style-entropy-gold #sidebar-elem-container .custom-list > ul li a:active {
  color: #eec160;
}
.smart-style-entropy-gold #sidebar-lte-functions .custom-list > ul li a:hover i,
.smart-style-entropy-gold #sidebar-elem-container .custom-list > ul li a:hover i,
.smart-style-entropy-gold #sidebar-lte-functions .custom-list > ul li a:active i,
.smart-style-entropy-gold #sidebar-elem-container .custom-list > ul li a:active i {
  color: #eec160;
}
.smart-style-entropy-gold #sidebar-lte-functions .custom-list > ul li .collapse-sign,
.smart-style-entropy-gold #sidebar-elem-container .custom-list > ul li .collapse-sign {
  top: 14px;
}
.smart-style-entropy-gold #sidebar-lte-functions .custom-list > ul li.active > a:before,
.smart-style-entropy-gold #sidebar-elem-container .custom-list > ul li.active > a:before {
  width: 10px !important;
  right: -14px !important;
}
.smart-style-entropy-gold #sidebar-lte-functions .custom-list .cl-element,
.smart-style-entropy-gold #sidebar-elem-container .custom-list .cl-element {
  margin: 5px 5px 9px 5px;
  width: 98%;
}
.smart-style-entropy-gold #sidebar-lte-functions .custom-list .cl-element .play-btn,
.smart-style-entropy-gold #sidebar-elem-container .custom-list .cl-element .play-btn {
  width: 100%;
}
.smart-style-entropy-gold #sidebar-lte-functions .custom-list .select2 b,
.smart-style-entropy-gold #sidebar-elem-container .custom-list .select2 b {
  float: none;
}
.smart-style-entropy-gold .custom-list > ul li.active > a:before {
  content: '\F0D9';
  font-family: FontAwesome, sans-serif;
  display: block;
  height: 27px;
  line-height: normal;
  width: 27px;
  position: absolute;
  right: -21px;
  font-size: 20px;
  color: #eee;
}
.smart-style-entropy-gold .custom-list > ul li.active.open > a:before {
  content: '';
}
.smart-style-entropy-gold .custom-list > ul > li:last-child.open {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.smart-style-entropy-gold .custom-list > ul li a {
  line-height: normal;
  padding: 10px 10px 10px 11px;
  color: #fff;
  display: block;
  font-weight: 400;
  text-decoration: none !important;
  position: relative;
}
.smart-style-entropy-gold .custom-list > ul > li > ul > li > a,
.smart-style-entropy-gold .custom-list > ul > li > ul > li > ul > li > a {
  padding-top: 7px;
  padding-bottom: 7px;
}
.smart-style-entropy-gold .custom-list > ul li a i {
  padding-right: 10px;
}
.smart-style-entropy-gold .custom-list > ul li a.inactive,
.smart-style-entropy-gold .custom-list > ul li a.inactive:hover {
  opacity: 0.5;
  cursor: not-allowed;
  color: #c0bbb7;
}
.smart-style-entropy-gold .custom-list > ul b {
  float: right;
  font-size: 11px;
  margin-top: 2px;
}
.smart-style-entropy-gold .custom-list > ul span.menu-item-parent {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.smart-style-entropy-gold .custom-list > ul li.open > a,
.smart-style-entropy-gold .custom-list > ul li.open > a b {
  color: #fff !important;
}
.smart-style-entropy-gold .custom-list > ul > li > a b {
  position: absolute !important;
  right: -13px;
  top: 10px;
}
.smart-style-entropy-gold .custom-list > ul > li > a > i {
  margin-right: 5px;
  width: 15px;
  display: inline-block;
  text-align: center;
  position: relative;
}
.smart-style-entropy-gold .custom-list > ul > li > a > i > em {
  font-size: 9px;
  display: block;
  padding: 2px;
  position: absolute;
  top: -8px;
  right: -6px;
  text-decoration: none;
  font-style: normal;
  background: #ed1c24;
  color: #fff;
  min-width: 13px;
  border-radius: 50%;
  max-height: 13px;
  line-height: 8px;
  font-weight: 700;
  white-space: nowrap;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.smart-style-entropy-gold .custom-list > ul li li {
  border-bottom: none;
  position: relative;
}
.smart-style-entropy-gold .custom-list > ul > li > ul::before {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  left: 23px;
  top: 0;
  bottom: 0;
}
.smart-style-entropy-gold .custom-list > ul ul li::before {
  content: '';
  display: block;
  position: absolute;
  width: 8px;
  left: 23px;
  top: 16px;
  z-index: 1;
}
.smart-style-entropy-gold .custom-list > ul ul ul li::before {
  content: '';
  display: block;
  position: absolute;
  width: 18px;
  left: 10px;
  top: 17px;
  border-top: 1px solid transparent;
}
.smart-style-entropy-gold .custom-list > ul ul li a i {
  font-size: 14px !important;
  width: 18px !important;
  text-align: center !important;
  vertical-align: 0 !important;
  line-height: 1 !important;
}
.smart-style-entropy-gold .custom-list > ul > li:hover > ul::before,
.smart-style-entropy-gold .custom-list > ul > li:hover > ul > li::before {
  border-color: #acacac !important;
}
.smart-style-entropy-gold .custom-list > ul ul {
  margin: 0;
  padding: 7px 0;
}
.smart-style-entropy-gold .custom-list > ul ul ul {
  background: 0 0;
  padding: 0;
}
.smart-style-entropy-gold .custom-list > ul ul li {
  margin: 0;
  padding: 0;
}
.smart-style-entropy-gold .custom-list > ul ul li > a {
  padding-left: 42px;
  font-size: 14px;
  font-weight: 400;
  outline: 0;
}
.smart-style-entropy-gold .custom-list > ul ul ul li a {
  color: #bfbfbf;
  padding: 8px 10px 8px 60px;
  font-size: 14px;
}
.smart-style-entropy-gold .custom-list > ul ul ul li a:hover {
  color: #fff;
}
.smart-style-entropy-gold .custom-list > ul ul ul ul li a {
  padding-left: 80px;
}
.smart-style-entropy-gold .custom-list > ul ul ul ul ul li a {
  padding-left: 100px;
}
.smart-style-entropy-gold .custom-list > ul ul ul ul ul ul li a {
  padding-left: 120px;
}
.smart-style-entropy-gold .custom-list > ul ul b {
  color: #b3b3b3;
}
.smart-style-entropy-gold .custom-list > ul ul > li:hover b {
  color: #d5d9e2;
}
.smart-style-entropy-gold .custom-list > ul > li > a > span > i::before {
  vertical-align: middle;
  font-size: 20px;
}
.smart-style-entropy-gold .custom-list li.active > a:before {
  color: #fff;
}
.smart-style-entropy-gold .custom-list > ul .active > a {
  color: #fff !important;
}
/* Tech selector carousel */
.smart-style-entropy-gold #tech-switcher {
  width: 100px;
  height: 100px;
}
.smart-style-entropy-gold #tech-switcher img {
  height: 60px;
  width: 100%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* For IE8 and earlier */
}
.smart-style-entropy-gold #tech-switcher div > h3 {
  color: #ffffff;
}
/* Select 2 */
.smart-style-entropy-gold .select2-selection--multiple {
  background-color: #0d2a4f;
}
.smart-style-entropy-gold .select2-container-multi .select2-choices .select2-search-choice,
.select2-selection__choice {
  background-color: #545454;
}
.smart-style-entropy-gold .select2-container--disabled,
.smart-style-entropy-gold .select2-container--disabled input {
  cursor: not-allowed;
}
/* Login */
.smart-style-entropy-gold [class^='txt-color-'] {
  color: #333;
}
.smart-style-entropy-gold #logo-group span#activity,
.smart-style-entropy-gold .btn-header > :first-child > a,
.smart-style-entropy-gold .header-search > input[type='text'],
.smart-style-entropy-gold .jvectormap-container {
  background: none !important;
}
.smart-style-entropy-gold #logo-group span#activity,
.smart-style-entropy-gold .btn-header > :first-child > a,
.smart-style-entropy-gold .header-search > input[type='text'],
.smart-style-entropy-gold .jarviswidget > header,
.smart-style-entropy-gold .login-info {
  border-color: transparent;
}
.smart-style-entropy-gold #logo-group span#activity:hover,
.smart-style-entropy-gold .btn-header > :first-child > a:hover,
.smart-style-entropy-gold .header-search > input[type='text']:hover,
.smart-style-entropy-gold .jarviswidget > header:hover,
.smart-style-entropy-gold .login-info:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.smart-style-entropy-gold #extr-page h4.paragraph-header,
.smart-style-entropy-gold #extr-page h5.about-heading,
.smart-style-entropy-gold #logo-group span#activity,
.smart-style-entropy-gold #project-context > :first-child,
.smart-style-entropy-gold #project-selector,
.smart-style-entropy-gold .bs-example-type .table .info,
.smart-style-entropy-gold .close,
.smart-style-entropy-gold .close:focus,
.smart-style-entropy-gold .close:hover,
.smart-style-entropy-gold .dd-handle > span,
.smart-style-entropy-gold .dropdown-menu > li > a,
.smart-style-entropy-gold .dygraph-axis-label,
.smart-style-entropy-gold .easy-pie-chart .percent,
.smart-style-entropy-gold .h1 .small,
.smart-style-entropy-gold .h1 small,
.smart-style-entropy-gold .h2 .small,
.smart-style-entropy-gold .h2 small,
.smart-style-entropy-gold .h3 .small,
.smart-style-entropy-gold .h3 small,
.smart-style-entropy-gold .h4 .small,
.smart-style-entropy-gold .h4 small,
.smart-style-entropy-gold .h5 .small,
.smart-style-entropy-gold .h5 small,
.smart-style-entropy-gold .h6 .small,
.smart-style-entropy-gold .h6 small,
.smart-style-entropy-gold .highlight,
.smart-style-entropy-gold .highlight pre code,
.smart-style-entropy-gold .inbox-data-message > :first-child,
.smart-style-entropy-gold .inbox-data-message > :first-child span,
.smart-style-entropy-gold .inbox-menu-lg li a,
.smart-style-entropy-gold .irs-grid-pol,
.smart-style-entropy-gold .irs-grid-text,
.smart-style-entropy-gold .irs-max,
.smart-style-entropy-gold .irs-min,
.smart-style-entropy-gold .jarviswidget header:first-child .nav-tabs li a,
.smart-style-entropy-gold .jarviswidget > header,
.smart-style-entropy-gold .nav-tabs > li > a,
.smart-style-entropy-gold .notification-body .from,
.smart-style-entropy-gold .notification-body time,
.smart-style-entropy-gold .page-title span,
.smart-style-entropy-gold .pager .disabled > a,
.smart-style-entropy-gold .pager .disabled > a:focus,
.smart-style-entropy-gold .pager .disabled > a:hover,
.smart-style-entropy-gold .pager .disabled > span,
.smart-style-entropy-gold .project-context > :first-child,
.smart-style-entropy-gold .project-selector,
.smart-style-entropy-gold .responsive-utilities td.is-visible,
.smart-style-entropy-gold .row-seperator-header,
.smart-style-entropy-gold .smart-form .checkbox input + i:after,
.smart-style-entropy-gold .smart-form header,
.smart-style-entropy-gold .superbox-imageinfo span,
.smart-style-entropy-gold .text-muted,
.smart-style-entropy-gold .todo-group-title,
.smart-style-entropy-gold .todo > li > p,
.smart-style-entropy-gold .todo > li > p > .date,
.smart-style-entropy-gold .todo > li > p > :first-child,
.smart-style-entropy-gold .tree li span,
.smart-style-entropy-gold .ui-widget-content,
.smart-style-entropy-gold .usr-card-content > :first-child,
.smart-style-entropy-gold a,
.smart-style-entropy-gold code,
.smart-style-entropy-gold h1 .small,
.smart-style-entropy-gold h1 small,
.smart-style-entropy-gold h2 .small,
.smart-style-entropy-gold h2 small,
.smart-style-entropy-gold h3 .small,
.smart-style-entropy-gold h3 small,
.smart-style-entropy-gold h4 .small,
.smart-style-entropy-gold h4 small,
.smart-style-entropy-gold h5 .small,
.smart-style-entropy-gold h5 small,
.smart-style-entropy-gold h6 .small,
.smart-style-entropy-gold h6 small,
.smart-style-entropy-gold pre {
  color: #fff;
}
.smart-style-entropy-gold a:focus,
.smart-style-entropy-gold a:hover {
  text-decoration: none;
}
.smart-style-entropy-gold .login-info > span {
  border-bottom: 1px solid rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-gold .fc-border-separate thead tr,
.smart-style-entropy-gold .table thead tr {
  background: rgba(0, 0, 0, 0.2);
}
.smart-style-entropy-gold .highlight {
  border-color: rgba(0, 0, 0, 0.9);
  background: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy-gold pre {
  background: rgba(0, 0, 0, 0.6);
}
.smart-style-entropy-gold .highlight pre code,
.smart-style-entropy-gold code {
  background: rgba(0, 0, 0, 0.13);
  border-color: transparent;
}
.smart-style-entropy-gold .bs-example,
.smart-style-entropy-gold .well {
  background: rgba(255, 255, 255, 0.23);
  border-color: transparent;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.43);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.43);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-gold .alert {
  -webkit-text-shadow: 0 1px 3px rgba(255, 255, 255, 0.2);
  -moz-text-shadow: 0 1px 3px rgba(255, 255, 255, 0.2);
  text-shadow: 0 1px 3px rgba(255, 255, 255, 0.2);
  border: 0;
  width: 96%;
  max-width: 800px;
  margin: 15px auto;
  display: block;
  color: #fff;
}
.smart-style-entropy-gold .alert a {
  color: #fff;
  text-decoration: underline;
}
.smart-style-entropy-gold .alert button.close {
  background: none !important;
  background-color: transparent !important;
  color: #fff;
  font-size: 25px;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.smart-style-entropy-gold .alert.alert-info {
  background: rgba(32, 103, 158, 0.83);
}
.smart-style-entropy-gold .alert.alert-success {
  background-color: rgba(21, 160, 21, 0.5);
}
.smart-style-entropy-gold .alert.alert-warning {
  background-color: #da9d3e;
}
.smart-style-entropy-gold .alert.alert-danger {
  background-color: #af0202;
}
.smart-style-entropy-gold .alert-mayor {
  border-color: rgba(128, 194, 101, 0.4);
  color: #fff;
  background-color: rgba(128, 194, 101, 0.4);
}
.smart-style-entropy-gold .alert-minor {
  border-color: rgba(255, 203, 14, 0.4);
  color: #fff;
  background-color: rgba(255, 203, 14, 0.4);
}
.smart-style-entropy-gold hr {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-gold .bs-example,
.smart-style-entropy-gold .bs-example-type .table td,
.smart-style-entropy-gold .table-bordered,
.smart-style-entropy-gold .table-bordered > tbody > tr > td,
.smart-style-entropy-gold .table-bordered > tbody > tr > th,
.smart-style-entropy-gold .table-bordered > tfoot > tr > td,
.smart-style-entropy-gold .table-bordered > tfoot > tr > th,
.smart-style-entropy-gold .table-bordered > thead > tr > td,
.smart-style-entropy-gold .table-bordered > thead > tr > th {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-gold nav ul li.active > a:before,
.smart-style-entropy-gold.menu-on-top nav ul ul li a,
.smart-style-entropy-gold.menu-on-top nav ul ul ul li a {
  color: #fff;
}
::-webkit-input-placeholder,
:-moz-placeholde,
::-moz-placeholder,
:-ms-input-placeholder,
::-ms-input-placeholder,
::placeholder {
  /* WebKit, Blink, Edge */
  color: #dbcf98;
}
input::-webkit-input-placeholder,
input:-moz-placeholde,
input::-moz-placeholder,
input:-ms-input-placeholder,
input::-ms-input-placeholder,
input::placeholder {
  /* WebKit, Blink, Edge */
  color: #dbcf98 !important;
}
.smart-style-entropy-gold .page-footer {
  background: rgba(0, 0, 0);
  border-color: #70531d;
  color: #fff;
  height: 34px;
  padding-left: 10px;
  padding-top: 8px;
  z-index: 50;
}
.smart-style-entropy-gold .page-footer .row {
  display: flex;
  flex-wrap: wrap;
}
.smart-style-entropy-gold .page-footer .row span {
  padding-left: 10px;
}
.smart-style-entropy-gold nav ul ul {
  background: rgba(0, 0, 0, 0.2);
}
.smart-style-entropy-gold nav ul li a:hover {
  background: none !important;
  background-color: transparent !important;
}
.smart-style-entropy-gold nav ul li a {
  padding: 10px 10px 0px 11px;
}
.smart-style-entropy-gold .ajax-dropdown .fa-4x.fa-border {
  color: rgba(170, 241, 219, 0.9);
  border-color: rgba(0, 255, 224, 0.3);
}
.smart-style-entropy-gold .notification-body .msg-body,
.smart-style-entropy-gold .notification-body .subject {
  color: rgba(255, 255, 255, 0.7);
}
.smart-style-entropy-gold .notification-body .unread {
  background-color: rgba(169, 255, 241, 0.2);
}
.smart-style-entropy-gold .notification-body > li {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
}
.smart-style-entropy-gold .open > .dropdown-toggle.btn-default {
  background: url(../../assets/img/gold_texture.png) 50% 50%;
  color: #fff;
  border-color: transparent;
}
.smart-style-entropy-gold .ajax-notifications {
  background: 0 0;
  height: 355px;
}
.smart-style-entropy-gold .table-responsive {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-gold .select2-dropdown-open .select2-arrow {
  background: rgba(0, 0, 0, 0.2) !important;
  border-color: rgba(0, 0, 0, 0.4) !important;
}
.smart-style-entropy-gold .form header,
.smart-style-entropy-gold .note,
.smart-style-entropy-gold legend {
  color: #fff;
  -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.smart-style-entropy-gold .jarviswidget .fc-header-title h2 {
  text-shadow: none;
}
.smart-style-entropy-gold .dropzone,
.smart-style-entropy-gold td.fc-other-month {
  background-color: rgba(72, 112, 85, 0.23);
}
.smart-style-entropy-gold .popover,
.smart-style-entropy-gold .ui-widget-content {
  background: rgba(0, 0, 0, 0.8);
  border-color: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy-gold .ui-datepicker {
  background: rgba(0, 0, 0, 0.8) !important;
}
.smart-style-entropy-gold .editable + .popover {
  background: rgba(20, 114, 88, 0.8);
  border-color: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy-gold .ui-widget-content {
  background: rgba(0, 0, 0, 0.1);
}
.smart-style-entropy-gold tr.ui-widget-content {
  background: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-gold .ui-spinner {
  background: 0 0;
  border-color: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy-gold .bootstrapWizard li .title,
.smart-style-entropy-gold .dropzone .dz-preview,
.smart-style-entropy-gold .dropzone-previews .dz-preview {
  color: #000;
}
.smart-style-entropy-gold .tree li span,
.smart-style-entropy-gold .tree li:after,
.smart-style-entropy-gold .tree li:before {
  border-color: #fff;
}
.smart-style-entropy-gold label input[type='radio'][disabled].radiobox + span,
.smart-style-entropy-gold label input[type='radio'][disabled].radiobox:checked + span,
.smart-style-entropy-gold label:hover input[type='radio'][disabled].radiobox:checked + span:before {
  color: rgba(255, 255, 255, 0.7);
}
.smart-style-entropy-gold .table,
.smart-style-entropy-gold .ui-jqgrid .ui-jqgrid-bdiv {
  background: 0 0;
}
.smart-style-entropy-gold .ui-jqgrid .ui-jqgrid-pager,
.smart-style-entropy-gold .ui-jqgrid .ui-jqgrid-titlebar {
  border-color: rgba(255, 255, 225, 0.15);
  background-color: rgba(0, 0, 0, 0.23);
}
.smart-style-entropy-gold .ui-jqgrid {
  border-color: rgba(255, 255, 225, 0.15) !important;
}
.smart-style-entropy-gold .ui-jqgrid .ui-pg-input,
.smart-style-entropy-gold .ui-jqgrid .ui-pg-selbox {
  color: #000;
}
.smart-style-entropy-gold .ui-state-focus,
.smart-style-entropy-gold .ui-state-hover,
.smart-style-entropy-gold .ui-widget-content .ui-state-focus,
.smart-style-entropy-gold .ui-widget-content .ui-state-hover,
.smart-style-entropy-gold .ui-widget-header .ui-state-focus,
.smart-style-entropy-gold .ui-widget-header .ui-state-hover {
  background: 0 0;
  border-bottom: 0px !important;
}
.smart-style-entropy-gold .arrow-box-up-right:after {
  border-color: transparent;
}
.smart-style-entropy-gold .arrow-box-up-right:before {
  border-bottom-color: rgba(0, 0, 0, 0.63);
}
.smart-style-entropy-gold .ui-tabs {
  background: 0 0;
}
.smart-style-entropy-gold .ui-tabs .ui-tabs-nav {
  border-color: #70531d;
  color: #fff;
}
.smart-style-entropy-gold .ui-tabs .ui-tabs-nav li {
  display: inline-block;
}
.smart-style-entropy-gold .ui-tabs .ui-tabs-nav li a {
  display: inline-block;
  background: rgba(39, 25, 7, 0.685);
  color: #fff;
  border-color: transparent;
}
.smart-style-entropy-gold .ui-tabs .ui-tabs-panel {
  position: relative;
  padding: 0px 0px;
  min-height: calc(90vh - 100px);
  background: 0 0;
  border-color: rgba(255, 255, 255, 0);
}
.smart-style-entropy-gold .popover.bottom > .arrow,
.smart-style-entropy-gold .popover.left > .arrow,
.smart-style-entropy-gold .popover.right > .arrow,
.smart-style-entropy-gold .popover.top > .arrow {
  border-color: transparent;
}
.smart-style-entropy-gold .popover.right > .arrow:after {
  border-right-color: rgba(0, 0, 0, 0.8);
  left: 0;
}
.smart-style-entropy-gold .popover.bottom > .arrow:after {
  border-bottom-color: rgba(0, 0, 0, 0.8);
  top: 0;
}
.smart-style-entropy-gold .popover.top > .arrow:after {
  border-top-color: rgba(0, 0, 0, 0.8);
  bottom: 0;
}
.smart-style-entropy-gold .popover.left > .arrow:after {
  border-left-color: rgba(0, 0, 0, 0.8);
  right: 0;
}
.smart-style-entropy-gold .popover-title {
  background-color: rgba(247, 247, 247, 0.3);
  border-bottom: 1px solid rgba(247, 247, 247, 0.3);
}
.smart-style-entropy-gold .ui-chatbox-input-focus {
  color: #000;
}
.smart-style-entropy-gold .dt-toolbar,
.smart-style-entropy-gold table.dataTable thead .sorting_asc,
.smart-style-entropy-gold table.dataTable thead .sorting_desc {
  background-color: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-gold .dt-toolbar {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-gold .table-striped > tbody tr:nth-child(odd) {
  background-color: transparent !important;
}
.smart-style-entropy-gold .table-striped > tbody tr:nth-child(odd) > th {
  background: rgba(0, 0, 0, 0.6);
}
.smart-style-entropy-gold .table-striped > tbody tr:nth-child(odd) > td {
  background: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy-gold .dt-toolbar-footer {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-gold .pagination > li > a,
.smart-style-entropy-gold .pagination > li > span {
  background: rgba(0, 0, 0, 0.43);
  border-color: rgba(255, 255, 225, 0.15);
  color: #fff;
}
.smart-style-entropy-gold .pagination > .disabled > a,
.smart-style-entropy-gold .pagination > .disabled > a:focus,
.smart-style-entropy-gold .pagination > .disabled > a:hover,
.smart-style-entropy-gold .pagination > .disabled > span,
.smart-style-entropy-gold .pagination > .disabled > span:focus,
.smart-style-entropy-gold .pagination > .disabled > span:hover {
  background: rgba(0, 0, 0, 0.43);
  border-color: rgba(255, 255, 225, 0.15);
  color: #ccc;
}
.smart-style-entropy-gold .pagination > .active > a,
.smart-style-entropy-gold .pagination > .active > a:focus,
.smart-style-entropy-gold .pagination > .active > a:hover,
.smart-style-entropy-gold .pagination > .active > span,
.smart-style-entropy-gold .pagination > .active > span:focus,
.smart-style-entropy-gold .pagination > .active > span:hover .pagination > .active > a {
  color: #ffd600;
  border-color: rgba(255, 255, 225, 0.15);
  background: rgba(0, 0, 0, 0.63);
}
.smart-style-entropy-gold div.DTTT .btn {
  color: #fff !important;
}
.smart-style-entropy-gold button.ColVis_Button,
.smart-style-entropy-gold ul.ColVis_collection li {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-gold .dygraph-legend {
  background: none !important;
}
.smart-style-entropy-gold .client-form footer,
.smart-style-entropy-gold .client-form header {
  background: rgba(0, 0, 0, 0.63);
  color: #fff;
}
.smart-style-entropy-gold .timeline-seperator > :first-child {
  background: rgba(0, 0, 0, 0.43);
  color: #fff;
}
.smart-style-entropy-gold .ui-datepicker .ui-datepicker-header {
  background-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-gold .table-forum thead tr th {
  border-bottom-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-gold .table > tbody > tr > td,
.smart-style-entropy-gold .table > tbody > tr > th,
.smart-style-entropy-gold .table > tfoot > tr > td,
.smart-style-entropy-gold .table > tfoot > tr > th,
.smart-style-entropy-gold .table > thead > tr > td,
.smart-style-entropy-gold .table > thead > tr > th {
  border-top-color: rgba(255, 255, 225, 0.07);
}
.smart-style-entropy-gold .note-editor .note-toolbar {
  background: rgba(0, 0, 0, 0.43);
  border-bottom-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-gold .md-editor > textarea,
.smart-style-entropy-gold .note-editor {
  border-color: rgba(255, 255, 225, 0.15);
  background: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-gold .md-editor > textarea:focus,
.smart-style-entropy-gold .note-editor .note-editable:focus {
  background: rgba(255, 255, 225, 0.05);
}
.smart-style-entropy-gold .superbox-show {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-gold .superbox-list.active:before {
  color: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-gold .progress {
  background: rgba(0, 0, 0, 0.13);
  -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 225, 0.15) inset;
  -moz-box-shadow: 0 0 0 1px rgba(255, 255, 225, 0.15) inset;
  box-shadow: 0 0 0 1px rgba(255, 255, 225, 0.15) inset;
}
.smart-style-entropy-gold .nav > li > a:focus,
.smart-style-entropy-gold .nav > li > a:hover {
  background: transparent;
}
.smart-style-entropy-gold .nav-tabs.bordered + .tab-content,
.smart-style-entropy-gold .tabs-left > .nav-pills,
.smart-style-entropy-gold .tabs-left > .nav-tabs {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-gold .tabs-right > .nav-tabs {
  border-left-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-gold .jarviswidget header .nav-tabs > li.active > a,
.smart-style-entropy-gold .jarviswidget header .nav-tabs > li.active > a:focus,
.smart-style-entropy-gold .jarviswidget header .nav-tabs > li.active > a:hover {
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
}
.smart-style-entropy-gold .smart-accordion-default .panel-default {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-gold .panel,
.smart-style-entropy-gold .smart-accordion-default .panel-default > .panel-heading {
  background: 0 0;
}
.smart-style-entropy-gold .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-gold .jumbotron {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-gold .pagination.pagination-alt > li:first-child > a {
  padding-left: 12px;
}
.smart-style-entropy-gold .bs-glyphicons li {
  border-color: rgba(255, 255, 225, 0.15) !important;
}
.smart-style-entropy-gold .responsive-utilities td.is-hidden {
  background: rgba(0, 0, 0, 0.43) !important;
  color: #fff;
}
.smart-style-entropy-gold .inbox-body.no-content-padding {
  background: 0 0;
}
.smart-style-entropy-gold .txt-color-darken {
  color: #fff !important;
}
.smart-style-entropy-gold .inbox-menu-lg li a:hover {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-gold .inbox-menu-lg li.active a {
  background: rgba(0, 0, 0, 0.43);
  border-bottom-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-gold .fill-a,
.smart-style-entropy-gold .fill-b {
  background: 0 0;
}
.smart-style-entropy-gold #heat-fill {
  left: 20px;
}
.smart-style-entropy-gold .fill-a {
  top: -11px;
  left: -10px;
}
.smart-style-entropy-gold .fill-b {
  top: -11px;
  right: -23px;
}
.smart-style-entropy-gold .chat-body {
  background: 0 0;
  border-color: transparent;
}
.smart-style-entropy-gold .chat-footer {
  background: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-gold .textarea-controls,
.smart-style-entropy-gold .textarea-div,
.smart-style-entropy-gold .todo-group-title {
  background: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy-gold .typearea textarea {
  background: 0 0;
}
.smart-style-entropy-gold .show-stat-microcharts > div {
  background: rgba(0, 138, 173, 0.3) !important;
  border-color: rgba(255, 255, 225, 0.15) !important;
}
.smart-style-entropy-gold .fc-widget-content,
.smart-style-entropy-gold .fc-widget-header,
.smart-style-entropy-gold .smart-form.widget-body-toolbar,
.smart-style-entropy-gold .textarea-controls,
.smart-style-entropy-gold .textarea-div,
.smart-style-entropy-gold .todo-group-title,
.smart-style-entropy-gold .todo > li,
.smart-style-entropy-gold .todo > li > :first-child,
.smart-style-entropy-gold .todo > li > p,
.smart-style-entropy-gold .typearea,
.smart-style-entropy-gold .widget-body-toolbar {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-gold .table > thead > tr > th {
  border-bottom-color: rgba(255, 255, 225, 0.25);
}
.smart-style-entropy-gold .table-bordered,
.smart-style-entropy-gold .table-bordered > tbody > tr > td,
.smart-style-entropy-gold .table-bordered > tbody > tr > th,
.smart-style-entropy-gold .table-bordered > tfoot > tr > td,
.smart-style-entropy-gold .table-bordered > tfoot > tr > th,
.smart-style-entropy-gold .table-bordered > thead > tr > td,
.smart-style-entropy-gold .table-bordered > thead > tr > th {
  border-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-gold .ui-jqgrid .ui-jqgrid-titlebar {
  background: rgba(0, 0, 0, 0.23);
}
.smart-style-entropy-gold .ui-jqgrid .ui-jqgrid-htable th {
  background: 0 0;
}
.smart-style-entropy-gold .ui-jqgrid .ui-state-hover td {
  background: rgba(255, 255, 225, 0.15) !important;
}
.smart-style-entropy-gold .ui-accordion {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.smart-style-entropy-gold .ui-accordion .ui-accordion-header {
  background: url(../../assets/img/gold_texture.png) 50% 50% !important;
  color: #291c01;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  padding: 5px 10px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
  border: 0;
  border-radius: 0;
}
.smart-style-entropy-gold .ui-accordion .ui-accordion-header:hover {
  background: url(../../assets/img/gold_texture_hover.png) 50% 50% !important;
}
.smart-style-entropy-gold .ui-accordion .ui-accordion-content,
.smart-style-entropy-gold .ui-accordion .ui-accordion-content-active {
  background: linear-gradient(to top left, rgba(161, 104, 18, 0.95), rgba(110, 67, 2, 0.9));
  border: 0 !important;
  border-top: 1px solid #70531d !important;
}
.smart-style-entropy-gold .ui-menu .ui-state-disabled {
  color: #fff !important;
}
.smart-style-entropy-gold .ui-dialog .ui-dialog-title {
  color: #fff;
  background: 0 0;
  padding: 0px;
}
.smart-style-entropy-gold .ui-dialog .ui-dialog-titlebar {
  border-bottom-color: rgba(255, 255, 255, 0.15);
  color: #fff;
  background: 0 0;
}
.smart-style-entropy-gold .ui-widget-overlay {
  background: #000;
}
.smart-style-entropy-gold .ui-dialog .ui-dialog-buttonpane {
  border-top-color: rgba(255, 255, 255, 0.15);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
.smart-style-entropy-gold .ui-dialog-buttonpane,
.smart-style-entropy-gold .ui-dialog-content {
  background: 0 0;
}
.smart-style-entropy-gold .slider-track {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-gold .ui-tabs .ui-tabs-nav li.ui-tabs-active:hover {
  cursor: text;
}
.smart-style-entropy-gold .lockscreen .logo + div {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-gold .chart text {
  fill: #fff;
}
.smart-style-entropy-gold .dd-handle,
.smart-style-entropy-gold .dd3-content {
  background: rgba(0, 0, 0, 0.43);
  border-color: rgba(255, 255, 225, 0.15);
  color: #fff;
}
.smart-style-entropy-gold .md-editor .md-footer,
.smart-style-entropy-gold .md-editor > .md-header,
.smart-style-entropy-gold .widget-footer {
  background: rgba(0, 0, 0, 0.43);
  border-bottom-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-gold .widget-footer {
  border-top: 1px solid rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-gold .noUi-target[disabled] .noUi-base {
  background: rgba(26, 26, 26, 0.43);
}
.smart-style-entropy-gold .irs-line,
.smart-style-entropy-gold .noUi-background {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-gold .select2-search input {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: #515b67;
  color: #fff;
}
.smart-style-entropy-gold .select2-results .select2-no-results,
.smart-style-entropy-gold .select2-results .select2-searching,
.smart-style-entropy-gold .select2-results .select2-selection-limit {
  background: 0 0;
}
.smart-style-entropy-gold .select2-drop {
  border-color: rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}
.smart-style-entropy-gold .select2-search:before {
  color: #e0e0e0 !important;
}
.smart-style-entropy-gold .knob[data-fgcolor='#222222'],
.smart-style-entropy-gold .select2-container-multi .select2-choices .select2-search-field input {
  color: #fff !important;
}
.smart-style-entropy-gold .select2-dropdown-open .select2-choice {
  border: 1px solid #000;
  background: rgba(0, 0, 0, 0.9);
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.smart-style-entropy-gold .price-features,
.smart-style-entropy-gold .profile-message li.message.message-reply {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-gold .panel-footer {
  background: rgba(0, 0, 0, 0.63);
  border-top-color: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-gold .pricing-big .panel-footer {
  background: rgba(0, 0, 0, 0.63) !important;
}
.smart-style-entropy-gold .table > tbody > tr.active > td,
.smart-style-entropy-gold .table > tbody > tr.active > th,
.smart-style-entropy-gold .table > tbody > tr > td.active,
.smart-style-entropy-gold .table > tbody > tr > th.active,
.smart-style-entropy-gold .table > tfoot > tr.active > td,
.smart-style-entropy-gold .table > tfoot > tr.active > th,
.smart-style-entropy-gold .table > tfoot > tr > td.active,
.smart-style-entropy-gold .table > tfoot > tr > th.active,
.smart-style-entropy-gold .table > thead > tr.active > td,
.smart-style-entropy-gold .table > thead > tr.active > th,
.smart-style-entropy-gold .table > thead > tr > td.active,
.smart-style-entropy-gold .table > thead > tr > th.active {
  background: rgba(255, 255, 225, 0.15);
}
.smart-style-entropy-gold .table > tbody > tr.danger > td,
.smart-style-entropy-gold .table > tbody > tr.info > td,
.smart-style-entropy-gold .table > tbody > tr.success > td,
.smart-style-entropy-gold .table > tbody > tr.warning > td {
  color: #000;
}
.smart-style-entropy-gold .smart-timeline-list > li:hover {
  background: rgba(0, 0, 0, 0.43);
}
.smart-style-entropy-gold .jvectormap-zoomin,
.smart-style-entropy-gold .jvectormap-zoomout {
  background: rgba(0, 0, 0, 0.3) !important;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.smart-style-entropy-gold .text-primary {
  color: #e2f2ff;
}
.smart-style-entropy-gold .text-success {
  color: #90ff92;
}
.smart-style-entropy-gold .onoffswitch-switch {
  border-color: transparent;
}
.smart-style-entropy-gold #shortcut {
  background-color: rgba(27, 16, 43, 0.75);
}
.smart-style-entropy-gold.minified #left-panel nav {
  margin-top: 0px;
}
.smart-style-entropy-gold.minified #left-panel nav > ul {
  margin-top: 0px;
}
.smart-style-entropy-gold.minified #left-panel nav > ul > li {
  border-top: 1px solid #70531d;
  height: 41px;
}
.smart-style-entropy-gold.minified #left-panel nav > ul > li .navigation-icon {
  left: 12px;
  top: 5px;
}
.smart-style-entropy-gold.minified #left-panel nav > ul > li .header-element {
  border: 0;
  background: 0;
}
.smart-style-entropy-gold.minified #left-panel nav > ul > li .header-element.separator-header {
  margin: 0;
}
.smart-style-entropy-gold.minified #left-panel nav > ul > li.hidden-icon-menu > a > i {
  display: inline-block;
}
.smart-style-entropy-gold.minified #left-panel nav > ul > li > a .menu-item-parent {
  height: auto;
  top: 1px;
  left: 41px;
  background: #ffaf03;
  border: 0;
  color: #000;
  padding: 0px 0 0px 12px;
  z-index: 199;
}
.smart-style-entropy-gold.minified #left-panel nav > ul > li > a .menu-item-parent span {
  line-height: normal;
  margin-top: 4px;
  font-weight: bold;
  display: block;
  padding: 8px;
}
.smart-style-entropy-gold.minified #left-panel nav > ul > li > ul {
  border: 1px solid #70531d;
  background: rgba(0, 0, 0, 0.9);
  margin-top: 0px;
  padding: 10px 0;
  z-index: 199;
}
.smart-style-entropy-gold.minified #left-panel nav > ul > li > ul li {
  background: rgba(0, 0, 0, 0.2) !important;
  padding-left: 5px;
  z-index: 199;
}
.smart-style-entropy-gold.minified #left-panel nav > ul > li > ul li a:link,
.smart-style-entropy-gold.minified #left-panel nav > ul > li > ul li a:visited {
  padding: 7px 10px !important;
  vertical-align: middle;
}
.smart-style-entropy-gold.minified #left-panel nav > ul > li > ul li a:link .navigation-icon,
.smart-style-entropy-gold.minified #left-panel nav > ul > li > ul li a:visited .navigation-icon {
  top: 4px;
}
.smart-style-entropy-gold.minified #left-panel nav > ul > li > ul li a:link .menu-item-parent,
.smart-style-entropy-gold.minified #left-panel nav > ul > li > ul li a:visited .menu-item-parent {
  height: auto;
}
.smart-style-entropy-gold.minified #left-panel nav > ul > li > ul li a:link .navigation-icon + .menu-item-parent,
.smart-style-entropy-gold.minified #left-panel nav > ul > li > ul li a:visited .navigation-icon + .menu-item-parent {
  padding-left: 30px !important;
}
.smart-style-entropy-gold.minified #left-panel nav > ul > li > ul li a:link.active,
.smart-style-entropy-gold.minified #left-panel nav > ul > li > ul li a:visited.active {
  color: #ffaf03;
}
.smart-style-entropy-gold.minified #left-panel nav > ul > li > ul li a:link.active:before,
.smart-style-entropy-gold.minified #left-panel nav > ul > li > ul li a:visited.active:before {
  top: 0px !important;
}
.smart-style-entropy-gold.minified #left-panel nav > ul > li > ul li a:hover,
.smart-style-entropy-gold.minified #left-panel nav > ul > li > ul li a:active {
  color: #d29f30;
}
.smart-style-entropy-gold.minified #left-panel nav > ul > li > ul li i {
  width: 20px !important;
}
.smart-style-entropy-gold.minified #left-panel nav > ul > li > ul li .menu-item-parent {
  height: 24px;
  top: auto;
  background: none;
  color: #fff;
  padding-left: 1px !important;
}
.smart-style-entropy-gold.minified #left-panel nav > ul > li > ul li:hover > a .menu-item-parent {
  color: #d29f30;
}
.smart-style-entropy-gold.minified #left-panel nav > ul > li > ul li ul li a:link {
  padding: 2px 5px 2px 25px !important;
}
.smart-style-entropy-gold.minified #left-panel nav > ul > li > ul li ul li ul li a.active {
  color: #ffaf03;
}
.smart-style-entropy-gold.minified #left-panel nav > ul > li > ul li ul li ul li a.active:before {
  right: 10px;
}
.smart-style-entropy-gold .minifyme {
  font-size: 21px;
}
.smart-style-entropy-gold .minifyme i {
  color: #ede7f3;
}
.smart-style-entropy-gold .minifyme:hover {
  padding-right: 0px;
}
.smart-style-entropy-gold .minifyme:hover i {
  color: #ffaf03;
}
.smart-style-entropy-gold #project-context > :first-child,
.smart-style-entropy-gold #sparks li h5,
.smart-style-entropy-gold .ajax-notifications > .alert.alert-transparent,
.smart-style-entropy-gold .bootstrap-duallistbox-container label,
.smart-style-entropy-gold .form header,
.smart-style-entropy-gold .inbox-side-bar h6,
.smart-style-entropy-gold .project-context > :first-child,
.smart-style-entropy-gold [class*=' txt-color-'] {
  color: #fff;
}
.smart-style-entropy-gold .bg-color-green,
.smart-style-entropy-gold .jarviswidget-color-green > header {
  border: none;
  background: rgba(21, 160, 21, 0.5);
}
.smart-style-entropy-gold .bg-color-greenLight,
.smart-style-entropy-gold .jarviswidget-color-greenLight > header {
  border-color: rgba(127, 207, 113, 0.5) !important;
  background: rgba(127, 207, 113, 0.5) !important;
}
.smart-style-entropy-gold .bg-color-greenDark,
.smart-style-entropy-gold .jarviswidget-color-greenDark > header {
  border-color: rgba(135, 233, 117, 0.5) !important;
  background: rgba(135, 233, 117, 0.5) !important;
}
.smart-style-entropy-gold .bg-color-purple,
.smart-style-entropy-gold .jarviswidget-color-purple > header {
  border-color: rgba(98, 57, 149, 0.43) !important;
  background: rgba(122, 72, 185, 0.43) !important;
}
.smart-style-entropy-gold .bg-color-magenta,
.smart-style-entropy-gold .jarviswidget-color-magenta > header {
  border-color: rgba(76, 38, 78, 0.43) !important;
  background: rgba(110, 54, 113, 0.43) !important;
}
.smart-style-entropy-gold .bg-color-pink,
.smart-style-entropy-gold .jarviswidget-color-pink > header {
  border-color: rgba(233, 157, 201, 0.43) !important;
  background: rgba(233, 157, 201, 0.43) !important;
}
.smart-style-entropy-gold .bg-color-pinkDark,
.smart-style-entropy-gold .jarviswidget-color-pinkDark > header {
  border-color: rgba(208, 58, 146, 0.43) !important;
  background: rgba(218, 99, 169, 0.43) !important;
}
.smart-style-entropy-gold .bg-color-blueLight,
.smart-style-entropy-gold .jarviswidget-color-blueLight > header {
  border-color: rgba(140, 210, 236, 0.43) !important;
  background: rgba(184, 227, 243, 0.43) !important;
}
.smart-style-entropy-gold .jarviswidget-color-blueLight > header > .jarviswidget-ctrls a {
  color: #fff !important;
}
.smart-style-entropy-gold .bg-color-teal,
.smart-style-entropy-gold .jarviswidget-color-teal > header {
  border-color: rgba(84, 210, 208, 0.83) !important;
  background: rgba(124, 221, 219, 0.83) !important;
}
.smart-style-entropy-gold .bg-color-blue,
.smart-style-entropy-gold .jarviswidget-color-blue > header {
  border-color: rgba(59, 184, 235, 0.43) !important;
  background: rgba(59, 184, 235, 0.43) !important;
}
.smart-style-entropy-gold .bg-color-blueDark,
.smart-style-entropy-gold .jarviswidget-color-blueDark > header {
  border-color: rgba(29, 61, 104, 0.43) !important;
  background: rgba(29, 61, 104, 0.43) !important;
}
.smart-style-entropy-gold .bg-color-darken,
.smart-style-entropy-gold .jarviswidget-color-darken > header {
  border-color: rgba(0, 0, 0, 0.23) !important;
  background: rgba(0, 0, 0, 0.23) !important;
}
.smart-style-entropy-gold .bg-color-yellow,
.smart-style-entropy-gold .jarviswidget-color-yellow > header {
  border-color: rgba(253, 236, 184, 0.43) !important;
  background: rgba(253, 236, 184, 0.43) !important;
}
.smart-style-entropy-gold .bg-color-orange,
.smart-style-entropy-gold .jarviswidget-color-orange > header {
  border-color: rgba(255, 159, 71, 0.43) !important;
  background: rgba(255, 159, 71, 0.43) !important;
}
.smart-style-entropy-gold .bg-color-orangeDark,
.smart-style-entropy-gold .jarviswidget-color-orangeDark > header {
  border-color: rgba(255, 161, 87, 0.43) !important;
  background: rgba(255, 161, 87, 0.43) !important;
}
.smart-style-entropy-gold .bg-color-red,
.smart-style-entropy-gold .jarviswidget-color-red > header {
  border-color: rgba(255, 7, 7, 0.43) !important;
  background: rgba(255, 7, 7, 0.43) !important;
}
.smart-style-entropy-gold .bg-color-redLight,
.smart-style-entropy-gold .jarviswidget-color-redLight > header {
  border-color: rgba(252, 61, 61, 0.43) !important;
  background: rgba(252, 61, 61, 0.43) !important;
}
.smart-style-entropy-gold .bg-color-white,
.smart-style-entropy-gold .jarviswidget-color-white > header {
  border-color: rgba(255, 255, 255, 0.33) !important;
  background: rgba(255, 255, 255, 0.43) !important;
  color: #000;
}
.smart-style-entropy-gold .jarviswidget-color-white > header > .jarviswidget-ctrls a {
  color: #3d3d3d !important;
}
.smart-style-entropy-gold button.ColVis_Button,
.smart-style-entropy-gold ul.ColVis_collection li {
  color: #fff !important;
}
.smart-style-entropy-gold ul.ColVis_collection {
  background: rgba(0, 0, 0, 0.5);
}
.smart-style-entropy-gold .status .links {
  background: rgba(255, 255, 255, 0.1);
}
.smart-style-entropy-gold .smart-form .rating input:checked ~ label {
  color: #7ed5eb;
}
.smart-style-entropy-gold .smart-form .rating input + label:hover,
.smart-style-entropy-gold .smart-form .rating input + label:hover ~ label {
  color: #a3edff;
}
.smart-style-entropy-gold .dt-toolbar option,
.smart-style-entropy-gold select:not([multiple]) option {
  background: rgba(0, 0, 0, 0.9);
  border-color: #70531d;
  color: #fff;
}
.smart-style-entropy-gold .has-error .checkbox,
.smart-style-entropy-gold .has-error .checkbox-inline,
.smart-style-entropy-gold .has-error .control-label,
.smart-style-entropy-gold .has-error .form-control-feedback,
.smart-style-entropy-gold .has-error .help-block,
.smart-style-entropy-gold .has-error .radio,
.smart-style-entropy-gold .has-error .radio-inline {
  color: #ff7676;
  -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.smart-style-entropy-gold .has-success .checkbox,
.smart-style-entropy-gold .has-success .checkbox-inline,
.smart-style-entropy-gold .has-success .control-label,
.smart-style-entropy-gold .has-success .form-control-feedback,
.smart-style-entropy-gold .has-success .help-block,
.smart-style-entropy-gold .has-success .radio,
.smart-style-entropy-gold .has-success .radio-inline {
  color: #b1f3b2;
  -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.smart-style-entropy-gold label input[type='checkbox'].checkbox:checked + span:before {
  color: #d2e8ff;
}
.smart-style-entropy-gold label input[type='checkbox'].checkbox.style-2:checked + span:before {
  color: #66665e;
}
.smart-style-entropy-gold label input[type='radio'].radiobox + span:before,
.smart-style-entropy-gold label input[type='radio'].radiobox:checked + span:before {
  color: #d2e8ff !important;
  border-color: #d2e8ff !important;
}
.smart-style-entropy-gold input[type='checkbox'].checkbox + span:before {
  color: #fff;
  border-color: #fff;
}
.smart-style-entropy-gold .form-actions,
.smart-style-entropy-gold .smart-form.widget-body-toolbar,
.smart-style-entropy-gold .widget-body-toolbar,
.smart-style-entropy-gold label input[type='checkbox'].checkbox + span:before,
.smart-style-entropy-gold label input[type='radio'].radiobox + span:before {
  background: rgba(255, 255, 255, 0.23);
  border-color: rgba(255, 255, 255, 0.53);
}
.smart-style-entropy-gold .irs-diapason,
.smart-style-entropy-gold .noUi-connect {
  background: #fff;
}
.smart-style-entropy-gold .noUi-origin-lower {
  background: rgba(0, 255, 255, 0.8);
}
#extr-page.smart-style-entropy-gold,
.smart-style-entropy-gold .MessageBoxContainer,
.smart-style-entropy-gold .ajax-dropdown {
  background: url(../../assets/img/discovery.jpg) no-repeat 0 0;
  color: #fff;
  background-size: cover;
}
#extr-page body.smart-style-entropy-gold {
  background: none !important;
}
.smart-style-entropy-gold .ui-chatbox-titlebar {
  background: #2a4f58 !important;
}
.smart-style-entropy-gold .ui-chatbox .ui-widget-content {
  background: rgba(51, 103, 105, 0.6);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(81, 165, 177, 0.6)), color-stop(1, rgba(68, 85, 139, 0.6)));
  background: -ms-linear-gradient(bottom, rgba(81, 165, 177, 0.6), rgba(68, 85, 139, 0.6));
  background: -moz-linear-gradient(bottom, rgba(81, 165, 177, 0.6) 0, rgba(68, 85, 139, 0.6) 100%);
  background: -o-linear-gradient(rgba(68, 85, 139, 0.6), rgba(81, 165, 177, 0.6));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(68,  85,  139,  0.6)', endColorstr='rgba(81,  165,  177,  0.6)', GradientType=0);
}
.smart-style-entropy-gold .ui-chatbox-content > .alert-msg {
  background: #fffdd0;
}
.smart-style-entropy-gold .ui-chatbox-input {
  background: rgba(29, 96, 117, 0.6);
}
.smart-style-entropy-gold .ui-chatbox .ui-widget-content textarea {
  background: rgba(0, 0, 0, 0.23) !important;
  border-color: rgba(0, 0, 0, 0.23) !important;
  color: #fff;
}
.smart-style-entropy-gold .ui-chatbox .ui-widget-content textarea:focus {
  background: rgba(0, 0, 0, 0.53) !important;
  border-color: rgba(0, 0, 0, 0.53) !important;
  font-weight: 700;
}
.smart-style-entropy-gold .MessageBoxContainer,
.smart-style-entropy-gold .fc-widget-content {
  -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.smart-style-entropy-gold #cache-widget-background-image {
  background: url(../../assets/img/background_gold3.jpg);
  visibility: hidden;
}
.smart-style-entropy-gold #jarviswidget-fullscreen-mode .jarviswidget {
  background: url(../../assets/img/background_gold3.jpg) no-repeat center bottom fixed;
  background-size: cover;
}
.smart-style-entropy-gold .fc-widget-content {
  border-color: rgba(0, 0, 0, 0.3);
}
.smart-style-entropy-gold .fc-grid .fc-day-number {
  padding: 0 4px;
  font-size: 17px;
}
.smart-style-entropy-gold .fc-state-highlight {
  background: 0 0;
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.smart-style-entropy-gold .bootstrap-duallistbox-container label,
.smart-style-entropy-gold .form header,
.smart-style-entropy-gold .inbox-body .table-wrap,
.smart-style-entropy-gold .inbox-nav-bar,
.smart-style-entropy-gold .inbox-side-bar,
.smart-style-entropy-gold .notification-body > li > span,
.smart-style-entropy-gold .smart-form header {
  background: 0 0;
}
.smart-style-entropy-gold #inbox-table.table tbody > tr > td {
  border-color: rgba(255, 255, 225, 0.15) !important;
}
.smart-style-entropy-gold #inbox-table tbody tr:hover,
.smart-style-entropy-gold .table-hover > tbody > tr:hover > td {
  background: rgba(0, 255, 225, 0.25);
}
.smart-style-entropy-gold .inbox-message {
  background: rgba(0, 0, 0, 0.35);
}
.smart-style-entropy-gold .table {
  background: rgba(0, 0, 0, 0.15);
}
.smart-style-entropy-gold .bs-example .table {
  background: 0 0;
}
.smart-style-entropy-gold .smart-form .checkbox i,
.smart-style-entropy-gold .smart-form .radio i {
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.4) !important;
}
.smart-style-entropy-gold .smart-form .radio input + i:after {
  background: #fff;
}
.smart-style-entropy-gold .smart-form .checkbox.state-error i,
.smart-style-entropy-gold .smart-form .radio.state-error i,
.smart-style-entropy-gold .smart-form .state-error input,
.smart-style-entropy-gold .smart-form .state-error select,
.smart-style-entropy-gold .smart-form .state-error textarea,
.smart-style-entropy-gold .smart-form .toggle.state-error i {
  background: rgba(255, 8, 8, 0.2) !important;
  border-color: #a90329 !important;
}
.smart-style-entropy-gold .smart-form .checkbox.state-success i,
.smart-style-entropy-gold .smart-form .radio.state-success i,
.smart-style-entropy-gold .smart-form .state-success input,
.smart-style-entropy-gold .smart-form .state-success select,
.smart-style-entropy-gold .smart-form .state-success textarea,
.smart-style-entropy-gold .smart-form .toggle.state-success i {
  background: rgba(98, 248, 98, 0.2) !important;
  border-color: #7dc27d;
}
.smart-style-entropy-gold .bootstrap-timepicker-widget table td input {
  color: #333;
}
.smart-style-entropy-gold .inbox-info-bar .form-group input,
.smart-style-entropy-gold .inbox-info-bar .select2-container-multi .select2-choices {
  border-color: transparent !important;
  background: transparent !important;
}
.smart-style-entropy-gold .highlight .inbox-data-message > :first-child,
.smart-style-entropy-gold .highlight .inbox-data-message > :first-child > :first-child {
  color: #333 !important;
}
.smart-style-entropy-gold .table > tbody > tr.warning > td,
.smart-style-entropy-gold .table > tbody > tr.warning > th,
.smart-style-entropy-gold .table > tbody > tr > td.warning,
.smart-style-entropy-gold .table > tbody > tr > th.warning,
.smart-style-entropy-gold .table > tfoot > tr.warning > td,
.smart-style-entropy-gold .table > tfoot > tr.warning > th,
.smart-style-entropy-gold .table > tfoot > tr > td.warning,
.smart-style-entropy-gold .table > tfoot > tr > th.warning,
.smart-style-entropy-gold .table > thead > tr.warning > td,
.smart-style-entropy-gold .table > thead > tr.warning > th,
.smart-style-entropy-gold .table > thead > tr > td.warning,
.smart-style-entropy-gold .table > thead > tr > th.warning,
.smart-style-entropy-gold .unread td {
  background-color: rgba(255, 214, 0, 0.3) !important;
  color: #fff;
}
.smart-style-entropy-gold .table > tbody > tr.danger > td,
.smart-style-entropy-gold .table > tbody > tr.danger > th,
.smart-style-entropy-gold .table > tbody > tr > td.danger,
.smart-style-entropy-gold .table > tbody > tr > th.danger,
.smart-style-entropy-gold .table > tfoot > tr.danger > td,
.smart-style-entropy-gold .table > tfoot > tr.danger > th,
.smart-style-entropy-gold .table > tfoot > tr > td.danger,
.smart-style-entropy-gold .table > tfoot > tr > th.danger,
.smart-style-entropy-gold .table > thead > tr.danger > td,
.smart-style-entropy-gold .table > thead > tr.danger > th,
.smart-style-entropy-gold .table > thead > tr > td.danger,
.smart-style-entropy-gold .table > thead > tr > th.danger {
  background-color: rgba(236, 43, 43, 0.5) !important;
  color: #fff;
}
.smart-style-entropy-gold .table > tbody > tr.success > td,
.smart-style-entropy-gold .table > tbody > tr.success > th,
.smart-style-entropy-gold .table > tbody > tr > td.success,
.smart-style-entropy-gold .table > tbody > tr > th.success,
.smart-style-entropy-gold .table > tfoot > tr.success > td,
.smart-style-entropy-gold .table > tfoot > tr.success > th,
.smart-style-entropy-gold .table > tfoot > tr > td.success,
.smart-style-entropy-gold .table > tfoot > tr > th.success,
.smart-style-entropy-gold .table > thead > tr.success > td,
.smart-style-entropy-gold .table > thead > tr.success > th,
.smart-style-entropy-gold .table > thead > tr > td.success,
.smart-style-entropy-gold .table > thead > tr > th.success {
  background-color: rgba(106, 228, 56, 0.5) !important;
  color: #fff;
}
.smart-style-entropy-gold #chat-container #chat-users li a img,
.smart-style-entropy-gold #shortcut ul li .jarvismetro-tile,
.smart-style-entropy-gold .chat-body li.message img,
.smart-style-entropy-gold .friends-list img,
.smart-style-entropy-gold .inbox-download-list li > :first-child > :first-child > img,
.smart-style-entropy-gold .login-info img,
.smart-style-entropy-gold .notification-body,
.smart-style-entropy-gold .profile-pic > img,
.smart-style-entropy-gold .usr-card > img {
  border-radius: 50% 0 !important;
}
.smart-style-entropy-gold .friends-list img {
  outline: 0;
}
.smart-style-entropy-gold .inbox-download-list li > :first-child:hover {
  background: rgba(255, 255, 255, 0.3);
  border-color: rgba(192, 192, 192, 0.3);
}
.smart-style-entropy-gold .inbox-download,
.smart-style-entropy-gold .inbox-message {
  border-bottom-color: rgba(255, 255, 255, 0.3);
}
.smart-style-entropy-gold .txt-color-white {
  color: #fff !important;
}
.smart-style-entropy-gold .demo .txt-color-darken {
  color: #333 !important;
}
.smart-style-entropy-gold .demo label input[type='checkbox'].checkbox + span:before,
.smart-style-entropy-gold .demo label input[type='radio'].radiobox + span:before {
  background-color: #f4f4f4;
}
.smart-style-entropy-gold nav > ul ul li::before,
.smart-style-entropy-gold nav > ul > li > ul::before {
  border: none !important;
}
.smart-style-entropy-gold .smart-form,
.smart-style-entropy-gold .ui-jqgrid .ui-jqgrid-title,
.smart-style-entropy-gold .ui-state-focus,
.smart-style-entropy-gold .ui-state-hover,
.smart-style-entropy-gold .ui-widget-content .ui-state-focus,
.smart-style-entropy-gold .ui-widget-content .ui-state-hover,
.smart-style-entropy-gold .ui-widget-header .ui-state-focus,
.smart-style-entropy-gold .ui-widget-header .ui-state-hover {
  color: #fff;
}
.smart-style-entropy-gold .well-light .nav-tabs {
  background: rgba(0, 0, 0, 0.43);
  color: #fff;
  padding-left: 10px;
}
.smart-style-entropy-gold .icon-addon,
.smart-style-entropy-gold .input-icon-left > i,
.smart-style-entropy-gold .input-icon-right > i {
  color: #fff;
}
/* .@{class-init} .show-stats .progress-bar {
    background: rgba(255, 255, 255, .8)!important;
} */
@media (max-width: 979px) {
  .smart-style-entropy-gold #sparks {
    background: 0 0;
  }
}
@media (max-width: 767px) {
  .smart-style-entropy-gold .tab-left-content {
    padding-right: 0px;
  }
}
/* header items overflow bug */
@media (max-width: 2500px) {
  .smart-style-entropy-gold .btn-header.transparent a {
    width: auto !important;
    margin-top: 10px !important;
  }
}
@media (max-width: 2500px) {
  .smart-style-entropy-gold .dropzone .dz-default.dz-message {
    margin-left: 0px !important;
    margin-top: 0px !important;
  }
}
/* scrollbars */
/* width */
.smart-style-entropy-gold::-webkit-scrollbar {
  width: 16px;
}
/* Track */
.smart-style-entropy-gold::-webkit-scrollbar-track {
  background: linear-gradient(to top left, #dfab03 0, #faa717 38%, #e4b819 60%, #e7c554 86%, #dfab03 100%);
}
/* Handle */
.smart-style-entropy-gold::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.3);
}
/* Handle on hover */
.smart-style-entropy-gold::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.6);
}
.smart-style-entropy-gold::-webkit-scrollbar-corner {
  background: rgba(8, 0, 97, 0.2);
}
.smart-style-entropy-gold .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap {
  border: solid #ffffff 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.65);
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.43);
  transition: all 0.6s;
}
.smart-style-entropy-gold .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap a {
  background-color: #ffffff;
  background-repeat: no-repeat;
  z-index: 99999;
  transition: all 0.6s;
}
.smart-style-entropy-gold .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap a.minimized-bottomright {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  border-radius: 0px;
}
.smart-style-entropy-gold .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap a.minimized-topleft {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  border-radius: 0px;
}
.smart-style-entropy-gold .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap a.minimized-bottomleft {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  border-radius: 0px;
}
.smart-style-entropy-gold .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap a.minimized-topright {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  border-radius: 0px;
}
.smart-style-entropy-gold .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap-toggle-display {
  background-size: cover;
  position: absolute;
  border-radius: 3px 0px 0px 0px;
}
.smart-style-entropy-gold .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap-toggle-display-bottomright {
  bottom: 0;
  right: 0;
}
.smart-style-entropy-gold .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap-toggle-display-topleft {
  top: 0;
  left: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.smart-style-entropy-gold .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap-toggle-display-bottomleft {
  bottom: 0;
  left: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.smart-style-entropy-gold .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-control-minimap-toggle-display-topright {
  top: 0;
  right: 0;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
/* Old IE */
.smart-style-entropy-gold .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-oldie .leaflet-control-minimap {
  border: 1px solid #999;
}
.smart-style-entropy-gold .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-oldie .leaflet-control-minimap a {
  background-color: #fff;
}
.smart-style-entropy-gold .jarviswidget .widget-body .leaflet-container .leaflet-control-container .leaflet-bottom .leaflet-oldie .leaflet-control-minimap a.minimized {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
/* flechita item actual */
.smart-style-entropy-gold nav ul li.active > a:before {
  position: absolute;
  height: 19px;
  width: 10px;
  right: 4px;
  top: 8px;
  color: #ffaf03;
}
/* DESPLEGABLES */
.smart-style-entropy-gold .dropdown-menu,
.smart-style-entropy-gold .select2-drop,
.smart-style-entropy-gold .select2-dropdown,
.smart-style-entropy-gold .ag-theme-custom-new .ag-menu {
  background-color: #745425;
  background: linear-gradient(to top left, rgba(161, 104, 18, 0.95), rgba(110, 67, 2, 0.9));
}
/* INPUTS EN DESPLEGABLES */
.smart-style-entropy-gold .select2-search input {
  border: 1px solid #dbcf98;
  background: rgba(0, 0, 0, 0.3);
  margin-top: 2px;
  color: #fff;
}
.smart-style-entropy-gold .select2-results .select2-highlighted,
.smart-style-entropy-gold .select2-results__option--highlighted,
.smart-style-entropy-gold .entropy-filter .dropdown-menu li a:hover {
  background-color: #6e4302;
  color: #fff;
}
.smart-style-entropy-gold .select2-results__option[aria-selected='true'] {
  background: #ffaf03;
  color: rgba(0, 0, 0, 0.9);
}
.smart-style-entropy-gold #left-panel nav ul li a,
.smart-style-entropy-gold .jarviswidget-ctrls .button-icon {
  color: #fff;
}
.smart-style-entropy-gold #left-panel nav ul li a:link,
.smart-style-entropy-gold .jarviswidget-ctrls .button-icon:link,
.smart-style-entropy-gold #left-panel nav ul li a:visited,
.smart-style-entropy-gold .jarviswidget-ctrls .button-icon:visited {
  color: #fff;
}
.smart-style-entropy-gold #left-panel nav ul li a:link i,
.smart-style-entropy-gold .jarviswidget-ctrls .button-icon:link i,
.smart-style-entropy-gold #left-panel nav ul li a:visited i,
.smart-style-entropy-gold .jarviswidget-ctrls .button-icon:visited i {
  color: #fff;
}
.smart-style-entropy-gold #left-panel nav ul li a:hover,
.smart-style-entropy-gold .jarviswidget-ctrls .button-icon:hover,
.smart-style-entropy-gold #left-panel nav ul li a:active,
.smart-style-entropy-gold .jarviswidget-ctrls .button-icon:active {
  color: #eec160;
}
.smart-style-entropy-gold #left-panel nav ul li a:hover i,
.smart-style-entropy-gold .jarviswidget-ctrls .button-icon:hover i,
.smart-style-entropy-gold #left-panel nav ul li a:active i,
.smart-style-entropy-gold .jarviswidget-ctrls .button-icon:active i {
  color: #eec160;
}
.smart-style-entropy-gold #left-panel nav ul li a:hover,
.smart-style-entropy-gold .jarviswidget-ctrls .button-icon:hover {
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.3);
}
.smart-style-entropy-gold .btn-default,
.smart-style-entropy-gold #sidebar-lte-functions button.btn.btn-default,
.smart-style-entropy-gold .btn-default.filter-btn,
.smart-style-entropy-gold .axis-selector-button button,
.smart-style-entropy-gold #sidebar-lte-functions .sidebar-accordion .custom-list ul .open .play-btn {
  background: linear-gradient(to top left, #dfab03 0, #faa717 38%, #e4b819 60%, #e7c554 86%, #dfab03 100%) !important;
  color: #fff;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-gold .btn-default:hover,
.smart-style-entropy-gold #sidebar-lte-functions button.btn.btn-default:hover,
.smart-style-entropy-gold .btn-default.filter-btn:hover,
.smart-style-entropy-gold .axis-selector-button button:hover,
.smart-style-entropy-gold #sidebar-lte-functions .sidebar-accordion .custom-list ul .open .play-btn:hover {
  background: linear-gradient(to top left, #cc9d04 0, #dd9313 48%, #d3aa14 70%, #dbba4e 100%, #dfab03 101%) !important;
}
.smart-style-entropy-gold .alma-refresh-btn {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  background: transparent !important;
}
.smart-style-entropy-gold .alma-refresh-btn:hover,
.smart-style-entropy-gold .alma-refresh-btn:active,
.smart-style-entropy-gold .alma-refresh-btn:focus {
  background: transparent !important;
  color: #ffaf03 !important;
}
.smart-style-entropy-gold .alma-refresh-btn:hover i,
.smart-style-entropy-gold .alma-refresh-btn:active i,
.smart-style-entropy-gold .alma-refresh-btn:focus i {
  color: #ffaf03 !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.vw-100 {
  width: 100vw !important;
}
.vh-100 {
  height: 100vh !important;
}
.iframe-container {
  overflow: hidden;
  height: 100%;
  position: relative;
}
.iframe-container iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.side-panel--container {
  z-index: 5 !important;
}
.App {
  margin: 0;
  padding: 0;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  position: relative;
}
.inline-controls {
  display: inline-block;
  vertical-align: bottom;
  padding-right: 5px;
}
.label {
  font-family: 'Calibri', Arial, sans-serif;
  margin-bottom: 6px;
  line-height: 19px;
  font-weight: 400;
  font-size: 13px;
  color: #fcfafa;
  text-align: left;
  white-space: normal;
}
.inputNew,
.react-autosuggest__input {
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 6px;
  font-size: 13px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  letter-spacing: 0.05rem;
  height: auto;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.container {
  width: 100%;
  max-width: 2000px;
  margin: 0 auto;
}
.row {
  display: flex;
  flex-wrap: wrap;
}
.react-autosuggest__container {
  display: inline-block;
  position: relative;
}
.react-autosuggest__suggestions-container {
  display: none;
}
.react-autosuggest__container--open .react-autosuggest__suggestions-container {
  margin-top: -1px;
  display: block;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 9999;
}
.react-autosuggest__suggestions-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: 1px solid #aaa;
}
.react-autosuggest__suggestion {
  cursor: pointer;
  padding: 2.5px 5px;
  font-size: 13px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  letter-spacing: 0.05rem;
}
.react-autosuggest__suggestion:not(:first-child) {
  border-top: 1px solid #ddd;
}
.suggestion-content {
  display: flex;
  align-items: center;
  background-repeat: no-repeat;
}
#fixed .select2-selection--multiple {
  overflow-y: scroll;
  max-height: 32px !important;
  min-height: 32px !important;
}
div.react-datepicker-wrapper {
  width: 90%;
}
div > div.react-datepicker__input-container,
div > div.react-datepicker__input-container input {
  width: 100%;
}
.smart-style-entropy .wdna-grid-table .ag-row .btn {
  margin: 1px 0px;
}
.selector-modal-70 {
  width: 70% !important;
}
.smart-style-entropy-gold #main-tabs {
  padding: 40px 10px 0 10px;
}
@media (min-width: 768px) {
  .smart-style-entropy-gold #main-tabs {
    padding: 5px 10px 0 10px;
  }
}
.smart-style-entropy-gold .modal-alarms h1 {
  display: none;
}
.smart-style-entropy-gold .modal-alarms .alarms-modal-content .alarms-list {
  width: 90%;
  margin: 0 auto 15px auto;
}
.smart-style-entropy-gold .modal-alarms .alarms-modal-content .alarms-list h2 {
  font-weight: bold;
  color: #ffaf03;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: normal;
  padding: 3px 0 0 26px;
  background-repeat: no-repeat;
  background-position: 0 50%;
}
.smart-style-entropy-gold .modal-alarms .alarms-modal-content .alarms-list.fire-alarms h2 {
  background-image: url(../../assets/img/fire_alarm_icon_gold.svg);
  background-size: 20px 24px;
}
.smart-style-entropy-gold .modal-alarms .alarms-modal-content .alarms-list.overweight-alarms h2 {
  background-image: url(../../assets/img/weight_alarm_icon_gold.svg);
  background-size: 20px 24px;
}
.smart-style-entropy-gold .modal-alarms .alarms-modal-content .alarms-list.undefined-alarms h2 {
  background-image: url(../../assets/img/undefined_alarm_icon_gold.svg);
  background-size: 6px 24px;
  background-position: 7px 0;
}
.smart-style-entropy-gold .modal-alarms .alarms-modal-content .alarms-list ul {
  margin: 5px 0;
  padding: 0;
}
.smart-style-entropy-gold .modal-alarms .alarms-modal-content .alarms-list ul li {
  list-style: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.smart-style-entropy-gold .modal-alarms .alarms-modal-content .alarms-list ul li span {
  padding: 5px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
}
.smart-style-entropy-gold .modal-alarms .alarms-modal-content .alarms-list ul li span.sensor-code {
  width: 40%;
  font-size: 14px;
}
.smart-style-entropy-gold .modal-alarms .alarms-modal-content .alarms-list ul li span.container-type {
  width: 20%;
}
.smart-style-entropy-gold .modal-alarms .alarms-modal-content .alarms-list ul li span.sensor-name {
  width: 60%;
}
.smart-style-entropy-gold .container-alarms.global:hover .alarm {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.smart-style-entropy-gold .container-alarms .alarm {
  display: block;
  position: relative;
  width: 60px;
  height: 59px;
  background-size: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(../../assets/img/triangle_red_warning.png);
}
.smart-style-entropy-gold .container-alarms .alarm .bullet {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 5px;
  right: 10px;
  background-color: #fff;
  border-radius: 100%;
  text-align: center;
}
.smart-style-entropy-gold .container-alarms .alarm .bullet span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ff0000;
  font-size: 13px;
  font-weight: bold;
  line-height: 11px;
}
.smart-style-entropy-gold .container-alarms .alarm .icon {
  position: absolute;
  bottom: 8px;
  left: 16px;
  width: 27px;
  height: 25px;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.smart-style-entropy-gold .container-alarms .alarm.fire-alarm .icon {
  background-image: url(../../assets/img/alarm_fire_icon.png);
}
.smart-style-entropy-gold .container-alarms .alarm.weight-alarm .icon {
  background-image: url(../../assets/img/alarm_weight_icon.png);
}
.smart-style-entropy-gold .container-alarms .alarm.default-alarm .icon {
  background-image: url(../../assets/img/alarm_default_icon.png);
}
.smart-style-entropy-gold #tab-main-content .container-alarms {
  position: fixed;
  top: 43px;
  right: -8px;
  z-index: 590;
  background: rgba(0, 0, 0, 0.8);
  padding: 4px 8px 4px 20px;
  border-radius: 15px 0 0 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.smart-style-entropy-gold #tab-main-content .container-alarms .hide-container-alarms {
  position: absolute;
  width: 24px;
  height: 24px;
  left: -10px;
  top: 50%;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.9);
  background-image: url(../../assets/img/right-simple-arrow-gold.svg);
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: 60% 50%;
  border: 2px solid rgba(255, 255, 255, 0.2);
  cursor: pointer;
}
.smart-style-entropy-gold #tab-main-content .container-alarms .hide-container-alarms:hover {
  border: 2px solid rgba(255, 255, 255, 0.6);
}
.smart-style-entropy-gold #tab-main-content .container-alarms .alarm {
  display: inline-block;
  margin: 0 4px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.smart-style-entropy-gold #tab-main-content .container-alarms .alarm:hover {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.smart-style-entropy-gold #tab-main-content .container-alarms.collapsed {
  transform: translateX(calc(100% - 20px));
}
.smart-style-entropy-gold #tab-main-content .container-alarms.collapsed .hide-container-alarms {
  transform: translateY(-50%) rotate(180deg);
}
.smart-style-entropy-gold #tab-main-content.tab-left-content .container-alarms {
  right: 228px;
}
.smart-style-entropy-gold #tab-main-content .sortable-grid {
  width: 100% !important;
}
.smart-style-entropy-gold #tab-main-content .slick-slider {
  max-width: 100vw;
  margin-bottom: 30px;
  margin-left: -23px;
}
.smart-style-entropy-gold #tab-main-content .slick-slider .slick-slide {
  padding-top: 20px;
}
.smart-style-entropy-gold #tab-main-content .slick-slider .slick-dots li {
  display: inline-block;
  width: 12px;
  height: 12px;
  list-style: none;
}
.smart-style-entropy-gold #tab-main-content .slick-slider .slick-dots li button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  background-color: #fff;
  border-radius: 100%;
}
.smart-style-entropy-gold #tab-main-content .slick-slider .slick-dots li button:before {
  display: none;
}
.smart-style-entropy-gold #tab-main-content .slick-slider .slick-dots li.slick-active button {
  background-color: #ffaf03;
}
.smart-style-entropy-gold #tab-main-content.tab-left-content {
  padding-right: 0px;
}
.smart-style-entropy-gold #waste_dashboard #content .row {
  font-size: 0;
  margin: 0;
}
.smart-style-entropy-gold #waste_dashboard #content .waste-dashboard-article {
  width: 20% !important;
  min-width: 250px;
}
.smart-style-entropy-gold #waste_dashboard #content .waste-dashboard-article.last {
  clear: right;
}
.smart-style-entropy-gold .containers_container > div {
  display: inline-block;
  width: 20%;
}
.smart-style-entropy-gold .containers_container.slick-slider > div {
  display: block;
  width: inherit;
}
.smart-style-entropy-gold .containers_container_with_subtype1 > div {
  display: inline-block;
  width: 16.666%;
}
.smart-style-entropy-gold .containers_container_with_subtype1.slick-slider > div {
  display: block;
  width: inherit;
}
.smart-style-entropy-gold .containers_container_with_subtype2 > div {
  display: inline-block;
  width: 14%;
}
.smart-style-entropy-gold .containers_container_with_subtype2.slick-slider > div {
  display: block;
  width: inherit;
}
.smart-style-entropy-gold .widget-body.waste-container {
  display: block;
  margin: 15px auto 15px auto;
  background-size: 100% 100%;
  min-height: auto !important;
  height: 340px !important;
  width: 220px !important;
  float: none;
  padding: 0;
  /*
  DISEÑO V2 - Circulo fijo + 3 valores inferiores
  .waste-container {
    ul {
      margin: 0;
      li {
        .opacity(0.8);
        color: #222;
        display: block;
        padding: 5px 3px;
        box-sizing: border-box;
        width: 180px;
        margin: 2px auto;
        text-align: left;
        // border-bottom: 1px solid rgba(0, 0, 0, 0.2);
        .icon {
          display: inline-block;
          background-repeat: no-repeat;
          background-size: auto 100%;
          vertical-align: middle;
          width: 50px;
          background-position: 100% 50%;
          margin-top:-2px;
        }
        .data {
          display: inline-block;
          vertical-align: baseline;
          font-size: 17px;
          padding-left: 10px;
          font-weight:bold;
          .units {
          }
        }
        &.WEIGHT {
          padding: 40px 0 0 0;
          font-weight: 600;
          text-align: center;
          width: 110px;
          height: 110px;
          border-radius: 100%;
          margin: 17px auto 10px auto;
          box-shadow: 0px 0px 6px rgba(255,255,255,0.7);
          background-image: url('../../../assets_com/img/waste/backs/marca_agua_5g_waste_op20.png');
          background-size: cover;
          .data {
            font-size: 30px;
            padding-left: 0px;
            display: block;
            line-height: 30px;
            color:#fff;
          }
          .units{
            font-size: 18px;
            display:block;
            color:#fff;
            line-height: 20px;
          }
          .icon {
            display: none;
          }
        }
        &.UNLOADS {
          .icon {
            height: 22px;
            background-image: url('../../../assets_com/img/waste/icons/unloads_icon.svg');
          }
        }
        &.QUANTITY {
          .icon {
            height: 20px;
            background-image: url('../../../assets_com/img/waste/icons/container_3.svg');
            background-position: calc(~"100% - 5px") 50%;
          }
        }
        &.AVERAGE {
          .icon {
            height: 20px;
            background-image: url('../../../assets_com/img/waste/icons/peso.svg');
            background-position: calc(~"100% - 5px") 50%;
          }
        }
      }
    }
  }
  */
}
.smart-style-entropy-gold .widget-body.waste-container .container-alarms {
  position: absolute;
  top: -30px;
  right: -30px;
  z-index: 10;
}
.smart-style-entropy-gold .widget-body.waste-container .container-header h2 {
  text-transform: uppercase;
  text-align: left;
  font-size: 18px;
  font-weight: 800;
  padding: 1px 4px 6px 34px;
  background-repeat: no-repeat;
  margin: 8px auto 2px auto;
  height: 40px;
  color: #fff;
  background-position: 0px 5px;
  background-size: auto 35px;
  display: block;
  width: max-content;
  width: fit-content;
}
.smart-style-entropy-gold .widget-body.waste-container .container-header h2 small {
  font-size: 16px;
  font-weight: normal;
  display: block;
  line-height: 20px;
  color: #fff;
}
.smart-style-entropy-gold .widget-body.waste-container .container-header h2:hover {
  cursor: pointer;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.smart-style-entropy-gold .widget-body.waste-container .radial_graph {
  position: absolute;
  width: 160px;
  height: 140px;
  left: 28px;
  top: 60px;
}
.smart-style-entropy-gold .widget-body.waste-container .radial_graph .weight_values {
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  color: #1f1e1a;
  background-image: url(../../assets/img/peso.svg);
  background-position: 89% 0px;
  background-size: 22px 19px;
  background-repeat: no-repeat;
  top: 45%;
  z-index: 10;
}
.smart-style-entropy-gold .widget-body.waste-container .radial_graph .weight_values .containers_total_weight {
  font-weight: bold;
  font-size: 26px;
  text-align: center;
  line-height: 0.9;
  padding-right: 20px;
}
.smart-style-entropy-gold .widget-body.waste-container .radial_graph .weight_values .containers_day_weight {
  text-align: center;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  color: rgba(31, 30, 26, 0.7);
}
.smart-style-entropy-gold .widget-body.waste-container .radial_graph .weight_values .containers_day_weight span {
  display: inline-block;
  font-size: 11px;
  width: 25px;
  font-weight: normal;
}
.smart-style-entropy-gold .widget-body.waste-container .radial_graph .weight_values .container_percentage {
  position: absolute;
  height: 36px;
  width: 35px;
}
.smart-style-entropy-gold .widget-body.waste-container .radial_graph .weight_values .container_percentage span {
  position: absolute;
  bottom: 0;
  display: block;
  text-align: center;
  width: 100%;
  line-height: 1;
}
.smart-style-entropy-gold .widget-body.waste-container .radial_graph .weight_values .container_unloads {
  position: absolute;
  bottom: 5px;
  left: 35px;
  height: 36px;
  width: 38px;
  background-image: url(../../assets/img/container_unloads_gold.svg);
  background-position: 105% 0px;
  background-size: 22px 19px;
  background-repeat: no-repeat;
  top: 40px;
}
.smart-style-entropy-gold .widget-body.waste-container .radial_graph .weight_values .container_unloads span {
  position: absolute;
  bottom: 0;
  display: block;
  text-align: center;
  width: 100%;
  line-height: 1;
}
.smart-style-entropy-gold .widget-body.waste-container .radial_graph .connection_signs {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 36px;
  height: 80px;
}
.smart-style-entropy-gold .widget-body.waste-container .radial_graph .connection_signs .wave1 {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 60px;
  height: 50px;
  background-image: url(../../assets/img/wdna_logo_wave_small_black.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.smart-style-entropy-gold .widget-body.waste-container .radial_graph .connection_signs .wave2 {
  position: absolute;
  top: 50%;
  right: 0%;
  transform: translateY(-50%);
  width: 26px;
  height: 79px;
  background-image: url(../../assets/img/wdna_logo_wave_big_blue.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.smart-style-entropy-gold .widget-body.waste-container .radial_graph svg {
  position: absolute;
  top: -11px;
  left: -6px;
}
.smart-style-entropy-gold .widget-body.waste-container .radial_graph div.circular_slider > svg {
  fill: none;
  stroke: #030303;
  stroke-width: 6px !important;
  stroke-opacity: 0.3 !important;
  stroke-linecap: butt;
  stroke-linejoin: butt;
}
.smart-style-entropy-gold .widget-body.waste-container .containers_stats {
  color: #927104;
  font-weight: 600;
  background-image: url(../../assets/img/panel_back_white_trans.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 47px;
  width: 82px;
  height: 86px;
}
.smart-style-entropy-gold .widget-body.waste-container .containers_stats.big_containers {
  left: 23px;
}
.smart-style-entropy-gold .widget-body.waste-container .containers_stats.big_containers .container_ico {
  height: 30px;
  width: 28px;
  top: 24px;
  left: 10px;
  background-image: url(../../assets/img/container_big_gold.svg);
}
.smart-style-entropy-gold .widget-body.waste-container .containers_stats.small_containers {
  right: 23px;
}
.smart-style-entropy-gold .widget-body.waste-container .containers_stats.small_containers .container_ico {
  height: 33px;
  width: 38px;
  top: 22px;
  left: 5px;
  background-image: url(../../assets/img/container_small_gold.svg);
}
.smart-style-entropy-gold .widget-body.waste-container .containers_stats .container_ico {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% 100%;
  position: absolute;
}
.smart-style-entropy-gold .widget-body.waste-container .containers_stats .container_ico span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 56%;
  color: #fad1d0;
}
.smart-style-entropy-gold .widget-body.waste-container .containers_stats .container_unloads {
  position: absolute;
  bottom: 5px;
  left: 7px;
  height: 36px;
  width: 35px;
  background-image: url(../../assets/img/container_unloads_gold.svg);
  background-position: 50% 0;
  background-size: auto;
  background-repeat: no-repeat;
}
.smart-style-entropy-gold .widget-body.waste-container .containers_stats .container_unloads span {
  position: absolute;
  bottom: 0;
  display: block;
  text-align: center;
  width: 100%;
  line-height: 1;
}
.smart-style-entropy-gold .widget-body.waste-container .containers_stats .containers_by_temp .hot_containers {
  position: absolute;
  top: 7px;
  right: 27px;
  z-index: 10;
}
.smart-style-entropy-gold .widget-body.waste-container .containers_stats .containers_by_temp .warm_containers {
  position: absolute;
  top: 33px;
  right: 27px;
  z-index: 10;
}
.smart-style-entropy-gold .widget-body.waste-container .containers_stats .containers_by_temp .cold_containers {
  position: absolute;
  top: 59px;
  right: 27px;
  z-index: 10;
}
.smart-style-entropy-gold .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .celsius_symbol {
  position: absolute;
  top: 3px;
  right: 2px;
  z-index: 10;
}
.smart-style-entropy-gold .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .thermometer_mask {
  position: absolute;
  top: 6px;
  right: 9px;
  width: 20px;
  height: 80px;
  background-position: 50% 0;
  background-image: url(../../assets/img/therm_shape.png);
  background-repeat: no-repeat;
  z-index: 5;
}
.smart-style-entropy-gold .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .temps_blocks {
  position: absolute;
  overflow: hidden;
  height: 75px;
  width: 7px;
  bottom: 5px;
  right: 16px;
  z-index: 1;
  border-radius: 4px;
}
.smart-style-entropy-gold .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .temps_blocks div {
  width: 7px;
}
.smart-style-entropy-gold .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .temps_blocks div.hot_temp_block {
  background-color: #ff0000;
}
.smart-style-entropy-gold .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .temps_blocks div.warm_temp_block {
  background-color: #ff9900;
}
.smart-style-entropy-gold .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .temps_blocks div.cold_temp_block {
  background-color: #00ff15;
}
.smart-style-entropy-gold .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .lower_temps_blocks {
  position: absolute;
  height: 75px;
  width: 20px;
  bottom: 5px;
  right: 6px;
  z-index: 1;
}
.smart-style-entropy-gold .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .lower_temps_blocks .mask {
  position: absolute;
  width: 13px;
  height: 13px;
  bottom: 0;
  overflow: hidden;
  border-radius: 50%;
}
.smart-style-entropy-gold .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .lower_temps_blocks .mask .bars_group {
  position: absolute;
  height: 75px;
  bottom: 0;
}
.smart-style-entropy-gold .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .lower_temps_blocks div {
  width: 20px;
}
.smart-style-entropy-gold .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .lower_temps_blocks div.hot_temp_block {
  background-color: #ff0000;
}
.smart-style-entropy-gold .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .lower_temps_blocks div.warm_temp_block {
  background-color: #ff9900;
}
.smart-style-entropy-gold .widget-body.waste-container .containers_stats .containers_by_temp .thermometer .lower_temps_blocks div.cold_temp_block {
  background-color: #00ff15;
}
.smart-style-entropy-gold .widget-body.waste-container.SUW {
  background-image: url(../../assets/img/urban_solid_wheels_sensor.svg);
}
.smart-style-entropy-gold .widget-body.waste-container.SUW .container-header h2 {
  background-image: url(../../assets/img/urban_trash_icon.svg);
}
.smart-style-entropy-gold .widget-body.waste-container.SUW ul li.WEIGHT {
  background-color: #8c9084;
  border: 3px solid #585b53;
}
.smart-style-entropy-gold .widget-body.waste-container.FOR {
  background-image: url(../../assets/img/organic_wheels_sensor.svg);
}
.smart-style-entropy-gold .widget-body.waste-container.FOR .container-header h2 {
  background-image: url(../../assets/img/organic_icon.svg);
}
.smart-style-entropy-gold .widget-body.waste-container.FOR ul li.WEIGHT {
  background-color: #513d19;
  border: 3px solid #030201;
}
.smart-style-entropy-gold .widget-body.waste-container.PAP {
  background-image: url(../../assets/img/paper_wheels_sensor.svg);
}
.smart-style-entropy-gold .widget-body.waste-container.PAP .container-header h2 {
  background-image: url(../../assets/img/paper_icon.svg);
}
.smart-style-entropy-gold .widget-body.waste-container.PAP ul li.WEIGHT {
  background-color: #307fbe;
  border: 3px solid #1b496d;
}
.smart-style-entropy-gold .widget-body.waste-container.PET {
  background-image: url(../../assets/img/light_packaging_wheels_sensor.svg);
}
.smart-style-entropy-gold .widget-body.waste-container.PET .container-header h2 {
  background-image: url(../../assets/img/light_packaging_icon.svg);
}
.smart-style-entropy-gold .widget-body.waste-container.PET ul li.WEIGHT {
  background-color: #dec110;
  border: 3px solid #7f6e09;
}
.smart-style-entropy-gold .widget-body.waste-container.GLA {
  background-image: url(../../assets/img/glass_wheels_sensor.svg);
}
.smart-style-entropy-gold .widget-body.waste-container.GLA .container-header h2 {
  background-image: url(../../assets/img/glass_icon.svg);
}
.smart-style-entropy-gold .widget-body.waste-container.GLA ul li.WEIGHT {
  background-color: #10552a;
  border: 3px solid #000000;
}
.smart-style-entropy-gold .widget-body.waste-container.PNG {
  background-image: url(../../assets/img/organic_wheels_sensor.svg);
}
.smart-style-entropy-gold .widget-body.waste-container.PNG .container-header h2 {
  background-image: url(../../assets/img/tree_icon.png);
}
.smart-style-entropy-gold .widget-body.waste-container.PNG ul li.WEIGHT {
  background-color: #735902;
  border: 3px solid #0f0b00;
}
.smart-style-entropy-gold .widget-body.waste-container.CRK {
  background-image: url(../../assets/img/glass_wheels_sensor.svg);
}
.smart-style-entropy-gold .widget-body.waste-container.CRK .container-header h2 {
  background-image: url(../../assets/img/crockery_icon.svg);
}
.smart-style-entropy-gold .widget-body.waste-container.CRK ul li.WEIGHT {
  background-color: #0B6623;
  border: 3px solid #010a03;
}
.slider {
  display: inline;
  vertical-align: middle;
  position: relative !important;
}
.smart-style-entropy-gold .dashboard-timeline svg tspan {
  display: none;
}
.smart-style-entropy-gold #header .location-date-container {
  position: absolute;
  left: 0;
  top: 60px;
  width: 100%;
  height: 35px !important;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 0;
  text-align: center;
}
.smart-style-entropy-gold #header .location-date-container .location-date-indicator {
  color: #fff;
}
.smart-style-entropy-gold #header .location-date-container .location-date-indicator h1 {
  display: block;
  margin: 0;
  font-size: 14px;
  letter-spacing: normal;
}
.smart-style-entropy-gold #header .location-date-container .location-date-indicator h1 i {
  margin-right: 6px;
}
.smart-style-entropy-gold #left-panel {
  left: 0px !important;
  top: 95px;
  min-height: calc(100% - 95px);
  padding-top: 0px !important;
}
@media (min-width: 380px) {
  .smart-style-entropy-gold #header .location-date-container .location-date-indicator {
    color: #fff;
  }
  .smart-style-entropy-gold #header .location-date-container .location-date-indicator h1 {
    display: inline-block;
    margin: 0 10px;
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .smart-style-entropy-gold #header .location-date-container {
    left: 50%;
    transform: translateX(-50%);
    top: 10px;
    width: auto;
    min-width: 420px;
    background-color: rgba(0, 0, 0, 0.2);
    padding: 3px 15px;
    border-radius: 6px;
    height: auto !important;
  }
  .smart-style-entropy-gold #header .location-date-container .location-date-indicator h1 {
    font-size: 18px;
  }
  .smart-style-entropy-gold #left-panel {
    left: 0px !important;
    top: 60px;
    min-height: calc(100% - 60px);
  }
}
.smart-style-entropy-gold #header #logo-group {
  width: auto;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 6px;
  height: 50px;
  max-height: 50px;
  margin: 5px 0 0 5px;
  padding: 2px 8px;
  box-sizing: border-box;
}
.smart-style-entropy-gold #header #logo-group #logo {
  width: auto;
  margin: 0 8px 0 0;
}
.smart-style-entropy-gold #header #logo-group #logo img {
  height: 42px;
  margin: 3px 0 0 0;
  padding: 0;
}
.smart-style-entropy-gold #header #logo-group ul {
  padding: 0;
  margin: 0;
}
.smart-style-entropy-gold #header #logo-group ul li {
  padding: 0;
}
.smart-style-entropy-gold #header #logo-group ul a i {
  font-size: 24px;
}
.smart-style-entropy-gold #header #logo-group ul .dropdown-menu.pull-right {
  right: auto;
  left: 0;
}
.smart-style-entropy-gold #toggle-func-btn {
  top: -140px;
  z-index: 610;
}
.smart-style-entropy-gold #toggle-func-btn button {
  width: 50px;
  height: 36px;
  margin-top: 10px;
  background-color: transparent !important;
}
.smart-style-entropy-gold #toggle-func-btn button svg {
  height: 36px;
  width: 36px;
}
.smart-style-entropy-gold aside#right-panel {
  top: -149px;
  height: calc(100% + 134px);
  z-index: 600;
}
@media (min-width: 768px) {
  .smart-style-entropy-gold #toggle-func-btn {
    top: -100px;
  }
  .smart-style-entropy-gold aside#right-panel {
    top: -109px;
    height: calc(100% + 110px);
  }
}
@media (max-width: 979px) {
  #main {
    width: 100% !important;
  }
  body.minified #main {
    width: calc(100% - 45px) !important;
  }
}
.smart-style-entropy-gold .normaluser aside#left-panel {
  display: none;
}
.smart-style-entropy-gold .normaluser #main {
  margin-left: 0;
}
.smart-style-entropy-gold .main-filters .dropdown .dropdown-toggle {
  width: 100% !important;
}
.smart-style-entropy-gold .main-filters #date-picker-container {
  margin-top: 10px;
}
.smart-style-entropy-gold .main-filters .filter-btn {
  background-image: url(../../assets/img/go_gold_v2.png) !important;
  background-color: #805904 !important;
  background-size: 24px !important;
  background-position: 5px 50% !important;
  background-repeat: no-repeat !important;
  height: 32px;
  margin-top: 5px;
  border-radius: 15px 2px 2px 15px;
  font-weight: bold;
}
.smart-style-entropy-gold .main-filters .filter-btn i {
  display: none;
}
.smart-style-entropy-gold .main-filters .filter-btn:hover {
  background-color: #d68711 !important;
  background-image: url(../../assets/img/go_gold_hover_v2.png) !important;
  background-size: 24px !important;
  background-position: 5px 50% !important;
  background-repeat: no-repeat !important;
  color: #3a3413;
}
.smart-style-entropy-gold .main-filters .filter-btn:disabled {
  cursor: not-allowed;
}
/* New DatePicker component */
.smart-style-entropy-gold #date-picker-container {
  width: 100% !important;
  position: relative;
  display: block;
}
.smart-style-entropy-gold #date-picker-container i {
  position: absolute;
  float: left;
  top: 6px;
  margin: 0 5px 0 0;
  padding-top: 2px;
  font-size: 18px;
  text-align: center;
  height: 22px;
  width: 22px;
  z-index: 10;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  color: #291c01;
}
.smart-style-entropy-gold #date-picker-container .flatpickr-input {
  position: relative;
  display: block;
  height: 30px;
  background: url(../../assets/img/gold_texture.png) 50% 50% !important;
  color: #291c01;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  border: 0;
  padding: 5px 10px;
  font-size: 14px;
  font-family: 'Calibri', Arial;
  padding-left: 40px !important;
}
.smart-style-entropy-gold #date-picker-container .flatpickr-input:hover {
  background: url(../../assets/img/gold_texture_hover.png) 50% 50% !important;
}
.smart-style-entropy-gold .modeButtonsContainer {
  margin-bottom: 4px;
  height: 0px;
}
.smart-style-entropy-gold .modeButtonsContainer .modeButton {
  text-transform: capitalize;
  font-size: 15px;
  padding: 1px 4px;
  background: rgba(0, 0, 0, 0.4);
  color: #ede7f3;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  height: 29px;
  width: 32%;
  margin: 3px 1px 0 0;
  border-radius: 4px;
}
.smart-style-entropy-gold .modeButtonsContainer .modeButton i {
  font-size: 22px;
  vertical-align: middle;
  margin-top: 3px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ede7f3;
}
.smart-style-entropy-gold .modeButtonsContainer .modeButton:hover {
  background: rgba(0, 0, 0, 0.9);
}
.smart-style-entropy-gold .modeButtonsContainer .modeButton:hover i {
  color: #ede7f3;
}
.smart-style-entropy-gold .modeButtonsContainer .modeButton:disabled {
  opacity: 0.3;
}
.smart-style-entropy-gold .modeButtonsContainer .modeButton.activeMode {
  background: #ffaf03 !important;
  cursor: default;
  color: #6b5108;
}
.smart-style-entropy-gold .modeButtonsContainer .modeButton.activeMode i {
  color: #6b5108 !important;
}
.smart-style-entropy-gold .modeButtonsContainer .modeButton.activeMode:hover {
  background: #ffaf03 !important;
}
.smart-style-entropy-gold .modeButtonsContainer .modeButton.activeMode:hover i {
  color: #6b5108 !important;
}
.smart-style-entropy-gold .flatpickr-calendar .flatpickr-months {
  background: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy-gold .flatpickr-calendar .flatpickr-months .flatpickr-month {
  background: transparent !important;
}
.smart-style-entropy-gold .flatpickr-calendar .flatpickr-months select,
.smart-style-entropy-gold .flatpickr-calendar .flatpickr-months input {
  background: transparent !important;
  font-size: 16px;
  color: #fff;
}
.smart-style-entropy-gold .flatpickr-calendar .flatpickr-months #clearButtonContainer button {
  background: #af0202;
  color: #fff;
  border: 2px solid #6b5108;
}
.smart-style-entropy-gold .flatpickr-calendar #hoursListContainer .hourListItem.activeHour:hover {
  background: #eec160;
}
.smart-style-entropy-gold .flatpickr-calendar #hoursListContainer .hourListItem:hover {
  background: rgba(0, 0, 0, 0.2);
}
.smart-style-entropy-gold .flatpickr-calendar span.flatpickr-weekday {
  background: transparent !important;
}
.smart-style-entropy-gold .flatpickr-calendar .monthsButtonsContainer .monthButton {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 0px;
  background: transparent !important;
  color: #fff;
}
.smart-style-entropy-gold .flatpickr-calendar .monthsButtonsContainer .monthButton:hover {
  background: #eec160 !important;
}
.smart-style-entropy-gold .flatpickr-calendar .monthsButtonsContainer .monthButton.activeMonth {
  background: #ffaf03 !important;
}
.smart-style-entropy-gold .flatpickr-calendar .yearsButtonsContainer .yearButton {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 0px;
  background: transparent !important;
  color: #fff;
}
.smart-style-entropy-gold .flatpickr-calendar .yearsButtonsContainer .yearButton:hover {
  background: #eec160 !important;
}
.smart-style-entropy-gold .flatpickr-calendar .yearsButtonsContainer .yearButton.activeYear {
  background: #ffaf03 !important;
}
.smart-style-entropy-gold .flatpickr-calendar.hasWeeks .flatpickr-day.inRange {
  background: #eec160 !important;
  -webkit-box-shadow: -5px 0 0 #eec160;
  box-shadow: -5px 0 0 #eec160;
  color: #fff;
}
.smart-style-entropy-gold .flatpickr-calendar.hasWeeks .flatpickr-day.inRange:hover {
  background: #eec160 !important;
  color: #fff;
}
.smart-style-entropy-gold .flatpickr-calendar.hasWeeks .flatpickr-day.week.selected {
  background: #ffaf03 !important;
  -webkit-box-shadow: -5px 0 0 #ffaf03;
  box-shadow: -5px 0 0 #ffaf03;
  color: #fff;
}
.smart-style-entropy-gold .flatpickr-calendar.hasWeeks .flatpickr-day.week.selected:hover {
  background: #ffaf03 !important;
  color: #fff;
}
.smart-style-entropy-gold .flatpickr-calendar.hasWeeks .flatpickr-weeks .flatpickr-day:hover {
  background: transparent !important;
}
.dayContainer .flatpickr-day.flatpickr-disabled {
  opacity: 0.3;
}
.smart-style-entropy-gold .granularity-slider .btn-default {
  background: linear-gradient(to top left, #dfab03 0, #faa717 38%, #e4b819 60%, #e7c554 86%, #dfab03 100%);
}
.smart-style-entropy-gold #right-panel .audits-sidebar .go-button,
.smart-style-entropy-gold #right-panel .audits-sidebar .granularity-selector .btn-primary,
.smart-style-entropy-gold #right-panel .audits-sidebar .vendor-selector button {
  width: 100%;
}
.smart-style-entropy-gold #right-panel .audits-sidebar .vendor-selector .entropy-filter {
  margin-bottom: 20px;
}
.smart-style-entropy-gold #right-panel .audits-sidebar .filters-selector {
  margin-bottom: 20px;
}
.smart-style-entropy-gold #right-panel .audits-sidebar .audits-summary-functionality .formula-selector,
.smart-style-entropy-gold #right-panel .audits-sidebar .audits-summary-functionality .group-level-selector {
  margin-bottom: 10px;
}
.smart-style-entropy-gold #right-panel .audits-sidebar .formula-selector .select2-selection.select2-selection--multiple {
  height: 100px !important;
}
.smart-style-entropy-gold #right-panel .transport-sidebar .go-button {
  width: 100%;
}
.smart-style-entropy-gold #right-panel .transport-worstoffenders .go-button,
.smart-style-entropy-gold #right-panel .transport-drilldown .go-button {
  width: 100%;
}
.smart-style-entropy-gold #evolution #tabbed-sidebar {
  padding-top: 15px;
}
.smart-style-entropy-gold #evolution #tabbed-sidebar ul.header-list {
  min-height: 10px !important;
  height: 30px !important;
  margin-top: 0px !important;
}
.smart-style-entropy-gold #evolution #tabbed-sidebar ul.header-list li {
  cursor: pointer;
}
.smart-style-entropy-gold #evolution #tabbed-sidebar ul.header-list li a {
  cursor: pointer;
  padding-left: 10px !important;
  padding-right: 10px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  height: 25px !important;
}
.smart-style-entropy-gold #evolution #tabbed-sidebar div.ui-tabs-panel {
  min-height: 10px;
  height: auto;
}
.smart-style-entropy-gold #evolution #tabbed-sidebar .integrity-module .serie-config {
  display: inline-flex;
}
.smart-style-entropy-gold #evolution #tabbed-sidebar .integrity-module .serie-config span:nth-child(3) {
  margin-left: 15px;
  width: 100%;
}
.smart-style-entropy-gold #evolution #tabbed-sidebar .integrity-module .serie-config span.serie-color-select > div > div:nth-child(2) {
  position: absolute !important;
  transform: translateX(-25%);
}
.smart-style-entropy-gold #evolution #tabbed-sidebar .add-to-chart-btn button {
  width: 98%;
  margin: 5px 5px 9px 5px;
  background: linear-gradient(to top left, #dfab03 0, #faa717 38%, #e4b819 60%, #e7c554 86%, #dfab03 100%) !important;
  font-size: 15px;
}
.smart-style-entropy-gold #evolution #tabbed-sidebar .add-to-chart-btn button:hover {
  background: linear-gradient(to top left, #cc9d04 0, #dd9313 48%, #d3aa14 70%, #dbba4e 100%, #dfab03 101%) !important;
}
.smart-style-entropy-gold #evolution #tabbed-sidebar .add-to-chart-btn .dropdown-menu {
  position: absolute;
  height: auto !important;
  width: 100%;
}
.smart-style-entropy-gold #evolution #tabbed-sidebar .add-to-chart-btn .dropdown-menu li a {
  padding: 3px 20px;
  line-height: 2;
}
.smart-style-entropy-gold #evolution #tabbed-sidebar .add-to-chart-btn .dropdown-menu li a:hover {
  color: #fff;
}
.smart-style-entropy-gold .custom-dashboards .custom-sidebar .action-buttons .go-button {
  width: calc(100% - 50px) !important;
  margin-left: -40px;
}
.smart-style-entropy-gold .custom-dashboards .inline-buttons button {
  margin-left: 10px;
  margin-right: 10px;
}
.smart-style-entropy-gold .custom-dashboard-delete-btn {
  position: fixed;
  top: 0;
  right: 0;
}
.smart-style-entropy-gold .custom-reports .wizard {
  height: 110px;
  padding: 5px;
  margin-bottom: 20px;
  max-width: 784px;
  text-align: center;
}
.smart-style-entropy-gold .custom-reports .wizard div {
  display: inline-block;
  vertical-align: top;
}
.smart-style-entropy-gold .widget-body .custom-layout .row {
  display: block;
}
.smart-style-entropy-gold .custom-layout .row {
  margin-bottom: 25px;
}
.smart-style-entropy-gold .custom-layout .table-mode div {
  margin-bottom: 5px;
}
.smart-style-entropy-gold .custom-layout .graph-mode div {
  margin-bottom: 5px;
}
.smart-style-entropy-gold .custom-layout .kpi-counter-selector .btn-select2-addon {
  margin-bottom: 5px;
  margin-top: 5px;
}
.smart-style-entropy-gold .custom-layout .order-by-selector {
  width: 440px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: top;
}
.smart-style-entropy-gold .custom-layout .order-by-selector .select2-container {
  width: calc(50% - 5px) !important;
  display: inline-block;
  margin-right: 5px;
}
.smart-style-entropy-gold .custom-layout .table-limit-selector {
  width: 220px;
  display: inline-block;
  vertical-align: top;
}
.smart-style-entropy-gold .custom-layout .table-mode,
.smart-style-entropy-gold .custom-layout .graph-mode,
.smart-style-entropy-gold .custom-layout .normal-time-selector,
.smart-style-entropy-gold .custom-layout .delta-time-selector,
.smart-style-entropy-gold .custom-layout .compare-time-selector,
.smart-style-entropy-gold .custom-layout .report-info,
.smart-style-entropy-gold .custom-layout .force-filter-switch,
.smart-style-entropy-gold .custom-layout .kpi-counter-selector,
.smart-style-entropy-gold .custom-layout .kpis-counters-config,
.smart-style-entropy-gold .custom-layout .kpi-counters-advanced-condition {
  border: 1px solid #70531d;
  padding: 10px;
  background: rgba(0, 0, 0, 0.4);
}
.smart-style-entropy-gold .custom-layout .table-mode h3,
.smart-style-entropy-gold .custom-layout .graph-mode h3,
.smart-style-entropy-gold .custom-layout .normal-time-selector h3,
.smart-style-entropy-gold .custom-layout .delta-time-selector h3,
.smart-style-entropy-gold .custom-layout .compare-time-selector h3,
.smart-style-entropy-gold .custom-layout .report-info h3,
.smart-style-entropy-gold .custom-layout .force-filter-switch h3,
.smart-style-entropy-gold .custom-layout .kpi-counter-selector h3,
.smart-style-entropy-gold .custom-layout .kpis-counters-config h3,
.smart-style-entropy-gold .custom-layout .kpi-counters-advanced-condition h3 {
  margin: 0px 0px 15px 0px;
  border-bottom: 1px solid #70531d;
}
.smart-style-entropy-gold .custom-layout .table-mode.graph-config .color-picker-overlay,
.smart-style-entropy-gold .custom-layout .graph-mode.graph-config .color-picker-overlay,
.smart-style-entropy-gold .custom-layout .normal-time-selector.graph-config .color-picker-overlay,
.smart-style-entropy-gold .custom-layout .delta-time-selector.graph-config .color-picker-overlay,
.smart-style-entropy-gold .custom-layout .compare-time-selector.graph-config .color-picker-overlay,
.smart-style-entropy-gold .custom-layout .report-info.graph-config .color-picker-overlay,
.smart-style-entropy-gold .custom-layout .force-filter-switch.graph-config .color-picker-overlay,
.smart-style-entropy-gold .custom-layout .kpi-counter-selector.graph-config .color-picker-overlay,
.smart-style-entropy-gold .custom-layout .kpis-counters-config.graph-config .color-picker-overlay,
.smart-style-entropy-gold .custom-layout .kpi-counters-advanced-condition.graph-config .color-picker-overlay {
  display: none;
}
.smart-style-entropy-gold .custom-layout .table-mode .wdna-slider-container,
.smart-style-entropy-gold .custom-layout .graph-mode .wdna-slider-container,
.smart-style-entropy-gold .custom-layout .normal-time-selector .wdna-slider-container,
.smart-style-entropy-gold .custom-layout .delta-time-selector .wdna-slider-container,
.smart-style-entropy-gold .custom-layout .compare-time-selector .wdna-slider-container,
.smart-style-entropy-gold .custom-layout .report-info .wdna-slider-container,
.smart-style-entropy-gold .custom-layout .force-filter-switch .wdna-slider-container,
.smart-style-entropy-gold .custom-layout .kpi-counter-selector .wdna-slider-container,
.smart-style-entropy-gold .custom-layout .kpis-counters-config .wdna-slider-container,
.smart-style-entropy-gold .custom-layout .kpi-counters-advanced-condition .wdna-slider-container {
  margin-left: -21px;
}
.smart-style-entropy-gold .custom-layout .twitter-picker {
  transform: translateX(-50%);
}
.smart-style-entropy-gold .custom-layout .twitter-picker div:nth-child(2) {
  left: 55% !important;
}
.smart-style-entropy-gold .custom-layout .kpis-counters-config {
  min-height: 350px;
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
}
.smart-style-entropy-gold .custom-layout .kpis-counters-config.multitrend-mode .series-config-hoc .serie-color-select div {
  cursor: not-allowed;
}
.smart-style-entropy-gold .custom-layout .kpis-counters-config.multitrend-mode .series-config-hoc .serie-color-select div div {
  opacity: 0.65;
  pointer-events: none;
}
.smart-style-entropy-gold .custom-layout .reference-line-container .reference-line-config,
.smart-style-entropy-gold .custom-layout .reference-line-container .reference-line-color {
  margin-right: 5px;
  width: 220px;
  display: inline-block;
  vertical-align: top;
}
.smart-style-entropy-gold .custom-layout .busy-hour-kpi-counter-selector .busy-hour-kpi-selector,
.smart-style-entropy-gold .custom-layout .busy-hour-kpi-counter-selector .busy-hour-order-by-selector {
  margin-bottom: 5px;
}
.smart-style-entropy-gold .custom-layout .report-info .report-name,
.smart-style-entropy-gold .custom-layout .report-info .report-save,
.smart-style-entropy-gold .custom-layout .report-info .report-share {
  display: inline-block;
  vertical-align: top;
}
.smart-style-entropy-gold .custom-layout .report-info .report-name {
  width: 50%;
  margin-right: 20px;
}
.smart-style-entropy-gold .custom-layout .report-info .report-name .category {
  margin-top: 5px;
}
.smart-style-entropy-gold .custom-layout .group-level-selector .btn-select2-addon .select2-selection {
  width: 77%;
}
.smart-style-entropy-gold .custom-layout .group-level-selector .btn-select2-addon .select2 .select2-selection__arrow {
  display: block !important;
}
.smart-style-entropy-gold .custom-sidebar .action-buttons {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-align: center;
}
.smart-style-entropy-gold .custom-sidebar .action-buttons .go-button {
  display: inline-block;
  width: calc(100% - 50px) !important;
  margin: 5px 3px 5px 0;
  height: 35px;
}
.smart-style-entropy-gold .custom-sidebar .action-buttons .edit-button {
  display: inline-block;
  width: 38px;
  height: 35px;
  margin: 5px 0;
}
.smart-style-entropy-gold .custom-sidebar .action-buttons .edit-button i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.smart-style-entropy-gold .custom-sidebar .action-buttons .edit-button i.fa-spin {
  top: 20%;
  left: 28%;
}
.smart-style-entropy-gold .custom-sidebar .action-buttons .wizard-load-button {
  margin: 5px;
  width: 90%;
}
.smart-style-entropy-gold .custom-sidebar .action-buttons .wizard-go-button {
  margin: 5px;
  width: 90%;
}
.smart-style-entropy-gold .custom-sidebar .vendor-selector {
  cursor: not-allowed;
  opacity: 0.65;
}
.smart-style-entropy-gold .custom-sidebar .vendor-selector button {
  pointer-events: none;
}
.smart-style-entropy-gold .custom-sidebar .family-level-selector {
  display: none;
}
.smart-style-entropy-gold .custom-sidebar .busy-hour-kpi-selector,
.smart-style-entropy-gold .custom-sidebar .busy-hour-order-by-selector {
  display: none;
}
.smart-style-entropy-gold .general-filters .custom-sidebar .action-buttons .csv-button {
  width: calc(100% - 50px) !important;
  margin: 0px;
  margin-left: -40px;
}
.smart-style-entropy-gold .shortcuts-table .csv-inline-button i {
  font-size: 16px;
}
.smart-style-entropy-gold .shortcuts-table .show-button i {
  padding-top: 0px;
}
.smart-style-entropy-gold .custom-sidebar .action-buttons .csv-button {
  margin: 5px;
  width: 90%;
}
.smart-style-entropy-gold .thresholds-modal .modal-body {
  height: calc(70vh);
}
.smart-style-entropy-gold .thresholds-modal .modal-content {
  width: 1000px;
  margin-left: -200px;
}
.smart-style-entropy-gold .thresholds-modal .table-configuration .table-body {
  overflow-y: scroll;
  height: calc(65vh);
}
.smart-style-entropy-gold .drilldown-sidebar .drilldown-addon {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.smart-style-entropy-gold .drilldown-addon div {
  margin-bottom: 5px;
}
.smart-style-entropy-gold .drilldown-addon .drilldown-button {
  width: 100%;
}
.smart-style-entropy-gold .celldistribution-sidebar .celldistribution-addon {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.smart-style-entropy-gold .correlation-sidebar .correlation-addon {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.smart-style-entropy-gold .worstoffenders-sidebar .worstoffenders-addon {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.smart-style-entropy-gold .worstoffenders-addon div {
  margin-bottom: 5px;
}
.smart-style-entropy-gold .worstoffenders-addon .worstoffenders-button {
  width: 100%;
}
.smart-style-entropy-gold .worstoffenders-addon .text-label {
  margin-right: 20px;
}
.smart-style-entropy-gold .worstoffenders-addon .wo-limit {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.smart-style-entropy-gold .worstoffenders-addon .wo-limit .input-limit {
  display: inline-block;
  width: 100px;
}
.smart-style-entropy-gold .worstoffenders-addon .force-last-day div,
.smart-style-entropy-gold .worstoffenders-addon .wo-kpi-drilldown div {
  margin-bottom: 0px;
}
.smart-style-entropy-gold .worstoffenders-addon .wo-action-buttons .worstoffenders-button {
  display: inline-block;
  width: calc(100% - 50px) !important;
  margin: 5px 3px 5px 0;
  height: 35px;
}
.smart-style-entropy-gold .worstoffenders-addon .wo-action-buttons .worstoffenders-button + .btn-default {
  display: inline-block;
  width: 38px;
  height: 35px;
  margin: 5px 0;
}
.smart-style-entropy-gold .worstoffenders-addon .wo-action-buttons .worstoffenders-button + .btn-default i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.smart-style-entropy-gold .worstoffenders-addon .wo-action-buttons .worstoffenders-button + .btn-default i.fa-spin {
  top: 20%;
  left: 28%;
}
.smart-style-entropy-gold .worstoffenders-addon .wo-advanced-kpi-selector {
  width: 200px;
}
.smart-style-entropy-gold .wo-advanced-config .wo-kpi-counter-selector .select2 input {
  width: 100% !important;
  background: transparent;
  border: none;
}
.smart-style-entropy-gold .wo-advanced-config .wo-kpi-counter-selector .select2-selection.select2-selection--multiple {
  overflow-y: auto;
}
.smart-style-entropy-gold .wo-advanced-config .wo-kpi-counter-selector .wo-advanced-kpi-selector,
.smart-style-entropy-gold .wo-advanced-config .wo-kpi-counter-selector .wo-advanced-counter-selector {
  width: 300px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.smart-style-entropy-gold .ag-dnd-ghost,
.smart-style-entropy-gold .ag-popup,
.smart-style-entropy-gold .ag-menu,
.smart-style-entropy-gold .ag-select-agg-func-popup,
.smart-style-entropy-gold .ag-dialog {
  z-index: 9999;
}
.smart-style-entropy-gold .auto-mail-form .select2-search__field {
  display: none;
}
.smart-style-entropy-gold .select2-search {
  z-index: auto;
}
.smart-style-entropy-gold .thresholder-historical-sidebar {
  margin-left: 15px;
}
.smart-style-entropy-gold .thresholder-historical-sidebar #sidebar-elem-container button {
  width: 100%;
}
.smart-style-entropy-gold .acceptance-form .object-box .radio-inline {
  margin-left: 20px;
  margin-right: 20px;
}
.smart-style-entropy-gold .discovery-form label.control-label {
  margin-top: 7px;
  margin-right: -15px;
}
.smart-style-entropy-gold .discovery-form input {
  width: 100%;
}
.smart-style-entropy-gold .discovery-form .object-box .radio-inline {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 7px;
}
.smart-style-entropy-gold .discovery-form .object-box .radio-inline input {
  margin-left: 25px;
}
.smart-style-entropy-gold .discovery-form div.row {
  margin-bottom: 10px;
}
.smart-style-entropy-gold .pie-graphs-map .clickable {
  cursor: pointer;
}
.smart-style-entropy-gold .pie-graphs-map .RtNocpie {
  height: 150px;
}
.smart-style-entropy-gold .pie-graphs-map .RtNocpie .title {
  font-size: 22px;
  font-weight: normal !important;
  margin-top: -68px;
}
.smart-style-entropy-gold .pie-graphs-map .RtNocpie .extremeLabel {
  margin-top: -35px;
  margin-left: 60px;
  font-size: 20px;
}
.smart-style-entropy-gold .pie-graphs-map .RtNocpie .extremeLabel .row.lower {
  font-size: 14px;
  margin-top: -10px;
}
.smart-style-entropy-gold .pie-graphs-map div {
  max-width: 250px;
}
.smart-style-entropy-gold .widget-body.pie-graphs-map.horizontal {
  height: 250px !important;
  min-height: 250px !important;
  width: 965px !important;
}
.smart-style-entropy-gold .widget-body.pie-graphs-map.vertical {
  height: 650px !important;
  width: 275px !important;
}
.smart-style-entropy-gold .RtNocPie.circle-list .label {
  color: white;
  margin-top: -30px;
  font-size: 16px;
  font-weight: 700 !important;
}
.smart-style-entropy-gold .RtNocPie.circle-list .value {
  margin-top: -10px;
  font-size: 30px;
}
.smart-style-entropy-gold .console-summary {
  display: block;
  position: relative;
  margin-top: 32px;
  margin-bottom: 24px;
}
.smart-style-entropy-gold .console-summary .red.sum-box {
  background-image: linear-gradient(to right, #ff3300, #cc0000);
}
.smart-style-entropy-gold .console-summary .red.sum-box .sum-mv:hover {
  background-color: #99000f;
}
.smart-style-entropy-gold .console-summary .red.sum-box .sum-mv {
  background-color: #cc0000;
}
.smart-style-entropy-gold .console-summary .orange.sum-box {
  background-image: linear-gradient(to right, #ffbb00, #ff7722);
}
.smart-style-entropy-gold .console-summary .orange.sum-box .sum-mv:hover {
  background-color: #e65800;
}
.smart-style-entropy-gold .console-summary .orange.sum-box .sum-mv {
  background-color: #ff7722;
}
.smart-style-entropy-gold .console-summary .yellow.sum-box {
  background-image: linear-gradient(to right, #aaff33, yellow);
  color: black;
}
.smart-style-entropy-gold .console-summary .yellow.sum-box .sum-mv:hover {
  background-color: #ffcc00;
  color: black;
}
.smart-style-entropy-gold .console-summary .yellow.sum-box .sum-mv {
  background-color: yellow;
}
.smart-style-entropy-gold .console-summary .sum-box {
  padding: 12px;
  height: 150px;
  width: 12.5%;
  overflow: hidden;
  margin-right: 15px;
  border: 2px solid gray;
  box-sizing: border-box;
  font-size: 14px;
  font-family: 'Calibri', Arial, sans-serif;
}
.smart-style-entropy-gold .console-summary .sum-box .sum-mv {
  float: left;
  width: 100%;
  margin-right: 12px;
  margin-bottom: 10px;
  background-color: #33cc33;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid black;
  box-sizing: border-box;
}
.smart-style-entropy-gold .console-summary .sum-box .sum-mv:hover {
  background-color: #009933;
  color: white;
}
/* Visual Options Form */
.smart-style-entropy-gold .user-options-panel {
  width: 800px;
  max-width: 100%;
  margin: 0 auto;
}
.smart-style-entropy-gold .user-options-panel .setting_container {
  margin-top: 15px;
  padding: 0 20px;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
}
.smart-style-entropy-gold .user-options-panel .setting_container .nav-tabs {
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.smart-style-entropy-gold .visual-options-form {
  margin: 10px;
}
.smart-style-entropy-gold .visual-options-form #format-configure {
  margin-top: 10px;
}
.smart-style-entropy-gold .visual-options-form #format-configure h1 {
  margin-bottom: 10px;
}
.smart-style-entropy-gold .visual-options-form #format-configure label {
  margin-bottom: 15px;
}
.smart-style-entropy-gold .visual-options-form .btn {
  background: linear-gradient(to top left, #dfab03 0, #faa717 38%, #e4b819 60%, #e7c554 86%, #dfab03 100%) !important;
  color: #fff;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-gold .visual-options-form .btn:hover {
  background: linear-gradient(to top left, #cc9d04 0, #dd9313 48%, #d3aa14 70%, #dbba4e 100%, #dfab03 101%) !important;
}
.smart-style-entropy-gold .visual-options-form #smart-styles .pull-left .preview-img {
  width: 200px;
  height: 100px;
  margin-bottom: 16px;
  border: 2px solid rgba(0, 0, 0, 0.2);
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-gold .visual-options-form #smart-styles .pull-left .btn {
  background: linear-gradient(to top left, #dfab03 0, #faa717 38%, #e4b819 60%, #e7c554 86%, #dfab03 100%) !important;
  color: #fff;
  font-size: 15px;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-gold .visual-options-form #smart-styles .pull-left .btn:hover {
  background: linear-gradient(to top left, #cc9d04 0, #dd9313 48%, #d3aa14 70%, #dbba4e 100%, #dfab03 101%) !important;
}
.smart-style-entropy-gold .visual-options-form #smart-styles .pull-left:hover .preview-img {
  border: 2px solid #ffaf03;
}
.smart-style-entropy-gold .visual-options-form #smart-styles .pull-left:hover .btn {
  background: linear-gradient(to top left, #cc9d04 0, #dd9313 48%, #d3aa14 70%, #dbba4e 100%, #dfab03 101%) !important;
}
.smart-style-entropy-gold .loader-background {
  position: absolute;
  cursor: wait !important;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 9999;
}
.smart-style-entropy-gold .wdna-loader .loader-cancel-btn,
.smart-style-entropy-gold .wdna-loader .loader-cancel-btn.btn:active,
.smart-style-entropy-gold .wdna-loader .loader-cancel-btn.btn:hover {
  position: absolute;
  top: -12px;
  background: transparent;
}
.smart-style-entropy-gold .wdna-loader .loader-cancel-btn i {
  font-size: 18px !important;
}
.smart-style-entropy-gold .wdna-loader {
  z-index: 99999;
  top: 30%;
  left: 35%;
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 28px;
  width: 28px;
}
.smart-style-entropy-gold .wdna-loader i {
  font-size: 28px;
}
.smart-style-entropy-gold .wdna-loader.local-loader {
  width: 200px;
  text-align: center;
}
.smart-style-entropy-gold .wdna-loader .cancel-button {
  width: 150px;
  text-align: justify;
  background: transparent;
  border: none;
  position: relative;
  color: #fff;
  top: 125px;
  font-weight: bold;
}
.smart-style-entropy-gold .loader-overlay {
  position: fixed;
  display: block;
  cursor: wait !important;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9999;
}
.smart-style-entropy-gold .loader-overlay .wdna-loader {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.smart-style-entropy-gold .loader-overlay #animation_container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* NO DATA TEXT */
.smart-style-entropy-gold .wdna-no-data {
  position: absolute;
  z-index: 99;
  left: 50%;
  top: 40%;
}
.smart-style-entropy-gold .highcharts-container {
  overflow: visible !important;
}
.smart-style-entropy-gold .highcharts-container hr {
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  border: 0 !important;
  border-top: 1px solid #7b7575 !important;
}
.smart-style-entropy-gold .highcharts-scrollable-mask {
  fill: rgba(0, 0, 0, 0.8);
  transform: translateY(2px) scaleY(0.81);
}
.smart-style-entropy-gold .highcharts-root .highcharts-grid-line,
.smart-style-entropy-gold .highcharts-root .highcharts-axis-line,
.smart-style-entropy-gold .highcharts-root .highcharts-tick {
  stroke: #d1c6a1;
  stroke-width: 1;
}
.smart-style-entropy-gold .highcharts-root .highcharts-axis-labels text {
  color: #dfdcc3 !important;
  fill: #dfdcc3 !important;
}
.smart-style-entropy-gold .highcharts-root .highcharts-legend-item text tspan {
  color: #dfdcc3 !important;
  fill: #dfdcc3 !important;
}
.smart-style-entropy-gold .highcharts-root .highcharts-contextbutton .highcharts-button-box {
  display: none;
}
.smart-style-entropy-gold .highcharts-root .highcharts-contextbutton .highcharts-button-symbol {
  stroke: #fff !important;
}
.smart-style-entropy-gold .highcharts-root .highcharts-contextbutton:hover .highcharts-button-symbol {
  stroke: #ffaf03 !important;
}
.smart-style-entropy-gold .highcharts-root .highcharts-tooltip .highcharts-label-box {
  fill: rgba(0, 0, 0, 0.4) !important;
  color: #fff !important;
  stroke: rgba(0, 0, 0, 0.9) !important;
}
.smart-style-entropy-gold .highcharts-root .highcharts-tooltip text {
  color: #fff !important;
  fill: #fff !important;
}
.smart-style-entropy-gold .highcharts-root .highcharts-tooltip text tspan {
  color: #fff !important;
  fill: #fff !important;
}
.smart-style-entropy-gold .highcharts-root .highcharts-subtitle tspan {
  fill: #dbcf98 !important;
}
.smart-style-entropy-gold .highcharts-root .highcharts-no-data tspan {
  fill: #fff !important;
}
.smart-style-entropy-gold .highcharts-contextmenu .highcharts-menu {
  background: rgba(0, 0, 0, 0.9) !important;
  box-shadow: none !important;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
}
.smart-style-entropy-gold .highcharts-contextmenu .highcharts-menu .highcharts-menu-item {
  color: #fff !important;
}
.smart-style-entropy-gold .highcharts-contextmenu .highcharts-menu .highcharts-menu-item:hover {
  background: rgba(0, 0, 0, 0.9) !important;
  color: #ffaf03 !important;
}
.smart-style-entropy-gold .highcharts-container + #sliders table tbody tr td {
  padding-right: 10px;
}
/* separator for Highcharts */
.smart-style-entropy-gold .hc-settings-modal .hc-settings-form .hc-settings-table {
  height: 300px;
  overflow: auto hidden;
  display: block;
}
.smart-style-entropy-gold .hc-settings-modal .modal-body {
  height: 400px !important;
}
.smart-style-entropy-gold .hc-settings-modal .hc-settings-form {
  padding: 20px;
}
.smart-style-entropy-gold .hc-settings-modal .hc-settings-form .form-control {
  width: 91px;
}
.smart-style-entropy-gold .hc-settings-modal .modal-dialog .modal-content .nav-tabs.tabs-left li.active {
  display: inline-block !important;
}
.smart-style-entropy-gold .threshold-bars .highcharts-root {
  padding: 0 !important;
}
.smart-style-entropy-gold .threshold-bars .highcharts-root .highcharts-grid-line,
.smart-style-entropy-gold .threshold-bars .highcharts-root .highcharts-axis-line {
  stroke: none !important;
  stroke-width: 0 !important;
}
.smart-style-entropy-gold .wdna-slider-container {
  border-radius: 0px 0px 10px 10px;
  width: 220px;
  overflow: hidden;
  margin: -3px 0 10px -5px !important;
  background: url(../../assets/img/back_round_slider_gold.png) !important;
  font-family: 'Calibri', Arial;
}
.smart-style-entropy-gold .wdna-slider-container .play-button-container {
  height: 84px;
}
.smart-style-entropy-gold .wdna-slider-container .play-button-container .dot {
  border: 0;
}
.smart-style-entropy-gold .wdna-slider-container .play-button-container .dot .play-button {
  color: #ffaf03;
  background-image: url(#805904);
  width: 67px;
  height: 67px;
}
.smart-style-entropy-gold .wdna-slider-container .play-button-container .dot .play-button:hover {
  color: #ffaf03;
  background-image: url(#d68711);
}
.smart-style-entropy-gold .wdna-slider-container .play-button-container .dot .play-button:disabled {
  cursor: not-allowed;
}
.smart-style-entropy-gold .wdna-slider-container .play-button-container .dot .play-button:disabled i {
  color: #dbcf98 !important;
}
.smart-style-entropy-gold .wdna-slider-container .granularity-selector-container .highcharts-pie-series path {
  fill: #86734c;
  stroke: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-gold .wdna-slider-container .granularity-selector-container .highcharts-pie-series path:hover {
  fill: #eec160;
}
.smart-style-entropy-gold .wdna-slider-container .granularity-selector-container .highcharts-pie-series path.active-item {
  fill: #ffaf03;
}
.smart-style-entropy-gold .wdna-slider-container .granularity-selector-container .highcharts-pie-series path.disabled-item {
  fill: rgba(255, 255, 255, 0.2);
}
.smart-style-entropy-gold .wdna-slider-container .granularity-selector-container .highcharts-data-labels .highcharts-data-label {
  pointer-events: none;
}
.smart-style-entropy-gold .wdna-slider-container .granularity-selector-container .highcharts-data-labels .highcharts-data-label > text {
  fill: #fff !important;
  font-weight: bold !important;
}
.smart-style-entropy-gold .wdna-slider-container .granularity-selector-container .highcharts-data-labels .highcharts-data-label > text .highcharts-text-outline {
  display: none;
}
.smart-style-entropy-gold .wdna-slider-container .granularity-selector-container .highcharts-data-labels .highcharts-data-label.disabled-item-text > text {
  fill: #75664f !important;
}
.smart-style-entropy-gold .wdna-slider-container .granularity-selector-container .highcharts-data-labels .highcharts-data-label.active-item-text > text {
  fill: rgba(0, 0, 0, 0.8) !important;
}
.smart-style-entropy-gold .wdna-slider-container .time-selector-container .rs-control {
  /*.rs-handle { 
        background: @wdna-handle;
        -webkit-transition: opacity 0.3s ease;
        -moz-transition: opacity 0.3s ease;
        -o-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease;
        border-radius: 1px;
        position: relative;
        //opacity: 0.5;
        margin: -7px 0px 0px !important;

        &:hover {
          -webkit-box-shadow: 0px 0px 4px 0px @trans-background-alt-4;
          -moz-box-shadow: 0px 0px 4px 0px @trans-background-alt-4;
          box-shadow: 0px 0px 4px 0px @trans-background-alt-4;
        }
      }
      */
}
.smart-style-entropy-gold .wdna-slider-container .time-selector-container .rs-control .rs-bg-color {
  background: #341d00;
}
.smart-style-entropy-gold .wdna-slider-container .time-selector-container .rs-control .rs-range-color {
  /*background: @wdna-control-range-selected */
}
.smart-style-entropy-gold .wdna-slider-container .time-selector-container .rs-control .rs-path-color {
  background: #4B391F;
}
.smart-style-entropy-gold .wdna-slider-container .time-selector-container .rs-control .rs-first,
.smart-style-entropy-gold .wdna-slider-container .time-selector-container .rs-control .rs-second {
  z-index: 10;
}
.smart-style-entropy-gold .wdna-slider-container .time-selector-container .rs-control .rs-custom-text-tag {
  z-index: 55;
}
.smart-style-entropy-gold .wdna-slider-container .time-selector-container .rs-control .rs-custom-text-tag .rs-seperator {
  line-height: 12px;
  font-weight: 600;
}
.smart-style-entropy-gold .wdna-slider-container .time-selector-container .rs-control .rs-custom-text-tag .rs-border {
  background: #86734c;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.smart-style-entropy-gold .wdna-slider-container .time-selector-container .rs-control .rs-custom-text-tag .rs-border:hover {
  background: #eec160;
}
.smart-style-entropy-gold .wdna-slider-container .time-selector-container .rs-control .rs-custom-text-tag span {
  text-transform: uppercase;
}
.smart-style-entropy-gold .wdna-slider-container .time-selector-container .rs-control .rs-custom-text-tag.in-range-tag span {
  background: #ffaf03;
  color: #fff;
}
.smart-style-entropy-gold .sketch-picker {
  background: linear-gradient(to top left, rgba(161, 104, 18, 0.95), rgba(110, 67, 2, 0.9)) !important;
  color: #fff;
}
.smart-style-entropy-gold .sketch-picker input {
  background: rgba(0, 0, 0, 0.3) !important;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  color: #fff !important;
  padding: 6px !important;
  font-family: 'Calibri', Arial !important;
  letter-spacing: 0.05rem !important;
  height: auto !important;
  box-sizing: border-box !important;
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
  box-shadow: none !important;
  padding: 4px !important;
  width: 100% !important;
}
.smart-style-entropy-gold .sketch-picker input + .input-group-addon {
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
}
.smart-style-entropy-gold .sketch-picker input:focus + .input-group-addon {
  background: rgba(255, 255, 255, 0.2) !important;
  border: 1px solid #70531d !important;
}
.smart-style-entropy-gold .sketch-picker span {
  color: #fff !important;
  font-weight: bold !important;
}
.smart-style-entropy-gold .sketch-picker div.flexbox-fix:last-child {
  border-top: 1px solid rgba(0, 0, 0, 0.6) !important;
}
.smart-style-entropy-gold .twitter-picker {
  background: linear-gradient(to top left, rgba(161, 104, 18, 0.95), rgba(110, 67, 2, 0.9)) !important;
  color: #fff;
}
.smart-style-entropy-gold .twitter-picker span {
  color: #fff !important;
  font-weight: bold !important;
}
.smart-style-entropy-gold .twitter-picker div.flexbox-fix:last-child {
  border-top: 1px solid rgba(0, 0, 0, 0.6) !important;
}
.smart-style-entropy-gold .helper-modal .modal-footer {
  padding-top: 0;
}
.smart-style-entropy-gold .helper-modal form textarea {
  height: 450px;
}
.smart-style-entropy-gold .discovery-filters div {
  margin-bottom: 10px;
}
.smart-style-entropy-gold .discovery-filters .go-button {
  width: 100%;
}

#hoursListContainer {
  position: absolute;
  top: 31px;
  right: 4px;
  overflow-x: hidden;
  font-size: 1.15em;
  user-select: none;
}

#hoursListContainer::-webkit-scrollbar {
  display: none;
}

#hoursListContainer .hoursList {
  column-count: 2;
  column-gap: 5px;
  width: 120px !important;
}

#hoursListContainer .hoursList .hourListItem {
  border: 0.5px solid;
  cursor: pointer;
  height: 21px;
}

#hoursListContainer .hoursList .activeHour {
  color: white;
  background: #008aad6e;
  border: 1px solid #000000a6;
}

#clearButtonContainer {
  border: 0;
  color: #a5a5a5;
  font-size: 13px;
  line-height: 19px;
  margin: 1px;
  height: 20px;
  width: 50px;
  position: absolute;
  right: 60px;
  top: 3px;
}

#clearButtonContainer button {
  background: #b7f93d;
  color: black;
  border: none;
}

.modeButtonsContainer {
  overflow-x: hidden;
  height: 32px;
  font-size: 1.15em;
  user-select: none;
}

.modeButtonsContainer::-webkit-scrollbar {
  display: none;
}

.modeButtonsContainer .modeButton {
  height: 30px;
  margin-left: 2px;
  margin-right: 2px;
  width: 32%;
  border: none;
  cursor: pointer;
}

.modeButtonsContainer .modeButton:focus {
  outline: none;
}

.modeButtonsContainer .modeButton:disabled {
  cursor: not-allowed;
}

.modeButtonsContainer .modeButton.activeMode {
  background: #80cbc4;
}

.flatpickr-day.disabled-week {
  opacity: 0.3;
  pointer-events: none !important;
}

.monthsButtonsContainer {
  margin-bottom: 15px;
  margin-top: 15px;
}

.monthsButtonsContainer .monthButton {
  width: 100px;
  height: 40px;
}

.monthsButtonsContainer .activeMonth {
  background: green;
}

.yearsButtonsContainer {
  margin-bottom: 15px;
  margin-top: 15px;
}

.yearsButtonsContainer .yearButton {
  width: 100px;
  height: 40px;
}

.yearsButtonsContainer .activeYear {
  background: green;
}

.years-selector-title h1 {
  color: white;
}

.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
          animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  background: #3f4458;
  -webkit-box-shadow: 1px 0 0 #20222c, -1px 0 0 #20222c, 0 1px 0 #20222c, 0 -1px 0 #20222c, 0 3px 13px rgba(0,0,0,0.08);
          box-shadow: 1px 0 0 #20222c, -1px 0 0 #20222c, 0 1px 0 #20222c, 0 -1px 0 #20222c, 0 3px 13px rgba(0,0,0,0.08);
}
.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}
.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}
.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
          animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}
.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}
.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
          box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}
.flatpickr-calendar.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #20222c;
}
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}
.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px;
}
.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.arrowRight:before,
.flatpickr-calendar.rightMost:after,
.flatpickr-calendar.arrowRight:after {
  left: auto;
  right: 22px;
}
.flatpickr-calendar.arrowCenter:before,
.flatpickr-calendar.arrowCenter:after {
  left: 50%;
  right: 50%;
}
.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}
.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}
.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}
.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #20222c;
}
.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #3f4458;
}
.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}
.flatpickr-calendar.arrowBottom:before {
  border-top-color: #20222c;
}
.flatpickr-calendar.arrowBottom:after {
  border-top-color: #3f4458;
}
.flatpickr-calendar:focus {
  outline: 0;
}
.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}
.flatpickr-months {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flatpickr-months .flatpickr-month {
  background: #3f4458;
  color: #fff;
  fill: #fff;
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: #fff;
  fill: #fff;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,
.flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}
.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
  position: relative;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
/*
      /*rtl:begin:ignore*/
/*
      */
  left: 0;
/*
      /*rtl:end:ignore*/
/*
      */
}
/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
/*
      /*rtl:begin:ignore*/
/*
      */
  right: 0;
/*
      /*rtl:end:ignore*/
/*
      */
}
/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
  color: #eee;
}
.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}
.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}
.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
  -webkit-transition: fill 0.1s;
  transition: fill 0.1s;
  fill: inherit;
}
.numInputWrapper {
  position: relative;
  height: auto;
}
.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}
.numInputWrapper input {
  width: 100%;
}
.numInputWrapper input::-ms-clear {
  display: none;
}
.numInputWrapper input::-webkit-outer-spin-button,
.numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(255,255,255,0.15);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.numInputWrapper span:hover {
  background: rgba(192,187,167,0.1);
}
.numInputWrapper span:active {
  background: rgba(192,187,167,0.2);
}
.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}
.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}
.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(255,255,255,0.6);
  top: 26%;
}
.numInputWrapper span.arrowDown {
  top: 50%;
}
.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(255,255,255,0.6);
  top: 40%;
}
.numInputWrapper span svg {
  width: inherit;
  height: auto;
}
.numInputWrapper span svg path {
  fill: rgba(255,255,255,0.5);
}
.numInputWrapper:hover {
  background: rgba(192,187,167,0.05);
}
.numInputWrapper:hover span {
  opacity: 1;
}
.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0px, 0px, 0px);
          transform: translate3d(0px, 0px, 0px);
}
.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}
.flatpickr-current-month span.cur-month:hover {
  background: rgba(192,187,167,0.05);
}
.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block;
}
.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: #fff;
}
.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: #fff;
}
.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}
.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(255,255,255,0.5);
  background: transparent;
  pointer-events: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: #3f4458;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 0.5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto;
}
.flatpickr-current-month .flatpickr-monthDropdown-months:focus,
.flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(192,187,167,0.05);
}
.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: #3f4458;
  outline: none;
  padding: 0;
}
.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 28px;
}
.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: #3f4458;
  color: #fff;
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: bolder;
}
.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}
.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 307.875px;
}
.flatpickr-days:focus {
  outline: 0;
}
.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
          justify-content: space-around;
  -webkit-transform: translate3d(0px, 0px, 0px);
          transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}
.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #20222c;
          box-shadow: -1px 0 0 #20222c;
}
.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: rgba(255,255,255,0.95);
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -webkit-flex-basis: 14.2857143%;
      -ms-flex-preferred-size: 14.2857143%;
          flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #646c8c;
  border-color: #646c8c;
}
.flatpickr-day.today {
  border-color: #eee;
}
.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #eee;
  background: #eee;
  color: #3f4458;
}
.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #80cbc4;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  border-color: #80cbc4;
}
.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}
.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}
.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  -webkit-box-shadow: -10px 0 0 #80cbc4;
          box-shadow: -10px 0 0 #80cbc4;
}
.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}
.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #646c8c, 5px 0 0 #646c8c;
          box-shadow: -5px 0 0 #646c8c, 5px 0 0 #646c8c;
}
.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(255,255,255,0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}
.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(255,255,255,0.1);
}
.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #80cbc4, 5px 0 0 #80cbc4;
          box-shadow: -5px 0 0 #80cbc4, 5px 0 0 #80cbc4;
}
.flatpickr-day.hidden {
  visibility: hidden;
}
.rangeMode .flatpickr-day {
  margin-top: 1px;
}
.flatpickr-weekwrapper {
  float: left;
}
.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #20222c;
          box-shadow: 1px 0 0 #20222c;
}
.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}
.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(255,255,255,0.3);
  background: transparent;
  cursor: default;
  border: none;
}
.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}
.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}
.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(255,255,255,0.95);
}
.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(255,255,255,0.95);
}
.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}
.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}
.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: rgba(255,255,255,0.95);
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}
.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}
.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}
.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: rgba(255,255,255,0.95);
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}
.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #6a7395;
}
.flatpickr-input[readonly] {
  cursor: pointer;
}
@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

#date-picker-container .date-picker-icon {
  position: absolute;
}

#date-picker-container i.date-picker-icon + input.flatpickr-input {
  padding-left: 20px;
}

#date-picker-container {
  position: relative;
}

.textContainer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.textContainer.rangeInputs {
  height: 35px;
  width: 100%;
  background-color: blue;
  z-index: 11;
}

.rangeInputs .row > div {
  display: inline-block;
  color: white;
  text-align: center;
}

/**
 ****************************
 * Generic Styles
 ****************************
*/
ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
  display: block; }

.ag-hidden {
  display: none !important; }

.ag-invisible {
  visibility: hidden !important; }

.ag-drag-handle {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.ag-column-drop-wrapper {
  display: flex; }

.ag-column-drop-horizontal-half-width {
  display: inline-block;
  width: 50% !important; }

.ag-unselectable {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ag-selectable {
  -moz-user-select: text;
  -webkit-user-select: text;
  -ms-user-select: text;
  user-select: text; }

.ag-tab {
  position: relative; }

.ag-tab-guard {
  position: absolute;
  width: 0;
  height: 0;
  display: block; }

.ag-select-agg-func-popup {
  position: absolute; }

.ag-input-wrapper, .ag-picker-field-wrapper {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  line-height: normal;
  position: relative; }

.ag-shake-left-to-right {
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: ag-shake-left-to-right;
          animation-name: ag-shake-left-to-right; }

@-webkit-keyframes ag-shake-left-to-right {
  from {
    padding-left: 6px;
    padding-right: 2px; }
  to {
    padding-left: 2px;
    padding-right: 6px; } }

@keyframes ag-shake-left-to-right {
  from {
    padding-left: 6px;
    padding-right: 2px; }
  to {
    padding-left: 2px;
    padding-right: 6px; } }

.ag-root-wrapper {
  cursor: default;
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden; }
  .ag-root-wrapper.ag-layout-normal {
    height: 100%; }

.ag-watermark {
  position: absolute;
  bottom: 10px;
  right: 25px;
  opacity: 0.5;
  transition: opacity 1s ease-out 3s; }
  .ag-watermark:before {
    content: '';
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDk0cHgiIGhlaWdodD0iMjM5cHgiIHZpZXdCb3g9IjAgMCA0OTQgMjM5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA0Ny4xICg0NTQyMikgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+TG9nbzwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxwYXRoIGQ9Ik0wLjYxMjg0OTkzMSwxMDggTDAuNjEyODQ5OTMxLDY3LjQ1OTYzNzQgTDAuNjEyODQ5OTMxLDY3LjQ1OTYzNzQgQzAuNjEyODQ5OTMxLDYyLjEwMDY1MzYgMy40NzE4MzM3OCw1Ny4xNDg3NDgzIDguMTEyODQ5OTMsNTQuNDY5MjU2NCBMOTguMzA2NDI1LDIuMzk1OTcxNTcgTDk4LjMwNjQyNSwyLjM5NTk3MTU3IEMxMDIuOTQ3NDQxLC0wLjI4MzUyMDM1OCAxMDguNjY1NDA5LC0wLjI4MzUyMDM1OCAxMTMuMzA2NDI1LDIuMzk1OTcxNTcgTDExMy4zMDY0MjUsMi4zOTU5NzE1NyBMMjAzLjUsNTQuNDY5MjU2NCBMMjAzLjUsNTQuNDY5MjU2NCBDMjA4LjE0MTAxNiw1Ny4xNDg3NDgzIDIxMSw2Mi4xMDA2NTM2IDIxMSw2Ny40NTk2Mzc0IEwyMTEsMTM4IEwxODEsMTM4IEwxODAuOTk3MDQxLDkzLjk5OTk5OTggTDE4MC45OTYwMzIsOTMuOTk5OTk5OSBDMTgwLjk5NTQ3NSw4NS43MTYxMjI2IDE3NC4yNzk5MDksNzkuMDAxMDA4NyAxNjUuOTk2MDMyLDc5LjAwMTAwODcgTDEyMiw3OC45OTk5OTk5IEMxMTMuNzE1NzI5LDc4Ljk5OTk5OTkgMTA3LDg1LjcxNTcyODYgMTA3LDkzLjk5OTk5OTkgTDEwNywxMzYuMDE1NjIzIEwxMDcsMTM2LjAxNTYyMyBDMTA3LDE0NC4yOTk4OTUgMTEzLjcxNTcyOSwxNTEuMDE1NjIzIDEyMiwxNTEuMDE1NjIzIEwxNjgsMTUxLjAxNTYyMyBMMTY4LDE2MyBDMTY4LDE2NC42NTY4NTQgMTY2LjY1Njg1NCwxNjYgMTY1LDE2NiBMMTIwLDE2NiBMMTIwLDE3OSBMMTY1Ljk5NjAzMiwxNzkgTDE2NS45OTYwMzIsMTc4Ljk5Nzg3NyBDMTc0LjI3OTQ3NCwxNzguOTk3ODc3IDE4MC45OTQ4NiwxNzIuMjgzNDQyIDE4MC45OTYwMzIsMTY0IEwxODEsMTUwLjk2MDU1NCBMMjExLDE1MC45NjA1NTQgTDIxMSwxNzEuNjA2MjA3IEwyMTEsMTcxLjYwNjIwNyBDMjExLDE3Ni45NjUxOTEgMjA4LjE0MTAxNiwxODEuOTE3MDk2IDIwMy41LDE4NC41OTY1ODggTDExMy4zMDY0MjUsMjM2LjY2OTg3MyBMMTEzLjMwNjQyNSwyMzYuNjY5ODczIEMxMDguNjY1NDA5LDIzOS4zNDkzNjUgMTAyLjk0NzQ0MSwyMzkuMzQ5MzY1IDk4LjMwNjQyNSwyMzYuNjY5ODczIEw4LjExMjg0OTkzLDE4NC41OTY1ODggTDguMTEyODQ5OTMsMTg0LjU5NjU4OCBDMy40NzE4MzM3OCwxODEuOTE3MDk2IDAuNjEyODQ5OTMxLDE3Ni45NjUxOTEgMC42MTI4NDk5MzEsMTcxLjYwNjIwNyBMMC42MTI4NDk5MzEsMTIxIEwyNywxMjEgTDI3LDEzNiBDMjcsMTQ0LjI4NDI3MSAzMy43MTU3Mjg3LDE1MSA0MiwxNTEgTDQyLDE1MSBMMTAwLDE1MSBMMTAwLDk0IEMxMDAsODUuNzE1NzI4OCA5My4yODQyNzEyLDc5IDg1LDc5IEwyNyw3OSBMMjcsOTIgTDg0LDkyIEM4NS42NTY4NTQyLDkyIDg3LDkzLjM0MzE0NTggODcsOTUgTDg3LDk1IEw4NywxMDggTDAuNjEyODQ5OTMxLDEwOCBaIiBpZD0icGF0aC0xIj48L3BhdGg+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0iU3ltYm9scyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkxvZ28iPgogICAgICAgICAgICA8cGF0aCBkPSJNNDc3LDU1IEw0OTQsNTUgTDQ5NCwxNTEgTDQzNSwxNTEgQzQyNi43MTU3MjksMTUxIDQyMCwxNDQuMjg0MjcxIDQyMCwxMzYgTDQyMCw5NiBDNDIwLDg3LjcxNTcyODggNDI2LjcxNTcyOSw4MSA0MzUsODEgTDQzNSw4MSBMNDc3LDgxIEw0NzcsNTUgWiBNNDQwLDk4IEM0MzguMzQzMTQ2LDk4IDQzNyw5OS4zNDMxNDU4IDQzNywxMDEgTDQzNywxMzEgQzQzNywxMzIuNjU2ODU0IDQzOC4zNDMxNDYsMTM0IDQ0MCwxMzQgTDQ3NywxMzQgTDQ3Nyw5OCBMNDQwLDk4IFoiIGlkPSJkIiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+CiAgICAgICAgICAgIDxnIGlkPSJpIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzOTYuMDAwMDAwLCA1NS4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJQYXRoLTYiIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMCAyNiAxNyAyNiAxNyA5NiAwIDk2Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iUGF0aC03IiBmaWxsPSIjRTExRjIyIiBwb2ludHM9IjAgMS4xMzY4NjgzOGUtMTMgMTcgMS4xMzY4NjgzOGUtMTMgMTcgMTcgMCAxNyI+PC9wb2x5Z29uPgogICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMzEsMTUxIEwzNDgsMTUxIEwzNDgsMTAxIEwzNDgsMTAxIEMzNDgsOTkuMzQzMTQ1OCAzNDkuMzQzMTQ2LDk4IDM1MSw5OCBMMzg5LDk4IEwzODksODEgTDM0Niw4MSBMMzQ2LDgxIEMzMzcuNzE1NzI5LDgxIDMzMSw4Ny43MTU3Mjg4IDMzMSw5NiBMMzMxLDE1MSBaIiBpZD0iciIgZmlsbD0iI0ZGRkZGRiI+PC9wYXRoPgogICAgICAgICAgICA8cGF0aCBkPSJNMzI0LDg2IEwzMjQsNzYgTDMyNCw3NiBDMzI0LDY3LjcxNTcyODggMzE3LjI4NDI3MSw2MSAzMDksNjEgTDI0OSw2MSBMMjQ5LDYxIEMyNDAuNzE1NzI5LDYxIDIzNCw2Ny43MTU3Mjg4IDIzNCw3NiBMMjM0LDEzNiBMMjM0LDEzNiBDMjM0LDE0NC4yODQyNzEgMjQwLjcxNTcyOSwxNTEgMjQ5LDE1MSBMMzA5LDE1MSBMMzA5LDE1MSBDMzE3LjI4NDI3MSwxNTEgMzI0LDE0NC4yODQyNzEgMzI0LDEzNiBMMzI0LDEwMCBMMjg3LDEwMCBMMjg3LDExNyBMMzA3LDExNyBMMzA3LDEzMSBMMzA3LDEzMSBDMzA3LDEzMi42NTY4NTQgMzA1LjY1Njg1NCwxMzQgMzA0LDEzNCBMMjU0LDEzNCBMMjU0LDEzNCBDMjUyLjM0MzE0NiwxMzQgMjUxLDEzMi42NTY4NTQgMjUxLDEzMSBMMjUxLDgxIEwyNTEsODEgQzI1MSw3OS4zNDMxNDU4IDI1Mi4zNDMxNDYsNzggMjU0LDc4IEwzMDQsNzggTDMwNCw3OCBDMzA1LjY1Njg1NCw3OCAzMDcsNzkuMzQzMTQ1OCAzMDcsODEgTDMwNyw4NiBMMzI0LDg2IFoiIGlkPSJHIiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+CiAgICAgICAgICAgIDxnIGlkPSJhZyI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iQ29tYmluZWQtU2hhcGUiPgogICAgICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgPHVzZSBmaWxsPSIjRTExRjIyIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJnIiBmaWxsPSIjRTExRjIyIiB4PSIxMjAiIHk9IjkyIiB3aWR0aD0iNDgiIGhlaWdodD0iNDYiIHJ4PSIzIj48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDAsMTIxIEw4NywxMjEgTDg3LDEzOCBMNDMsMTM4IEw0MywxMzggQzQxLjM0MzE0NTgsMTM4IDQwLDEzNi42NTY4NTQgNDAsMTM1IEw0MCwxMjEgWiIgaWQ9IkNvbWJpbmVkLVNoYXBlIiBmaWxsPSIjRTExRjIyIj48L3BhdGg+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
    -webkit-filter: invert(50%);
            filter: invert(50%);
    background-repeat: no-repeat;
    background-size: 110px 60px;
    display: block;
    height: 60px;
    width: 110px; }

.ag-watermark-text {
  opacity: 0.5;
  font-weight: bold;
  font-family: Impact, sans-serif;
  font-size: 19px; }

.ag-root-wrapper-body {
  display: flex;
  flex-direction: row; }
  .ag-root-wrapper-body.ag-layout-normal {
    flex: 1 1 auto;
    height: 0;
    min-height: 0; }

.ag-root {
  position: relative;
  display: flex;
  flex-direction: column; }
  .ag-root.ag-layout-normal, .ag-root.ag-layout-auto-height {
    overflow: hidden;
    flex: 1 1 auto;
    width: 0; }
  .ag-root.ag-layout-normal {
    height: 100%; }

/**
 ****************************
 * Viewports
 ****************************
*/
.ag-header-viewport,
.ag-floating-top-viewport,
.ag-body-viewport,
.ag-center-cols-viewport,
.ag-floating-bottom-viewport,
.ag-body-horizontal-scroll-viewport,
.ag-virtual-list-viewport {
  position: relative;
  height: 100%;
  min-width: 0px;
  overflow: hidden;
  flex: 1 1 auto; }

.ag-body-viewport.ag-layout-print {
  flex: none; }

@media print {
  .ag-root-wrapper.ag-layout-print,
  .ag-root-wrapper.ag-layout-print .ag-root-wrapper-body,
  .ag-root-wrapper.ag-layout-print .ag-root,
  .ag-root-wrapper.ag-layout-print .ag-body-viewport,
  .ag-root-wrapper.ag-layout-print .ag-center-cols-container,
  .ag-root-wrapper.ag-layout-print .ag-center-cols-viewport,
  .ag-root-wrapper.ag-layout-print .ag-center-cols-clipper,
  .ag-root-wrapper.ag-layout-print .ag-body-horizontal-scroll-viewport,
  .ag-root-wrapper.ag-layout-print .ag-virtual-list-viewport {
    height: auto !important;
    overflow: hidden !important;
    display: block !important; }
  .ag-root-wrapper.ag-layout-print .ag-row {
    page-break-inside: avoid; } }

.ag-body-viewport {
  display: flex; }
  .ag-body-viewport.ag-layout-normal {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; }

.ag-center-cols-viewport {
  width: 100%;
  overflow-x: auto; }

.ag-body-horizontal-scroll-viewport {
  overflow-x: scroll; }

.ag-virtual-list-viewport {
  overflow: auto;
  width: 100%; }

/**
 ****************************
 * Containers
 ****************************
*/
.ag-header-container,
.ag-floating-top-container,
.ag-body-container,
.ag-pinned-right-cols-container,
.ag-center-cols-container,
.ag-pinned-left-cols-container,
.ag-floating-bottom-container,
.ag-body-horizontal-scroll-container,
.ag-full-width-container,
.ag-floating-bottom-full-width-container,
.ag-virtual-list-container {
  position: relative; }

.ag-header-container, .ag-floating-top-container, .ag-floating-bottom-container {
  height: 100%;
  white-space: nowrap; }

.ag-center-cols-clipper {
  min-height: 100%; }

.ag-center-cols-container {
  display: block; }

.ag-layout-print .ag-center-cols-clipper {
  min-width: 100%; }

.ag-pinned-right-cols-container {
  display: block; }

.ag-body-horizontal-scroll-container {
  height: 100%; }

.ag-full-width-container,
.ag-floating-top-full-width-container,
.ag-floating-bottom-full-width-container {
  position: absolute;
  top: 0px;
  left: 0px;
  pointer-events: none; }

.ag-full-width-container {
  width: 100%; }

.ag-floating-bottom-full-width-container, .ag-floating-top-full-width-container {
  display: inline-block;
  overflow: hidden;
  height: 100%;
  width: 100%; }

.ag-virtual-list-container {
  overflow: hidden; }

/**
 ****************************
 * Scrollers
 ****************************
*/
.ag-center-cols-clipper {
  flex: 1 1 auto;
  min-width: 0;
  overflow: hidden; }

.ag-body-horizontal-scroll {
  min-height: 0;
  min-width: 0;
  width: 100%;
  display: flex;
  position: relative; }

.ag-layout-print .ag-body-horizontal-scroll {
  display: none; }

.ag-force-vertical-scroll {
  overflow-y: scroll !important; }
  .ag-force-vertical-scroll.ag-layout-print {
    overflow-y: visible !important; }

.ag-horizontal-left-spacer, .ag-horizontal-right-spacer {
  height: 100%;
  min-width: 0;
  overflow-x: scroll; }
  .ag-horizontal-left-spacer.ag-scroller-corner, .ag-horizontal-right-spacer.ag-scroller-corner {
    overflow-x: hidden; }

/**
 ****************************
 * Headers
 ****************************
*/
.ag-header, .ag-pinned-left-header, .ag-pinned-right-header {
  display: inline-block;
  overflow: hidden;
  position: relative; }

.ag-header-cell-sortable {
  cursor: pointer; }

.ag-header {
  display: flex;
  width: 100%;
  white-space: nowrap; }

.ag-pinned-left-header {
  height: 100%; }

.ag-pinned-right-header {
  height: 100%; }

.ag-header-row {
  position: absolute;
  overflow: hidden; }

.ag-header-cell {
  display: inline-flex;
  align-items: center;
  position: absolute;
  height: 100%; }

.ag-header-cell.ag-header-active .ag-header-cell-menu-button {
  opacity: 1; }

.ag-header-cell-menu-button:not(.ag-header-menu-always-show) {
  transition: opacity 0.2s;
  opacity: 0; }

.ag-header-group-cell-label, .ag-header-cell-label {
  display: flex;
  flex: 1 1 auto;
  overflow: hidden;
  align-items: center;
  text-overflow: ellipsis;
  align-self: stretch; }

.ag-header-cell-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.ag-right-aligned-header .ag-header-cell-label {
  flex-direction: row-reverse; }

.ag-header-group-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.ag-header-cell-resize {
  position: absolute;
  z-index: 2;
  height: 100%;
  width: 8px;
  top: 0;
  cursor: ew-resize; }
  .ag-ltr .ag-header-cell-resize {
    right: -4px; }
  .ag-rtl .ag-header-cell-resize {
    left: -4px; }

.ag-pinned-left-header .ag-header-cell-resize {
  right: -4px; }

.ag-pinned-right-header .ag-header-cell-resize {
  left: -4px; }

.ag-header-select-all {
  display: flex; }

/**
 ****************************
 * Columns
 ****************************
*/
.ag-column-moving .ag-cell {
  transition: left 0.2s; }

.ag-column-moving .ag-header-cell {
  transition: left 0.2s; }

.ag-column-moving .ag-header-group-cell {
  transition: left 0.2s, width 0.2s; }

/**
 ****************************
 * Column Panel
 ****************************
*/
.ag-column-panel {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex: 1 1 auto; }

.ag-column-select {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex-grow: 3;
  flex-shrink: 1;
  flex-basis: 0; }

.ag-column-select-header {
  position: relative;
  display: flex;
  flex: none; }

.ag-column-select-header-icon {
  position: relative; }

.ag-column-select-header-filter-wrapper {
  flex: 1 1 auto; }

.ag-column-select-header-filter {
  width: 100%; }

.ag-column-select-list {
  flex: 1 1 0px;
  overflow: hidden; }

.ag-column-drop {
  display: inline-flex;
  align-items: center;
  overflow: auto;
  width: 100%; }

.ag-column-drop-list {
  display: flex;
  align-items: center; }

.ag-column-drop-cell {
  display: flex;
  align-items: center; }

.ag-column-drop-cell-text {
  overflow: hidden;
  flex: 1 1 auto;
  text-overflow: ellipsis;
  white-space: nowrap; }

.ag-column-drop-vertical {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex: 1 1 0px;
  align-items: stretch; }

.ag-column-drop-vertical-title-bar {
  display: flex;
  align-items: center;
  flex: none; }

.ag-column-drop-vertical-list {
  align-items: stretch;
  flex-grow: 1;
  flex-direction: column;
  overflow-x: auto; }
  .ag-column-drop-vertical-list > * {
    flex: none; }

.ag-column-drop-empty .ag-column-drop-vertical-list {
  overflow: hidden; }

.ag-column-drop-vertical-empty-message {
  display: block; }

.ag-column-drop.ag-column-drop-horizontal {
  white-space: nowrap;
  overflow: hidden; }

.ag-column-drop-cell-button {
  cursor: pointer; }

.ag-filter-toolpanel {
  flex: 1 1 0px;
  min-width: 0; }

.ag-filter-toolpanel-header {
  position: relative; }

.ag-filter-toolpanel-header, .ag-filter-toolpanel-search {
  display: flex;
  align-items: center; }
  .ag-filter-toolpanel-header > *, .ag-filter-toolpanel-search > * {
    display: flex;
    align-items: center; }

.ag-filter-apply-panel {
  display: flex;
  justify-content: flex-end;
  overflow: hidden; }

/**
 ****************************
 * Rows
 ****************************
*/
.ag-row-animation .ag-row {
  transition: top 0.4s, height 0.4s, background-color 0.1s, opacity 0.2s, -webkit-transform 0.4s;
  transition: transform 0.4s, top 0.4s, height 0.4s, background-color 0.1s, opacity 0.2s;
  transition: transform 0.4s, top 0.4s, height 0.4s, background-color 0.1s, opacity 0.2s, -webkit-transform 0.4s; }

.ag-row-no-animation .ag-row {
  transition: background-color 0.1s; }

.ag-row {
  white-space: nowrap;
  width: 100%; }

.ag-row-loading {
  display: flex;
  align-items: center; }

.ag-row-position-absolute {
  position: absolute; }

.ag-row-position-relative {
  position: relative; }

.ag-full-width-row {
  overflow: hidden;
  pointer-events: all; }

.ag-row-inline-editing {
  z-index: 1; }

.ag-row-dragging {
  z-index: 2; }

.ag-stub-cell {
  display: flex;
  align-items: center; }

/**
 ****************************
 * Cells
 ****************************
*/
.ag-cell {
  display: inline-block;
  position: absolute;
  white-space: nowrap; }

.ag-cell-value, .ag-group-value {
  overflow: hidden;
  text-overflow: ellipsis; }

.ag-cell-wrap-text {
  white-space: normal;
  word-break: break-all; }

.ag-cell-wrapper {
  display: flex;
  align-items: center;
  height: 100%; }
  .ag-cell-wrapper.ag-row-group {
    align-items: flex-start; }

.ag-full-width-row .ag-cell-wrapper.ag-row-group {
  align-items: center; }

.ag-cell-auto-height {
  height: 100%; }

.ag-cell-inline-editing {
  z-index: 1; }
  .ag-cell-inline-editing .ag-cell-edit-wrapper,
  .ag-cell-inline-editing .ag-cell-editor,
  .ag-cell-inline-editing .ag-cell-editor .ag-wrapper,
  .ag-cell-inline-editing .ag-cell-editor input {
    height: 100%;
    width: 100%;
    line-height: normal; }

.ag-cell .ag-icon {
  display: inline-block;
  vertical-align: middle; }

/**
 ****************************
 * Filters
 ****************************
*/
.ag-set-filter-item {
  display: flex;
  align-items: center;
  height: 100%; }

.ag-set-filter-item-value {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.ag-set-filter-item-checkbox {
  display: flex; }

.ag-filter-body-wrapper {
  display: flex;
  flex-direction: column; }

.ag-filter-filter {
  flex: 1 1 auto; }

.ag-filter-condition {
  display: flex;
  justify-content: center; }

/**
 ****************************
 * Floating Filter
 ****************************
*/
.ag-floating-filter-body {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  height: 100%; }

.ag-floating-filter-full-body {
  display: flex;
  flex: 1 1 auto;
  height: 100%;
  width: 100%;
  align-items: center;
  overflow: hidden; }

.ag-floating-filter-full-body > div {
  flex: 1 1 auto; }

.ag-floating-filter {
  display: inline-block;
  position: absolute; }

.ag-floating-filter-input {
  align-items: center;
  display: flex;
  width: 100%; }
  .ag-floating-filter-input > * {
    flex: 1 1 auto; }

.ag-floating-filter-button {
  display: flex;
  flex: none; }

/**
 ****************************
 * Drag & Drop
 ****************************
*/
.ag-dnd-ghost {
  position: absolute;
  display: inline-flex;
  align-items: center;
  cursor: move;
  white-space: nowrap; }

/**
 ****************************
 * Overlay
 ****************************
*/
.ag-overlay {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%; }

.ag-overlay-panel {
  display: flex;
  height: 100%;
  width: 100%; }

.ag-overlay-wrapper {
  display: flex;
  flex: none;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  text-align: center; }

.ag-overlay-loading-wrapper {
  pointer-events: all; }

/**
 ****************************
 * Popup
 ****************************
*/
.ag-popup-child {
  z-index: 5; }

.ag-popup-editor {
  position: absolute;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  z-index: 1; }

.ag-large-text-input {
  display: block; }

/**
 ****************************
 * Virtual Lists
 ****************************
*/
.ag-virtual-list-item {
  position: absolute;
  width: 100%; }

/**
 ****************************
 * Floating Top and Bottom
 ****************************
*/
.ag-floating-top {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  position: relative;
  display: flex; }

.ag-pinned-left-floating-top {
  display: inline-block;
  overflow: hidden;
  position: relative;
  min-width: 0px; }

.ag-pinned-right-floating-top {
  display: inline-block;
  overflow: hidden;
  position: relative;
  min-width: 0px; }

.ag-floating-bottom {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  position: relative;
  display: flex; }

.ag-pinned-left-floating-bottom {
  display: inline-block;
  overflow: hidden;
  position: relative;
  min-width: 0px; }

.ag-pinned-right-floating-bottom {
  display: inline-block;
  overflow: hidden;
  position: relative;
  min-width: 0px; }

/**
 ****************************
 * Dialog
 ****************************
*/
.ag-dialog, .ag-panel {
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden; }

.ag-panel-title-bar {
  display: flex;
  flex: none;
  align-items: center;
  cursor: default; }

.ag-panel-title-bar-title {
  flex: 1 1 auto; }

.ag-panel-title-bar-buttons {
  display: flex; }

.ag-panel-title-bar-button {
  cursor: pointer; }

.ag-panel-content-wrapper {
  display: flex;
  flex: 1 1 auto;
  position: relative;
  overflow: hidden; }

.ag-dialog {
  position: absolute; }

.ag-resizer {
  position: absolute;
  pointer-events: none;
  z-index: 1; }
  .ag-resizer.ag-resizer-topLeft {
    top: 0;
    left: 0;
    height: 5px;
    width: 5px;
    cursor: nwse-resize; }
  .ag-resizer.ag-resizer-top {
    top: 0;
    left: 5px;
    right: 5px;
    height: 5px;
    cursor: ns-resize; }
  .ag-resizer.ag-resizer-topRight {
    top: 0;
    right: 0;
    height: 5px;
    width: 5px;
    cursor: nesw-resize; }
  .ag-resizer.ag-resizer-right {
    top: 5px;
    right: 0;
    bottom: 5px;
    width: 5px;
    cursor: ew-resize; }
  .ag-resizer.ag-resizer-bottomRight {
    bottom: 0;
    right: 0;
    height: 5px;
    width: 5px;
    cursor: nwse-resize; }
  .ag-resizer.ag-resizer-bottom {
    bottom: 0;
    left: 5px;
    right: 5px;
    height: 5px;
    cursor: ns-resize; }
  .ag-resizer.ag-resizer-bottomLeft {
    bottom: 0;
    left: 0;
    height: 5px;
    width: 5px;
    cursor: nesw-resize; }
  .ag-resizer.ag-resizer-left {
    left: 0;
    top: 5px;
    bottom: 5px;
    width: 5px;
    cursor: ew-resize; }

/**
 ****************************
 * Tooltip
 ****************************
*/
.ag-tooltip {
  position: absolute;
  pointer-events: none;
  z-index: 99999; }

/**
 ****************************
 * Animations
 ****************************
*/
.ag-value-slide-out {
  margin-right: 5px;
  opacity: 1;
  transition: opacity 3s, margin-right 3s;
  transition-timing-function: linear; }

.ag-value-slide-out-end {
  margin-right: 10px;
  opacity: 0; }

.ag-opacity-zero {
  opacity: 0 !important; }

/**
 ****************************
 * Menu
 ****************************
*/
.ag-menu {
  max-height: 100%;
  overflow-y: auto;
  position: absolute;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.ag-menu-column-select-wrapper {
  height: 265px;
  overflow: auto; }
  .ag-menu-column-select-wrapper .ag-column-select {
    height: 100%; }

.ag-menu-list {
  display: table;
  width: 100%; }

.ag-menu-option, .ag-menu-separator {
  display: table-row; }

.ag-menu-option-part, .ag-menu-separator-part {
  display: table-cell;
  vertical-align: middle; }

.ag-menu-option-text {
  white-space: nowrap; }

.ag-compact-menu-option {
  width: 100%;
  display: flex;
  flex-wrap: nowrap; }

.ag-compact-menu-option-text {
  white-space: nowrap;
  flex: 1 1 auto; }

/**
 ****************************
 * Rich Select
 ****************************
*/
.ag-rich-select {
  cursor: default;
  outline: none; }

.ag-rich-select-value {
  display: flex;
  align-items: center; }

.ag-rich-select-value-icon {
  flex: 1 1 auto;
  order: 1; }
  .ag-ltr .ag-rich-select-value-icon {
    text-align: right; }
  .ag-rtl .ag-rich-select-value-icon {
    text-align: left; }

.ag-rich-select-list {
  position: relative; }

.ag-rich-select-virtual-list-item {
  display: flex; }

.ag-rich-select-row {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  white-space: nowrap; }

/**
 ****************************
 * Pagination
 ****************************
*/
.ag-paging-panel {
  align-items: center;
  display: flex;
  justify-content: flex-end; }

.ag-paging-page-summary-panel {
  display: flex;
  align-items: center; }

.ag-paging-button {
  position: relative; }

.ag-disabled .ag-paging-page-summary-panel {
  pointer-events: none; }

/**
 ****************************
 * Tool Panel
 ****************************
*/
.ag-tool-panel-wrapper {
  display: flex;
  overflow-y: auto;
  overflow-x: hidden;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 200px; }

.ag-column-select-column,
.ag-column-select-column-group {
  position: relative;
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 100%; }
  .ag-column-select-column > *,
  .ag-column-select-column-group > * {
    flex: none; }

.ag-column-select-checkbox {
  display: flex; }

.ag-tool-panel-horizontal-resize {
  cursor: ew-resize;
  height: 100%;
  position: absolute;
  top: 0;
  width: 5px;
  z-index: 1; }

.ag-ltr .ag-side-bar-left .ag-tool-panel-horizontal-resize {
  right: -3px; }

.ag-rtl .ag-side-bar-left .ag-tool-panel-horizontal-resize {
  left: -3px; }

.ag-ltr .ag-side-bar-right .ag-tool-panel-horizontal-resize {
  left: -3px; }

.ag-rtl .ag-side-bar-right .ag-tool-panel-horizontal-resize {
  right: -3px; }

.ag-details-row {
  width: 100%; }

.ag-details-row-fixed-height {
  height: 100%; }

.ag-details-grid {
  width: 100%; }

.ag-details-grid-fixed-height {
  height: 100%; }

.ag-header-group-cell {
  display: flex;
  align-items: center;
  height: 100%;
  position: absolute; }

.ag-cell-label-container {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
  width: 100%;
  height: 100%; }

.ag-right-aligned-header .ag-cell-label-container {
  flex-direction: row; }

/**
 ****************************
 * Side Bar
 ****************************
*/
.ag-side-bar {
  display: flex;
  flex-direction: row-reverse; }

.ag-side-bar-left {
  order: -1;
  flex-direction: row; }

.ag-side-button-button {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  white-space: nowrap;
  outline: none;
  cursor: pointer; }

.ag-side-button-label {
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr; }

/**
 ****************************
 * Status Bar
 ****************************
*/
.ag-status-bar {
  display: flex;
  justify-content: space-between;
  overflow: hidden; }

.ag-status-panel {
  display: inline-flex; }

.ag-status-name-value {
  white-space: nowrap; }

.ag-status-bar-left {
  display: inline-flex; }

.ag-status-bar-center {
  display: inline-flex; }

.ag-status-bar-right {
  display: inline-flex; }

/**
 ****************************
 * Widgets
 ****************************
*/
.ag-icon {
  display: block;
  speak: none; }

.ag-group {
  position: relative;
  width: 100%; }

.ag-group-title-bar {
  display: flex;
  align-items: center; }

.ag-group-title {
  display: block;
  flex: 1 1 auto;
  min-width: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.ag-group-title-bar
.ag-group-title {
  cursor: default; }

.ag-group-toolbar {
  display: flex;
  align-items: center; }

.ag-group-container {
  display: flex; }

.ag-disabled .ag-group-container {
  pointer-events: none; }

.ag-group-container-horizontal {
  flex-direction: row;
  flex-wrap: wrap; }

.ag-group-container-vertical {
  flex-direction: column; }

.ag-charts-font-size-color {
  display: flex;
  align-self: stretch;
  justify-content: space-between; }

.ag-column-group-icons {
  display: block; }
  .ag-column-group-icons > * {
    cursor: pointer; }

.ag-group-item-alignment-stretch .ag-group-item {
  align-items: stretch; }

.ag-group-item-alignment-start .ag-group-item {
  align-items: flex-start; }

.ag-group-item-alignment-end .ag-group-item {
  align-items: flex-end; }

.ag-toggle-button-icon {
  transition: right 0.3s;
  position: absolute;
  top: -1px; }

.ag-input-field, .ag-select {
  display: flex;
  flex-direction: row;
  align-items: center; }

.ag-input-field-input {
  flex: 1 1 auto;
  width: 100%;
  min-width: 0; }

.ag-floating-filter-input .ag-input-field-input[type='date'] {
  width: 1px; }

.ag-range-field {
  display: flex;
  align-items: center; }

.ag-angle-select {
  display: flex;
  align-items: center; }

.ag-angle-select-wrapper {
  display: flex; }

.ag-angle-select-parent-circle {
  display: block;
  position: relative; }

.ag-angle-select-child-circle {
  position: absolute; }

.ag-slider-wrapper {
  display: flex; }

.ag-slider-wrapper .ag-input-field {
  flex: 1 1 auto; }

.ag-picker-field-display {
  flex: 1 1 auto; }

.ag-picker-field {
  display: flex;
  align-items: center; }

.ag-picker-field-icon {
  display: flex;
  border: 0;
  padding: 0;
  margin: 0;
  cursor: pointer; }

.ag-picker-field-wrapper {
  overflow: hidden; }

.ag-label-align-right .ag-label {
  order: 1; }

.ag-label-align-right > * {
  flex: none; }

.ag-label-align-top {
  flex-direction: column;
  align-items: flex-start; }
  .ag-label-align-top > * {
    align-self: stretch; }

.ag-color-panel {
  width: 100%;
  display: flex;
  flex-direction: column;
  text-align: center; }

.ag-spectrum-color {
  flex: 1 1 auto;
  position: relative;
  overflow: hidden;
  cursor: default; }

.ag-spectrum-fill {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.ag-spectrum-val {
  cursor: pointer; }

.ag-spectrum-dragger {
  position: absolute;
  pointer-events: none;
  cursor: pointer; }

.ag-spectrum-hue {
  cursor: default;
  background: linear-gradient(to left, #ff0000 3%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%); }

.ag-spectrum-alpha {
  cursor: default; }

.ag-spectrum-hue-background {
  width: 100%;
  height: 100%; }

.ag-spectrum-alpha-background {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), black);
  width: 100%;
  height: 100%; }

.ag-spectrum-tool {
  cursor: pointer; }

.ag-spectrum-slider {
  position: absolute;
  pointer-events: none; }

.ag-recent-colors {
  display: flex; }

.ag-recent-color {
  cursor: pointer; }

.ag-ltr .ag-column-select-indent-1 {
  padding-left: 20px; }

.ag-rtl .ag-column-select-indent-1 {
  padding-right: 20px; }

.ag-ltr .ag-row-group-indent-1 {
  padding-left: 20px; }

.ag-rtl .ag-row-group-indent-1 {
  padding-right: 20px; }

.ag-ltr .ag-column-select-indent-2 {
  padding-left: 40px; }

.ag-rtl .ag-column-select-indent-2 {
  padding-right: 40px; }

.ag-ltr .ag-row-group-indent-2 {
  padding-left: 40px; }

.ag-rtl .ag-row-group-indent-2 {
  padding-right: 40px; }

.ag-ltr .ag-column-select-indent-3 {
  padding-left: 60px; }

.ag-rtl .ag-column-select-indent-3 {
  padding-right: 60px; }

.ag-ltr .ag-row-group-indent-3 {
  padding-left: 60px; }

.ag-rtl .ag-row-group-indent-3 {
  padding-right: 60px; }

.ag-ltr .ag-column-select-indent-4 {
  padding-left: 80px; }

.ag-rtl .ag-column-select-indent-4 {
  padding-right: 80px; }

.ag-ltr .ag-row-group-indent-4 {
  padding-left: 80px; }

.ag-rtl .ag-row-group-indent-4 {
  padding-right: 80px; }

.ag-ltr .ag-column-select-indent-5 {
  padding-left: 100px; }

.ag-rtl .ag-column-select-indent-5 {
  padding-right: 100px; }

.ag-ltr .ag-row-group-indent-5 {
  padding-left: 100px; }

.ag-rtl .ag-row-group-indent-5 {
  padding-right: 100px; }

.ag-ltr .ag-column-select-indent-6 {
  padding-left: 120px; }

.ag-rtl .ag-column-select-indent-6 {
  padding-right: 120px; }

.ag-ltr .ag-row-group-indent-6 {
  padding-left: 120px; }

.ag-rtl .ag-row-group-indent-6 {
  padding-right: 120px; }

.ag-ltr .ag-column-select-indent-7 {
  padding-left: 140px; }

.ag-rtl .ag-column-select-indent-7 {
  padding-right: 140px; }

.ag-ltr .ag-row-group-indent-7 {
  padding-left: 140px; }

.ag-rtl .ag-row-group-indent-7 {
  padding-right: 140px; }

.ag-ltr .ag-column-select-indent-8 {
  padding-left: 160px; }

.ag-rtl .ag-column-select-indent-8 {
  padding-right: 160px; }

.ag-ltr .ag-row-group-indent-8 {
  padding-left: 160px; }

.ag-rtl .ag-row-group-indent-8 {
  padding-right: 160px; }

.ag-ltr .ag-column-select-indent-9 {
  padding-left: 180px; }

.ag-rtl .ag-column-select-indent-9 {
  padding-right: 180px; }

.ag-ltr .ag-row-group-indent-9 {
  padding-left: 180px; }

.ag-rtl .ag-row-group-indent-9 {
  padding-right: 180px; }

.ag-ltr {
  direction: ltr; }
  .ag-ltr .ag-body, .ag-ltr .ag-floating-top, .ag-ltr .ag-floating-bottom, .ag-ltr .ag-header, .ag-ltr .ag-body-viewport, .ag-ltr .ag-body-horizontal-scroll {
    flex-direction: row; }

.ag-rtl {
  direction: rtl; }
  .ag-rtl .ag-body, .ag-rtl .ag-floating-top, .ag-rtl .ag-floating-bottom, .ag-rtl .ag-header, .ag-rtl .ag-body-viewport, .ag-rtl .ag-body-horizontal-scroll {
    flex-direction: row-reverse; }
  .ag-rtl .ag-icon-contracted,
  .ag-rtl .ag-icon-tree-closed {
    display: block;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }

.ag-body .ag-body-viewport {
  -webkit-overflow-scrolling: touch; }

.ag-chart {
  position: relative;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%; }

.ag-chart-components-wrapper {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  overflow: hidden; }

.ag-chart-title-edit {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  text-align: center; }

.ag-chart-title-edit.currently-editing {
  display: inline-block; }

.ag-chart-canvas-wrapper {
  position: relative;
  flex: 1 1 auto;
  overflow: hidden; }

.ag-charts-canvas {
  display: block; }

.ag-chart-menu {
  position: absolute;
  top: 10px;
  width: 24px;
  overflow: hidden;
  display: flex;
  flex-direction: column; }
  .ag-ltr .ag-chart-menu {
    right: 20px; }
  .ag-rtl .ag-chart-menu {
    left: 20px; }

.ag-chart-docked-container {
  position: relative;
  width: 0;
  min-width: 0;
  transition: min-width 0.4s; }

.ag-chart-menu-hidden ~ .ag-chart-docked-container {
  max-width: 0;
  overflow: hidden; }

.ag-chart-tabbed-menu {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden; }

.ag-chart-tabbed-menu-header {
  flex: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: default; }

.ag-chart-tabbed-menu-body {
  display: flex;
  flex: 1 1 auto;
  align-items: stretch;
  overflow: hidden; }

.ag-chart-tab {
  width: 100%;
  overflow: hidden;
  overflow-y: auto; }

.ag-chart-settings {
  overflow-x: hidden; }

.ag-chart-settings-wrapper {
  position: relative;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden; }

.ag-chart-settings-nav-bar {
  width: 100%;
  display: flex;
  height: 30px;
  align-items: center; }

.ag-chart-settings-card-selector {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex: 1 1 auto;
  height: 100%;
  padding: 0 10px; }

.ag-chart-settings-card-item {
  cursor: pointer;
  width: 10px;
  height: 10px;
  background-color: #000;
  position: relative; }
  .ag-chart-settings-card-item.ag-not-selected {
    opacity: 0.2; }
  .ag-chart-settings-card-item:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: transparent;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -10px;
    width: 20px;
    height: 20px; }

.ag-chart-settings-prev,
.ag-chart-settings-next {
  position: relative;
  flex: none; }

.ag-chart-settings-prev-button,
.ag-chart-settings-next-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0; }

.ag-chart-settings-mini-charts-container {
  position: relative;
  flex: 1 1 auto;
  overflow-x: hidden;
  overflow-y: auto; }

.ag-chart-settings-mini-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100%;
  overflow: hidden; }
  .ag-chart-settings-mini-wrapper.ag-animating {
    transition: left 0.3s;
    transition-timing-function: ease-in-out; }

.ag-chart-mini-thumbnail {
  cursor: pointer; }

.ag-chart-mini-thumbnail-canvas {
  display: block; }

.ag-chart-data-wrapper,
.ag-chart-format-wrapper {
  display: flex;
  flex-direction: column;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.ag-chart-data-section,
.ag-chart-format-section {
  display: flex;
  margin: 0; }

.ag-charts-font-panel-controls {
  justify-content: space-between; }

.ag-chart-empty-text {
  display: flex;
  top: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center; }

.ag-chart .ag-chart-menu {
  opacity: 0;
  pointer-events: none; }

.ag-chart-menu-hidden:hover .ag-chart-menu {
  opacity: 1;
  pointer-events: all; }

.ag-chart-settings-nav-bar {
  padding: 0 10px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.ag-date-time-list-page-title-bar {
  display: flex; }

.ag-date-time-list-page-column-labels-row,
.ag-date-time-list-page-entries-row {
  display: flex; }

.ag-date-time-list-page-column-label,
.ag-date-time-list-page-entry {
  flex-basis: 0;
  flex-grow: 1; }

.ag-date-time-list-page-entry {
  cursor: pointer; }


.ag-theme-alpine-dark {
  -webkit-font-smoothing: antialiased;
  color: #fff;
  color: var(--ag-foreground-color, #fff);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
  line-height: normal; }

@font-face {
  font-family: "agGridAlpine";
  src: url("data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABNkAAsAAAAAIqAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAAlMAAAReYc5joU9TLzIAAANcAAAAQAAAAFZWUVJ5Y21hcAAAA5wAAAHqAAAFgHCsDfxnbHlmAAAFiAAACesAABCUC9Ir6mhlYWQAAA90AAAANAAAADZ2zsSBaGhlYQAAD6gAAAAeAAAAJAfSBC5obXR4AAAPyAAAABcAAAEou4D/+2xvY2EAAA/gAAAAbwAAAJbPsst2bWF4cAAAEFAAAAAfAAAAIAFgAHNuYW1lAAAQcAAAATUAAAJG5xgJvXBvc3QAABGoAAABuQAAApPSPvKNeJx9k81SE1EQhc9kQgwJBkREjREU//GPYX4yJiGQMAFisXDhwoUbXGhpUa54Atc+gOUD+BQ+geXSlQ/gA1g+gN/tTAyyIFOZubf79Onuc/vKk1TRmroqZDv7z1U7PDh6r7qKGv2c//jaO3z75kDl8Q5f0b5lef4f1bSiFzrSN0/ea+9zoeQX/K6/73/wP/k/5IO6pkegq1rnCRXxDhQrUVOpCiphC1k/UQu0z7tt1nktaso8mQa6QM6QmIExruqpbmkOnr7x9LQJKuZxnD3euzy3NXsKItUd+BOq2cDqWBvUeU7T2qHGHnV0iG7hncO3ReaAmD6+PrX5hiqajnt6SeS89eYikxwX8w+1bfvAdkuoMEa14W/C7/gek3Vsb5IpIuIh7Amobq7hKv8q3hhMQGzHNHPRSyAjKoy1zMp1FtHZjG7C/kyvdJ+47TymZyqOer5H9RN73/hS8hy3duDaBfuAGiZWdyJ3yRVoiL/CSWV6p4/6oq/6rp/6pd/gF8kSWQebcG+dqsw0+p1EZ3jb/6yu0zOcxUnU/4gKfTdNmxDfIFfQZZvB57SJWQdYY8NX4XT4jGpS9Jpi8gLLG2Etsd9gH4Ku5dPY4jlrOg+YATcBdbRY5+2YRvOWsr9MtFuN6rpoarXguWSn5TR1N2nWdm7m3SnX0fkK34DOEtNnD+9VLI5pYmlYVErVjmMNf0q1k2yuqgZVRcxA2SZraLcgI9N1+hhVEumG3YChTdUKFST5jVzQeau+k5/UguFCi/JQIshvcmyauUnuU5ubit2/LKNqzAB4nGNgZOpknMDAysDAVMW0h4GBoQdCMz5gMGRkAooysDIzYAUBaa4pDA4Muh8NmF8AuVHMb0GmMDCC5ADUogpqeJy11IdSWkEYxfE/RdNM79X0jgJiQIogIMhjmO6Y4pju5CnzJt8LxJzlnjyAmcnO/Fh2udy9O3fPB8wABXkqRcgXyZHab83mpvMFjk7ni/zSeI7D5PW9xBY77EV5f1+zJTbZZjdy09HfltPVc1zjPs80WqNClxZ9aoyp0tHsKm0GNKizzhJNlhkyYYUeIzb0/7xWLzLLIa16RM9xTPc7zglOcorTnOEs5zjPBS5yictc4apWu84N5rnJLW5zh7vc0/oPeMgjHvNE+ynp9wUWKesBZzlYWzvg9alVuq1+bVztaLftQaOujTaXh5OV3mjjH272H9pc+ij89GhCepuZtNtNq8hz68oLa8lL68srq8lrG8sbq8pb68iWpROybavyztry3gbywRry0eqyY+uya0vyyZry2Zbliw3lq6W9f7MV+W49+WEj2TO9wMhlUlYinyH1hUzKVhQzKV8xk9GZJkynmzCdc8J04glLGQxTCghLby9MySBMGSFMaSFMuSFMCSJMWSJMqSJM+SJMSSNMmSNM6SNMOSRMiSRM2SRMKSVMeSVMySVMGSVMaSZMuSZMCSdMWSdMqSdM+SdMlYAw1QTCVB0IU50gTBWDMNUOwlRFCEt1MyxlJmz6/AsZUr+YIfXlDOU/rrOgigAAeJzFF21sU9f1nntjvzgJSRx/vJgQg/3ivNSxwxL7+dkx2JAEEmhIqWpYCqMhMCbWdFppM7EBbsd+dEVV1apS6A/yY9O2oFVaQEOb+sFKtZaRqh/qVLQf/fixdkxkXbNRodIZ3mXnXttpApnW/Zr93rnn3nt8zrnnni8TIPihcyxKqgmBgEdVPAEjYOoBOsdrCgW4yu9HeJxFs4VCJlMoCHLbzes3r7NP2afEhr+qIx7SRIhLURXdtJkChhAwVaAuXcBPnn028uqrNIMg8iwfHR4eXidXInKBPrFgMnzv8DD/YiE9qiWEsh7WQypRjmo6Y07VhJPds7nLaX4GrqZnuQ2uz6ZhCx5F0k6wCeImq/CnQcWu2N2qV/V2mQkzEddb9VaXoqOSqBnqBlcPjI6YqZQ5MvpRGRnpPn68e2JCQjaxaEsi1uvlXYTk/yOTle6tFjFF3l3MqekxjyZG+G0+fzafh4P5PFtmvY0XeJAfK+t5mV0mLuITtx2sBY/T7YdYoCsDhjPeAQ4wVVDZD2587o/58WFVcrTm+N+GZmBqiF3G+aLNG5+Dd+gCTN21mL+6NH+GznUb9yetizRyO2fr4oMLeTLJ0xlwhpbiizxZ1S18i4vfvZVv0Xbs++yb6L+VpJEQByiqA5i5Euzi6jxub1fCENdGP+Ej3Xu5BZmZmQunq6t9dd7ODZ3eOh/8Hn6axg3+KqydmcksW+ZvavUFOzuDvtAKv2BfIWVEMa6K91NHSCjgDNg0Z8ylOdPg1Jwsaj1FD/DN8q5eyhdoLM+PiZsq3lbJ7+lp5GFDHSm6DxyEFL+AYcii/AKfKcVj8Tw/ZOfwND7SLC1v92CUBFSJuL1oqATaqVVzoQ70NK/ROnNwNc8NoTK8gVADbsAb7OXOoPUC7b+nU7NeEHu0X+u09tH+Ugw+zZ4WvuYANJfiAB3dBa7Cvb18Cnb08pN8qhd2IKCJRVPYgSTkljgGXUEb6Aqw9TKQYYsIZLjObbMY1IvPHkKBioq2moEk5qGzkIRUduHZn8A4aCIdZK3ga6qJWJcfVoJSCyIp2ZUOuhrMDKg499NYl6nbtWAHGHFTVxNI6VbUhNlBg9C4NjKwfWT75HgzY+6+aDRi7hr7+uT4iooKz9BotM+9fPTowN2b0mGjfVM4UJlsuWdT2D0w1OLbc/RJ+nP87R19h7dWVZu7tI5IIgbQd2hrddWafY7me7rW7zVbuleG+9uN9t1Jd3gg1zKQ3omLC/SvxdwRRf3RpYUyUtdQhpZOQlHh1WDDTfR23ETvpxX9R/f4UPhTR0eXo2r8/IrxyV9J5ZslsqICfhzeFA5v2iYA+My961FkEV7aerhPaFtVGidRp4GwBKWYG0PbK2QZaqR4FKduBGyqxzRMNlZ4qUBPWdPvZ9+jc4XJszBcyGbffy8z+T4p50J6jc7hvTnkbeiKKnISvfbKK+lCgRu5HBjnzqVlbakhNcU4QfpynIjc0URWEo3opJ2sJsTUjJi64A39lznWqbPZ7EsSWm/9p0khX/xkS2OmNKI6lfPnv1UnAlgdQ/i6UI6Br46vWFNwDODIxoSPWm9LViiCnuIziMFv+Aw9IOXyzVmUleXHUIVMJrOEzVzo61iA0WZXpMngYC5Hz0iT8RpyWxxhscYw1ANsfTF0YIsII+qf7eZn+Jnu2XKMTNDzWJ8aSQQlxDOQBkMr+pHEOkDF1BzSPBg6tBbaARHpaz8LrtGmplK7k8ndqakpbU3wORjiv4aDEgdtfhOuamntruTIQyPJu7S0kptCuFGs7D4wkpQ2vXmTzco8fotNA5gTRXG0ic4BlbCJBqQ0F/mSLh8cPHbNvEbbzWsmJpQ3IW4NCrgL5/QT3OFvDg5CvBUxfMy1g4OD4zjic+2PEC/XkOfYc6iFU+bhmAfQKTEZagbogPWSHxsG2sP5h1g07+W8B+gHWTj4oVxjLn7sA7k2n2++9Fe0vzH/LWb08gspvOd8piz/HfZOUf682HlFsvNC0X/KmgilimL/VNZkviZMF/OiSG8qwPfSnKchxaI4dkOy5E+XWL3sz0SmVbG0KaL5oJeuXImcPx+RkPrl8JiE82cr9jEBzKZLdzIQF2isy6tCB0CwVQc/eNyCcKm+hvdEI4Nbdqb2t/NosAW2IALvBlvE4lJtDh/ZuWUwEm0J8mj7fv73liC8274/JdfK+j2Adc6LfqOjfhrmQrui3VLkAl1etz3YGk+AMHDAiLHGU8vWbV237JQsaQMC8g+cPl/Q5wPDej4HP8mxsVBHRwir3z5JcyLY2ag14mM10BMiKRTv8Ag7TIKlKpMoflWzVQxZAMWOhkZTKfY6NLkuegm0eitaBgQFliDVG/MiqsPdz2D2tjmau1ebeyvranwNqhv8nnUb9gNQ5vZE1eN/icAll6Omsn4y0dblhOWVKoVKOlFZVV1X21B/ER55xlFdXVfTVu2oHl3ub2xyNdTyj1Zsq9lnt/mM9q+p1ciBPlVf76r1TtYy1sT/anfrjfGG4xUVoFQ2XBTHqZJnmmbTGImrSBtZTzaSO0mO7CSj5Ft4Rj9VG1gtVSpCHVSnrgw1W2wBpxcrqZmwuVVRmAzpVorucWO90lQ58UrDhNxqzMDaGzPMMKBFYpioPTG9A/SQXVM8MbMVcw1ztm0IA6oU3tDGP+YffzmDZjhkXfjHnBanDqsSaFxbBS9WRbblIo7wxrZxR2TbtkjVupau5X6wXocjhwHy2fidSYBDWfjdIUGP5kiFHz2X7H+U/XJJ/s1ydsN63e5A8rm3nPUoDA5DnWTueLCtv506IjmUAzbF5Q37NyYfeXmz8ei/EqGR7JEjQaRmAEfy8MhtcSkzMp1O8wuQSnP6WVp0a92cLOxn3eSOcoTVC7dZJcxWLyKMBQWUYdYldkrB9fj4gd6+vt4D41Bfxh7/zq4dhmkaO3a9V0bYZbHB/7mY+MaRRUQSKcWT0KUG4z0htJEFoZj49f9Btb6He3sfflyAvq+mJZ0r0SMofGWFb6t9iopFV6TABf8BZT85241/BovnG2Rjsq7KTkbkQPyXG5AdSTEXWh/T09ZWTNYZmJUL/GSWzllvl2UxekLcmssBl6AO6ugJrH5Dpfs+wZjYc9DiKmP8Cr+yeA97V2xtsWTKXy/Ns0hQ2vsFc8l+X/TYJtwPX/Ra5/mfe6BJYH+AlT0luijtFSd04WnOyoLTc9+8faJ0ulgfdOzS6WeyLECKTmOdEC65INePYUXykC6RS0XpB4/Xrqj4pwodAOM5Jnpmz5c9ghFPmCoSqviYQF8rNgFmeG08m9y95xu5Suv5H3UPlDuFns7tKx8aGTgZt/rpa9gOaJEN1Wub9qxJjSSncvDA0cZvr0vJbkHr3GzbnrsPKemLhPwbDwYCEQB4nGNgZGBgAOLsD0FR8fw2Xxm4mV8ABaI4H+9rgNH/f///zfyW+S1QJQcDE5BkAACRug+HeJxjYGRgYH7BwAAi///+/5v5LQMjAyrwAgCe2QcHAAB4nGNgYGBgfgHC/39D6KGH6QEAIHUuCwB4nGNgAAIphiCGDIZFDHcYvjGqMQYwVjGuYTzH+IhJhMmMyYcpgekAMxezBrMDcxfzIeZbzJ9YTFiKWGawbGK5wfKKlY01jHUK6z+2JWw72P6xR7Dnsfexz2Ffxb6D/Rj7LfYX7H84vEiHANyaI6IAeJxjYGRgYPBiSGfgYQABJiDmAkIGhv9gPgMAGzsB1AB4nHWRPU7DQBCFnxMniBghJCREx1Y0SM5PQZEuFHGfIgWdE68dR7bXWm8ipeMYnIBjUHIETsEheDFTREjZ1a6/+fbNNAZwgy94OC4PV+19XB1csPrjLulW2Cc/CPcQ4Em4T/8sPKB9EQ7YWXKC51/S3ONNuINrvAt36T+EffKncA93+Bbu0/8ID7D0fOEAj95rnEU2T2ZFnVd6obNdEdtTdcpLbZvcVGocjk51pCttY6cTtTqoZp9NnEtVak2p5qZyuiiMqq3Z6rULN87V0+EwFR+uTYkYGSJY5EgwQ4GaVEFjwZNhRxPz9VzqnF/yWDSsDGuFMUKMzqYjnqrtiOH4TdixwoF3gz17JrQOKeuUGcO/ojBvJx/TBbehqdu3Lc2aPsSm7aoxxZA7/ZcPmeKkXwK+aWkAAAB4nG2S6W7bMBCE/cWSI9tpk7ptet/3obbpfaf3kT4FQ9EyEYkUSMp28vRl4yBAgO4fzgwWs7MLdpY6ixp0/l9bLNElIaXHMhl9BgxZ4RjHWWWNE4w4ySlOs84ZznKO81zgIpe4zBWuco3r3OAmt7jNHe5yj/s84CE5j3jMEzZ4yjOe84KXvOI1b3jLO97zgY9s8onPfOEr3/jOD37yi99s8aczFGXpVCmCtqYnnLMz3xVe9qQwUlXZ4sk3UjkRLqzJiZI723ae7wNVrB8K2hQqKFdrI4IaHcqtOehckbayLm90JG45krY2fiCtCU7IoIpE2mY3lc56nxTKy0zNGxE9i77aVbmvhJ90I+qNdRXHpGPtfEhKp5u0dLZtktgQkkqNQ6/SJs5brqwotCmzWsx1rfdUUivTZjHfghk1D4mxRg2NDbmoKjtTRdpEF9VttEkbPbUha5yaatv6NRfNbL7dhmBNbsfj1aOCSZ0uJyHxYqoGvo52eWFn5gD+izVcwP22bIFj6hDPMQpOqaP36+9LtlEma81iHwQlDkVAYzHM8EgqJuywzTx+g4KaloZdxuwx7XT+AvL3sQsAAAA=") format("woff");
  font-weight: normal;
  font-style: normal; }
  .ag-theme-alpine-dark .ag-icon {
    font-family: "agGridAlpine";
    font-size: 16px;
    line-height: 16px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .ag-theme-alpine-dark .ag-icon-aggregation:before {
    content: "\F101"; }
  .ag-theme-alpine-dark .ag-icon-arrows:before {
    content: "\F102"; }
  .ag-theme-alpine-dark .ag-icon-asc:before {
    content: "\F103"; }
  .ag-theme-alpine-dark .ag-icon-cancel:before {
    content: "\F104"; }
  .ag-theme-alpine-dark .ag-icon-chart:before {
    content: "\F105"; }
  .ag-theme-alpine-dark .ag-icon-color-picker:before {
    content: "\F109"; }
  .ag-theme-alpine-dark .ag-icon-columns:before {
    content: "\F10A"; }
  .ag-theme-alpine-dark .ag-icon-contracted:before {
    content: "\F10B"; }
  .ag-theme-alpine-dark .ag-icon-copy:before {
    content: "\F10C"; }
  .ag-theme-alpine-dark .ag-icon-cross:before {
    content: "\F10D"; }
  .ag-theme-alpine-dark .ag-icon-desc:before {
    content: "\F10E"; }
  .ag-theme-alpine-dark .ag-icon-expanded:before {
    content: "\F10F"; }
  .ag-theme-alpine-dark .ag-icon-eye-slash:before {
    content: "\F110"; }
  .ag-theme-alpine-dark .ag-icon-eye:before {
    content: "\F111"; }
  .ag-theme-alpine-dark .ag-icon-filter:before {
    content: "\F112"; }
  .ag-theme-alpine-dark .ag-icon-first:before {
    content: "\F113"; }
  .ag-theme-alpine-dark .ag-icon-grip:before {
    content: "\F114"; }
  .ag-theme-alpine-dark .ag-icon-group:before {
    content: "\F115"; }
  .ag-theme-alpine-dark .ag-icon-last:before {
    content: "\F116"; }
  .ag-theme-alpine-dark .ag-icon-left:before {
    content: "\F117"; }
  .ag-theme-alpine-dark .ag-icon-linked:before {
    content: "\F118"; }
  .ag-theme-alpine-dark .ag-icon-loading:before {
    content: "\F119"; }
  .ag-theme-alpine-dark .ag-icon-maximize:before {
    content: "\F11A"; }
  .ag-theme-alpine-dark .ag-icon-menu:before {
    content: "\F11B"; }
  .ag-theme-alpine-dark .ag-icon-minimize:before {
    content: "\F11C"; }
  .ag-theme-alpine-dark .ag-icon-next:before {
    content: "\F11D"; }
  .ag-theme-alpine-dark .ag-icon-none:before {
    content: "\F11E"; }
  .ag-theme-alpine-dark .ag-icon-not-allowed:before {
    content: "\F11F"; }
  .ag-theme-alpine-dark .ag-icon-paste:before {
    content: "\F120"; }
  .ag-theme-alpine-dark .ag-icon-pin:before {
    content: "\F121"; }
  .ag-theme-alpine-dark .ag-icon-pivot:before {
    content: "\F122"; }
  .ag-theme-alpine-dark .ag-icon-previous:before {
    content: "\F123"; }
  .ag-theme-alpine-dark .ag-icon-right:before {
    content: "\F126"; }
  .ag-theme-alpine-dark .ag-icon-save:before {
    content: "\F127"; }
  .ag-theme-alpine-dark .ag-icon-small-down:before {
    content: "\F128"; }
  .ag-theme-alpine-dark .ag-icon-small-left:before {
    content: "\F129"; }
  .ag-theme-alpine-dark .ag-icon-small-right:before {
    content: "\F12A"; }
  .ag-theme-alpine-dark .ag-icon-small-up:before {
    content: "\F12B"; }
  .ag-theme-alpine-dark .ag-icon-tick:before {
    content: "\F12C"; }
  .ag-theme-alpine-dark .ag-icon-tree-closed:before {
    content: "\F12D"; }
  .ag-theme-alpine-dark .ag-icon-tree-indeterminate:before {
    content: "\F12E"; }
  .ag-theme-alpine-dark .ag-icon-tree-open:before {
    content: "\F12F"; }
  .ag-theme-alpine-dark .ag-icon-unlinked:before {
    content: "\F130"; }
  .ag-theme-alpine-dark .ag-icon-row-drag:before {
    content: "\F114"; }
  .ag-theme-alpine-dark .ag-right-arrow:before {
    content: "\F117"; }
  .ag-theme-alpine-dark .ag-right-arrow:before {
    content: "\F126"; }
  .ag-theme-alpine-dark .ag-root-wrapper {
    background-color: #181d1f;
    background-color: var(--ag-background-color, #181d1f); }
  .ag-theme-alpine-dark [class^='ag-'], .ag-theme-alpine-dark [class^='ag-']:focus, .ag-theme-alpine-dark [class^='ag-']:after, .ag-theme-alpine-dark [class^='ag-']:before {
    box-sizing: border-box;
    outline: none; }
  .ag-theme-alpine-dark [class^='ag-']::-ms-clear {
    display: none; }
  .ag-theme-alpine-dark .ag-checkbox .ag-input-wrapper,
  .ag-theme-alpine-dark .ag-radio-button .ag-input-wrapper {
    overflow: visible; }
  .ag-theme-alpine-dark .ag-range-field .ag-input-wrapper {
    height: 100%; }
  .ag-theme-alpine-dark .ag-toggle-button {
    flex: none;
    width: unset;
    min-width: unset; }
  .ag-theme-alpine-dark .ag-ltr .ag-label-align-right .ag-label {
    margin-left: 6px; }
  .ag-theme-alpine-dark .ag-rtl .ag-label-align-right .ag-label {
    margin-right: 6px; }
  .ag-theme-alpine-dark input[class^='ag-'] {
    margin: 0;
    background-color: #181d1f;
    background-color: var(--ag-background-color, #181d1f); }
  .ag-theme-alpine-dark textarea[class^='ag-'],
  .ag-theme-alpine-dark select[class^='ag-'] {
    background-color: #181d1f;
    background-color: var(--ag-background-color, #181d1f); }
  .ag-theme-alpine-dark input[class^='ag-']:not([type]),
  .ag-theme-alpine-dark input[class^='ag-'][type='text'],
  .ag-theme-alpine-dark input[class^='ag-'][type='number'],
  .ag-theme-alpine-dark input[class^='ag-'][type='tel'],
  .ag-theme-alpine-dark input[class^='ag-'][type='date'],
  .ag-theme-alpine-dark input[class^='ag-'][type='datetime-local'],
  .ag-theme-alpine-dark textarea[class^='ag-'] {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    border-width: 1px;
    border-style: solid;
    border-color: #68686e;
    border-color: var(--ag-input-border-color, var(--ag-border-color, #68686e)); }
    .ag-theme-alpine-dark input[class^='ag-']:not([type]):disabled,
    .ag-theme-alpine-dark input[class^='ag-'][type='text']:disabled,
    .ag-theme-alpine-dark input[class^='ag-'][type='number']:disabled,
    .ag-theme-alpine-dark input[class^='ag-'][type='tel']:disabled,
    .ag-theme-alpine-dark input[class^='ag-'][type='date']:disabled,
    .ag-theme-alpine-dark input[class^='ag-'][type='datetime-local']:disabled,
    .ag-theme-alpine-dark textarea[class^='ag-']:disabled {
      color: rgba(255, 255, 255, 0.5);
      color: var(--ag-disabled-foreground-color, rgba(255, 255, 255, 0.5));
      background-color: #282c2f;
      background-color: var(--ag-input-disabled-background-color, #282c2f);
      border-color: rgba(104, 104, 110, 0.3);
      border-color: var(--ag-input-disabled-border-color, rgba(104, 104, 110, 0.3)); }
    .ag-theme-alpine-dark input[class^='ag-']:not([type]):focus,
    .ag-theme-alpine-dark input[class^='ag-'][type='text']:focus,
    .ag-theme-alpine-dark input[class^='ag-'][type='number']:focus,
    .ag-theme-alpine-dark input[class^='ag-'][type='tel']:focus,
    .ag-theme-alpine-dark input[class^='ag-'][type='date']:focus,
    .ag-theme-alpine-dark input[class^='ag-'][type='datetime-local']:focus,
    .ag-theme-alpine-dark textarea[class^='ag-']:focus {
      outline: none;
      box-shadow: 0 0 2px 0.5px rgba(255, 255, 255, 0.5), 0 0 4px 3px rgba(33, 150, 243, 0.6);
      border-color: rgba(33, 150, 243, 0.4);
      border-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)); }
  .ag-theme-alpine-dark input[class^='ag-'][type='number'] {
    -moz-appearance: textfield; }
    .ag-theme-alpine-dark input[class^='ag-'][type='number']::-webkit-outer-spin-button, .ag-theme-alpine-dark input[class^='ag-'][type='number']::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0; }
  .ag-theme-alpine-dark input[class^='ag-'][type='range'] {
    padding: 0; }
  .ag-theme-alpine-dark input[class^='ag-'][type='button']:focus, .ag-theme-alpine-dark button[class^='ag-']:focus {
    box-shadow: 0 0 2px 0.5px rgba(255, 255, 255, 0.5), 0 0 4px 3px rgba(33, 150, 243, 0.6); }
  .ag-theme-alpine-dark .ag-drag-handle {
    color: #fff;
    color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #fff)); }
  .ag-theme-alpine-dark .ag-list-item, .ag-theme-alpine-dark .ag-virtual-list-item {
    height: 24px; }
  .ag-theme-alpine-dark .ag-keyboard-focus .ag-virtual-list-item:focus {
    outline: none; }
    .ag-theme-alpine-dark .ag-keyboard-focus .ag-virtual-list-item:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 4px;
      left: 4px;
      display: block;
      width: calc(100% - 8px);
      height: calc(100% - 8px);
      border: 1px solid;
      border-color: rgba(33, 150, 243, 0.4);
      border-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)); }
  .ag-theme-alpine-dark .ag-select-list {
    background-color: #181d1f;
    background-color: var(--ag-background-color, #181d1f);
    overflow-y: auto;
    overflow-x: hidden; }
  .ag-theme-alpine-dark .ag-list-item {
    display: flex;
    align-items: center; }
    .ag-theme-alpine-dark .ag-list-item.ag-active-item {
      background-color: rgba(33, 150, 243, 0.1);
      background-color: var(--ag-row-hover-color, rgba(33, 150, 243, 0.1)); }
  .ag-theme-alpine-dark .ag-select-list-item {
    padding-left: 4px;
    padding-right: 4px;
    cursor: default;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .ag-theme-alpine-dark .ag-select-list-item span {
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
  .ag-theme-alpine-dark .ag-select .ag-picker-field-wrapper {
    background-color: #181d1f;
    background-color: var(--ag-background-color, #181d1f);
    min-height: 24px;
    cursor: default; }
  .ag-theme-alpine-dark .ag-select.ag-disabled .ag-picker-field-wrapper:focus {
    box-shadow: none; }
  .ag-theme-alpine-dark .ag-select:not(.ag-cell-editor) {
    height: 24px; }
  .ag-theme-alpine-dark .ag-select .ag-picker-field-display {
    margin: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .ag-theme-alpine-dark .ag-select .ag-picker-field-icon {
    display: flex;
    align-items: center; }
  .ag-theme-alpine-dark .ag-select.ag-disabled {
    opacity: 0.5; }
  .ag-theme-alpine-dark .ag-rich-select {
    background-color: #222628;
    background-color: var(--ag-control-panel-background-color, #222628); }
  .ag-theme-alpine-dark .ag-rich-select-list {
    width: 100%;
    min-width: 200px;
    height: 273px; }
  .ag-theme-alpine-dark .ag-rich-select-value {
    padding: 0 6px 0 18px;
    height: 42px;
    border-bottom: solid 1px;
    border-bottom-color: rgba(88, 86, 82, 0.5);
    border-bottom-color: var(--ag-secondary-border-color, rgba(88, 86, 82, 0.5)); }
  .ag-theme-alpine-dark .ag-rich-select-virtual-list-item {
    cursor: default;
    height: 24px; }
    .ag-theme-alpine-dark .ag-rich-select-virtual-list-item:hover {
      background-color: rgba(33, 150, 243, 0.1);
      background-color: var(--ag-row-hover-color, rgba(33, 150, 243, 0.1)); }
  .ag-theme-alpine-dark .ag-rich-select-row {
    padding-left: 18px; }
  .ag-theme-alpine-dark .ag-rich-select-row-selected {
    background-color: rgba(33, 150, 243, 0.3);
    background-color: var(--ag-selected-row-background-color, rgba(33, 150, 243, 0.3)); }
  .ag-theme-alpine-dark .ag-row-drag,
  .ag-theme-alpine-dark .ag-selection-checkbox,
  .ag-theme-alpine-dark .ag-group-expanded,
  .ag-theme-alpine-dark .ag-group-contracted {
    color: #fff;
    color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #fff)); }
    .ag-theme-alpine-dark .ag-ltr .ag-row-drag, .ag-theme-alpine-dark .ag-ltr .ag-selection-checkbox, .ag-theme-alpine-dark .ag-ltr .ag-group-expanded, .ag-theme-alpine-dark .ag-ltr .ag-group-contracted {
      margin-right: 12px; }
    .ag-theme-alpine-dark .ag-rtl .ag-row-drag, .ag-theme-alpine-dark .ag-rtl .ag-selection-checkbox, .ag-theme-alpine-dark .ag-rtl .ag-group-expanded, .ag-theme-alpine-dark .ag-rtl .ag-group-contracted {
      margin-left: 12px; }
  .ag-theme-alpine-dark .ag-cell-wrapper > *:not(.ag-cell-value):not(.ag-group-value) {
    height: 40px;
    display: flex;
    align-items: center;
    flex: none; }
  .ag-theme-alpine-dark .ag-group-expanded,
  .ag-theme-alpine-dark .ag-group-contracted {
    cursor: pointer; }
  .ag-theme-alpine-dark .ag-group-title-bar-icon {
    cursor: pointer;
    flex: none;
    color: #fff;
    color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #fff)); }
  .ag-theme-alpine-dark .ag-ltr .ag-group-child-count {
    margin-left: 2px; }
  .ag-theme-alpine-dark .ag-rtl .ag-group-child-count {
    margin-right: 2px; }
  .ag-theme-alpine-dark .ag-group-title-bar {
    background-color: #000;
    background-color: var(--ag-subheader-background-color, #000);
    padding: 6px; }
  .ag-theme-alpine-dark .ag-group-toolbar {
    padding: 6px; }
  .ag-theme-alpine-dark .ag-disabled-group-title-bar, .ag-theme-alpine-dark .ag-disabled-group-container {
    opacity: 0.5; }
  .ag-theme-alpine-dark .group-item {
    margin: 3px 0; }
  .ag-theme-alpine-dark .ag-label {
    white-space: nowrap; }
    .ag-theme-alpine-dark .ag-ltr .ag-label {
      margin-right: 6px; }
    .ag-theme-alpine-dark .ag-rtl .ag-label {
      margin-left: 6px; }
  .ag-theme-alpine-dark .ag-label-align-top .ag-label {
    margin-bottom: 3px; }
  .ag-theme-alpine-dark .ag-ltr .ag-slider-field, .ag-theme-alpine-dark .ag-ltr .ag-angle-select-field {
    margin-right: 12px; }
  .ag-theme-alpine-dark .ag-rtl .ag-slider-field, .ag-theme-alpine-dark .ag-rtl .ag-angle-select-field {
    margin-left: 12px; }
  .ag-theme-alpine-dark .ag-angle-select-parent-circle {
    width: 24px;
    height: 24px;
    border-radius: 12px;
    border: solid 1px;
    border-color: #68686e;
    border-color: var(--ag-border-color, #68686e);
    background-color: #181d1f;
    background-color: var(--ag-background-color, #181d1f); }
  .ag-theme-alpine-dark .ag-angle-select-child-circle {
    top: 4px;
    left: 12px;
    width: 6px;
    height: 6px;
    margin-left: -3px;
    margin-top: -4px;
    border-radius: 3px;
    background-color: #fff;
    background-color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #fff)); }
  .ag-theme-alpine-dark .ag-picker-field-wrapper {
    border: 1px solid;
    border-color: #68686e;
    border-color: var(--ag-border-color, #68686e);
    border-radius: 5px; }
    .ag-theme-alpine-dark .ag-picker-field-wrapper:focus {
      box-shadow: 0 0 2px 0.5px rgba(255, 255, 255, 0.5), 0 0 4px 3px rgba(33, 150, 243, 0.6); }
  .ag-theme-alpine-dark .ag-picker-field-button {
    background-color: #181d1f;
    background-color: var(--ag-background-color, #181d1f);
    color: #fff;
    color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #fff)); }
  .ag-theme-alpine-dark .ag-dialog.ag-color-dialog {
    border-radius: 5px; }
  .ag-theme-alpine-dark .ag-color-picker .ag-picker-field-display {
    height: 16px; }
  .ag-theme-alpine-dark .ag-color-panel {
    padding: 6px; }
  .ag-theme-alpine-dark .ag-spectrum-color {
    background-color: red;
    border-radius: 2px; }
  .ag-theme-alpine-dark .ag-spectrum-tools {
    padding: 10px; }
  .ag-theme-alpine-dark .ag-spectrum-sat {
    background-image: linear-gradient(to right, white, rgba(204, 154, 129, 0)); }
  .ag-theme-alpine-dark .ag-spectrum-val {
    background-image: linear-gradient(to top, black, rgba(204, 154, 129, 0)); }
  .ag-theme-alpine-dark .ag-spectrum-dragger {
    border-radius: 12px;
    height: 12px;
    width: 12px;
    border: 1px solid white;
    background: black;
    box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.24); }
  .ag-theme-alpine-dark .ag-spectrum-hue-background {
    border-radius: 2px; }
  .ag-theme-alpine-dark .ag-spectrum-alpha-background {
    border-radius: 2px; }
  .ag-theme-alpine-dark .ag-spectrum-tool {
    margin-bottom: 10px;
    height: 11px;
    border-radius: 2px; }
  .ag-theme-alpine-dark .ag-spectrum-slider {
    margin-top: -12px;
    width: 13px;
    height: 13px;
    border-radius: 13px;
    background-color: #f8f8f8;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37); }
  .ag-theme-alpine-dark .ag-recent-color {
    margin: 0 3px; }
    .ag-theme-alpine-dark .ag-recent-color:first-child {
      margin-left: 0; }
    .ag-theme-alpine-dark .ag-recent-color:last-child {
      margin-right: 0; }
  .ag-theme-alpine-dark.ag-dnd-ghost {
    border: solid 1px;
    border-color: #68686e;
    border-color: var(--ag-border-color, #68686e);
    background: #181d1f;
    background: var(--ag-background-color, #181d1f);
    border-radius: 3px;
    box-shadow: 0 1px 20px 1px black;
    padding: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    z-index: 10;
    border: solid 1px;
    border-color: rgba(88, 86, 82, 0.5);
    border-color: var(--ag-secondary-border-color, rgba(88, 86, 82, 0.5));
    color: #fff;
    color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #fff));
    height: 48px !important;
    line-height: 48px;
    margin: 0;
    padding: 0 12px;
    -webkit-transform: translateY(12px);
            transform: translateY(12px); }
  .ag-theme-alpine-dark .ag-dnd-ghost-icon {
    margin-right: 6px;
    color: #fff;
    color: var(--ag-foreground-color, #fff); }
  .ag-theme-alpine-dark .ag-popup-child:not(.ag-tooltip-custom) {
    box-shadow: 0 1px 20px 1px black; }
  .ag-dragging-range-handle .ag-theme-alpine-dark .ag-dialog,
  .ag-dragging-fill-handle .ag-theme-alpine-dark .ag-dialog {
    opacity: 0.7;
    pointer-events: none; }
  .ag-theme-alpine-dark .ag-dialog {
    border-radius: 3px;
    border: solid 1px;
    border-color: #68686e;
    border-color: var(--ag-border-color, #68686e); }
  .ag-theme-alpine-dark .ag-panel {
    background-color: #181d1f;
    background-color: var(--ag-background-color, #181d1f); }
  .ag-theme-alpine-dark .ag-panel-title-bar {
    background-color: #222628;
    background-color: var(--ag-header-background-color, #222628);
    color: #fff;
    color: var(--ag-header-foreground-color, var(--ag-secondary-foreground-color, var(--ag-foreground-color, #fff)));
    height: 48px;
    padding: 6px 18px;
    border-bottom: solid 1px;
    border-bottom-color: #68686e;
    border-bottom-color: var(--ag-border-color, #68686e); }
  .ag-theme-alpine-dark .ag-ltr .ag-panel-title-bar-button {
    margin-left: 6px; }
  .ag-theme-alpine-dark .ag-rtl .ag-panel-title-bar-button {
    margin-right: 6px; }
  .ag-theme-alpine-dark .ag-tooltip {
    background-color: #222628;
    background-color: var(--ag-header-background-color, #222628);
    color: #fff;
    color: var(--ag-foreground-color, #fff);
    padding: 6px;
    border: solid 1px;
    border-color: #68686e;
    border-color: var(--ag-border-color, #68686e);
    border-radius: 3px;
    transition: opacity 1s; }
    .ag-theme-alpine-dark .ag-tooltip.ag-tooltip-hiding {
      opacity: 0; }
  .ag-theme-alpine-dark .ag-ltr .ag-column-select-indent-1 {
    padding-left: 16px; }
  .ag-theme-alpine-dark .ag-rtl .ag-column-select-indent-1 {
    padding-right: 16px; }
  .ag-theme-alpine-dark .ag-ltr .ag-column-select-indent-2 {
    padding-left: 32px; }
  .ag-theme-alpine-dark .ag-rtl .ag-column-select-indent-2 {
    padding-right: 32px; }
  .ag-theme-alpine-dark .ag-ltr .ag-column-select-indent-3 {
    padding-left: 48px; }
  .ag-theme-alpine-dark .ag-rtl .ag-column-select-indent-3 {
    padding-right: 48px; }
  .ag-theme-alpine-dark .ag-ltr .ag-column-select-indent-4 {
    padding-left: 64px; }
  .ag-theme-alpine-dark .ag-rtl .ag-column-select-indent-4 {
    padding-right: 64px; }
  .ag-theme-alpine-dark .ag-ltr .ag-column-select-indent-5 {
    padding-left: 80px; }
  .ag-theme-alpine-dark .ag-rtl .ag-column-select-indent-5 {
    padding-right: 80px; }
  .ag-theme-alpine-dark .ag-ltr .ag-column-select-indent-6 {
    padding-left: 96px; }
  .ag-theme-alpine-dark .ag-rtl .ag-column-select-indent-6 {
    padding-right: 96px; }
  .ag-theme-alpine-dark .ag-ltr .ag-column-select-indent-7 {
    padding-left: 112px; }
  .ag-theme-alpine-dark .ag-rtl .ag-column-select-indent-7 {
    padding-right: 112px; }
  .ag-theme-alpine-dark .ag-ltr .ag-column-select-indent-8 {
    padding-left: 128px; }
  .ag-theme-alpine-dark .ag-rtl .ag-column-select-indent-8 {
    padding-right: 128px; }
  .ag-theme-alpine-dark .ag-ltr .ag-column-select-indent-9 {
    padding-left: 144px; }
  .ag-theme-alpine-dark .ag-rtl .ag-column-select-indent-9 {
    padding-right: 144px; }
  .ag-theme-alpine-dark .ag-column-select-header-icon {
    cursor: pointer; }
  .ag-theme-alpine-dark .ag-keyboard-focus .ag-column-select-header-icon:focus {
    outline: none; }
    .ag-theme-alpine-dark .ag-keyboard-focus .ag-column-select-header-icon:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 0px;
      left: 0px;
      display: block;
      width: calc(100% - 0px);
      height: calc(100% - 0px);
      border: 1px solid;
      border-color: rgba(33, 150, 243, 0.4);
      border-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)); }
  .ag-theme-alpine-dark .ag-ltr .ag-column-group-icons:not(:last-child), .ag-theme-alpine-dark .ag-ltr .ag-column-select-header-icon:not(:last-child), .ag-theme-alpine-dark .ag-ltr .ag-column-select-header-checkbox:not(:last-child), .ag-theme-alpine-dark .ag-ltr .ag-column-select-header-filter-wrapper:not(:last-child), .ag-theme-alpine-dark .ag-ltr .ag-column-select-checkbox:not(:last-child), .ag-theme-alpine-dark .ag-ltr .ag-column-select-column-drag-handle:not(:last-child), .ag-theme-alpine-dark .ag-ltr .ag-column-select-column-group-drag-handle:not(:last-child), .ag-theme-alpine-dark .ag-ltr .ag-column-select-column-label:not(:last-child) {
    margin-right: 12px; }
  .ag-theme-alpine-dark .ag-rtl .ag-column-group-icons:not(:last-child), .ag-theme-alpine-dark .ag-rtl .ag-column-select-header-icon:not(:last-child), .ag-theme-alpine-dark .ag-rtl .ag-column-select-header-checkbox:not(:last-child), .ag-theme-alpine-dark .ag-rtl .ag-column-select-header-filter-wrapper:not(:last-child), .ag-theme-alpine-dark .ag-rtl .ag-column-select-checkbox:not(:last-child), .ag-theme-alpine-dark .ag-rtl .ag-column-select-column-drag-handle:not(:last-child), .ag-theme-alpine-dark .ag-rtl .ag-column-select-column-group-drag-handle:not(:last-child), .ag-theme-alpine-dark .ag-rtl .ag-column-select-column-label:not(:last-child) {
    margin-left: 12px; }
  .ag-theme-alpine-dark .ag-keyboard-focus .ag-column-select-virtual-list-item:focus {
    outline: none; }
    .ag-theme-alpine-dark .ag-keyboard-focus .ag-column-select-virtual-list-item:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 1px;
      left: 1px;
      display: block;
      width: calc(100% - 2px);
      height: calc(100% - 2px);
      border: 1px solid;
      border-color: rgba(33, 150, 243, 0.4);
      border-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)); }
  .ag-theme-alpine-dark .ag-column-select-column-group:not(:last-child),
  .ag-theme-alpine-dark .ag-column-select-column:not(:last-child) {
    margin-bottom: 9px; }
  .ag-theme-alpine-dark .ag-column-select-column-readonly,
  .ag-theme-alpine-dark .ag-column-select-column-group-readonly {
    color: rgba(255, 255, 255, 0.5);
    color: var(--ag-disabled-foreground-color, rgba(255, 255, 255, 0.5));
    pointer-events: none; }
  .ag-theme-alpine-dark .ag-ltr .ag-column-select-add-group-indent {
    margin-left: 28px; }
  .ag-theme-alpine-dark .ag-rtl .ag-column-select-add-group-indent {
    margin-right: 28px; }
  .ag-theme-alpine-dark .ag-column-select-virtual-list-viewport {
    padding: 6px 12px; }
  .ag-theme-alpine-dark .ag-rtl {
    text-align: right; }
  .ag-theme-alpine-dark .ag-root-wrapper {
    border: solid 1px;
    border-color: #68686e;
    border-color: var(--ag-border-color, #68686e); }
  .ag-theme-alpine-dark .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-1 {
    padding-left: 46px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-1 {
    padding-right: 46px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-group-indent-1 {
    padding-left: 28px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-group-indent-1 {
    padding-right: 28px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-level-1 .ag-row-group-leaf-indent {
    margin-left: 28px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-level-1 .ag-row-group-leaf-indent {
    margin-right: 28px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-2 {
    padding-left: 74px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-2 {
    padding-right: 74px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-group-indent-2 {
    padding-left: 56px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-group-indent-2 {
    padding-right: 56px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-level-2 .ag-row-group-leaf-indent {
    margin-left: 28px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-level-2 .ag-row-group-leaf-indent {
    margin-right: 28px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-3 {
    padding-left: 102px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-3 {
    padding-right: 102px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-group-indent-3 {
    padding-left: 84px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-group-indent-3 {
    padding-right: 84px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-level-3 .ag-row-group-leaf-indent {
    margin-left: 28px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-level-3 .ag-row-group-leaf-indent {
    margin-right: 28px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-4 {
    padding-left: 130px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-4 {
    padding-right: 130px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-group-indent-4 {
    padding-left: 112px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-group-indent-4 {
    padding-right: 112px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-level-4 .ag-row-group-leaf-indent {
    margin-left: 28px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-level-4 .ag-row-group-leaf-indent {
    margin-right: 28px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-5 {
    padding-left: 158px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-5 {
    padding-right: 158px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-group-indent-5 {
    padding-left: 140px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-group-indent-5 {
    padding-right: 140px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-level-5 .ag-row-group-leaf-indent {
    margin-left: 28px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-level-5 .ag-row-group-leaf-indent {
    margin-right: 28px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-6 {
    padding-left: 186px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-6 {
    padding-right: 186px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-group-indent-6 {
    padding-left: 168px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-group-indent-6 {
    padding-right: 168px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-level-6 .ag-row-group-leaf-indent {
    margin-left: 28px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-level-6 .ag-row-group-leaf-indent {
    margin-right: 28px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-7 {
    padding-left: 214px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-7 {
    padding-right: 214px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-group-indent-7 {
    padding-left: 196px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-group-indent-7 {
    padding-right: 196px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-level-7 .ag-row-group-leaf-indent {
    margin-left: 28px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-level-7 .ag-row-group-leaf-indent {
    margin-right: 28px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-8 {
    padding-left: 242px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-8 {
    padding-right: 242px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-group-indent-8 {
    padding-left: 224px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-group-indent-8 {
    padding-right: 224px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-level-8 .ag-row-group-leaf-indent {
    margin-left: 28px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-level-8 .ag-row-group-leaf-indent {
    margin-right: 28px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-9 {
    padding-left: 270px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-9 {
    padding-right: 270px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-group-indent-9 {
    padding-left: 252px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-group-indent-9 {
    padding-right: 252px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-level-9 .ag-row-group-leaf-indent {
    margin-left: 28px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-level-9 .ag-row-group-leaf-indent {
    margin-right: 28px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-10 {
    padding-left: 298px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-10 {
    padding-right: 298px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-group-indent-10 {
    padding-left: 280px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-group-indent-10 {
    padding-right: 280px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-level-10 .ag-row-group-leaf-indent {
    margin-left: 28px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-level-10 .ag-row-group-leaf-indent {
    margin-right: 28px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-11 {
    padding-left: 326px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-11 {
    padding-right: 326px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-group-indent-11 {
    padding-left: 308px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-group-indent-11 {
    padding-right: 308px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-level-11 .ag-row-group-leaf-indent {
    margin-left: 28px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-level-11 .ag-row-group-leaf-indent {
    margin-right: 28px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-12 {
    padding-left: 354px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-12 {
    padding-right: 354px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-group-indent-12 {
    padding-left: 336px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-group-indent-12 {
    padding-right: 336px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-level-12 .ag-row-group-leaf-indent {
    margin-left: 28px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-level-12 .ag-row-group-leaf-indent {
    margin-right: 28px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-13 {
    padding-left: 382px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-13 {
    padding-right: 382px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-group-indent-13 {
    padding-left: 364px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-group-indent-13 {
    padding-right: 364px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-level-13 .ag-row-group-leaf-indent {
    margin-left: 28px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-level-13 .ag-row-group-leaf-indent {
    margin-right: 28px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-14 {
    padding-left: 410px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-14 {
    padding-right: 410px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-group-indent-14 {
    padding-left: 392px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-group-indent-14 {
    padding-right: 392px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-level-14 .ag-row-group-leaf-indent {
    margin-left: 28px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-level-14 .ag-row-group-leaf-indent {
    margin-right: 28px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-15 {
    padding-left: 438px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-15 {
    padding-right: 438px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-group-indent-15 {
    padding-left: 420px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-group-indent-15 {
    padding-right: 420px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-level-15 .ag-row-group-leaf-indent {
    margin-left: 28px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-level-15 .ag-row-group-leaf-indent {
    margin-right: 28px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-16 {
    padding-left: 466px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-16 {
    padding-right: 466px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-group-indent-16 {
    padding-left: 448px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-group-indent-16 {
    padding-right: 448px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-level-16 .ag-row-group-leaf-indent {
    margin-left: 28px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-level-16 .ag-row-group-leaf-indent {
    margin-right: 28px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-17 {
    padding-left: 494px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-17 {
    padding-right: 494px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-group-indent-17 {
    padding-left: 476px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-group-indent-17 {
    padding-right: 476px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-level-17 .ag-row-group-leaf-indent {
    margin-left: 28px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-level-17 .ag-row-group-leaf-indent {
    margin-right: 28px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-18 {
    padding-left: 522px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-18 {
    padding-right: 522px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-group-indent-18 {
    padding-left: 504px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-group-indent-18 {
    padding-right: 504px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-level-18 .ag-row-group-leaf-indent {
    margin-left: 28px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-level-18 .ag-row-group-leaf-indent {
    margin-right: 28px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-19 {
    padding-left: 550px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-19 {
    padding-right: 550px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-group-indent-19 {
    padding-left: 532px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-group-indent-19 {
    padding-right: 532px; }
  .ag-theme-alpine-dark .ag-ltr .ag-row-level-19 .ag-row-group-leaf-indent {
    margin-left: 28px; }
  .ag-theme-alpine-dark .ag-rtl .ag-row-level-19 .ag-row-group-leaf-indent {
    margin-right: 28px; }
  .ag-theme-alpine-dark .ag-cell {
    -webkit-font-smoothing: subpixel-antialiased; }
  .ag-theme-alpine-dark .ag-value-change-delta {
    padding-right: 2px; }
  .ag-theme-alpine-dark .ag-value-change-delta-up {
    color: #43a047;
    color: var(--ag-value-change-delta-up-color, #43a047); }
  .ag-theme-alpine-dark .ag-value-change-delta-down {
    color: #e53935;
    color: var(--ag-value-change-delta-down-color, #e53935); }
  .ag-theme-alpine-dark .ag-value-change-value {
    background-color: transparent;
    border-radius: 1px;
    padding-left: 1px;
    padding-right: 1px;
    transition: background-color 1s; }
  .ag-theme-alpine-dark .ag-value-change-value-highlight {
    background-color: rgba(22, 160, 133, 0.5);
    background-color: var(--ag-value-change-value-highlight-background-color, rgba(22, 160, 133, 0.5));
    transition: background-color 0.1s; }
  .ag-theme-alpine-dark .ag-cell-data-changed {
    background-color: rgba(22, 160, 133, 0.5) !important;
    background-color: var(--ag-value-change-value-highlight-background-color, rgba(22, 160, 133, 0.5)) !important; }
  .ag-theme-alpine-dark .ag-cell-data-changed-animation {
    background-color: transparent; }
  .ag-theme-alpine-dark .ag-cell-highlight {
    background-color: #2196f3 !important;
    background-color: var(--ag-range-selection-highlight-color, var(--ag-range-selection-border-color, #2196f3)) !important; }
  .ag-theme-alpine-dark .ag-row {
    height: 42px;
    background-color: #181d1f;
    background-color: var(--ag-background-color, #181d1f);
    color: #fff;
    color: var(--ag-data-color, var(--ag-foreground-color, #fff));
    border-width: 1px;
    border-color: rgba(88, 86, 82, 0.5);
    border-color: var(--ag-row-border-color, var(--ag-secondary-border-color, rgba(88, 86, 82, 0.5))); }
    .ag-theme-alpine-dark .ag-row:not(.ag-row-first) {
      border-top-style: solid; }
    .ag-theme-alpine-dark .ag-row.ag-row-last {
      border-bottom-style: solid; }
  .ag-theme-alpine-dark .ag-row-highlight-above::after, .ag-theme-alpine-dark .ag-row-highlight-below::after {
    content: '';
    position: absolute;
    width: calc(100% - 1px);
    height: 1px;
    background-color: #2196f3;
    background-color: var(--ag-range-selection-border-color, #2196f3);
    left: 1px; }
  .ag-theme-alpine-dark .ag-row-highlight-above::after {
    top: -1px; }
  .ag-theme-alpine-dark .ag-row-highlight-above.ag-row-first::after {
    top: 0; }
  .ag-theme-alpine-dark .ag-row-highlight-below::after {
    bottom: 0px; }
  .ag-theme-alpine-dark .ag-row-odd {
    background-color: #222628;
    background-color: var(--ag-odd-row-background-color, #222628); }
  .ag-theme-alpine-dark .ag-horizontal-left-spacer:not(.ag-scroller-corner) {
    border-right: solid 1px;
    border-right-color: #68686e;
    border-right-color: var(--ag-border-color, #68686e); }
  .ag-theme-alpine-dark .ag-horizontal-right-spacer:not(.ag-scroller-corner) {
    border-left: solid 1px;
    border-left-color: #68686e;
    border-left-color: var(--ag-border-color, #68686e); }
  .ag-theme-alpine-dark .ag-row-hover {
    background-color: rgba(33, 150, 243, 0.1);
    background-color: var(--ag-row-hover-color, rgba(33, 150, 243, 0.1)); }
  .ag-theme-alpine-dark .ag-ltr .ag-right-aligned-cell {
    text-align: right; }
  .ag-theme-alpine-dark .ag-rtl .ag-right-aligned-cell {
    text-align: left; }
  .ag-theme-alpine-dark .ag-ltr .ag-right-aligned-cell .ag-cell-value {
    margin-left: auto; }
  .ag-theme-alpine-dark .ag-rtl .ag-right-aligned-cell .ag-cell-value {
    margin-right: auto; }
  .ag-theme-alpine-dark .ag-cell {
    border: 1px solid transparent;
    line-height: 40px;
    padding-left: 17px;
    padding-right: 17px; }
  .ag-theme-alpine-dark .ag-row > .ag-cell-wrapper {
    padding-left: 17px;
    padding-right: 17px; }
  .ag-theme-alpine-dark .ag-row-dragging {
    cursor: move; }
  .ag-theme-alpine-dark .ag-row-dragging {
    opacity: 0.5; }
  .ag-theme-alpine-dark .ag-cell-inline-editing {
    border: solid 1px;
    border-color: #68686e;
    border-color: var(--ag-border-color, #68686e);
    background: #181d1f;
    background: var(--ag-background-color, #181d1f);
    border-radius: 3px;
    box-shadow: 0 1px 20px 1px black;
    padding: 6px;
    padding: 0;
    height: 42px;
    background-color: #222628;
    background-color: var(--ag-control-panel-background-color, #222628); }
  .ag-theme-alpine-dark .ag-popup-editor {
    border: solid 1px;
    border-color: #68686e;
    border-color: var(--ag-border-color, #68686e);
    background: #181d1f;
    background: var(--ag-background-color, #181d1f);
    border-radius: 3px;
    box-shadow: 0 1px 20px 1px black;
    padding: 6px;
    background-color: #222628;
    background-color: var(--ag-control-panel-background-color, #222628);
    padding: 0; }
  .ag-theme-alpine-dark .ag-large-text-input {
    height: auto;
    padding: 18px; }
  .ag-theme-alpine-dark .ag-details-row {
    padding: 30px;
    background-color: #181d1f;
    background-color: var(--ag-background-color, #181d1f); }
  .ag-theme-alpine-dark .ag-layout-auto-height .ag-center-cols-clipper, .ag-theme-alpine-dark .ag-layout-auto-height .ag-center-cols-container, .ag-theme-alpine-dark .ag-layout-print .ag-center-cols-clipper, .ag-theme-alpine-dark .ag-layout-print .ag-center-cols-container {
    min-height: 50px; }
  .ag-theme-alpine-dark .ag-overlay-loading-wrapper {
    background-color: rgba(24, 29, 31, 0.66);
    background-color: var(--ag-modal-overlay-background-color, rgba(24, 29, 31, 0.66)); }
  .ag-theme-alpine-dark .ag-overlay-loading-center {
    border: solid 1px;
    border-color: #68686e;
    border-color: var(--ag-border-color, #68686e);
    background: #181d1f;
    background: var(--ag-background-color, #181d1f);
    border-radius: 3px;
    box-shadow: 0 1px 20px 1px black;
    padding: 6px; }
  .ag-theme-alpine-dark .ag-overlay-no-rows-wrapper.ag-layout-auto-height {
    padding-top: 30px; }
  .ag-theme-alpine-dark .ag-loading {
    padding-left: 18px;
    display: flex;
    height: 100%;
    align-items: center; }
  .ag-theme-alpine-dark .ag-loading-icon {
    padding-right: 12px; }
  .ag-theme-alpine-dark .ag-icon-loading {
    -webkit-animation-name: spin;
            animation-name: spin;
    -webkit-animation-duration: 1000ms;
            animation-duration: 1000ms;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear; }

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
  .ag-theme-alpine-dark .ag-floating-top {
    border-bottom: solid 1px;
    border-bottom-color: #68686e;
    border-bottom-color: var(--ag-border-color, #68686e); }
  .ag-theme-alpine-dark .ag-floating-bottom {
    border-top: solid 1px;
    border-top-color: #68686e;
    border-top-color: var(--ag-border-color, #68686e); }
  .ag-theme-alpine-dark .ag-ltr .ag-cell {
    border-right: solid transparent; }
  .ag-theme-alpine-dark .ag-rtl .ag-cell {
    border-left: solid transparent; }
  .ag-theme-alpine-dark .ag-ltr .ag-cell {
    border-right-width: 1px; }
  .ag-theme-alpine-dark .ag-rtl .ag-cell {
    border-left-width: 1px; }
  .ag-theme-alpine-dark .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell) {
    border-left: solid 1px;
    border-left-color: #68686e;
    border-left-color: var(--ag-border-color, #68686e); }
  .ag-theme-alpine-dark .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell) {
    border-right: solid 1px;
    border-right-color: #68686e;
    border-right-color: var(--ag-border-color, #68686e); }
  .ag-theme-alpine-dark .ag-row-selected {
    background-color: rgba(33, 150, 243, 0.3);
    background-color: var(--ag-selected-row-background-color, rgba(33, 150, 243, 0.3)); }
  .ag-theme-alpine-dark .ag-cell-range-selected:not(.ag-cell-focus),
  .ag-theme-alpine-dark .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing) {
    background-color: rgba(33, 150, 243, 0.2);
    background-color: var(--ag-range-selection-background-color, rgba(33, 150, 243, 0.2)); }
    .ag-theme-alpine-dark .ag-cell-range-selected:not(.ag-cell-focus).ag-cell-range-chart,
    .ag-theme-alpine-dark .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing).ag-cell-range-chart {
      background-color: rgba(0, 88, 255, 0.1) !important;
      background-color: var(--ag-range-selection-chart-background-color, rgba(0, 88, 255, 0.1)) !important; }
      .ag-theme-alpine-dark .ag-cell-range-selected:not(.ag-cell-focus).ag-cell-range-chart.ag-cell-range-chart-category,
      .ag-theme-alpine-dark .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing).ag-cell-range-chart.ag-cell-range-chart-category {
        background-color: rgba(0, 255, 132, 0.1) !important;
        background-color: var(--ag-range-selection-chart-category-background-color, rgba(0, 255, 132, 0.1)) !important; }
  .ag-theme-alpine-dark .ag-cell-range-selected-1:not(.ag-cell-focus),
  .ag-theme-alpine-dark .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-1:not(.ag-cell-inline-editing) {
    background-color: rgba(33, 150, 243, 0.2);
    background-color: var(--ag-range-selection-background-color-1, var(--ag-range-selection-background-color, rgba(33, 150, 243, 0.2))); }
  .ag-theme-alpine-dark .ag-cell-range-selected-2:not(.ag-cell-focus),
  .ag-theme-alpine-dark .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-2 {
    background-color: rgba(33, 150, 243, 0.36);
    background-color: var(--ag-range-selection-background-color-2, rgba(33, 150, 243, 0.36)); }
  .ag-theme-alpine-dark .ag-cell-range-selected-3:not(.ag-cell-focus),
  .ag-theme-alpine-dark .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-3 {
    background-color: rgba(33, 150, 243, 0.488);
    background-color: var(--ag-range-selection-background-color-3, rgba(33, 150, 243, 0.488)); }
  .ag-theme-alpine-dark .ag-cell-range-selected-4:not(.ag-cell-focus),
  .ag-theme-alpine-dark .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-4 {
    background-color: rgba(33, 150, 243, 0.5904);
    background-color: var(--ag-range-selection-background-color-4, rgba(33, 150, 243, 0.5904)); }
  .ag-theme-alpine-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top {
    border-top-color: #2196f3;
    border-top-color: var(--ag-range-selection-border-color, #2196f3); }
  .ag-theme-alpine-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right {
    border-right-color: #2196f3;
    border-right-color: var(--ag-range-selection-border-color, #2196f3); }
  .ag-theme-alpine-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom {
    border-bottom-color: #2196f3;
    border-bottom-color: var(--ag-range-selection-border-color, #2196f3); }
  .ag-theme-alpine-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left {
    border-left-color: #2196f3;
    border-left-color: var(--ag-range-selection-border-color, #2196f3); }
  .ag-theme-alpine-dark .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),
  .ag-theme-alpine-dark .ag-ltr .ag-cell-range-single-cell,
  .ag-theme-alpine-dark .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle, .ag-theme-alpine-dark .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),
  .ag-theme-alpine-dark .ag-rtl .ag-cell-range-single-cell,
  .ag-theme-alpine-dark .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle {
    border: 1px solid;
    border-color: #2196f3;
    border-color: var(--ag-range-selection-border-color, #2196f3);
    outline: initial; }
  .ag-theme-alpine-dark .ag-cell.ag-selection-fill-top,
  .ag-theme-alpine-dark .ag-cell.ag-selection-fill-top.ag-cell-range-selected {
    border-top: 1px dashed;
    border-top-color: #2196f3;
    border-top-color: var(--ag-range-selection-border-color, #2196f3); }
  .ag-theme-alpine-dark .ag-ltr .ag-cell.ag-selection-fill-right, .ag-theme-alpine-dark .ag-ltr .ag-cell.ag-selection-fill-right.ag-cell-range-selected {
    border-right: 1px dashed;
    border-right-color: #2196f3;
    border-right-color: var(--ag-range-selection-border-color, #2196f3); }
  .ag-theme-alpine-dark .ag-rtl .ag-cell.ag-selection-fill-right, .ag-theme-alpine-dark .ag-rtl .ag-cell.ag-selection-fill-right.ag-cell-range-selected {
    border-left: 1px dashed;
    border-left-color: #2196f3;
    border-left-color: var(--ag-range-selection-border-color, #2196f3); }
  .ag-theme-alpine-dark .ag-cell.ag-selection-fill-bottom,
  .ag-theme-alpine-dark .ag-cell.ag-selection-fill-bottom.ag-cell-range-selected {
    border-bottom: 1px dashed;
    border-bottom-color: #2196f3;
    border-bottom-color: var(--ag-range-selection-border-color, #2196f3); }
  .ag-theme-alpine-dark .ag-ltr .ag-cell.ag-selection-fill-left, .ag-theme-alpine-dark .ag-ltr .ag-cell.ag-selection-fill-left.ag-cell-range-selected {
    border-left: 1px dashed;
    border-left-color: #2196f3;
    border-left-color: var(--ag-range-selection-border-color, #2196f3); }
  .ag-theme-alpine-dark .ag-rtl .ag-cell.ag-selection-fill-left, .ag-theme-alpine-dark .ag-rtl .ag-cell.ag-selection-fill-left.ag-cell-range-selected {
    border-right: 1px dashed;
    border-right-color: #2196f3;
    border-right-color: var(--ag-range-selection-border-color, #2196f3); }
  .ag-theme-alpine-dark .ag-fill-handle, .ag-theme-alpine-dark .ag-range-handle {
    position: absolute;
    width: 6px;
    height: 6px;
    bottom: -1px;
    background-color: #2196f3;
    background-color: var(--ag-range-selection-border-color, #2196f3); }
    .ag-theme-alpine-dark .ag-ltr .ag-fill-handle, .ag-theme-alpine-dark .ag-ltr .ag-range-handle {
      right: -1px; }
    .ag-theme-alpine-dark .ag-rtl .ag-fill-handle, .ag-theme-alpine-dark .ag-rtl .ag-range-handle {
      left: -1px; }
  .ag-theme-alpine-dark .ag-fill-handle {
    cursor: cell; }
  .ag-theme-alpine-dark .ag-range-handle {
    cursor: nwse-resize; }
  .ag-theme-alpine-dark .ag-cell-inline-editing {
    border-color: rgba(33, 150, 243, 0.4) !important;
    border-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)) !important; }
  .ag-theme-alpine-dark .ag-menu {
    border: solid 1px;
    border-color: #68686e;
    border-color: var(--ag-border-color, #68686e);
    background: #181d1f;
    background: var(--ag-background-color, #181d1f);
    border-radius: 3px;
    box-shadow: 0 1px 20px 1px black;
    padding: 6px;
    padding: 0; }
  .ag-theme-alpine-dark .ag-menu-list {
    cursor: default;
    padding: 6px 0; }
  .ag-theme-alpine-dark .ag-menu-separator {
    height: 13px; }
  .ag-theme-alpine-dark .ag-menu-separator-part:after {
    content: "";
    display: block;
    border-top: solid 1px;
    border-top-color: #68686e;
    border-top-color: var(--ag-border-color, #68686e); }
  .ag-theme-alpine-dark .ag-menu-option-active, .ag-theme-alpine-dark .ag-compact-menu-option-active {
    background-color: rgba(33, 150, 243, 0.1);
    background-color: var(--ag-row-hover-color, rgba(33, 150, 243, 0.1)); }
  .ag-theme-alpine-dark .ag-menu-option-part, .ag-theme-alpine-dark .ag-compact-menu-option-part {
    line-height: 16px;
    padding: 8px 0; }
  .ag-theme-alpine-dark .ag-menu-option-disabled, .ag-theme-alpine-dark .ag-compact-menu-option-disabled {
    opacity: 0.5; }
  .ag-theme-alpine-dark .ag-menu-option-icon, .ag-theme-alpine-dark .ag-compact-menu-option-icon {
    width: 16px; }
    .ag-theme-alpine-dark .ag-ltr .ag-menu-option-icon, .ag-theme-alpine-dark .ag-ltr .ag-compact-menu-option-icon {
      padding-left: 12px; }
    .ag-theme-alpine-dark .ag-rtl .ag-menu-option-icon, .ag-theme-alpine-dark .ag-rtl .ag-compact-menu-option-icon {
      padding-right: 12px; }
  .ag-theme-alpine-dark .ag-menu-option-text, .ag-theme-alpine-dark .ag-compact-menu-option-text {
    padding-left: 12px;
    padding-right: 12px; }
  .ag-theme-alpine-dark .ag-ltr .ag-menu-option-shortcut, .ag-theme-alpine-dark .ag-ltr .ag-compact-menu-option-shortcut {
    padding-right: 6px; }
  .ag-theme-alpine-dark .ag-rtl .ag-menu-option-shortcut, .ag-theme-alpine-dark .ag-rtl .ag-compact-menu-option-shortcut {
    padding-left: 6px; }
  .ag-theme-alpine-dark .ag-menu-option-popup-pointer, .ag-theme-alpine-dark .ag-compact-menu-option-popup-pointer {
    padding-right: 6px; }
  .ag-theme-alpine-dark .ag-tabs-header {
    min-width: 220px;
    width: 100%;
    display: flex; }
  .ag-theme-alpine-dark .ag-tab {
    border-bottom: 2px solid transparent;
    display: flex;
    flex: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    flex: 1 1 auto;
    transition: border-bottom 0.3s; }
  .ag-theme-alpine-dark .ag-keyboard-focus .ag-tab:focus {
    outline: none; }
    .ag-theme-alpine-dark .ag-keyboard-focus .ag-tab:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 4px;
      left: 4px;
      display: block;
      width: calc(100% - 8px);
      height: calc(100% - 8px);
      border: 1px solid;
      border-color: rgba(33, 150, 243, 0.4);
      border-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)); }
  .ag-theme-alpine-dark .ag-tab-selected {
    border-bottom-color: #2196f3;
    border-bottom-color: var(--ag-selected-tab-underline-color, var(--ag-alpine-active-color, #2196f3)); }
  .ag-theme-alpine-dark .ag-menu-header {
    color: #fff;
    color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #fff)); }
  .ag-theme-alpine-dark .ag-filter-separator {
    border-top: solid 1px;
    border-top-color: #68686e;
    border-top-color: var(--ag-border-color, #68686e); }
  .ag-theme-alpine-dark .ag-filter-condition-operator {
    height: 17px; }
  .ag-theme-alpine-dark .ag-ltr .ag-filter-condition-operator-or {
    margin-left: 12px; }
  .ag-theme-alpine-dark .ag-rtl .ag-filter-condition-operator-or {
    margin-right: 12px; }
  .ag-theme-alpine-dark .ag-set-filter-select-all {
    padding-top: 12px; }
  .ag-theme-alpine-dark .ag-set-filter-list, .ag-theme-alpine-dark .ag-filter-no-matches {
    height: 144px; }
  .ag-theme-alpine-dark .ag-set-filter-filter {
    margin-top: 12px;
    margin-left: 12px;
    margin-right: 12px; }
  .ag-theme-alpine-dark .ag-filter-to {
    margin-top: 9px; }
  .ag-theme-alpine-dark .ag-mini-filter {
    margin: 12px 12px; }
  .ag-theme-alpine-dark .ag-set-filter-item {
    margin: 0px 12px; }
  .ag-theme-alpine-dark .ag-ltr .ag-set-filter-item-value {
    margin-left: 12px; }
  .ag-theme-alpine-dark .ag-rtl .ag-set-filter-item-value {
    margin-right: 12px; }
  .ag-theme-alpine-dark .ag-filter-apply-panel {
    padding: 12px 12px;
    border-top: solid 1px;
    border-top-color: rgba(88, 86, 82, 0.5);
    border-top-color: var(--ag-secondary-border-color, rgba(88, 86, 82, 0.5)); }
  .ag-theme-alpine-dark .ag-filter-apply-panel-button {
    line-height: 1.5; }
    .ag-theme-alpine-dark .ag-ltr .ag-filter-apply-panel-button {
      margin-left: 12px; }
    .ag-theme-alpine-dark .ag-rtl .ag-filter-apply-panel-button {
      margin-right: 12px; }
  .ag-theme-alpine-dark .ag-simple-filter-body-wrapper {
    padding: 12px 12px;
    padding-bottom: 3px; }
    .ag-theme-alpine-dark .ag-simple-filter-body-wrapper > * {
      margin-bottom: 9px; }
  .ag-theme-alpine-dark .ag-filter-no-matches {
    padding: 12px 12px; }
  .ag-theme-alpine-dark .ag-multi-filter-menu-item {
    margin: 6px 0; }
  .ag-theme-alpine-dark .ag-multi-filter-group-title-bar {
    padding: 12px 6px;
    background-color: transparent; }
  .ag-theme-alpine-dark .ag-keyboard-focus .ag-multi-filter-group-title-bar:focus {
    outline: none; }
    .ag-theme-alpine-dark .ag-keyboard-focus .ag-multi-filter-group-title-bar:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 4px;
      left: 4px;
      display: block;
      width: calc(100% - 8px);
      height: calc(100% - 8px);
      border: 1px solid;
      border-color: rgba(33, 150, 243, 0.4);
      border-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)); }
  .ag-theme-alpine-dark .ag-side-bar {
    position: relative; }
  .ag-theme-alpine-dark .ag-tool-panel-wrapper {
    background-color: #222628;
    background-color: var(--ag-control-panel-background-color, #222628); }
  .ag-theme-alpine-dark .ag-side-buttons {
    padding-top: 24px;
    width: 20px;
    position: relative;
    color: #fff;
    color: var(--ag-foreground-color, #fff);
    overflow: hidden; }
  .ag-theme-alpine-dark button.ag-side-button-button {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    background: transparent;
    padding: 12px 0 12px 0;
    width: 100%;
    margin: 0;
    min-height: 108px;
    background-position-y: center;
    background-position-x: center;
    background-repeat: no-repeat;
    border: none; }
    .ag-theme-alpine-dark button.ag-side-button-button:focus {
      box-shadow: none; }
  .ag-theme-alpine-dark .ag-keyboard-focus .ag-side-button-button:focus {
    outline: none; }
    .ag-theme-alpine-dark .ag-keyboard-focus .ag-side-button-button:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 4px;
      left: 4px;
      display: block;
      width: calc(100% - 8px);
      height: calc(100% - 8px);
      border: 1px solid;
      border-color: rgba(33, 150, 243, 0.4);
      border-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)); }
  .ag-theme-alpine-dark .ag-side-button-icon-wrapper {
    margin-bottom: 3px; }
  .ag-theme-alpine-dark .ag-ltr .ag-side-bar-left,
  .ag-theme-alpine-dark .ag-rtl .ag-side-bar-right {
    border-right: solid 1px;
    border-right-color: #68686e;
    border-right-color: var(--ag-border-color, #68686e); }
    .ag-theme-alpine-dark .ag-ltr .ag-side-bar-left .ag-tool-panel-wrapper,
    .ag-theme-alpine-dark .ag-rtl .ag-side-bar-right .ag-tool-panel-wrapper {
      border-left: solid 1px;
      border-left-color: #68686e;
      border-left-color: var(--ag-border-color, #68686e); }
    .ag-theme-alpine-dark .ag-ltr .ag-side-bar-left .ag-side-button-button,
    .ag-theme-alpine-dark .ag-rtl .ag-side-bar-right .ag-side-button-button {
      border-right: 2px solid transparent;
      transition: border-right 0.3s; }
    .ag-theme-alpine-dark .ag-ltr .ag-side-bar-left .ag-selected .ag-side-button-button,
    .ag-theme-alpine-dark .ag-rtl .ag-side-bar-right .ag-selected .ag-side-button-button {
      border-right-color: #2196f3;
      border-right-color: var(--ag-selected-tab-underline-color, var(--ag-alpine-active-color, #2196f3)); }
  .ag-theme-alpine-dark .ag-rtl .ag-side-bar-left,
  .ag-theme-alpine-dark .ag-ltr .ag-side-bar-right {
    border-left: solid 1px;
    border-left-color: #68686e;
    border-left-color: var(--ag-border-color, #68686e); }
    .ag-theme-alpine-dark .ag-rtl .ag-side-bar-left .ag-tool-panel-wrapper,
    .ag-theme-alpine-dark .ag-ltr .ag-side-bar-right .ag-tool-panel-wrapper {
      border-right: solid 1px;
      border-right-color: #68686e;
      border-right-color: var(--ag-border-color, #68686e); }
    .ag-theme-alpine-dark .ag-rtl .ag-side-bar-left .ag-side-button-button,
    .ag-theme-alpine-dark .ag-ltr .ag-side-bar-right .ag-side-button-button {
      border-left: 2px solid transparent;
      transition: border-left 0.3s; }
    .ag-theme-alpine-dark .ag-rtl .ag-side-bar-left .ag-selected .ag-side-button-button,
    .ag-theme-alpine-dark .ag-ltr .ag-side-bar-right .ag-selected .ag-side-button-button {
      border-left-color: #2196f3;
      border-left-color: var(--ag-selected-tab-underline-color, var(--ag-alpine-active-color, #2196f3)); }
  .ag-theme-alpine-dark .ag-filter-toolpanel-header {
    height: 36px; }
  .ag-theme-alpine-dark .ag-ltr .ag-filter-toolpanel-header, .ag-theme-alpine-dark .ag-ltr .ag-filter-toolpanel-search {
    padding-left: 6px; }
  .ag-theme-alpine-dark .ag-rtl .ag-filter-toolpanel-header, .ag-theme-alpine-dark .ag-rtl .ag-filter-toolpanel-search {
    padding-right: 6px; }
  .ag-theme-alpine-dark .ag-keyboard-focus .ag-filter-toolpanel-header:focus {
    outline: none; }
    .ag-theme-alpine-dark .ag-keyboard-focus .ag-filter-toolpanel-header:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 4px;
      left: 4px;
      display: block;
      width: calc(100% - 8px);
      height: calc(100% - 8px);
      border: 1px solid;
      border-color: rgba(33, 150, 243, 0.4);
      border-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)); }
  .ag-theme-alpine-dark .ag-filter-toolpanel-group.ag-has-filter > .ag-group-title-bar .ag-group-title:after {
    font-family: "agGridAlpine";
    font-size: 16px;
    line-height: 16px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F112";
    position: absolute; }
    .ag-theme-alpine-dark .ag-ltr .ag-filter-toolpanel-group.ag-has-filter > .ag-group-title-bar .ag-group-title:after {
      padding-left: 6px; }
    .ag-theme-alpine-dark .ag-rtl .ag-filter-toolpanel-group.ag-has-filter > .ag-group-title-bar .ag-group-title:after {
      padding-right: 6px; }
  .ag-theme-alpine-dark .ag-filter-toolpanel-group-level-0-header {
    height: 48px; }
  .ag-theme-alpine-dark .ag-filter-toolpanel-group-item {
    margin-top: 3px;
    margin-bottom: 3px; }
  .ag-theme-alpine-dark .ag-filter-toolpanel-search {
    height: 48px; }
  .ag-theme-alpine-dark .ag-filter-toolpanel-search-input {
    flex-grow: 1;
    height: 24px; }
    .ag-theme-alpine-dark .ag-ltr .ag-filter-toolpanel-search-input {
      margin-right: 6px; }
    .ag-theme-alpine-dark .ag-rtl .ag-filter-toolpanel-search-input {
      margin-left: 6px; }
  .ag-theme-alpine-dark .ag-filter-toolpanel-group-level-0 {
    border-top: solid 1px;
    border-top-color: rgba(88, 86, 82, 0.5);
    border-top-color: var(--ag-secondary-border-color, rgba(88, 86, 82, 0.5)); }
  .ag-theme-alpine-dark .ag-ltr .ag-filter-toolpanel-expand, .ag-theme-alpine-dark .ag-ltr .ag-filter-toolpanel-group-title-bar-icon {
    margin-right: 6px; }
  .ag-theme-alpine-dark .ag-rtl .ag-filter-toolpanel-expand, .ag-theme-alpine-dark .ag-rtl .ag-filter-toolpanel-group-title-bar-icon {
    margin-left: 6px; }
  .ag-theme-alpine-dark .ag-filter-toolpanel-group-level-1 .ag-filter-toolpanel-group-level-1-header.ag-filter-toolpanel-group-title-bar {
    background-color: transparent; }
  .ag-theme-alpine-dark .ag-ltr .ag-filter-toolpanel-group-level-1 .ag-filter-toolpanel-group-level-2-header {
    padding-left: 22px; }
  .ag-theme-alpine-dark .ag-rtl .ag-filter-toolpanel-group-level-1 .ag-filter-toolpanel-group-level-2-header {
    padding-right: 22px; }
  .ag-theme-alpine-dark .ag-filter-toolpanel-group-level-2 .ag-filter-toolpanel-group-level-2-header.ag-filter-toolpanel-group-title-bar {
    background-color: transparent; }
  .ag-theme-alpine-dark .ag-ltr .ag-filter-toolpanel-group-level-2 .ag-filter-toolpanel-group-level-3-header {
    padding-left: 38px; }
  .ag-theme-alpine-dark .ag-rtl .ag-filter-toolpanel-group-level-2 .ag-filter-toolpanel-group-level-3-header {
    padding-right: 38px; }
  .ag-theme-alpine-dark .ag-filter-toolpanel-group-level-3 .ag-filter-toolpanel-group-level-3-header.ag-filter-toolpanel-group-title-bar {
    background-color: transparent; }
  .ag-theme-alpine-dark .ag-ltr .ag-filter-toolpanel-group-level-3 .ag-filter-toolpanel-group-level-4-header {
    padding-left: 54px; }
  .ag-theme-alpine-dark .ag-rtl .ag-filter-toolpanel-group-level-3 .ag-filter-toolpanel-group-level-4-header {
    padding-right: 54px; }
  .ag-theme-alpine-dark .ag-filter-toolpanel-group-level-4 .ag-filter-toolpanel-group-level-4-header.ag-filter-toolpanel-group-title-bar {
    background-color: transparent; }
  .ag-theme-alpine-dark .ag-ltr .ag-filter-toolpanel-group-level-4 .ag-filter-toolpanel-group-level-5-header {
    padding-left: 70px; }
  .ag-theme-alpine-dark .ag-rtl .ag-filter-toolpanel-group-level-4 .ag-filter-toolpanel-group-level-5-header {
    padding-right: 70px; }
  .ag-theme-alpine-dark .ag-filter-toolpanel-group-level-5 .ag-filter-toolpanel-group-level-5-header.ag-filter-toolpanel-group-title-bar {
    background-color: transparent; }
  .ag-theme-alpine-dark .ag-ltr .ag-filter-toolpanel-group-level-5 .ag-filter-toolpanel-group-level-6-header {
    padding-left: 86px; }
  .ag-theme-alpine-dark .ag-rtl .ag-filter-toolpanel-group-level-5 .ag-filter-toolpanel-group-level-6-header {
    padding-right: 86px; }
  .ag-theme-alpine-dark .ag-filter-toolpanel-group-level-6 .ag-filter-toolpanel-group-level-6-header.ag-filter-toolpanel-group-title-bar {
    background-color: transparent; }
  .ag-theme-alpine-dark .ag-ltr .ag-filter-toolpanel-group-level-6 .ag-filter-toolpanel-group-level-7-header {
    padding-left: 102px; }
  .ag-theme-alpine-dark .ag-rtl .ag-filter-toolpanel-group-level-6 .ag-filter-toolpanel-group-level-7-header {
    padding-right: 102px; }
  .ag-theme-alpine-dark .ag-filter-toolpanel-group-level-7 .ag-filter-toolpanel-group-level-7-header.ag-filter-toolpanel-group-title-bar {
    background-color: transparent; }
  .ag-theme-alpine-dark .ag-ltr .ag-filter-toolpanel-group-level-7 .ag-filter-toolpanel-group-level-8-header {
    padding-left: 118px; }
  .ag-theme-alpine-dark .ag-rtl .ag-filter-toolpanel-group-level-7 .ag-filter-toolpanel-group-level-8-header {
    padding-right: 118px; }
  .ag-theme-alpine-dark .ag-filter-toolpanel-group-level-8 .ag-filter-toolpanel-group-level-8-header.ag-filter-toolpanel-group-title-bar {
    background-color: transparent; }
  .ag-theme-alpine-dark .ag-ltr .ag-filter-toolpanel-group-level-8 .ag-filter-toolpanel-group-level-9-header {
    padding-left: 134px; }
  .ag-theme-alpine-dark .ag-rtl .ag-filter-toolpanel-group-level-8 .ag-filter-toolpanel-group-level-9-header {
    padding-right: 134px; }
  .ag-theme-alpine-dark .ag-filter-toolpanel-group-level-9 .ag-filter-toolpanel-group-level-9-header.ag-filter-toolpanel-group-title-bar {
    background-color: transparent; }
  .ag-theme-alpine-dark .ag-ltr .ag-filter-toolpanel-group-level-9 .ag-filter-toolpanel-group-level-10-header {
    padding-left: 150px; }
  .ag-theme-alpine-dark .ag-rtl .ag-filter-toolpanel-group-level-9 .ag-filter-toolpanel-group-level-10-header {
    padding-right: 150px; }
  .ag-theme-alpine-dark .ag-filter-toolpanel-group-level-10 .ag-filter-toolpanel-group-level-10-header.ag-filter-toolpanel-group-title-bar {
    background-color: transparent; }
  .ag-theme-alpine-dark .ag-ltr .ag-filter-toolpanel-group-level-10 .ag-filter-toolpanel-group-level-11-header {
    padding-left: 166px; }
  .ag-theme-alpine-dark .ag-rtl .ag-filter-toolpanel-group-level-10 .ag-filter-toolpanel-group-level-11-header {
    padding-right: 166px; }
  .ag-theme-alpine-dark .ag-filter-toolpanel-instance-header.ag-filter-toolpanel-group-level-1-header {
    padding-left: 6px; }
  .ag-theme-alpine-dark .ag-filter-toolpanel-instance-filter {
    border-top: solid 1px;
    border-top-color: #68686e;
    border-top-color: var(--ag-border-color, #68686e);
    border-bottom: solid 1px;
    border-bottom-color: #68686e;
    border-bottom-color: var(--ag-border-color, #68686e);
    margin-top: 6px; }
  .ag-theme-alpine-dark .ag-ltr .ag-filter-toolpanel-instance-header-icon {
    margin-left: 6px; }
  .ag-theme-alpine-dark .ag-rtl .ag-filter-toolpanel-instance-header-icon {
    margin-right: 6px; }
  .ag-theme-alpine-dark .ag-pivot-mode-panel {
    height: 48px;
    display: flex; }
  .ag-theme-alpine-dark .ag-pivot-mode-select {
    display: flex;
    align-items: center; }
    .ag-theme-alpine-dark .ag-ltr .ag-pivot-mode-select {
      margin-left: 12px; }
    .ag-theme-alpine-dark .ag-rtl .ag-pivot-mode-select {
      margin-right: 12px; }
  .ag-theme-alpine-dark .ag-keyboard-focus .ag-column-select-header:focus {
    outline: none; }
    .ag-theme-alpine-dark .ag-keyboard-focus .ag-column-select-header:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 4px;
      left: 4px;
      display: block;
      width: calc(100% - 8px);
      height: calc(100% - 8px);
      border: 1px solid;
      border-color: rgba(33, 150, 243, 0.4);
      border-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)); }
  .ag-theme-alpine-dark .ag-column-select-header {
    height: 48px;
    align-items: center;
    padding: 0 12px;
    border-bottom: solid 1px;
    border-bottom-color: rgba(88, 86, 82, 0.5);
    border-bottom-color: var(--ag-secondary-border-color, rgba(88, 86, 82, 0.5)); }
  .ag-theme-alpine-dark .ag-column-panel-column-select {
    border-bottom: solid 1px;
    border-bottom-color: rgba(88, 86, 82, 0.5);
    border-bottom-color: var(--ag-secondary-border-color, rgba(88, 86, 82, 0.5));
    border-top: solid 1px;
    border-top-color: rgba(88, 86, 82, 0.5);
    border-top-color: var(--ag-secondary-border-color, rgba(88, 86, 82, 0.5)); }
  .ag-theme-alpine-dark .ag-column-group-icons,
  .ag-theme-alpine-dark .ag-column-select-header-icon {
    color: #fff;
    color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #fff)); }
  .ag-theme-alpine-dark .ag-header {
    background-color: #222628;
    background-color: var(--ag-header-background-color, #222628);
    border-bottom: solid 1px;
    border-bottom-color: #68686e;
    border-bottom-color: var(--ag-border-color, #68686e); }
  .ag-theme-alpine-dark .ag-header-row {
    color: #fff;
    color: var(--ag-header-foreground-color, var(--ag-secondary-foreground-color, var(--ag-foreground-color, #fff))); }
  .ag-theme-alpine-dark .ag-pinned-right-header {
    border-left: solid 1px;
    border-left-color: #68686e;
    border-left-color: var(--ag-border-color, #68686e); }
  .ag-theme-alpine-dark .ag-pinned-left-header {
    border-right: solid 1px;
    border-right-color: #68686e;
    border-right-color: var(--ag-border-color, #68686e); }
  .ag-theme-alpine-dark .ag-header-row {
    height: 48px; }
  .ag-theme-alpine-dark .ag-ltr .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon {
    margin-left: 6px; }
  .ag-theme-alpine-dark .ag-rtl .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon {
    margin-right: 6px; }
  .ag-theme-alpine-dark .ag-ltr .ag-header-cell.ag-right-aligned-header .ag-header-label-icon {
    margin-right: 6px; }
  .ag-theme-alpine-dark .ag-rtl .ag-header-cell.ag-right-aligned-header .ag-header-label-icon {
    margin-left: 6px; }
  .ag-theme-alpine-dark .ag-header-cell,
  .ag-theme-alpine-dark .ag-header-group-cell {
    padding-left: 18px;
    padding-right: 18px; }
    .ag-theme-alpine-dark .ag-header-cell.ag-header-cell-moving,
    .ag-theme-alpine-dark .ag-header-group-cell.ag-header-cell-moving {
      background-color: #181d1f;
      background-color: var(--ag-header-cell-moving-background-color, var(--ag-background-color, #181d1f)); }
  .ag-theme-alpine-dark .ag-keyboard-focus .ag-header-cell:focus {
    outline: none; }
    .ag-theme-alpine-dark .ag-keyboard-focus .ag-header-cell:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 4px;
      left: 4px;
      display: block;
      width: calc(100% - 8px);
      height: calc(100% - 8px);
      border: 1px solid;
      border-color: rgba(33, 150, 243, 0.4);
      border-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)); }
  .ag-theme-alpine-dark .ag-keyboard-focus .ag-header-group-cell:focus {
    outline: none; }
    .ag-theme-alpine-dark .ag-keyboard-focus .ag-header-group-cell:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 4px;
      left: 4px;
      display: block;
      width: calc(100% - 8px);
      height: calc(100% - 8px);
      border: 1px solid;
      border-color: rgba(33, 150, 243, 0.4);
      border-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)); }
  .ag-theme-alpine-dark .ag-header-icon {
    color: #fff;
    color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #fff)); }
  .ag-theme-alpine-dark .ag-header-expand-icon {
    cursor: pointer; }
    .ag-theme-alpine-dark .ag-ltr .ag-header-expand-icon {
      padding-left: 4px; }
    .ag-theme-alpine-dark .ag-rtl .ag-header-expand-icon {
      padding-right: 4px; }
  .ag-theme-alpine-dark .ag-header-row:not(:first-child) .ag-header-cell,
  .ag-theme-alpine-dark .ag-header-row:not(:first-child) .ag-header-group-cell.ag-header-group-cell-with-group {
    border-top: solid 1px;
    border-top-color: #68686e;
    border-top-color: var(--ag-border-color, #68686e); }
  .ag-theme-alpine-dark .ag-header-cell-resize {
    display: flex;
    align-items: center; }
  .ag-theme-alpine-dark .ag-header-cell-resize::after {
    content: "";
    position: absolute;
    z-index: 1;
    display: block;
    left: calc(50% - 1px);
    width: 2px;
    height: 30%;
    top: calc(50% - 15%);
    background-color: rgba(104, 104, 110, 0.5);
    background-color: var(--ag-header-column-resize-handle-color, rgba(104, 104, 110, 0.5)); }
  .ag-theme-alpine-dark .ag-pinned-right-header .ag-header-cell-resize::after {
    left: calc(50% - 2px); }
  .ag-theme-alpine-dark .ag-ltr .ag-header-select-all {
    margin-right: 18px; }
  .ag-theme-alpine-dark .ag-rtl .ag-header-select-all {
    margin-left: 18px; }
  .ag-theme-alpine-dark .ag-ltr .ag-floating-filter-button {
    margin-left: 18px; }
  .ag-theme-alpine-dark .ag-rtl .ag-floating-filter-button {
    margin-right: 18px; }
  .ag-theme-alpine-dark .ag-floating-filter-button-button {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: transparent;
    border: none;
    height: 16px;
    padding: 0;
    width: 16px; }
  .ag-theme-alpine-dark .ag-filter-loading {
    background-color: #222628;
    background-color: var(--ag-control-panel-background-color, #222628);
    height: 100%;
    padding: 12px 12px;
    position: absolute;
    width: 100%;
    z-index: 1; }
  .ag-theme-alpine-dark .ag-paging-panel {
    border-top: 1px solid;
    border-top-color: #68686e;
    border-top-color: var(--ag-border-color, #68686e);
    color: #fff;
    color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #fff));
    height: 48px; }
    .ag-theme-alpine-dark .ag-paging-panel > * {
      margin: 0 18px; }
  .ag-theme-alpine-dark .ag-paging-button {
    cursor: pointer; }
  .ag-theme-alpine-dark .ag-paging-button.ag-disabled {
    cursor: default;
    color: rgba(255, 255, 255, 0.5);
    color: var(--ag-disabled-foreground-color, rgba(255, 255, 255, 0.5)); }
  .ag-theme-alpine-dark .ag-keyboard-focus .ag-paging-button:focus {
    outline: none; }
    .ag-theme-alpine-dark .ag-keyboard-focus .ag-paging-button:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 0px;
      left: 0px;
      display: block;
      width: calc(100% - 0px);
      height: calc(100% - 0px);
      border: 1px solid;
      border-color: rgba(33, 150, 243, 0.4);
      border-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)); }
  .ag-theme-alpine-dark .ag-paging-button, .ag-theme-alpine-dark .ag-paging-description {
    margin: 0 6px; }
  .ag-theme-alpine-dark .ag-status-bar {
    border-top: solid 1px;
    border-top-color: #68686e;
    border-top-color: var(--ag-border-color, #68686e);
    color: rgba(255, 255, 255, 0.5);
    color: var(--ag-disabled-foreground-color, rgba(255, 255, 255, 0.5));
    padding-right: 24px;
    padding-left: 24px;
    line-height: 1.5; }
  .ag-theme-alpine-dark .ag-status-name-value-value {
    color: #fff;
    color: var(--ag-foreground-color, #fff); }
  .ag-theme-alpine-dark .ag-status-bar-center {
    text-align: center; }
  .ag-theme-alpine-dark .ag-status-name-value {
    margin-left: 6px;
    margin-right: 6px;
    padding-top: 12px;
    padding-bottom: 12px; }
  .ag-theme-alpine-dark .ag-column-drop-cell {
    background: rgba(255, 255, 255, 0.07);
    background: var(--ag-chip-background-color, rgba(255, 255, 255, 0.07));
    border-radius: 24px;
    height: 24px;
    padding: 0 3px; }
  .ag-theme-alpine-dark .ag-column-drop-cell-text {
    margin: 0 6px; }
  .ag-theme-alpine-dark .ag-column-drop-cell-button {
    min-width: 24px;
    margin: 0 3px;
    color: #fff;
    color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #fff)); }
  .ag-theme-alpine-dark .ag-column-drop-cell-drag-handle {
    margin-left: 12px; }
  .ag-theme-alpine-dark .ag-column-drop-cell-ghost {
    opacity: 0.5; }
  .ag-theme-alpine-dark .ag-column-drop-horizontal {
    background-color: #222628;
    background-color: var(--ag-control-panel-background-color, #222628);
    color: #fff;
    color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #fff));
    height: 42px;
    border-bottom: solid 1px;
    border-bottom-color: #68686e;
    border-bottom-color: var(--ag-border-color, #68686e); }
    .ag-theme-alpine-dark .ag-ltr .ag-column-drop-horizontal {
      padding-left: 18px; }
    .ag-theme-alpine-dark .ag-rtl .ag-column-drop-horizontal {
      padding-right: 18px; }
  .ag-theme-alpine-dark .ag-ltr .ag-column-drop-horizontal-half-width:not(:last-child) {
    border-right: solid 1px;
    border-right-color: #68686e;
    border-right-color: var(--ag-border-color, #68686e); }
  .ag-theme-alpine-dark .ag-rtl .ag-column-drop-horizontal-half-width:not(:last-child) {
    border-left: solid 1px;
    border-left-color: #68686e;
    border-left-color: var(--ag-border-color, #68686e); }
  .ag-theme-alpine-dark .ag-column-drop-horizontal-cell-separator {
    margin: 0 6px;
    color: #fff;
    color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #fff)); }
  .ag-theme-alpine-dark .ag-column-drop-horizontal-empty-message {
    color: rgba(255, 255, 255, 0.5);
    color: var(--ag-disabled-foreground-color, rgba(255, 255, 255, 0.5)); }
  .ag-theme-alpine-dark .ag-ltr .ag-column-drop-horizontal-icon {
    margin-right: 18px; }
  .ag-theme-alpine-dark .ag-rtl .ag-column-drop-horizontal-icon {
    margin-left: 18px; }
  .ag-theme-alpine-dark .ag-column-drop-vertical-list {
    padding-bottom: 6px;
    padding-right: 6px;
    padding-left: 6px; }
  .ag-theme-alpine-dark .ag-column-drop-vertical-cell {
    margin-top: 6px; }
  .ag-theme-alpine-dark .ag-column-drop-vertical {
    min-height: 50px;
    max-height: 150px;
    border-bottom: solid 1px;
    border-bottom-color: rgba(88, 86, 82, 0.5);
    border-bottom-color: var(--ag-secondary-border-color, rgba(88, 86, 82, 0.5)); }
    .ag-theme-alpine-dark .ag-column-drop-vertical.ag-last-column-drop {
      border-bottom: none; }
  .ag-theme-alpine-dark .ag-column-drop-vertical-icon {
    margin-left: 6px;
    margin-right: 6px; }
  .ag-theme-alpine-dark .ag-column-drop-vertical-list {
    position: relative; }
  .ag-theme-alpine-dark .ag-column-drop-vertical-empty-message {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    color: rgba(255, 255, 255, 0.5);
    color: var(--ag-disabled-foreground-color, rgba(255, 255, 255, 0.5));
    margin-top: 6px; }
  .ag-theme-alpine-dark .ag-select-agg-func-popup {
    border: solid 1px;
    border-color: #68686e;
    border-color: var(--ag-border-color, #68686e);
    background: #181d1f;
    background: var(--ag-background-color, #181d1f);
    border-radius: 3px;
    box-shadow: 0 1px 20px 1px black;
    padding: 6px;
    background: #181d1f;
    background: var(--ag-background-color, #181d1f);
    height: 105px;
    padding: 0; }
  .ag-theme-alpine-dark .ag-select-agg-func-virtual-list-item {
    cursor: default;
    line-height: 30px;
    padding-left: 12px; }
    .ag-theme-alpine-dark .ag-select-agg-func-virtual-list-item:hover {
      background-color: rgba(33, 150, 243, 0.3);
      background-color: var(--ag-selected-row-background-color, rgba(33, 150, 243, 0.3)); }
  .ag-theme-alpine-dark .ag-chart-menu {
    border-radius: 3px;
    background: #181d1f;
    background: var(--ag-background-color, #181d1f); }
  .ag-theme-alpine-dark .ag-chart-menu-icon {
    opacity: 0.5;
    line-height: 24px;
    font-size: 24px;
    width: 24px;
    height: 24px;
    margin: 2px 0;
    cursor: pointer;
    border-radius: 3px;
    color: #fff;
    color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #fff)); }
    .ag-theme-alpine-dark .ag-chart-menu-icon:hover {
      opacity: 1; }
  .ag-theme-alpine-dark .ag-chart-mini-thumbnail {
    border: 1px solid;
    border-color: rgba(88, 86, 82, 0.5);
    border-color: var(--ag-secondary-border-color, rgba(88, 86, 82, 0.5));
    border-radius: 5px;
    margin: 5px; }
    .ag-theme-alpine-dark .ag-chart-mini-thumbnail:nth-last-child(3),
    .ag-theme-alpine-dark .ag-chart-mini-thumbnail:nth-last-child(3) ~ .ag-chart-mini-thumbnail {
      margin-left: auto;
      margin-right: auto; }
    .ag-theme-alpine-dark .ag-ltr .ag-chart-mini-thumbnail:first-child {
      margin-left: 0; }
    .ag-theme-alpine-dark .ag-rtl .ag-chart-mini-thumbnail:first-child {
      margin-right: 0; }
    .ag-theme-alpine-dark .ag-ltr .ag-chart-mini-thumbnail:last-child {
      margin-right: 0; }
    .ag-theme-alpine-dark .ag-rtl .ag-chart-mini-thumbnail:last-child {
      margin-left: 0; }
    .ag-theme-alpine-dark .ag-chart-mini-thumbnail.ag-selected {
      border-color: #2196f3;
      border-color: var(--ag-minichart-selected-chart-color, var(--ag-checkbox-checked-color, var(--ag-alpine-active-color, #2196f3))); }
  .ag-theme-alpine-dark .ag-chart-settings-card-item {
    background: #fff;
    background: var(--ag-foreground-color, #fff);
    width: 8px;
    height: 8px;
    border-radius: 4px; }
    .ag-theme-alpine-dark .ag-chart-settings-card-item.ag-selected {
      background-color: #2196f3;
      background-color: var(--ag-minichart-selected-page-color, var(--ag-checkbox-checked-color, var(--ag-alpine-active-color, #2196f3))); }
  .ag-theme-alpine-dark .ag-chart-data-column-drag-handle {
    margin-left: 6px; }
  .ag-theme-alpine-dark .ag-charts-settings-group-title-bar,
  .ag-theme-alpine-dark .ag-charts-data-group-title-bar,
  .ag-theme-alpine-dark .ag-charts-format-top-level-group-title-bar {
    border-top: solid 1px;
    border-top-color: rgba(88, 86, 82, 0.5);
    border-top-color: var(--ag-secondary-border-color, rgba(88, 86, 82, 0.5)); }
  .ag-theme-alpine-dark .ag-charts-settings-group-container {
    padding: 6px; }
  .ag-theme-alpine-dark .ag-charts-data-group-container {
    padding: 12px 12px;
    padding-bottom: 3px; }
    .ag-theme-alpine-dark .ag-charts-data-group-container > * {
      margin-bottom: 9px; }
  .ag-theme-alpine-dark .ag-charts-format-top-level-group-container {
    margin-left: 12px;
    padding: 6px; }
  .ag-theme-alpine-dark .ag-charts-format-top-level-group-item {
    margin: 6px 0; }
  .ag-theme-alpine-dark .ag-charts-format-sub-level-group-container {
    padding: 12px 12px;
    padding-bottom: 3px; }
    .ag-theme-alpine-dark .ag-charts-format-sub-level-group-container > * {
      margin-bottom: 9px; }
  .ag-theme-alpine-dark .ag-charts-group-container.ag-group-container-horizontal {
    padding: 6px; }
  .ag-theme-alpine-dark .ag-chart-data-section,
  .ag-theme-alpine-dark .ag-chart-format-section {
    display: flex;
    margin: 0; }
  .ag-theme-alpine-dark .ag-chart-menu-panel {
    background-color: #222628;
    background-color: var(--ag-control-panel-background-color, #222628); }
    .ag-theme-alpine-dark .ag-ltr .ag-chart-menu-panel {
      border-left: solid 1px;
      border-left-color: #68686e;
      border-left-color: var(--ag-border-color, #68686e); }
    .ag-theme-alpine-dark .ag-rtl .ag-chart-menu-panel {
      border-right: solid 1px;
      border-right-color: #68686e;
      border-right-color: var(--ag-border-color, #68686e); }
  .ag-theme-alpine-dark .ag-date-time-list-page-title {
    flex-grow: 1;
    text-align: center; }
  .ag-theme-alpine-dark .ag-date-time-list-page-column-label {
    text-align: center; }
  .ag-theme-alpine-dark .ag-date-time-list-page-entry {
    text-align: center; }
  .ag-theme-alpine-dark .ag-checkbox-input-wrapper {
    font-family: "agGridAlpine";
    font-size: 16px;
    line-height: 16px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 16px;
    height: 16px;
    background-color: #181d1f;
    background-color: var(--ag-checkbox-background-color, var(--ag-background-color, #181d1f));
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    flex: none; }
    .ag-theme-alpine-dark .ag-checkbox-input-wrapper input, .ag-theme-alpine-dark .ag-checkbox-input-wrapper input {
      -webkit-appearance: none;
      opacity: 0;
      width: 100%;
      height: 100%; }
    .ag-theme-alpine-dark .ag-checkbox-input-wrapper:focus-within, .ag-theme-alpine-dark .ag-checkbox-input-wrapper:active {
      outline: none;
      box-shadow: 0 0 2px 0.5px rgba(255, 255, 255, 0.5), 0 0 4px 3px rgba(33, 150, 243, 0.6); }
    .ag-theme-alpine-dark .ag-checkbox-input-wrapper.ag-disabled {
      opacity: 0.5; }
    .ag-theme-alpine-dark .ag-checkbox-input-wrapper::after {
      content: "\F108";
      color: #999;
      color: var(--ag-checkbox-unchecked-color, #999);
      position: absolute;
      top: 0;
      left: 0;
      pointer-events: none; }
    .ag-theme-alpine-dark .ag-checkbox-input-wrapper.ag-checked::after {
      content: "\F106";
      color: #2196f3;
      color: var(--ag-checkbox-checked-color, var(--ag-alpine-active-color, #2196f3));
      position: absolute;
      top: 0;
      left: 0;
      pointer-events: none; }
    .ag-theme-alpine-dark .ag-checkbox-input-wrapper.ag-indeterminate::after {
      content: "\F107";
      color: #999;
      color: var(--ag-checkbox-indeterminate-color, var(--ag-checkbox-unchecked-color, #999));
      position: absolute;
      top: 0;
      left: 0;
      pointer-events: none; }
  .ag-theme-alpine-dark .ag-toggle-button-input-wrapper {
    box-sizing: border-box;
    width: 28px;
    height: 18px;
    background-color: #999;
    background-color: var(--ag-toggle-button-off-background-color, var(--ag-checkbox-unchecked-color, #999));
    border-radius: 9px;
    position: relative;
    flex: none;
    border: 1px solid;
    border-color: #999;
    border-color: var(--ag-toggle-button-off-border-color, var(--ag-checkbox-unchecked-color, #999)); }
    .ag-theme-alpine-dark .ag-toggle-button-input-wrapper input {
      opacity: 0;
      height: 100%;
      width: 100%; }
    .ag-theme-alpine-dark .ag-toggle-button-input-wrapper:focus-within {
      outline: none;
      box-shadow: 0 0 2px 0.5px rgba(255, 255, 255, 0.5), 0 0 4px 3px rgba(33, 150, 243, 0.6); }
    .ag-theme-alpine-dark .ag-toggle-button-input-wrapper.ag-disabled {
      opacity: 0.5; }
    .ag-theme-alpine-dark .ag-toggle-button-input-wrapper.ag-checked {
      background-color: #2196f3;
      background-color: var(--ag-toggle-button-on-background-color, var(--ag-checkbox-checked-color, var(--ag-alpine-active-color, #2196f3)));
      border-color: #2196f3;
      border-color: var(--ag-toggle-button-on-border-color, var(--ag-checkbox-checked-color, var(--ag-alpine-active-color, #2196f3))); }
    .ag-theme-alpine-dark .ag-toggle-button-input-wrapper::before {
      content: ' ';
      position: absolute;
      top: -1px;
      left: -1px;
      display: block;
      box-sizing: border-box;
      height: 18px;
      width: 18px;
      background-color: #181d1f;
      background-color: var(--ag-toggle-button-switch-background-color, var(--ag-background-color, #181d1f));
      border-radius: 9px;
      transition: left 100ms;
      border: 1px solid;
      border-color: #999;
      border-color: var(--ag-toggle-button-switch-border-color, var(--ag-toggle-button-off-border-color, var(--ag-checkbox-unchecked-color, #999))); }
    .ag-theme-alpine-dark .ag-toggle-button-input-wrapper.ag-checked::before {
      left: calc(100% - 18px);
      border-color: #2196f3;
      border-color: var(--ag-toggle-button-on-border-color, var(--ag-checkbox-checked-color, var(--ag-alpine-active-color, #2196f3))); }
  .ag-theme-alpine-dark .ag-radio-button-input-wrapper {
    font-family: "agGridAlpine";
    font-size: 16px;
    line-height: 16px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 16px;
    height: 16px;
    background-color: #181d1f;
    background-color: var(--ag-checkbox-background-color, var(--ag-background-color, #181d1f));
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    flex: none;
    border-radius: 16px; }
    .ag-theme-alpine-dark .ag-radio-button-input-wrapper input, .ag-theme-alpine-dark .ag-radio-button-input-wrapper input {
      -webkit-appearance: none;
      opacity: 0;
      width: 100%;
      height: 100%; }
    .ag-theme-alpine-dark .ag-radio-button-input-wrapper:focus-within, .ag-theme-alpine-dark .ag-radio-button-input-wrapper:active {
      outline: none;
      box-shadow: 0 0 2px 0.5px rgba(255, 255, 255, 0.5), 0 0 4px 3px rgba(33, 150, 243, 0.6); }
    .ag-theme-alpine-dark .ag-radio-button-input-wrapper.ag-disabled {
      opacity: 0.5; }
    .ag-theme-alpine-dark .ag-radio-button-input-wrapper::after {
      content: "\F124";
      color: #999;
      color: var(--ag-checkbox-unchecked-color, #999);
      position: absolute;
      top: 0;
      left: 0;
      pointer-events: none; }
    .ag-theme-alpine-dark .ag-radio-button-input-wrapper.ag-checked::after {
      content: "\F125";
      color: #2196f3;
      color: var(--ag-checkbox-checked-color, var(--ag-alpine-active-color, #2196f3));
      position: absolute;
      top: 0;
      left: 0;
      pointer-events: none; }
  .ag-theme-alpine-dark input[class^='ag-'][type='range'] {
    -webkit-appearance: none;
    width: 100%;
    height: 100%;
    background: none;
    overflow: visible; }
    .ag-theme-alpine-dark input[class^='ag-'][type='range']::-webkit-slider-runnable-track {
      margin: 0;
      padding: 0;
      width: 100%;
      height: 3px;
      background-color: #68686e;
      background-color: var(--ag-border-color, #68686e);
      border-radius: 3px;
      border-radius: 3px; }
    .ag-theme-alpine-dark input[class^='ag-'][type='range']::-moz-range-track {
      margin: 0;
      padding: 0;
      width: 100%;
      height: 3px;
      background-color: #68686e;
      background-color: var(--ag-border-color, #68686e);
      border-radius: 3px;
      border-radius: 3px; }
    .ag-theme-alpine-dark input[class^='ag-'][type='range']::-ms-track {
      margin: 0;
      padding: 0;
      width: 100%;
      height: 3px;
      background-color: #68686e;
      background-color: var(--ag-border-color, #68686e);
      border-radius: 3px;
      border-radius: 3px;
      color: transparent;
      width: calc(100% - 2px); }
    .ag-theme-alpine-dark input[class^='ag-'][type='range']::-webkit-slider-thumb {
      margin: 0;
      padding: 0;
      -webkit-appearance: none;
      width: 16px;
      height: 16px;
      background-color: #181d1f;
      background-color: var(--ag-background-color, #181d1f);
      border: 1px solid;
      border-color: #999;
      border-color: var(--ag-checkbox-unchecked-color, #999);
      border-radius: 16px;
      -webkit-transform: translateY(-6.5px);
              transform: translateY(-6.5px); }
    .ag-theme-alpine-dark input[class^='ag-'][type='range']::-ms-thumb {
      margin: 0;
      padding: 0;
      -webkit-appearance: none;
      width: 16px;
      height: 16px;
      background-color: #181d1f;
      background-color: var(--ag-background-color, #181d1f);
      border: 1px solid;
      border-color: #999;
      border-color: var(--ag-checkbox-unchecked-color, #999);
      border-radius: 16px; }
    .ag-theme-alpine-dark input[class^='ag-'][type='range']::-moz-ag-range-thumb {
      margin: 0;
      padding: 0;
      -webkit-appearance: none;
      width: 16px;
      height: 16px;
      background-color: #181d1f;
      background-color: var(--ag-background-color, #181d1f);
      border: 1px solid;
      border-color: #999;
      border-color: var(--ag-checkbox-unchecked-color, #999);
      border-radius: 16px; }
    .ag-theme-alpine-dark input[class^='ag-'][type='range']:focus {
      outline: none; }
      .ag-theme-alpine-dark input[class^='ag-'][type='range']:focus::-webkit-slider-thumb {
        box-shadow: 0 0 2px 0.5px rgba(255, 255, 255, 0.5), 0 0 4px 3px rgba(33, 150, 243, 0.6);
        border-color: #2196f3;
        border-color: var(--ag-checkbox-checked-color, var(--ag-alpine-active-color, #2196f3)); }
      .ag-theme-alpine-dark input[class^='ag-'][type='range']:focus::-ms-thumb {
        box-shadow: 0 0 2px 0.5px rgba(255, 255, 255, 0.5), 0 0 4px 3px rgba(33, 150, 243, 0.6);
        border-color: #2196f3;
        border-color: var(--ag-checkbox-checked-color, var(--ag-alpine-active-color, #2196f3)); }
      .ag-theme-alpine-dark input[class^='ag-'][type='range']:focus::-moz-ag-range-thumb {
        box-shadow: 0 0 2px 0.5px rgba(255, 255, 255, 0.5), 0 0 4px 3px rgba(33, 150, 243, 0.6);
        border-color: #2196f3;
        border-color: var(--ag-checkbox-checked-color, var(--ag-alpine-active-color, #2196f3)); }
    .ag-theme-alpine-dark input[class^='ag-'][type='range']:active::-webkit-slider-runnable-track {
      background-color: rgba(33, 150, 243, 0.4);
      background-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)); }
    .ag-theme-alpine-dark input[class^='ag-'][type='range']:active::-moz-ag-range-track {
      background-color: rgba(33, 150, 243, 0.4);
      background-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)); }
    .ag-theme-alpine-dark input[class^='ag-'][type='range']:active::-ms-track {
      background-color: rgba(33, 150, 243, 0.4);
      background-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)); }
    .ag-theme-alpine-dark input[class^='ag-'][type='range']:disabled {
      opacity: 0.5; }
  .ag-theme-alpine-dark .ag-filter-toolpanel-header,
  .ag-theme-alpine-dark .ag-filter-toolpanel-search,
  .ag-theme-alpine-dark .ag-status-bar,
  .ag-theme-alpine-dark .ag-header-row,
  .ag-theme-alpine-dark .ag-panel-title-bar-title,
  .ag-theme-alpine-dark .ag-multi-filter-group-title-bar {
    font-weight: 700;
    color: #fff;
    color: var(--ag-header-foreground-color, var(--ag-secondary-foreground-color, var(--ag-foreground-color, #fff))); }
  .ag-theme-alpine-dark .ag-ltr .ag-pinned-right-header .ag-header-row:after, .ag-theme-alpine-dark .ag-rtl .ag-pinned-left-header .ag-header-row:before {
    content: '';
    position: absolute;
    height: calc(100% - 20px);
    top: 10px;
    width: 1px;
    background-color: #68686e;
    background-color: var(--ag-border-color, #68686e); }
  .ag-theme-alpine-dark .ag-ltr .ag-pinned-right-header .ag-header-row:after {
    right: 0; }
  .ag-theme-alpine-dark .ag-rtl .ag-pinned-left-header .ag-header-row:before {
    left: 0; }
  .ag-theme-alpine-dark .ag-row {
    font-size: 14px; }
  .ag-theme-alpine-dark input[class^='ag-']:not([type]),
  .ag-theme-alpine-dark input[class^='ag-'][type='text'],
  .ag-theme-alpine-dark input[class^='ag-'][type='number'],
  .ag-theme-alpine-dark input[class^='ag-'][type='tel'],
  .ag-theme-alpine-dark input[class^='ag-'][type='date'],
  .ag-theme-alpine-dark input[class^='ag-'][type='datetime-local'],
  .ag-theme-alpine-dark textarea[class^='ag-'] {
    min-height: 24px;
    border-radius: 3px; }
    .ag-theme-alpine-dark .ag-ltr input[class^='ag-']:not([type]),
    .ag-theme-alpine-dark .ag-ltr input[class^='ag-'][type='text'],
    .ag-theme-alpine-dark .ag-ltr input[class^='ag-'][type='number'],
    .ag-theme-alpine-dark .ag-ltr input[class^='ag-'][type='tel'],
    .ag-theme-alpine-dark .ag-ltr input[class^='ag-'][type='date'],
    .ag-theme-alpine-dark .ag-ltr input[class^='ag-'][type='datetime-local'],
    .ag-theme-alpine-dark .ag-ltr textarea[class^='ag-'] {
      padding-left: 6px; }
    .ag-theme-alpine-dark .ag-rtl input[class^='ag-']:not([type]),
    .ag-theme-alpine-dark .ag-rtl input[class^='ag-'][type='text'],
    .ag-theme-alpine-dark .ag-rtl input[class^='ag-'][type='number'],
    .ag-theme-alpine-dark .ag-rtl input[class^='ag-'][type='tel'],
    .ag-theme-alpine-dark .ag-rtl input[class^='ag-'][type='date'],
    .ag-theme-alpine-dark .ag-rtl input[class^='ag-'][type='datetime-local'],
    .ag-theme-alpine-dark .ag-rtl textarea[class^='ag-'] {
      padding-right: 6px; }
  .ag-theme-alpine-dark .ag-tab {
    padding: 9px;
    transition: color 0.4s; }
  .ag-theme-alpine-dark .ag-tab-selected {
    color: #2196f3;
    color: var(--ag-alpine-active-color, #2196f3); }
  .ag-theme-alpine-dark .ag-menu {
    background-color: #222628;
    background-color: var(--ag-control-panel-background-color, #222628); }
  .ag-theme-alpine-dark .ag-menu-header {
    background-color: #222628;
    background-color: var(--ag-control-panel-background-color, #222628);
    padding-top: 1px; }
  .ag-theme-alpine-dark .ag-tabs-header {
    border-bottom: solid 1px;
    border-bottom-color: #68686e;
    border-bottom-color: var(--ag-border-color, #68686e); }
  .ag-theme-alpine-dark .ag-charts-settings-group-title-bar,
  .ag-theme-alpine-dark .ag-charts-data-group-title-bar,
  .ag-theme-alpine-dark .ag-charts-format-top-level-group-title-bar {
    padding: 6px 12px;
    line-height: 20px; }
  .ag-theme-alpine-dark .ag-chart-mini-thumbnail {
    background-color: #181d1f;
    background-color: var(--ag-background-color, #181d1f); }
  .ag-theme-alpine-dark .ag-chart-settings-nav-bar {
    border-top: solid 1px;
    border-top-color: rgba(88, 86, 82, 0.5);
    border-top-color: var(--ag-secondary-border-color, rgba(88, 86, 82, 0.5)); }
  .ag-theme-alpine-dark .ag-ltr .ag-group-title-bar-icon {
    margin-right: 6px; }
  .ag-theme-alpine-dark .ag-rtl .ag-group-title-bar-icon {
    margin-left: 6px; }
  .ag-theme-alpine-dark .ag-charts-format-top-level-group-toolbar {
    margin-top: 6px; }
    .ag-theme-alpine-dark .ag-ltr .ag-charts-format-top-level-group-toolbar {
      padding-left: 20px; }
    .ag-theme-alpine-dark .ag-rtl .ag-charts-format-top-level-group-toolbar {
      padding-right: 20px; }
  .ag-theme-alpine-dark .ag-charts-format-sub-level-group {
    border-left: dashed 1px;
    border-left-color: #68686e;
    border-left-color: var(--ag-border-color, #68686e);
    padding-left: 6px;
    margin-bottom: 12px; }
  .ag-theme-alpine-dark .ag-charts-format-sub-level-group-title-bar {
    padding-top: 0;
    padding-bottom: 0;
    background: none;
    font-weight: 700; }
  .ag-theme-alpine-dark .ag-charts-format-sub-level-group-container {
    padding-bottom: 0; }
  .ag-theme-alpine-dark .ag-charts-format-sub-level-group-item:last-child {
    margin-bottom: 0; }
  .ag-theme-alpine-dark .ag-dnd-ghost {
    font-size: 12px;
    font-weight: 700; }
  .ag-theme-alpine-dark .ag-side-buttons {
    width: 30px; }
  .ag-theme-alpine-dark .ag-standard-button {
    -moz-appearance: none;
         appearance: none;
    -webkit-appearance: none;
    border-radius: 3px;
    border: 1px solid;
    border-color: #2196f3;
    border-color: var(--ag-alpine-active-color, #2196f3);
    color: #2196f3;
    color: var(--ag-alpine-active-color, #2196f3);
    background-color: #181d1f;
    background-color: var(--ag-background-color, #181d1f);
    font-weight: 600;
    padding: 6px 12px; }
    .ag-theme-alpine-dark .ag-standard-button:hover {
      border-color: #2196f3;
      border-color: var(--ag-alpine-active-color, #2196f3);
      background-color: rgba(33, 150, 243, 0.1);
      background-color: var(--ag-row-hover-color, rgba(33, 150, 243, 0.1)); }
    .ag-theme-alpine-dark .ag-standard-button:active {
      border-color: #2196f3;
      border-color: var(--ag-alpine-active-color, #2196f3);
      background-color: #2196f3;
      background-color: var(--ag-alpine-active-color, #2196f3);
      color: #181d1f;
      color: var(--ag-background-color, #181d1f); }
    .ag-theme-alpine-dark .ag-standard-button:disabled {
      color: rgba(255, 255, 255, 0.5);
      color: var(--ag-disabled-foreground-color, rgba(255, 255, 255, 0.5));
      background-color: #282c2f;
      background-color: var(--ag-input-disabled-background-color, #282c2f);
      border-color: rgba(104, 104, 110, 0.3);
      border-color: var(--ag-input-disabled-border-color, rgba(104, 104, 110, 0.3)); }
  .ag-theme-alpine-dark .ag-menu-header {
    min-width: 240px; }
  .ag-theme-alpine-dark .ag-column-drop-vertical {
    min-height: 75px;
    max-height: 175px; }
  .ag-theme-alpine-dark .ag-tool-panel-wrapper {
    width: 250px; }
  .ag-theme-alpine-dark .ag-column-drop-vertical-title-bar {
    padding: 12px;
    padding-bottom: 0px; }
  .ag-theme-alpine-dark .ag-column-drop-vertical-empty-message {
    display: flex;
    align-items: center;
    border: dashed 1px;
    border-color: #68686e;
    border-color: var(--ag-border-color, #68686e);
    margin: 12px;
    padding: 12px; }
  .ag-theme-alpine-dark .ag-column-drop-empty-message {
    color: #fff;
    color: var(--ag-foreground-color, #fff);
    opacity: 0.75; }
  .ag-theme-alpine-dark .ag-status-bar {
    font-weight: normal; }
  .ag-theme-alpine-dark .ag-status-name-value-value {
    font-weight: 700; }
  .ag-theme-alpine-dark .ag-paging-number, .ag-theme-alpine-dark .ag-paging-row-summary-panel-number {
    font-weight: 700; }
  .ag-theme-alpine-dark .ag-column-drop-cell-button {
    opacity: 0.5; }
    .ag-theme-alpine-dark .ag-column-drop-cell-button:hover {
      opacity: 0.75; }
  .ag-theme-alpine-dark .ag-header-cell-menu-button:hover,
  .ag-theme-alpine-dark .ag-side-button-button:hover,
  .ag-theme-alpine-dark .ag-tab:hover,
  .ag-theme-alpine-dark .ag-panel-title-bar-button:hover,
  .ag-theme-alpine-dark .ag-header-expand-icon:hover,
  .ag-theme-alpine-dark .ag-column-group-icons:hover,
  .ag-theme-alpine-dark .ag-group-expanded .ag-icon:hover,
  .ag-theme-alpine-dark .ag-group-contracted .ag-icon:hover,
  .ag-theme-alpine-dark .ag-chart-settings-prev:hover,
  .ag-theme-alpine-dark .ag-chart-settings-next:hover,
  .ag-theme-alpine-dark .ag-group-title-bar-icon:hover,
  .ag-theme-alpine-dark .ag-column-select-header-icon:hover,
  .ag-theme-alpine-dark .ag-floating-filter-button-button:hover,
  .ag-theme-alpine-dark .ag-filter-toolpanel-expand:hover,
  .ag-theme-alpine-dark .ag-chart-menu-icon:hover {
    color: #2196f3;
    color: var(--ag-alpine-active-color, #2196f3); }
  .ag-theme-alpine-dark .ag-chart-settings-card-item.ag-not-selected:hover {
    opacity: 0.35; }
  .ag-theme-alpine-dark .ag-ltr .ag-panel-title-bar-button {
    margin-left: 12px;
    margin-right: 6px; }
  .ag-theme-alpine-dark .ag-rtl .ag-panel-title-bar-button {
    margin-right: 12px;
    margin-left: 6px; }
  .ag-theme-alpine-dark .ag-filter-toolpanel-group-container {
    padding-left: 6px; }
  .ag-theme-alpine-dark .ag-filter-toolpanel-instance-filter {
    border: none;
    background-color: #222628;
    background-color: var(--ag-control-panel-background-color, #222628);
    border-left: dashed 1px;
    border-left-color: #68686e;
    border-left-color: var(--ag-border-color, #68686e);
    margin-left: 8px;
    padding-left: 8px;
    margin-right: 12px; }
  .ag-theme-alpine-dark .ag-set-filter-list {
    padding-top: 3px;
    padding-bottom: 3px; }
  .ag-theme-alpine-dark .ag-layout-auto-height .ag-center-cols-clipper, .ag-theme-alpine-dark .ag-layout-auto-height .ag-center-cols-container, .ag-theme-alpine-dark .ag-layout-print .ag-center-cols-clipper, .ag-theme-alpine-dark .ag-layout-print .ag-center-cols-container {
    min-height: 150px; }
  .ag-theme-alpine-dark .ag-overlay-no-rows-wrapper.ag-layout-auto-height {
    padding-top: 60px; }
  .ag-theme-alpine-dark .ag-date-time-list-page-entry-is-current {
    background-color: #2196f3;
    background-color: var(--ag-alpine-active-color, #2196f3); }


.ag-theme-fresh {
  -webkit-font-smoothing: antialiased;
  color: #000;
  color: var(--ag-foreground-color, #000);
  font-family: "Helvetica Neue", sans-serif;
  font-size: 14px;
  line-height: normal; }

@font-face {
  font-family: "agGridClassic";
  src: url("data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABOsAAsAAAAAJiwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAAlIAAAReYchjok9TLzIAAANcAAAAQQAAAFZWVlJ+Y21hcAAAA6AAAAHtAAAFgHClDfdnbHlmAAAFkAAACi0AABQQq+8lqmhlYWQAAA/AAAAANAAAADZ2z8SBaGhlYQAAD/QAAAAeAAAAJAfTBChobXR4AAAQFAAAABoAAAEou4L/4mxvY2EAABAwAAAAbwAAAJb7HvWgbWF4cAAAEKAAAAAfAAAAIAFgAHhuYW1lAAAQwAAAATMAAAJS8kTiWnBvc3QAABH0AAABtgAAApcplp2DeJx9k0lyE0EQRX+rZSMPyGDMZMRkRpsh3O5BjSTLltzyQHjBggULNmYBAeFg5ROw5gAEB+AUnIBgyYoDcACCA/Ay1UbGC6tC1VWZP3/+yspSIGlSy+qqUmzuPld9f+/gveZV1fBn/qPrYP/tmz3VDnf4qv6tKQj/qK4FvdCBvgUKXgefK+NhJeyGu+GH8FP4QyGoG3oMekorjFgJc6RUmZrKVdE4tpj1E7VAh8xtt87qgsbcU2ig8+SMiRk445Ke6o7OwNN3np7WQKUM4+wxbzHuauYERK578GeoWcVqrA10ntWENtHYQ0eH6BbeGXzrZI6I6eProy10VNXruK2XRM762SwyK3Ep/1gbvo9894AqHKLa8DfhN75Fsh7am2RKiHgEewaqW9Zwif8U3hRMRGzHa2bR10AmKEx1nZWdLOFk07oN+zO98qwbZUzPqzg88yLqR/a+8+XkOWrtwLUF9iEaRla7kfvkirSDf5KbKvROH/VFX/VdP/VLv3UK6ypeO8Ea3OsnVqZG/Y6jC7ztf1Y76Th3fhz1P2KCcze9NjG+QVlByzaFTqtNyjrCmjp+Ep2GL1CTU68qOSLPm2AdY6yyj0GfLruxxZj2Og/oAeuAeWqxwmxMw37L2V+GyVZDXRe9Wi14LvltWU3tJdV9Zz1vtzxPna/wjThZ5vXZxnsVizGNLA2PylFtHMv4c9SOspmqBqoSeqDmnbXjr6Ag003OMVSS6Ja/gB3vqgUUZOWLnNM5V98pb2rOcbFHBWiOypeces2sk/tos67Y+gsvGGrHAAB4nGNgZOpknMDAysDAVMW0h4GBoQdCMz5gMGRkAooysDIzYAUBaa4pDA4Muh8NmF8AuVHMnxi4gDQjSA4A1QYKdAAAAHictdQHTltBFIXh3wXTTEnvvRc6hGp6XQbpiBREOsoqs5O7gZBzPScLIFJG+nw9o+c3b/R8LtAB1OSp1KFap0KO31qttNdr9LTX6/zSvEkXVX0fYo8DjmL0+FirQ+yyz2FU2rO/o6Krm1zlPs80W2GMJeZZZZItxmlpdZEF1phhmg0mmGOKdXaYZZlNtvX7qnav6xkbdGrfbj1Jr+7YRz8DDHKaM5zlHOe5wEUucZkr2u0a17nBTW5xmzvc5Z72f8BDHvGYJzrPkD6HNRvRAzY42Vg54fU5xpbmVye3xls67cLazLQOOje1vjO7vLn9Dzf7D6OZH7Wfnu2Qb7PI0+7amDy3JXlh8/LSVuWVTcpr25I3Ni5vrSV7lv+QfVuUd7Yg721NPtiMfLRpObANObQJ+WRz8tmm5Iuty1fLs3+zWfluy/LDNuXI9AKjUmRWolqQtVZktqJeZL6io8jcRaMga2dB1q6CrN0FWXuKzGP0FmRtFvkmo68ga39B1oGCrIMFWU8VyhJhShVhyhdhShphyhxhSh9hyiFhSiRhyiZhSilhyithSi5hyjBhSjNhyjVhSjhhyjphSj1hyj9h6gSEqScQpu5AmPoEYeoRhKl3EKb+QVj2zbDMTFj7muGCrCNF+56jBSN/AHzNoH4AAAB4nO1Ye2xT1xm/37nEN87D8bUdXwezwLWJDZQCtmNfO4FATIgdQhLWGwhrt0DSGJHHpgaawFRatBIVVrXbHxXTWCiPabMHo9MgSH1IGxJMa6b+sbBJFZVK2/HHVNjI6JZ2k8W97DvHjzyggPrntBufe17fPec73/md3/edcMDhw4f4fs7IcSBLglwuW3mZD+mj+/ZBQtv//vtkhPxuYiIFe2EvijD5T/lPuUVYCQpeRRK8oswyRRZZJokyywQZLrXFxscbNwPf1oh5m65txjzWpuu0PdYGhF9k/LIuWm/czOXm3Mq/whViRfAaMYlu+NkbCeiG7sTZU2TPGz3QrR/vOavdzMmTSTLJFTN51AW1QX3IZOOFsdiFC7GxC41jUJ8rjTVe4Ao47q6O67rBWTk35+Ue41ZyXIHsWgFBsboOArK/EspFmwl42WXAgh1bQtjlgYDorgqUu3nM+T7N5qpx4Y/83VUjyzWyZjY7HGZyW5Qk7ReqCi2qmmpvJ66Ii3yGL/xpZfjifySJmig6HCL5hyjpY/q1ZBJO6jtw2Vm9bjK9luJ6coq4p5UrmKOTALheK9/HdHDldbo1Q5teffLf1aev8zdyKuRU2jJTk3f0ot/XH4YTc/XwPpoevByUH6jFX/Tz0PoQHfTSJN3OWfM/2uwPmvkhk9L14qL38T2IjELOwXEIOskIvLIQDAL+ldvsOEu11+Mlf9O31zyta1A3Pv7ur4uLK8rsvg0+e1kFXIJTtdihX4Y14+N1paWVTk+Fy+dzVVQtqKTDG9gcR/gjOJuAWC3DtUkcV1WOZsPEz8nhlH6ej+rnk7OydAofaEniA620zGV1v5HF8spHsxYghsvdQXcwEAzw/RmLadaMBcmkZmaWoZbT30uxJ2NBS9aCk1kLWlFCJLdw2y5QlVJMFfaK8lG2ShH1CYhy0I0sIYsyH5TFQJCMJvWSJEyp+hi0pPQxlYyyehrrp7AxzeV54Hn+eXqujYDbIRgB2UCBKbAM65PspU8OgwVfpG9WFSxYncElhxmXiAFkLDrAz0+eTejH9eMJ+C4xaVNYOQFdCe6r4p7u2oPQ9wO95GGoH0smp233Lq9wFZyPW43zK1IoYJfskgkBicwGobUQdLsQk17rCuI1CJUg2RXJgMikfyEUUFgJ5UGu9qyNHnpucNvSb9cF6xeZ9D+taPYW1T0WfvzAX0PfXF3UUO17pVX9uv9bT3ZtrYus9D85BFc3N5os9kq5uHY5b1qyyjLvieaDa3Z5GgJLiuFAEQG1wGBy6tcM4W1Bf7zhabujeN2CImN1VZ1/40ub9KO+TqskLZwfaHf+b65FQjwv4UK4FroORg1ZXUNYpm12Jac0QcB4qzxrwE3lJBRR4A5dQdvw/hd/uJ8q+Y0933umoXpdZ/euZ3Zs3ciULWnctbc3VgQboagtFAtVLQl5VvPlvNr84nBLW0nJRs8af/NI85Yz/vg2JWwwKP4eq2RfVBF+qjrUWcOXLlgGhcXzm22FAuEyPMo4px95DT2+VQbRG/SVB4Iq45Qk34/eZ3sq3d6elSV30I/yLDoQ3SI6Fq8gwVqVmC9fDqfTZFIvgSm94dIlrFDxkuxZvziL05zcwmmvqiDT5BI8pCwjH6WSyTT7ISN8WQlOJpMTSUaCJ+/NUKWC7Lovcl/jZK4KPenjlIcYsSLvZSk2n0R3UAZ3Ofr0TKrCBKeQYdFGyLY0p0zF8h3t0JqdjqnD96tovqSaxiytklhas6hwqh15TFXn2rTKLQaARicCuaOq2m1m1PQMi2b46iS/lfGVhIRHQzTYebpHPw7dPWdIDZw8nYmDzlCyJXe/uPsF/y/+n1w1159BpaGMuiwvYs+j4AEL+RkqsdUElQQb6sCDnUGfhxaxC6segXVTOSlgpx95q70+KsbkK0muuxL82KmEvB7yQsRmWxIeibQ2b2rZbcMnEi+qsAARyTxDhdNmCTY1OQ8usFidRgepWFpoL7JbwBpp2dTcGhkJL0FxSzkU2QuXOUhpsdFptToPOpuaghabs8IwjzcTsFQUxSN0XJyptfkozkQru9kAcaPZFPQXWgzznfGmkM3qHHHG406jaHY5lhYSg5nOxFQaCR9FcUuZQAqXOlxmo1BEBUecVluoKe6cb7AU+oMmszHOVjHzvBxBFC9kjCUgLJGs0FciYyE8cfPQYwaUoNctlJPY0eGjV6/iK5kv/Pjl7u6Xu8lvZjXSgvZWN+3i5s2KPZchNz5a5CmwoBYU5E5JeXDseevjmG80fAyuxT7xvR5+/SEBqFYX+2jVMRR//pOYD/O8H5qOVViUAtnEH7nzWz6aSelMNEJjEfrJV12bwsJ2XCIlnAev7bmPYquOKaNQHfuYKv2wtaWza3sNTXJMOZa/L7yKZ7KA7jA9jfAUO4ngzxFb5hw6+T9zpdN3EBY7SDDamwAveBO9vQn9A/2DRC8514ctWOrTX+rDNuzry8YSd1ksYeMWcwEaS9ATZqZOYxF1EWb0CKECemYDflqk8eVKehyZTzSU0+MIU4efHYxu2BAdfFb/bGgw2tAQHRyCCe3NUH00Nti1XYlI0rJ4qH49VjrDEcAafxOlh/TbQ7up9O4hMON3Gz7X3lwmSRGls3swFl0XaspUugbj0fpQDvdR9BMCcjiL2DBMC0iUKTFyo6y2M51Mqfp5FaZ4h5Ygo2qK8l/eVjTewxq4RckteN0KpVQy2Xkurarpc50wha5jvDed7oWwmuHnPE5k9Khhbu39kUIDBAaVWvRHwQKMIBExfOYeyg4mPaFWSuL0BjAHN9p3DlDcHEjx67R3SKUo/adk9eBgbcnFklqaDUxo10mjdA+CyO1kBkIkhiT9tkOE1ZkPMt+VkljyBbwzzMYR85Tk1Tk4IjMwQG9zbGPNFAaL6I6bKQwEBgsb7XHRejXtgalD+d0uyyHgMNvwiLK96zpuNj6dXfff7C10a693d1Lhzm4UViKz8biUxTD3w6PEVGQ+g4GS3nk8VtwJ3BvcGdyX+0LyUAZ+VKXrOSW/v37P4T3r2euR1dR3NGQ/Wb8nj60TWX/oVfACoMhBcvCXCejSTyROa38gsTOZUP50Ks/fA4jjUs5OYxh07XmeKcj+uyKAAH5L9blI3OXTxwZqJiZqBtrRCX8Ii/UP6Y0NFi8YqJ2YqB2A16bxTUbp6BhBpchP9DG8sJzPc8koYp/QO4pIYwS8nrRoO+f2kUz4wNdjwDU2Z0wj0CCjJSOR7UvyMYorI0HG4ZPaFf294YvwNrmiXYHgEJam9YrTnaVHABXTdiI4aXM+LnBzMa4D+dtumxsXLATalo0KQn6Jt/vz3t5gw96sr6dfCKxNAooH8LgyFbufPCEIHTNCgA7BKrQaDNvQn1MH2yHYBBemDuqm0cVvMxhaUaJjhivvEATiWG4y3fmpyWPCnO80ef54r0zL7FHgV7MnablXjTufL8cRcTgc1VuKw//fJvfa5L+BscYKAAAAeJxjYGRgYABi/jvPp8Xz23xl4GZ+ARSI4ny8rwFG///2/xvzZ+ZPQJUcDExAkgEAoUMP6XicY2BkYGB+wcAAIv9/+/+V+TMDIwMq8AIAnloHAgAAeJxjYGBgYH5Ba/z/G+3M/f+NgQ4AAPv8MfAAAHicY2AAAgmGIIYshhaGC4wijCGMPYz7GF8xGTGFMVUwTWC6wGzGPIf5BwsfiwZLCcsOlgssL1gnsB5iE2EzYGtim8K2jZ2HXYvdhX0Z+w72fxwRHAUcszhWcGzjOMJxieMZxxfOOi4O0iEAtgsblgB4nGNgZGBg8GLIYeBhAAEmIOYCQgaG/2A+AwAbuAHZAHicfZC9TsMwFIVP+odoBaoEYmAyCwtS+rPRtVKzd+ieJnaaKo2D41bqznPwBDxHn4OnYObEeCkStSXnu9899w4BMMQJAZoT4Ma9zWnhitUvt0n3njvkJ89dDBB67tG/eu7jBQvPA9zhjRuCzjXNI949t3CLD89t+k/PHfLJcxcP+PLco//23McqGHoe4DlQcRaZPJ0XcV3nyVJm+yI2Z+6sWElT57oUk3B85iNZShNbmYr1UdSHbGqtEsronVjo0sqi0KIyeisTG26srWajkfI+TPQOMTJEMMiRYo6Cdc2bI8ESkr29c+ZC7v/OihuMY40SAhP+9/GFfMR86WZiWH5Tzqxx5FvjwKkprYVirZjR2JEWbneTLng1TeV6W5qEPsTGTVWYYcSr/uRDprjpB8WrbRMAeJxtkmdv2zAURX1iyVbstEnTNt17D7VN994z/RUMRctEJFIgKY/8+rJxGiBA36dzHx7uu3xgZ6mzqEHn/7XFEl0SUnr0yVhmwJAVjnCUVdY4xjrHOcFJNjjFac5wlnOc5wIXucRlrnCVa1znBje5xW3ucJd73CfnAQ95xCaPecJTnvGcF7zkFa95w1ve8Z4PfOQTn/nCV77xnR/85Bdb/O4MRVk6VYqgrekJ5+zUd4WXPSmMVFUqx8KFNTlWcmfbzvI9UMXGQUObQgXlam1EUOsH7dbsT65IW1mXNzoK14+irY0fSGuCEzKoIpG2mafSWe+TQnmZqVkjomexrOYq95Xw4+EB5ZvdyL2RruLKdKSdD0npdJOWzrZNEkdCUqlR6FXaxN39yopCmzKrxUzXelcltTJtFrMulFGzkBhr1NDYkIuqslNVpE10Ud1Gm7TRExuyxqmJtq1fc9HM5tttCNbkdjRaPdwwqdPlOCReTNTA19EuL+zU7OPfWMMF7o1lC46pQzzNenBKHb5l1prFKwb/IN9EUOJQBDQWwxSPpGLMDtvM4lcoqGlpmDNil0mn8wcxorJdAAA=") format("woff");
  font-weight: normal;
  font-style: normal; }
  .ag-theme-fresh .ag-icon {
    font-family: "agGridClassic";
    font-size: 12px;
    line-height: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .ag-theme-fresh .ag-icon-aggregation:before {
    content: "\F101"; }
  .ag-theme-fresh .ag-icon-arrows:before {
    content: "\F102"; }
  .ag-theme-fresh .ag-icon-asc:before {
    content: "\F103"; }
  .ag-theme-fresh .ag-icon-cancel:before {
    content: "\F104"; }
  .ag-theme-fresh .ag-icon-chart:before {
    content: "\F105"; }
  .ag-theme-fresh .ag-icon-color-picker:before {
    content: "\F109"; }
  .ag-theme-fresh .ag-icon-columns:before {
    content: "\F10A"; }
  .ag-theme-fresh .ag-icon-contracted:before {
    content: "\F10B"; }
  .ag-theme-fresh .ag-icon-copy:before {
    content: "\F10C"; }
  .ag-theme-fresh .ag-icon-cross:before {
    content: "\F10D"; }
  .ag-theme-fresh .ag-icon-desc:before {
    content: "\F10E"; }
  .ag-theme-fresh .ag-icon-expanded:before {
    content: "\F10F"; }
  .ag-theme-fresh .ag-icon-eye-slash:before {
    content: "\F110"; }
  .ag-theme-fresh .ag-icon-eye:before {
    content: "\F111"; }
  .ag-theme-fresh .ag-icon-filter:before {
    content: "\F112"; }
  .ag-theme-fresh .ag-icon-first:before {
    content: "\F113"; }
  .ag-theme-fresh .ag-icon-grip:before {
    content: "\F114"; }
  .ag-theme-fresh .ag-icon-group:before {
    content: "\F115"; }
  .ag-theme-fresh .ag-icon-last:before {
    content: "\F116"; }
  .ag-theme-fresh .ag-icon-left:before {
    content: "\F117"; }
  .ag-theme-fresh .ag-icon-linked:before {
    content: "\F118"; }
  .ag-theme-fresh .ag-icon-loading:before {
    content: "\F119"; }
  .ag-theme-fresh .ag-icon-maximize:before {
    content: "\F11A"; }
  .ag-theme-fresh .ag-icon-menu:before {
    content: "\F11B"; }
  .ag-theme-fresh .ag-icon-minimize:before {
    content: "\F11C"; }
  .ag-theme-fresh .ag-icon-next:before {
    content: "\F11D"; }
  .ag-theme-fresh .ag-icon-none:before {
    content: "\F11E"; }
  .ag-theme-fresh .ag-icon-not-allowed:before {
    content: "\F11F"; }
  .ag-theme-fresh .ag-icon-paste:before {
    content: "\F120"; }
  .ag-theme-fresh .ag-icon-pin:before {
    content: "\F121"; }
  .ag-theme-fresh .ag-icon-pivot:before {
    content: "\F122"; }
  .ag-theme-fresh .ag-icon-previous:before {
    content: "\F123"; }
  .ag-theme-fresh .ag-icon-right:before {
    content: "\F126"; }
  .ag-theme-fresh .ag-icon-save:before {
    content: "\F127"; }
  .ag-theme-fresh .ag-icon-small-down:before {
    content: "\F128"; }
  .ag-theme-fresh .ag-icon-small-left:before {
    content: "\F129"; }
  .ag-theme-fresh .ag-icon-small-right:before {
    content: "\F12A"; }
  .ag-theme-fresh .ag-icon-small-up:before {
    content: "\F12B"; }
  .ag-theme-fresh .ag-icon-tick:before {
    content: "\F12C"; }
  .ag-theme-fresh .ag-icon-tree-closed:before {
    content: "\F12D"; }
  .ag-theme-fresh .ag-icon-tree-indeterminate:before {
    content: "\F12E"; }
  .ag-theme-fresh .ag-icon-tree-open:before {
    content: "\F12F"; }
  .ag-theme-fresh .ag-icon-unlinked:before {
    content: "\F130"; }
  .ag-theme-fresh .ag-icon-row-drag:before {
    content: "\F114"; }
  .ag-theme-fresh .ag-right-arrow:before {
    content: "\F117"; }
  .ag-theme-fresh .ag-right-arrow:before {
    content: "\F126"; }
  .ag-theme-fresh .ag-root-wrapper {
    background-color: #FFF;
    background-color: var(--ag-background-color, #FFF); }
  .ag-theme-fresh [class^='ag-'], .ag-theme-fresh [class^='ag-']:focus, .ag-theme-fresh [class^='ag-']:after, .ag-theme-fresh [class^='ag-']:before {
    box-sizing: border-box;
    outline: none; }
  .ag-theme-fresh [class^='ag-']::-ms-clear {
    display: none; }
  .ag-theme-fresh .ag-checkbox .ag-input-wrapper,
  .ag-theme-fresh .ag-radio-button .ag-input-wrapper {
    overflow: visible; }
  .ag-theme-fresh .ag-range-field .ag-input-wrapper {
    height: 100%; }
  .ag-theme-fresh .ag-toggle-button {
    flex: none;
    width: unset;
    min-width: unset; }
  .ag-theme-fresh .ag-ltr .ag-label-align-right .ag-label {
    margin-left: 4px; }
  .ag-theme-fresh .ag-rtl .ag-label-align-right .ag-label {
    margin-right: 4px; }
  .ag-theme-fresh input[class^='ag-'] {
    margin: 0;
    background-color: #FFF;
    background-color: var(--ag-background-color, #FFF); }
  .ag-theme-fresh textarea[class^='ag-'],
  .ag-theme-fresh select[class^='ag-'] {
    background-color: #FFF;
    background-color: var(--ag-background-color, #FFF); }
  .ag-theme-fresh input[class^='ag-']:not([type]),
  .ag-theme-fresh input[class^='ag-'][type='text'],
  .ag-theme-fresh input[class^='ag-'][type='number'],
  .ag-theme-fresh input[class^='ag-'][type='tel'],
  .ag-theme-fresh input[class^='ag-'][type='date'],
  .ag-theme-fresh input[class^='ag-'][type='datetime-local'],
  .ag-theme-fresh textarea[class^='ag-'] {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    border-width: 1px;
    border-style: solid;
    border-color: #000;
    border-color: var(--ag-input-border-color, #000); }
    .ag-theme-fresh input[class^='ag-']:not([type]):disabled,
    .ag-theme-fresh input[class^='ag-'][type='text']:disabled,
    .ag-theme-fresh input[class^='ag-'][type='number']:disabled,
    .ag-theme-fresh input[class^='ag-'][type='tel']:disabled,
    .ag-theme-fresh input[class^='ag-'][type='date']:disabled,
    .ag-theme-fresh input[class^='ag-'][type='datetime-local']:disabled,
    .ag-theme-fresh textarea[class^='ag-']:disabled {
      color: rgba(0, 0, 0, 0.5);
      color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.5));
      background-color: #ebebeb;
      background-color: var(--ag-input-disabled-background-color, #ebebeb);
      border-color: rgba(0, 0, 0, 0.3);
      border-color: var(--ag-input-disabled-border-color, rgba(0, 0, 0, 0.3)); }
    .ag-theme-fresh input[class^='ag-']:not([type]):focus,
    .ag-theme-fresh input[class^='ag-'][type='text']:focus,
    .ag-theme-fresh input[class^='ag-'][type='number']:focus,
    .ag-theme-fresh input[class^='ag-'][type='tel']:focus,
    .ag-theme-fresh input[class^='ag-'][type='date']:focus,
    .ag-theme-fresh input[class^='ag-'][type='datetime-local']:focus,
    .ag-theme-fresh textarea[class^='ag-']:focus {
      outline: none;
      border-color: var(--ag-input-focus-border-color); }
  .ag-theme-fresh input[class^='ag-'][type='number'] {
    -moz-appearance: textfield; }
    .ag-theme-fresh input[class^='ag-'][type='number']::-webkit-outer-spin-button, .ag-theme-fresh input[class^='ag-'][type='number']::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0; }
  .ag-theme-fresh input[class^='ag-'][type='range'] {
    padding: 0; }
  .ag-theme-fresh .ag-drag-handle {
    color: #000;
    color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #000)); }
  .ag-theme-fresh .ag-list-item, .ag-theme-fresh .ag-virtual-list-item {
    height: 20px; }
  .ag-theme-fresh .ag-keyboard-focus .ag-virtual-list-item:focus {
    outline: none; }
    .ag-theme-fresh .ag-keyboard-focus .ag-virtual-list-item:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 4px;
      left: 4px;
      display: block;
      width: calc(100% - 8px);
      height: calc(100% - 8px);
      border: 1px solid;
      border-color: var(--ag-input-focus-border-color); }
  .ag-theme-fresh .ag-select-list {
    background-color: #FFF;
    background-color: var(--ag-background-color, #FFF);
    overflow-y: auto;
    overflow-x: hidden; }
  .ag-theme-fresh .ag-list-item {
    display: flex;
    align-items: center; }
    .ag-theme-fresh .ag-list-item.ag-active-item {
      background-color: var(--ag-row-hover-color); }
  .ag-theme-fresh .ag-select-list-item {
    padding-left: 4px;
    padding-right: 4px;
    cursor: default;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .ag-theme-fresh .ag-select-list-item span {
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
  .ag-theme-fresh .ag-select .ag-picker-field-wrapper {
    background-color: #FFF;
    background-color: var(--ag-background-color, #FFF);
    min-height: 20px;
    cursor: default; }
  .ag-theme-fresh .ag-select.ag-disabled .ag-picker-field-wrapper:focus {
    box-shadow: none; }
  .ag-theme-fresh .ag-select:not(.ag-cell-editor) {
    height: 20px; }
  .ag-theme-fresh .ag-select .ag-picker-field-display {
    margin: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .ag-theme-fresh .ag-select .ag-picker-field-icon {
    display: flex;
    align-items: center; }
  .ag-theme-fresh .ag-select.ag-disabled {
    opacity: 0.5; }
  .ag-theme-fresh .ag-rich-select {
    background-color: #f6f6f6;
    background-color: var(--ag-control-panel-background-color, #f6f6f6); }
  .ag-theme-fresh .ag-rich-select-list {
    width: 100%;
    min-width: 200px;
    height: 162.5px; }
  .ag-theme-fresh .ag-rich-select-value {
    padding: 0 4px 0 12px;
    height: 25px;
    border-bottom: solid 1px;
    border-bottom-color: darkgrey;
    border-bottom-color: var(--ag-secondary-border-color, var(--ag-border-color, darkgrey)); }
  .ag-theme-fresh .ag-rich-select-virtual-list-item {
    cursor: default;
    height: 20px; }
    .ag-theme-fresh .ag-rich-select-virtual-list-item:hover {
      background-color: var(--ag-row-hover-color); }
  .ag-theme-fresh .ag-rich-select-row {
    padding-left: 12px; }
  .ag-theme-fresh .ag-rich-select-row-selected {
    background-color: #bde2e5;
    background-color: var(--ag-selected-row-background-color, #bde2e5); }
  .ag-theme-fresh .ag-row-drag,
  .ag-theme-fresh .ag-selection-checkbox,
  .ag-theme-fresh .ag-group-expanded,
  .ag-theme-fresh .ag-group-contracted {
    color: #000;
    color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #000)); }
    .ag-theme-fresh .ag-ltr .ag-row-drag, .ag-theme-fresh .ag-ltr .ag-selection-checkbox, .ag-theme-fresh .ag-ltr .ag-group-expanded, .ag-theme-fresh .ag-ltr .ag-group-contracted {
      margin-right: 12px; }
    .ag-theme-fresh .ag-rtl .ag-row-drag, .ag-theme-fresh .ag-rtl .ag-selection-checkbox, .ag-theme-fresh .ag-rtl .ag-group-expanded, .ag-theme-fresh .ag-rtl .ag-group-contracted {
      margin-left: 12px; }
  .ag-theme-fresh .ag-cell-wrapper > *:not(.ag-cell-value):not(.ag-group-value) {
    height: 23px;
    display: flex;
    align-items: center;
    flex: none; }
  .ag-theme-fresh .ag-group-expanded,
  .ag-theme-fresh .ag-group-contracted {
    cursor: pointer; }
  .ag-theme-fresh .ag-group-title-bar-icon {
    cursor: pointer;
    flex: none;
    color: #000;
    color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #000)); }
  .ag-theme-fresh .ag-ltr .ag-group-child-count {
    margin-left: 2px; }
  .ag-theme-fresh .ag-rtl .ag-group-child-count {
    margin-right: 2px; }
  .ag-theme-fresh .ag-group-title-bar {
    background-color: #ececec;
    background-color: var(--ag-subheader-background-color, #ececec);
    padding: 4px; }
  .ag-theme-fresh .ag-group-toolbar {
    padding: 4px; }
  .ag-theme-fresh .ag-disabled-group-title-bar, .ag-theme-fresh .ag-disabled-group-container {
    opacity: 0.5; }
  .ag-theme-fresh .group-item {
    margin: 2px 0; }
  .ag-theme-fresh .ag-label {
    white-space: nowrap; }
    .ag-theme-fresh .ag-ltr .ag-label {
      margin-right: 4px; }
    .ag-theme-fresh .ag-rtl .ag-label {
      margin-left: 4px; }
  .ag-theme-fresh .ag-label-align-top .ag-label {
    margin-bottom: 2px; }
  .ag-theme-fresh .ag-ltr .ag-slider-field, .ag-theme-fresh .ag-ltr .ag-angle-select-field {
    margin-right: 8px; }
  .ag-theme-fresh .ag-rtl .ag-slider-field, .ag-theme-fresh .ag-rtl .ag-angle-select-field {
    margin-left: 8px; }
  .ag-theme-fresh .ag-angle-select-parent-circle {
    width: 24px;
    height: 24px;
    border-radius: 12px;
    border: solid 1px;
    border-color: darkgrey;
    border-color: var(--ag-border-color, darkgrey);
    background-color: #FFF;
    background-color: var(--ag-background-color, #FFF); }
  .ag-theme-fresh .ag-angle-select-child-circle {
    top: 4px;
    left: 12px;
    width: 6px;
    height: 6px;
    margin-left: -3px;
    margin-top: -4px;
    border-radius: 3px;
    background-color: #000;
    background-color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #000)); }
  .ag-theme-fresh .ag-picker-field-wrapper {
    border: 1px solid;
    border-color: darkgrey;
    border-color: var(--ag-border-color, darkgrey);
    border-radius: 5px; }
  .ag-theme-fresh .ag-picker-field-button {
    background-color: #FFF;
    background-color: var(--ag-background-color, #FFF);
    color: #000;
    color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #000)); }
  .ag-theme-fresh .ag-dialog.ag-color-dialog {
    border-radius: 5px; }
  .ag-theme-fresh .ag-color-picker .ag-picker-field-display {
    height: 12px; }
  .ag-theme-fresh .ag-color-panel {
    padding: 4px; }
  .ag-theme-fresh .ag-spectrum-color {
    background-color: red;
    border-radius: 2px; }
  .ag-theme-fresh .ag-spectrum-tools {
    padding: 10px; }
  .ag-theme-fresh .ag-spectrum-sat {
    background-image: linear-gradient(to right, white, rgba(204, 154, 129, 0)); }
  .ag-theme-fresh .ag-spectrum-val {
    background-image: linear-gradient(to top, black, rgba(204, 154, 129, 0)); }
  .ag-theme-fresh .ag-spectrum-dragger {
    border-radius: 12px;
    height: 12px;
    width: 12px;
    border: 1px solid white;
    background: black;
    box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.24); }
  .ag-theme-fresh .ag-spectrum-hue-background {
    border-radius: 2px; }
  .ag-theme-fresh .ag-spectrum-alpha-background {
    border-radius: 2px; }
  .ag-theme-fresh .ag-spectrum-tool {
    margin-bottom: 10px;
    height: 11px;
    border-radius: 2px; }
  .ag-theme-fresh .ag-spectrum-slider {
    margin-top: -12px;
    width: 13px;
    height: 13px;
    border-radius: 13px;
    background-color: #f8f8f8;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37); }
  .ag-theme-fresh .ag-recent-color {
    margin: 0 3px; }
    .ag-theme-fresh .ag-recent-color:first-child {
      margin-left: 0; }
    .ag-theme-fresh .ag-recent-color:last-child {
      margin-right: 0; }
  .ag-theme-fresh.ag-dnd-ghost {
    border: solid 1px;
    border-color: darkgrey;
    border-color: var(--ag-border-color, darkgrey);
    background: #FFF;
    background: var(--ag-background-color, #FFF);
    border-radius: 0px;
    box-shadow: none;
    padding: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    z-index: 10;
    border: solid 1px;
    border-color: darkgrey;
    border-color: var(--ag-secondary-border-color, var(--ag-border-color, darkgrey));
    color: #000;
    color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #000));
    height: 25px !important;
    line-height: 25px;
    margin: 0;
    padding: 0 8px;
    -webkit-transform: translateY(8px);
            transform: translateY(8px); }
  .ag-theme-fresh .ag-dnd-ghost-icon {
    margin-right: 4px;
    color: #000;
    color: var(--ag-foreground-color, #000); }
  .ag-theme-fresh .ag-popup-child:not(.ag-tooltip-custom) {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3); }
  .ag-dragging-range-handle .ag-theme-fresh .ag-dialog,
  .ag-dragging-fill-handle .ag-theme-fresh .ag-dialog {
    opacity: 0.7;
    pointer-events: none; }
  .ag-theme-fresh .ag-dialog {
    border-radius: 0px;
    border: solid 1px;
    border-color: darkgrey;
    border-color: var(--ag-border-color, darkgrey); }
  .ag-theme-fresh .ag-panel {
    background-color: #FFF;
    background-color: var(--ag-background-color, #FFF); }
  .ag-theme-fresh .ag-panel-title-bar {
    background-color: var(--ag-header-background-color);
    color: #000;
    color: var(--ag-header-foreground-color, var(--ag-secondary-foreground-color, var(--ag-foreground-color, #000)));
    height: 25px;
    padding: 4px 12px;
    border-bottom: solid 1px;
    border-bottom-color: darkgrey;
    border-bottom-color: var(--ag-border-color, darkgrey); }
  .ag-theme-fresh .ag-ltr .ag-panel-title-bar-button {
    margin-left: 4px; }
  .ag-theme-fresh .ag-rtl .ag-panel-title-bar-button {
    margin-right: 4px; }
  .ag-theme-fresh .ag-tooltip {
    background-color: var(--ag-header-background-color);
    color: #000;
    color: var(--ag-foreground-color, #000);
    padding: 4px;
    border: solid 1px;
    border-color: darkgrey;
    border-color: var(--ag-border-color, darkgrey);
    border-radius: 0px;
    transition: opacity 1s; }
    .ag-theme-fresh .ag-tooltip.ag-tooltip-hiding {
      opacity: 0; }
  .ag-theme-fresh .ag-ltr .ag-column-select-indent-1 {
    padding-left: 16px; }
  .ag-theme-fresh .ag-rtl .ag-column-select-indent-1 {
    padding-right: 16px; }
  .ag-theme-fresh .ag-ltr .ag-column-select-indent-2 {
    padding-left: 32px; }
  .ag-theme-fresh .ag-rtl .ag-column-select-indent-2 {
    padding-right: 32px; }
  .ag-theme-fresh .ag-ltr .ag-column-select-indent-3 {
    padding-left: 48px; }
  .ag-theme-fresh .ag-rtl .ag-column-select-indent-3 {
    padding-right: 48px; }
  .ag-theme-fresh .ag-ltr .ag-column-select-indent-4 {
    padding-left: 64px; }
  .ag-theme-fresh .ag-rtl .ag-column-select-indent-4 {
    padding-right: 64px; }
  .ag-theme-fresh .ag-ltr .ag-column-select-indent-5 {
    padding-left: 80px; }
  .ag-theme-fresh .ag-rtl .ag-column-select-indent-5 {
    padding-right: 80px; }
  .ag-theme-fresh .ag-ltr .ag-column-select-indent-6 {
    padding-left: 96px; }
  .ag-theme-fresh .ag-rtl .ag-column-select-indent-6 {
    padding-right: 96px; }
  .ag-theme-fresh .ag-ltr .ag-column-select-indent-7 {
    padding-left: 112px; }
  .ag-theme-fresh .ag-rtl .ag-column-select-indent-7 {
    padding-right: 112px; }
  .ag-theme-fresh .ag-ltr .ag-column-select-indent-8 {
    padding-left: 128px; }
  .ag-theme-fresh .ag-rtl .ag-column-select-indent-8 {
    padding-right: 128px; }
  .ag-theme-fresh .ag-ltr .ag-column-select-indent-9 {
    padding-left: 144px; }
  .ag-theme-fresh .ag-rtl .ag-column-select-indent-9 {
    padding-right: 144px; }
  .ag-theme-fresh .ag-column-select-header-icon {
    cursor: pointer; }
  .ag-theme-fresh .ag-keyboard-focus .ag-column-select-header-icon:focus {
    outline: none; }
    .ag-theme-fresh .ag-keyboard-focus .ag-column-select-header-icon:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 0px;
      left: 0px;
      display: block;
      width: calc(100% - 0px);
      height: calc(100% - 0px);
      border: 1px solid;
      border-color: var(--ag-input-focus-border-color); }
  .ag-theme-fresh .ag-ltr .ag-column-group-icons:not(:last-child), .ag-theme-fresh .ag-ltr .ag-column-select-header-icon:not(:last-child), .ag-theme-fresh .ag-ltr .ag-column-select-header-checkbox:not(:last-child), .ag-theme-fresh .ag-ltr .ag-column-select-header-filter-wrapper:not(:last-child), .ag-theme-fresh .ag-ltr .ag-column-select-checkbox:not(:last-child), .ag-theme-fresh .ag-ltr .ag-column-select-column-drag-handle:not(:last-child), .ag-theme-fresh .ag-ltr .ag-column-select-column-group-drag-handle:not(:last-child), .ag-theme-fresh .ag-ltr .ag-column-select-column-label:not(:last-child) {
    margin-right: 6px; }
  .ag-theme-fresh .ag-rtl .ag-column-group-icons:not(:last-child), .ag-theme-fresh .ag-rtl .ag-column-select-header-icon:not(:last-child), .ag-theme-fresh .ag-rtl .ag-column-select-header-checkbox:not(:last-child), .ag-theme-fresh .ag-rtl .ag-column-select-header-filter-wrapper:not(:last-child), .ag-theme-fresh .ag-rtl .ag-column-select-checkbox:not(:last-child), .ag-theme-fresh .ag-rtl .ag-column-select-column-drag-handle:not(:last-child), .ag-theme-fresh .ag-rtl .ag-column-select-column-group-drag-handle:not(:last-child), .ag-theme-fresh .ag-rtl .ag-column-select-column-label:not(:last-child) {
    margin-left: 6px; }
  .ag-theme-fresh .ag-keyboard-focus .ag-column-select-virtual-list-item:focus {
    outline: none; }
    .ag-theme-fresh .ag-keyboard-focus .ag-column-select-virtual-list-item:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 1px;
      left: 1px;
      display: block;
      width: calc(100% - 2px);
      height: calc(100% - 2px);
      border: 1px solid;
      border-color: var(--ag-input-focus-border-color); }
  .ag-theme-fresh .ag-column-select-column-group:not(:last-child),
  .ag-theme-fresh .ag-column-select-column:not(:last-child) {
    margin-bottom: 4px; }
  .ag-theme-fresh .ag-column-select-column-readonly,
  .ag-theme-fresh .ag-column-select-column-group-readonly {
    color: rgba(0, 0, 0, 0.5);
    color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.5));
    pointer-events: none; }
  .ag-theme-fresh .ag-ltr .ag-column-select-add-group-indent {
    margin-left: 20px; }
  .ag-theme-fresh .ag-rtl .ag-column-select-add-group-indent {
    margin-right: 20px; }
  .ag-theme-fresh .ag-column-select-virtual-list-viewport {
    padding: 3px 6px; }
  .ag-theme-fresh .ag-rtl {
    text-align: right; }
  .ag-theme-fresh .ag-root-wrapper {
    border: solid 1px;
    border-color: darkgrey;
    border-color: var(--ag-border-color, darkgrey); }
  .ag-theme-fresh .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-1 {
    padding-left: 36px; }
  .ag-theme-fresh .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-1 {
    padding-right: 36px; }
  .ag-theme-fresh .ag-ltr .ag-row-group-indent-1 {
    padding-left: 24px; }
  .ag-theme-fresh .ag-rtl .ag-row-group-indent-1 {
    padding-right: 24px; }
  .ag-theme-fresh .ag-ltr .ag-row-level-1 .ag-row-group-leaf-indent {
    margin-left: 24px; }
  .ag-theme-fresh .ag-rtl .ag-row-level-1 .ag-row-group-leaf-indent {
    margin-right: 24px; }
  .ag-theme-fresh .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-2 {
    padding-left: 60px; }
  .ag-theme-fresh .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-2 {
    padding-right: 60px; }
  .ag-theme-fresh .ag-ltr .ag-row-group-indent-2 {
    padding-left: 48px; }
  .ag-theme-fresh .ag-rtl .ag-row-group-indent-2 {
    padding-right: 48px; }
  .ag-theme-fresh .ag-ltr .ag-row-level-2 .ag-row-group-leaf-indent {
    margin-left: 24px; }
  .ag-theme-fresh .ag-rtl .ag-row-level-2 .ag-row-group-leaf-indent {
    margin-right: 24px; }
  .ag-theme-fresh .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-3 {
    padding-left: 84px; }
  .ag-theme-fresh .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-3 {
    padding-right: 84px; }
  .ag-theme-fresh .ag-ltr .ag-row-group-indent-3 {
    padding-left: 72px; }
  .ag-theme-fresh .ag-rtl .ag-row-group-indent-3 {
    padding-right: 72px; }
  .ag-theme-fresh .ag-ltr .ag-row-level-3 .ag-row-group-leaf-indent {
    margin-left: 24px; }
  .ag-theme-fresh .ag-rtl .ag-row-level-3 .ag-row-group-leaf-indent {
    margin-right: 24px; }
  .ag-theme-fresh .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-4 {
    padding-left: 108px; }
  .ag-theme-fresh .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-4 {
    padding-right: 108px; }
  .ag-theme-fresh .ag-ltr .ag-row-group-indent-4 {
    padding-left: 96px; }
  .ag-theme-fresh .ag-rtl .ag-row-group-indent-4 {
    padding-right: 96px; }
  .ag-theme-fresh .ag-ltr .ag-row-level-4 .ag-row-group-leaf-indent {
    margin-left: 24px; }
  .ag-theme-fresh .ag-rtl .ag-row-level-4 .ag-row-group-leaf-indent {
    margin-right: 24px; }
  .ag-theme-fresh .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-5 {
    padding-left: 132px; }
  .ag-theme-fresh .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-5 {
    padding-right: 132px; }
  .ag-theme-fresh .ag-ltr .ag-row-group-indent-5 {
    padding-left: 120px; }
  .ag-theme-fresh .ag-rtl .ag-row-group-indent-5 {
    padding-right: 120px; }
  .ag-theme-fresh .ag-ltr .ag-row-level-5 .ag-row-group-leaf-indent {
    margin-left: 24px; }
  .ag-theme-fresh .ag-rtl .ag-row-level-5 .ag-row-group-leaf-indent {
    margin-right: 24px; }
  .ag-theme-fresh .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-6 {
    padding-left: 156px; }
  .ag-theme-fresh .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-6 {
    padding-right: 156px; }
  .ag-theme-fresh .ag-ltr .ag-row-group-indent-6 {
    padding-left: 144px; }
  .ag-theme-fresh .ag-rtl .ag-row-group-indent-6 {
    padding-right: 144px; }
  .ag-theme-fresh .ag-ltr .ag-row-level-6 .ag-row-group-leaf-indent {
    margin-left: 24px; }
  .ag-theme-fresh .ag-rtl .ag-row-level-6 .ag-row-group-leaf-indent {
    margin-right: 24px; }
  .ag-theme-fresh .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-7 {
    padding-left: 180px; }
  .ag-theme-fresh .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-7 {
    padding-right: 180px; }
  .ag-theme-fresh .ag-ltr .ag-row-group-indent-7 {
    padding-left: 168px; }
  .ag-theme-fresh .ag-rtl .ag-row-group-indent-7 {
    padding-right: 168px; }
  .ag-theme-fresh .ag-ltr .ag-row-level-7 .ag-row-group-leaf-indent {
    margin-left: 24px; }
  .ag-theme-fresh .ag-rtl .ag-row-level-7 .ag-row-group-leaf-indent {
    margin-right: 24px; }
  .ag-theme-fresh .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-8 {
    padding-left: 204px; }
  .ag-theme-fresh .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-8 {
    padding-right: 204px; }
  .ag-theme-fresh .ag-ltr .ag-row-group-indent-8 {
    padding-left: 192px; }
  .ag-theme-fresh .ag-rtl .ag-row-group-indent-8 {
    padding-right: 192px; }
  .ag-theme-fresh .ag-ltr .ag-row-level-8 .ag-row-group-leaf-indent {
    margin-left: 24px; }
  .ag-theme-fresh .ag-rtl .ag-row-level-8 .ag-row-group-leaf-indent {
    margin-right: 24px; }
  .ag-theme-fresh .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-9 {
    padding-left: 228px; }
  .ag-theme-fresh .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-9 {
    padding-right: 228px; }
  .ag-theme-fresh .ag-ltr .ag-row-group-indent-9 {
    padding-left: 216px; }
  .ag-theme-fresh .ag-rtl .ag-row-group-indent-9 {
    padding-right: 216px; }
  .ag-theme-fresh .ag-ltr .ag-row-level-9 .ag-row-group-leaf-indent {
    margin-left: 24px; }
  .ag-theme-fresh .ag-rtl .ag-row-level-9 .ag-row-group-leaf-indent {
    margin-right: 24px; }
  .ag-theme-fresh .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-10 {
    padding-left: 252px; }
  .ag-theme-fresh .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-10 {
    padding-right: 252px; }
  .ag-theme-fresh .ag-ltr .ag-row-group-indent-10 {
    padding-left: 240px; }
  .ag-theme-fresh .ag-rtl .ag-row-group-indent-10 {
    padding-right: 240px; }
  .ag-theme-fresh .ag-ltr .ag-row-level-10 .ag-row-group-leaf-indent {
    margin-left: 24px; }
  .ag-theme-fresh .ag-rtl .ag-row-level-10 .ag-row-group-leaf-indent {
    margin-right: 24px; }
  .ag-theme-fresh .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-11 {
    padding-left: 276px; }
  .ag-theme-fresh .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-11 {
    padding-right: 276px; }
  .ag-theme-fresh .ag-ltr .ag-row-group-indent-11 {
    padding-left: 264px; }
  .ag-theme-fresh .ag-rtl .ag-row-group-indent-11 {
    padding-right: 264px; }
  .ag-theme-fresh .ag-ltr .ag-row-level-11 .ag-row-group-leaf-indent {
    margin-left: 24px; }
  .ag-theme-fresh .ag-rtl .ag-row-level-11 .ag-row-group-leaf-indent {
    margin-right: 24px; }
  .ag-theme-fresh .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-12 {
    padding-left: 300px; }
  .ag-theme-fresh .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-12 {
    padding-right: 300px; }
  .ag-theme-fresh .ag-ltr .ag-row-group-indent-12 {
    padding-left: 288px; }
  .ag-theme-fresh .ag-rtl .ag-row-group-indent-12 {
    padding-right: 288px; }
  .ag-theme-fresh .ag-ltr .ag-row-level-12 .ag-row-group-leaf-indent {
    margin-left: 24px; }
  .ag-theme-fresh .ag-rtl .ag-row-level-12 .ag-row-group-leaf-indent {
    margin-right: 24px; }
  .ag-theme-fresh .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-13 {
    padding-left: 324px; }
  .ag-theme-fresh .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-13 {
    padding-right: 324px; }
  .ag-theme-fresh .ag-ltr .ag-row-group-indent-13 {
    padding-left: 312px; }
  .ag-theme-fresh .ag-rtl .ag-row-group-indent-13 {
    padding-right: 312px; }
  .ag-theme-fresh .ag-ltr .ag-row-level-13 .ag-row-group-leaf-indent {
    margin-left: 24px; }
  .ag-theme-fresh .ag-rtl .ag-row-level-13 .ag-row-group-leaf-indent {
    margin-right: 24px; }
  .ag-theme-fresh .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-14 {
    padding-left: 348px; }
  .ag-theme-fresh .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-14 {
    padding-right: 348px; }
  .ag-theme-fresh .ag-ltr .ag-row-group-indent-14 {
    padding-left: 336px; }
  .ag-theme-fresh .ag-rtl .ag-row-group-indent-14 {
    padding-right: 336px; }
  .ag-theme-fresh .ag-ltr .ag-row-level-14 .ag-row-group-leaf-indent {
    margin-left: 24px; }
  .ag-theme-fresh .ag-rtl .ag-row-level-14 .ag-row-group-leaf-indent {
    margin-right: 24px; }
  .ag-theme-fresh .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-15 {
    padding-left: 372px; }
  .ag-theme-fresh .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-15 {
    padding-right: 372px; }
  .ag-theme-fresh .ag-ltr .ag-row-group-indent-15 {
    padding-left: 360px; }
  .ag-theme-fresh .ag-rtl .ag-row-group-indent-15 {
    padding-right: 360px; }
  .ag-theme-fresh .ag-ltr .ag-row-level-15 .ag-row-group-leaf-indent {
    margin-left: 24px; }
  .ag-theme-fresh .ag-rtl .ag-row-level-15 .ag-row-group-leaf-indent {
    margin-right: 24px; }
  .ag-theme-fresh .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-16 {
    padding-left: 396px; }
  .ag-theme-fresh .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-16 {
    padding-right: 396px; }
  .ag-theme-fresh .ag-ltr .ag-row-group-indent-16 {
    padding-left: 384px; }
  .ag-theme-fresh .ag-rtl .ag-row-group-indent-16 {
    padding-right: 384px; }
  .ag-theme-fresh .ag-ltr .ag-row-level-16 .ag-row-group-leaf-indent {
    margin-left: 24px; }
  .ag-theme-fresh .ag-rtl .ag-row-level-16 .ag-row-group-leaf-indent {
    margin-right: 24px; }
  .ag-theme-fresh .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-17 {
    padding-left: 420px; }
  .ag-theme-fresh .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-17 {
    padding-right: 420px; }
  .ag-theme-fresh .ag-ltr .ag-row-group-indent-17 {
    padding-left: 408px; }
  .ag-theme-fresh .ag-rtl .ag-row-group-indent-17 {
    padding-right: 408px; }
  .ag-theme-fresh .ag-ltr .ag-row-level-17 .ag-row-group-leaf-indent {
    margin-left: 24px; }
  .ag-theme-fresh .ag-rtl .ag-row-level-17 .ag-row-group-leaf-indent {
    margin-right: 24px; }
  .ag-theme-fresh .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-18 {
    padding-left: 444px; }
  .ag-theme-fresh .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-18 {
    padding-right: 444px; }
  .ag-theme-fresh .ag-ltr .ag-row-group-indent-18 {
    padding-left: 432px; }
  .ag-theme-fresh .ag-rtl .ag-row-group-indent-18 {
    padding-right: 432px; }
  .ag-theme-fresh .ag-ltr .ag-row-level-18 .ag-row-group-leaf-indent {
    margin-left: 24px; }
  .ag-theme-fresh .ag-rtl .ag-row-level-18 .ag-row-group-leaf-indent {
    margin-right: 24px; }
  .ag-theme-fresh .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-19 {
    padding-left: 468px; }
  .ag-theme-fresh .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-19 {
    padding-right: 468px; }
  .ag-theme-fresh .ag-ltr .ag-row-group-indent-19 {
    padding-left: 456px; }
  .ag-theme-fresh .ag-rtl .ag-row-group-indent-19 {
    padding-right: 456px; }
  .ag-theme-fresh .ag-ltr .ag-row-level-19 .ag-row-group-leaf-indent {
    margin-left: 24px; }
  .ag-theme-fresh .ag-rtl .ag-row-level-19 .ag-row-group-leaf-indent {
    margin-right: 24px; }
  .ag-theme-fresh .ag-cell {
    -webkit-font-smoothing: subpixel-antialiased; }
  .ag-theme-fresh .ag-value-change-delta {
    padding-right: 2px; }
  .ag-theme-fresh .ag-value-change-delta-up {
    color: darkgreen;
    color: var(--ag-value-change-delta-up-color, darkgreen); }
  .ag-theme-fresh .ag-value-change-delta-down {
    color: darkred;
    color: var(--ag-value-change-delta-down-color, darkred); }
  .ag-theme-fresh .ag-value-change-value {
    background-color: transparent;
    border-radius: 1px;
    padding-left: 1px;
    padding-right: 1px;
    transition: background-color 1s; }
  .ag-theme-fresh .ag-value-change-value-highlight {
    background-color: #cec;
    background-color: var(--ag-value-change-value-highlight-background-color, #cec);
    transition: background-color 0.1s; }
  .ag-theme-fresh .ag-cell-data-changed {
    background-color: #cec !important;
    background-color: var(--ag-value-change-value-highlight-background-color, #cec) !important; }
  .ag-theme-fresh .ag-cell-data-changed-animation {
    background-color: transparent; }
  .ag-theme-fresh .ag-cell-highlight {
    background-color: rgba(136, 255, 136, 0.4) !important;
    background-color: var(--ag-range-selection-highlight-color, rgba(136, 255, 136, 0.4)) !important; }
  .ag-theme-fresh .ag-row {
    height: 25px;
    background-color: #FFF;
    background-color: var(--ag-background-color, #FFF);
    color: #000;
    color: var(--ag-data-color, var(--ag-foreground-color, #000)); }
  .ag-theme-fresh .ag-row-highlight-above::after, .ag-theme-fresh .ag-row-highlight-below::after {
    content: '';
    position: absolute;
    width: calc(100% - 1px);
    height: 1px;
    background-color: #000;
    background-color: var(--ag-range-selection-border-color, var(--ag-foreground-color, #000));
    left: 1px; }
  .ag-theme-fresh .ag-row-highlight-above::after {
    top: -1px; }
  .ag-theme-fresh .ag-row-highlight-above.ag-row-first::after {
    top: 0; }
  .ag-theme-fresh .ag-row-highlight-below::after {
    bottom: 0px; }
  .ag-theme-fresh .ag-row-odd {
    background-color: #f6f6f6;
    background-color: var(--ag-odd-row-background-color, #f6f6f6); }
  .ag-theme-fresh .ag-horizontal-left-spacer:not(.ag-scroller-corner) {
    border-right: solid 1px;
    border-right-color: darkgrey;
    border-right-color: var(--ag-border-color, darkgrey); }
  .ag-theme-fresh .ag-horizontal-right-spacer:not(.ag-scroller-corner) {
    border-left: solid 1px;
    border-left-color: darkgrey;
    border-left-color: var(--ag-border-color, darkgrey); }
  .ag-theme-fresh .ag-ltr .ag-right-aligned-cell {
    text-align: right; }
  .ag-theme-fresh .ag-rtl .ag-right-aligned-cell {
    text-align: left; }
  .ag-theme-fresh .ag-ltr .ag-right-aligned-cell .ag-cell-value {
    margin-left: auto; }
  .ag-theme-fresh .ag-rtl .ag-right-aligned-cell .ag-cell-value {
    margin-right: auto; }
  .ag-theme-fresh .ag-cell {
    border: 1px solid transparent;
    line-height: 23px;
    padding-left: 11px;
    padding-right: 11px; }
  .ag-theme-fresh .ag-row > .ag-cell-wrapper {
    padding-left: 11px;
    padding-right: 11px; }
  .ag-theme-fresh .ag-row-dragging {
    cursor: move; }
  .ag-theme-fresh .ag-row-dragging {
    opacity: 0.5; }
  .ag-theme-fresh .ag-cell-inline-editing {
    border: solid 1px;
    border-color: darkgrey;
    border-color: var(--ag-border-color, darkgrey);
    background: #FFF;
    background: var(--ag-background-color, #FFF);
    border-radius: 0px;
    box-shadow: none;
    padding: 4px;
    padding: 0;
    height: 25px;
    background-color: #f6f6f6;
    background-color: var(--ag-control-panel-background-color, #f6f6f6); }
  .ag-theme-fresh .ag-popup-editor {
    border: solid 1px;
    border-color: darkgrey;
    border-color: var(--ag-border-color, darkgrey);
    background: #FFF;
    background: var(--ag-background-color, #FFF);
    border-radius: 0px;
    box-shadow: none;
    padding: 4px;
    background-color: #f6f6f6;
    background-color: var(--ag-control-panel-background-color, #f6f6f6);
    padding: 0; }
  .ag-theme-fresh .ag-large-text-input {
    height: auto;
    padding: 12px; }
  .ag-theme-fresh .ag-details-row {
    padding: 20px;
    background-color: #FFF;
    background-color: var(--ag-background-color, #FFF); }
  .ag-theme-fresh .ag-layout-auto-height .ag-center-cols-clipper, .ag-theme-fresh .ag-layout-auto-height .ag-center-cols-container, .ag-theme-fresh .ag-layout-print .ag-center-cols-clipper, .ag-theme-fresh .ag-layout-print .ag-center-cols-container {
    min-height: 50px; }
  .ag-theme-fresh .ag-overlay-loading-wrapper {
    background-color: rgba(255, 255, 255, 0.66);
    background-color: var(--ag-modal-overlay-background-color, rgba(255, 255, 255, 0.66)); }
  .ag-theme-fresh .ag-overlay-loading-center {
    border: solid 1px;
    border-color: darkgrey;
    border-color: var(--ag-border-color, darkgrey);
    background: #FFF;
    background: var(--ag-background-color, #FFF);
    border-radius: 0px;
    box-shadow: none;
    padding: 4px; }
  .ag-theme-fresh .ag-overlay-no-rows-wrapper.ag-layout-auto-height {
    padding-top: 30px; }
  .ag-theme-fresh .ag-loading {
    padding-left: 12px;
    display: flex;
    height: 100%;
    align-items: center; }
  .ag-theme-fresh .ag-loading-icon {
    padding-right: 12px; }
  .ag-theme-fresh .ag-icon-loading {
    -webkit-animation-name: spin;
            animation-name: spin;
    -webkit-animation-duration: 1000ms;
            animation-duration: 1000ms;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear; }

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
  .ag-theme-fresh .ag-floating-top {
    border-bottom: solid 1px;
    border-bottom-color: darkgrey;
    border-bottom-color: var(--ag-border-color, darkgrey); }
  .ag-theme-fresh .ag-floating-bottom {
    border-top: solid 1px;
    border-top-color: darkgrey;
    border-top-color: var(--ag-border-color, darkgrey); }
  .ag-theme-fresh .ag-ltr .ag-cell {
    border-right: dotted darkgrey; }
  .ag-theme-fresh .ag-rtl .ag-cell {
    border-left: dotted darkgrey; }
  .ag-theme-fresh .ag-ltr .ag-cell {
    border-right-width: 1px; }
  .ag-theme-fresh .ag-rtl .ag-cell {
    border-left-width: 1px; }
  .ag-theme-fresh .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell) {
    border-left: solid 1px;
    border-left-color: darkgrey;
    border-left-color: var(--ag-border-color, darkgrey); }
  .ag-theme-fresh .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell) {
    border-right: solid 1px;
    border-right-color: darkgrey;
    border-right-color: var(--ag-border-color, darkgrey); }
  .ag-theme-fresh .ag-row-selected {
    background-color: #bde2e5;
    background-color: var(--ag-selected-row-background-color, #bde2e5); }
  .ag-theme-fresh .ag-cell-range-selected:not(.ag-cell-focus),
  .ag-theme-fresh .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing) {
    background-color: rgba(0, 0, 0, 0.2);
    background-color: var(--ag-range-selection-background-color, rgba(0, 0, 0, 0.2)); }
    .ag-theme-fresh .ag-cell-range-selected:not(.ag-cell-focus).ag-cell-range-chart,
    .ag-theme-fresh .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing).ag-cell-range-chart {
      background-color: rgba(0, 88, 255, 0.1) !important;
      background-color: var(--ag-range-selection-chart-background-color, rgba(0, 88, 255, 0.1)) !important; }
      .ag-theme-fresh .ag-cell-range-selected:not(.ag-cell-focus).ag-cell-range-chart.ag-cell-range-chart-category,
      .ag-theme-fresh .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing).ag-cell-range-chart.ag-cell-range-chart-category {
        background-color: rgba(0, 255, 132, 0.1) !important;
        background-color: var(--ag-range-selection-chart-category-background-color, rgba(0, 255, 132, 0.1)) !important; }
  .ag-theme-fresh .ag-cell-range-selected-1:not(.ag-cell-focus),
  .ag-theme-fresh .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-1:not(.ag-cell-inline-editing) {
    background-color: rgba(0, 0, 0, 0.2);
    background-color: var(--ag-range-selection-background-color-1, var(--ag-range-selection-background-color, rgba(0, 0, 0, 0.2))); }
  .ag-theme-fresh .ag-cell-range-selected-2:not(.ag-cell-focus),
  .ag-theme-fresh .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-2 {
    background-color: rgba(0, 0, 0, 0.36);
    background-color: var(--ag-range-selection-background-color-2, rgba(0, 0, 0, 0.36)); }
  .ag-theme-fresh .ag-cell-range-selected-3:not(.ag-cell-focus),
  .ag-theme-fresh .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-3 {
    background-color: rgba(0, 0, 0, 0.488);
    background-color: var(--ag-range-selection-background-color-3, rgba(0, 0, 0, 0.488)); }
  .ag-theme-fresh .ag-cell-range-selected-4:not(.ag-cell-focus),
  .ag-theme-fresh .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-4 {
    background-color: rgba(0, 0, 0, 0.5904);
    background-color: var(--ag-range-selection-background-color-4, rgba(0, 0, 0, 0.5904)); }
  .ag-theme-fresh .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top {
    border-top-color: #000;
    border-top-color: var(--ag-range-selection-border-color, var(--ag-foreground-color, #000)); }
  .ag-theme-fresh .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right {
    border-right-color: #000;
    border-right-color: var(--ag-range-selection-border-color, var(--ag-foreground-color, #000)); }
  .ag-theme-fresh .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom {
    border-bottom-color: #000;
    border-bottom-color: var(--ag-range-selection-border-color, var(--ag-foreground-color, #000)); }
  .ag-theme-fresh .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left {
    border-left-color: #000;
    border-left-color: var(--ag-range-selection-border-color, var(--ag-foreground-color, #000)); }
  .ag-theme-fresh .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),
  .ag-theme-fresh .ag-ltr .ag-cell-range-single-cell,
  .ag-theme-fresh .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle, .ag-theme-fresh .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),
  .ag-theme-fresh .ag-rtl .ag-cell-range-single-cell,
  .ag-theme-fresh .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle {
    border: 1px solid;
    border-color: #000;
    border-color: var(--ag-range-selection-border-color, var(--ag-foreground-color, #000));
    outline: initial; }
  .ag-theme-fresh .ag-cell.ag-selection-fill-top,
  .ag-theme-fresh .ag-cell.ag-selection-fill-top.ag-cell-range-selected {
    border-top: 1px dashed;
    border-top-color: #000;
    border-top-color: var(--ag-range-selection-border-color, var(--ag-foreground-color, #000)); }
  .ag-theme-fresh .ag-ltr .ag-cell.ag-selection-fill-right, .ag-theme-fresh .ag-ltr .ag-cell.ag-selection-fill-right.ag-cell-range-selected {
    border-right: 1px dashed;
    border-right-color: #000;
    border-right-color: var(--ag-range-selection-border-color, var(--ag-foreground-color, #000)); }
  .ag-theme-fresh .ag-rtl .ag-cell.ag-selection-fill-right, .ag-theme-fresh .ag-rtl .ag-cell.ag-selection-fill-right.ag-cell-range-selected {
    border-left: 1px dashed;
    border-left-color: #000;
    border-left-color: var(--ag-range-selection-border-color, var(--ag-foreground-color, #000)); }
  .ag-theme-fresh .ag-cell.ag-selection-fill-bottom,
  .ag-theme-fresh .ag-cell.ag-selection-fill-bottom.ag-cell-range-selected {
    border-bottom: 1px dashed;
    border-bottom-color: #000;
    border-bottom-color: var(--ag-range-selection-border-color, var(--ag-foreground-color, #000)); }
  .ag-theme-fresh .ag-ltr .ag-cell.ag-selection-fill-left, .ag-theme-fresh .ag-ltr .ag-cell.ag-selection-fill-left.ag-cell-range-selected {
    border-left: 1px dashed;
    border-left-color: #000;
    border-left-color: var(--ag-range-selection-border-color, var(--ag-foreground-color, #000)); }
  .ag-theme-fresh .ag-rtl .ag-cell.ag-selection-fill-left, .ag-theme-fresh .ag-rtl .ag-cell.ag-selection-fill-left.ag-cell-range-selected {
    border-right: 1px dashed;
    border-right-color: #000;
    border-right-color: var(--ag-range-selection-border-color, var(--ag-foreground-color, #000)); }
  .ag-theme-fresh .ag-fill-handle, .ag-theme-fresh .ag-range-handle {
    position: absolute;
    width: 6px;
    height: 6px;
    bottom: -1px;
    background-color: #000;
    background-color: var(--ag-range-selection-border-color, var(--ag-foreground-color, #000)); }
    .ag-theme-fresh .ag-ltr .ag-fill-handle, .ag-theme-fresh .ag-ltr .ag-range-handle {
      right: -1px; }
    .ag-theme-fresh .ag-rtl .ag-fill-handle, .ag-theme-fresh .ag-rtl .ag-range-handle {
      left: -1px; }
  .ag-theme-fresh .ag-fill-handle {
    cursor: cell; }
  .ag-theme-fresh .ag-range-handle {
    cursor: nwse-resize; }
  .ag-theme-fresh .ag-cell-inline-editing {
    border-color: var(--ag-input-focus-border-color) !important; }
  .ag-theme-fresh .ag-menu {
    border: solid 1px;
    border-color: darkgrey;
    border-color: var(--ag-border-color, darkgrey);
    background: #FFF;
    background: var(--ag-background-color, #FFF);
    border-radius: 0px;
    box-shadow: none;
    padding: 4px;
    padding: 0; }
  .ag-theme-fresh .ag-menu-list {
    cursor: default;
    padding: 4px 0; }
  .ag-theme-fresh .ag-menu-separator {
    height: 9px; }
  .ag-theme-fresh .ag-menu-separator-part:after {
    content: "";
    display: block;
    border-top: solid 1px;
    border-top-color: darkgrey;
    border-top-color: var(--ag-border-color, darkgrey); }
  .ag-theme-fresh .ag-menu-option-active, .ag-theme-fresh .ag-compact-menu-option-active {
    background-color: var(--ag-row-hover-color); }
  .ag-theme-fresh .ag-menu-option-part, .ag-theme-fresh .ag-compact-menu-option-part {
    line-height: 12px;
    padding: 6px 0; }
  .ag-theme-fresh .ag-menu-option-disabled, .ag-theme-fresh .ag-compact-menu-option-disabled {
    opacity: 0.5; }
  .ag-theme-fresh .ag-menu-option-icon, .ag-theme-fresh .ag-compact-menu-option-icon {
    width: 12px; }
    .ag-theme-fresh .ag-ltr .ag-menu-option-icon, .ag-theme-fresh .ag-ltr .ag-compact-menu-option-icon {
      padding-left: 8px; }
    .ag-theme-fresh .ag-rtl .ag-menu-option-icon, .ag-theme-fresh .ag-rtl .ag-compact-menu-option-icon {
      padding-right: 8px; }
  .ag-theme-fresh .ag-menu-option-text, .ag-theme-fresh .ag-compact-menu-option-text {
    padding-left: 8px;
    padding-right: 8px; }
  .ag-theme-fresh .ag-ltr .ag-menu-option-shortcut, .ag-theme-fresh .ag-ltr .ag-compact-menu-option-shortcut {
    padding-right: 4px; }
  .ag-theme-fresh .ag-rtl .ag-menu-option-shortcut, .ag-theme-fresh .ag-rtl .ag-compact-menu-option-shortcut {
    padding-left: 4px; }
  .ag-theme-fresh .ag-menu-option-popup-pointer, .ag-theme-fresh .ag-compact-menu-option-popup-pointer {
    padding-right: 4px; }
  .ag-theme-fresh .ag-tabs-header {
    min-width: 220px;
    width: 100%;
    display: flex; }
  .ag-theme-fresh .ag-tab {
    border-bottom: 0 solid transparent;
    display: flex;
    flex: none;
    align-items: center;
    justify-content: center;
    cursor: pointer; }
  .ag-theme-fresh .ag-keyboard-focus .ag-tab:focus {
    outline: none; }
    .ag-theme-fresh .ag-keyboard-focus .ag-tab:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 4px;
      left: 4px;
      display: block;
      width: calc(100% - 8px);
      height: calc(100% - 8px);
      border: 1px solid;
      border-color: var(--ag-input-focus-border-color); }
  .ag-theme-fresh .ag-tab-selected {
    border-bottom-color: #000;
    border-bottom-color: var(--ag-selected-tab-underline-color, var(--ag-range-selection-border-color, var(--ag-foreground-color, #000))); }
  .ag-theme-fresh .ag-menu-header {
    color: #000;
    color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #000)); }
  .ag-theme-fresh .ag-filter-separator {
    border-top: solid 1px;
    border-top-color: darkgrey;
    border-top-color: var(--ag-border-color, darkgrey); }
  .ag-theme-fresh .ag-filter-condition-operator {
    height: 17px; }
  .ag-theme-fresh .ag-ltr .ag-filter-condition-operator-or {
    margin-left: 8px; }
  .ag-theme-fresh .ag-rtl .ag-filter-condition-operator-or {
    margin-right: 8px; }
  .ag-theme-fresh .ag-set-filter-select-all {
    padding-top: 6px; }
  .ag-theme-fresh .ag-set-filter-list, .ag-theme-fresh .ag-filter-no-matches {
    height: 120px; }
  .ag-theme-fresh .ag-set-filter-filter {
    margin-top: 6px;
    margin-left: 6px;
    margin-right: 6px; }
  .ag-theme-fresh .ag-filter-to {
    margin-top: 4px; }
  .ag-theme-fresh .ag-mini-filter {
    margin: 6px 6px; }
  .ag-theme-fresh .ag-set-filter-item {
    margin: 0px 6px; }
  .ag-theme-fresh .ag-ltr .ag-set-filter-item-value {
    margin-left: 6px; }
  .ag-theme-fresh .ag-rtl .ag-set-filter-item-value {
    margin-right: 6px; }
  .ag-theme-fresh .ag-filter-apply-panel {
    padding: 6px 6px;
    border-top: solid 1px;
    border-top-color: darkgrey;
    border-top-color: var(--ag-secondary-border-color, var(--ag-border-color, darkgrey)); }
  .ag-theme-fresh .ag-filter-apply-panel-button {
    line-height: 1.5; }
    .ag-theme-fresh .ag-ltr .ag-filter-apply-panel-button {
      margin-left: 8px; }
    .ag-theme-fresh .ag-rtl .ag-filter-apply-panel-button {
      margin-right: 8px; }
  .ag-theme-fresh .ag-simple-filter-body-wrapper {
    padding: 6px 6px;
    padding-bottom: 2px; }
    .ag-theme-fresh .ag-simple-filter-body-wrapper > * {
      margin-bottom: 4px; }
  .ag-theme-fresh .ag-filter-no-matches {
    padding: 6px 6px; }
  .ag-theme-fresh .ag-multi-filter-menu-item {
    margin: 4px 0; }
  .ag-theme-fresh .ag-multi-filter-group-title-bar {
    padding: 8px 4px;
    background-color: transparent; }
  .ag-theme-fresh .ag-keyboard-focus .ag-multi-filter-group-title-bar:focus {
    outline: none; }
    .ag-theme-fresh .ag-keyboard-focus .ag-multi-filter-group-title-bar:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 4px;
      left: 4px;
      display: block;
      width: calc(100% - 8px);
      height: calc(100% - 8px);
      border: 1px solid;
      border-color: var(--ag-input-focus-border-color); }
  .ag-theme-fresh .ag-side-bar {
    position: relative; }
  .ag-theme-fresh .ag-tool-panel-wrapper {
    background-color: #f6f6f6;
    background-color: var(--ag-control-panel-background-color, #f6f6f6); }
  .ag-theme-fresh .ag-side-buttons {
    padding-top: 16px;
    width: 16px;
    position: relative;
    color: #000;
    color: var(--ag-foreground-color, #000);
    overflow: hidden; }
  .ag-theme-fresh button.ag-side-button-button {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    background: transparent;
    padding: 8px 0 8px 0;
    width: calc(100% + 1px);
    margin: 0;
    min-height: 72px;
    background-position-y: center;
    background-position-x: center;
    background-repeat: no-repeat;
    border: none;
    border-top: solid 1px;
    border-top-color: darkgrey;
    border-top-color: var(--ag-border-color, darkgrey);
    border-bottom: solid 1px;
    border-bottom-color: darkgrey;
    border-bottom-color: var(--ag-border-color, darkgrey); }
    .ag-theme-fresh button.ag-side-button-button:focus {
      box-shadow: none; }
  .ag-theme-fresh .ag-keyboard-focus .ag-side-button-button:focus {
    outline: none; }
    .ag-theme-fresh .ag-keyboard-focus .ag-side-button-button:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 4px;
      left: 4px;
      display: block;
      width: calc(100% - 8px);
      height: calc(100% - 8px);
      border: 1px solid;
      border-color: var(--ag-input-focus-border-color); }
  .ag-theme-fresh .ag-selected .ag-side-button-button {
    background-color: #f6f6f6;
    background-color: var(--ag-control-panel-background-color, #f6f6f6);
    border-top-color: darkgrey;
    border-top-color: var(--ag-border-color, darkgrey);
    border-bottom-color: darkgrey;
    border-bottom-color: var(--ag-border-color, darkgrey); }
  .ag-theme-fresh .ag-side-button-icon-wrapper {
    margin-bottom: 3px; }
  .ag-theme-fresh .ag-ltr .ag-side-bar-left,
  .ag-theme-fresh .ag-rtl .ag-side-bar-right {
    border-right: solid 1px;
    border-right-color: darkgrey;
    border-right-color: var(--ag-border-color, darkgrey); }
    .ag-theme-fresh .ag-ltr .ag-side-bar-left .ag-tool-panel-wrapper,
    .ag-theme-fresh .ag-rtl .ag-side-bar-right .ag-tool-panel-wrapper {
      border-left: solid 1px;
      border-left-color: darkgrey;
      border-left-color: var(--ag-border-color, darkgrey); }
    .ag-theme-fresh .ag-ltr .ag-side-bar-left .ag-side-button-button,
    .ag-theme-fresh .ag-rtl .ag-side-bar-right .ag-side-button-button {
      border-right: 0 solid transparent;
      margin-right: -1px;
      padding-right: 1px; }
    .ag-theme-fresh .ag-ltr .ag-side-bar-left .ag-selected .ag-side-button-button,
    .ag-theme-fresh .ag-rtl .ag-side-bar-right .ag-selected .ag-side-button-button {
      border-right-color: #000;
      border-right-color: var(--ag-selected-tab-underline-color, var(--ag-range-selection-border-color, var(--ag-foreground-color, #000))); }
  .ag-theme-fresh .ag-rtl .ag-side-bar-left,
  .ag-theme-fresh .ag-ltr .ag-side-bar-right {
    border-left: solid 1px;
    border-left-color: darkgrey;
    border-left-color: var(--ag-border-color, darkgrey); }
    .ag-theme-fresh .ag-rtl .ag-side-bar-left .ag-tool-panel-wrapper,
    .ag-theme-fresh .ag-ltr .ag-side-bar-right .ag-tool-panel-wrapper {
      border-right: solid 1px;
      border-right-color: darkgrey;
      border-right-color: var(--ag-border-color, darkgrey); }
    .ag-theme-fresh .ag-rtl .ag-side-bar-left .ag-side-button-button,
    .ag-theme-fresh .ag-ltr .ag-side-bar-right .ag-side-button-button {
      border-left: 0 solid transparent;
      margin-left: -1px;
      padding-left: 1px; }
    .ag-theme-fresh .ag-rtl .ag-side-bar-left .ag-selected .ag-side-button-button,
    .ag-theme-fresh .ag-ltr .ag-side-bar-right .ag-selected .ag-side-button-button {
      border-left-color: #000;
      border-left-color: var(--ag-selected-tab-underline-color, var(--ag-range-selection-border-color, var(--ag-foreground-color, #000))); }
  .ag-theme-fresh .ag-filter-toolpanel-header {
    height: 24px; }
  .ag-theme-fresh .ag-ltr .ag-filter-toolpanel-header, .ag-theme-fresh .ag-ltr .ag-filter-toolpanel-search {
    padding-left: 4px; }
  .ag-theme-fresh .ag-rtl .ag-filter-toolpanel-header, .ag-theme-fresh .ag-rtl .ag-filter-toolpanel-search {
    padding-right: 4px; }
  .ag-theme-fresh .ag-keyboard-focus .ag-filter-toolpanel-header:focus {
    outline: none; }
    .ag-theme-fresh .ag-keyboard-focus .ag-filter-toolpanel-header:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 4px;
      left: 4px;
      display: block;
      width: calc(100% - 8px);
      height: calc(100% - 8px);
      border: 1px solid;
      border-color: var(--ag-input-focus-border-color); }
  .ag-theme-fresh .ag-filter-toolpanel-group.ag-has-filter > .ag-group-title-bar .ag-group-title:after {
    font-family: "agGridClassic";
    font-size: 12px;
    line-height: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F112";
    position: absolute; }
    .ag-theme-fresh .ag-ltr .ag-filter-toolpanel-group.ag-has-filter > .ag-group-title-bar .ag-group-title:after {
      padding-left: 4px; }
    .ag-theme-fresh .ag-rtl .ag-filter-toolpanel-group.ag-has-filter > .ag-group-title-bar .ag-group-title:after {
      padding-right: 4px; }
  .ag-theme-fresh .ag-filter-toolpanel-group-level-0-header {
    height: 32px; }
  .ag-theme-fresh .ag-filter-toolpanel-group-item {
    margin-top: 2px;
    margin-bottom: 2px; }
  .ag-theme-fresh .ag-filter-toolpanel-search {
    height: 25px; }
  .ag-theme-fresh .ag-filter-toolpanel-search-input {
    flex-grow: 1;
    height: 16px; }
    .ag-theme-fresh .ag-ltr .ag-filter-toolpanel-search-input {
      margin-right: 4px; }
    .ag-theme-fresh .ag-rtl .ag-filter-toolpanel-search-input {
      margin-left: 4px; }
  .ag-theme-fresh .ag-filter-toolpanel-group-level-0 {
    border-top: solid 1px;
    border-top-color: darkgrey;
    border-top-color: var(--ag-secondary-border-color, var(--ag-border-color, darkgrey)); }
  .ag-theme-fresh .ag-ltr .ag-filter-toolpanel-expand, .ag-theme-fresh .ag-ltr .ag-filter-toolpanel-group-title-bar-icon {
    margin-right: 4px; }
  .ag-theme-fresh .ag-rtl .ag-filter-toolpanel-expand, .ag-theme-fresh .ag-rtl .ag-filter-toolpanel-group-title-bar-icon {
    margin-left: 4px; }
  .ag-theme-fresh .ag-filter-toolpanel-group-level-1 .ag-filter-toolpanel-group-level-1-header.ag-filter-toolpanel-group-title-bar {
    background-color: transparent; }
  .ag-theme-fresh .ag-ltr .ag-filter-toolpanel-group-level-1 .ag-filter-toolpanel-group-level-2-header {
    padding-left: 20px; }
  .ag-theme-fresh .ag-rtl .ag-filter-toolpanel-group-level-1 .ag-filter-toolpanel-group-level-2-header {
    padding-right: 20px; }
  .ag-theme-fresh .ag-filter-toolpanel-group-level-2 .ag-filter-toolpanel-group-level-2-header.ag-filter-toolpanel-group-title-bar {
    background-color: transparent; }
  .ag-theme-fresh .ag-ltr .ag-filter-toolpanel-group-level-2 .ag-filter-toolpanel-group-level-3-header {
    padding-left: 36px; }
  .ag-theme-fresh .ag-rtl .ag-filter-toolpanel-group-level-2 .ag-filter-toolpanel-group-level-3-header {
    padding-right: 36px; }
  .ag-theme-fresh .ag-filter-toolpanel-group-level-3 .ag-filter-toolpanel-group-level-3-header.ag-filter-toolpanel-group-title-bar {
    background-color: transparent; }
  .ag-theme-fresh .ag-ltr .ag-filter-toolpanel-group-level-3 .ag-filter-toolpanel-group-level-4-header {
    padding-left: 52px; }
  .ag-theme-fresh .ag-rtl .ag-filter-toolpanel-group-level-3 .ag-filter-toolpanel-group-level-4-header {
    padding-right: 52px; }
  .ag-theme-fresh .ag-filter-toolpanel-group-level-4 .ag-filter-toolpanel-group-level-4-header.ag-filter-toolpanel-group-title-bar {
    background-color: transparent; }
  .ag-theme-fresh .ag-ltr .ag-filter-toolpanel-group-level-4 .ag-filter-toolpanel-group-level-5-header {
    padding-left: 68px; }
  .ag-theme-fresh .ag-rtl .ag-filter-toolpanel-group-level-4 .ag-filter-toolpanel-group-level-5-header {
    padding-right: 68px; }
  .ag-theme-fresh .ag-filter-toolpanel-group-level-5 .ag-filter-toolpanel-group-level-5-header.ag-filter-toolpanel-group-title-bar {
    background-color: transparent; }
  .ag-theme-fresh .ag-ltr .ag-filter-toolpanel-group-level-5 .ag-filter-toolpanel-group-level-6-header {
    padding-left: 84px; }
  .ag-theme-fresh .ag-rtl .ag-filter-toolpanel-group-level-5 .ag-filter-toolpanel-group-level-6-header {
    padding-right: 84px; }
  .ag-theme-fresh .ag-filter-toolpanel-group-level-6 .ag-filter-toolpanel-group-level-6-header.ag-filter-toolpanel-group-title-bar {
    background-color: transparent; }
  .ag-theme-fresh .ag-ltr .ag-filter-toolpanel-group-level-6 .ag-filter-toolpanel-group-level-7-header {
    padding-left: 100px; }
  .ag-theme-fresh .ag-rtl .ag-filter-toolpanel-group-level-6 .ag-filter-toolpanel-group-level-7-header {
    padding-right: 100px; }
  .ag-theme-fresh .ag-filter-toolpanel-group-level-7 .ag-filter-toolpanel-group-level-7-header.ag-filter-toolpanel-group-title-bar {
    background-color: transparent; }
  .ag-theme-fresh .ag-ltr .ag-filter-toolpanel-group-level-7 .ag-filter-toolpanel-group-level-8-header {
    padding-left: 116px; }
  .ag-theme-fresh .ag-rtl .ag-filter-toolpanel-group-level-7 .ag-filter-toolpanel-group-level-8-header {
    padding-right: 116px; }
  .ag-theme-fresh .ag-filter-toolpanel-group-level-8 .ag-filter-toolpanel-group-level-8-header.ag-filter-toolpanel-group-title-bar {
    background-color: transparent; }
  .ag-theme-fresh .ag-ltr .ag-filter-toolpanel-group-level-8 .ag-filter-toolpanel-group-level-9-header {
    padding-left: 132px; }
  .ag-theme-fresh .ag-rtl .ag-filter-toolpanel-group-level-8 .ag-filter-toolpanel-group-level-9-header {
    padding-right: 132px; }
  .ag-theme-fresh .ag-filter-toolpanel-group-level-9 .ag-filter-toolpanel-group-level-9-header.ag-filter-toolpanel-group-title-bar {
    background-color: transparent; }
  .ag-theme-fresh .ag-ltr .ag-filter-toolpanel-group-level-9 .ag-filter-toolpanel-group-level-10-header {
    padding-left: 148px; }
  .ag-theme-fresh .ag-rtl .ag-filter-toolpanel-group-level-9 .ag-filter-toolpanel-group-level-10-header {
    padding-right: 148px; }
  .ag-theme-fresh .ag-filter-toolpanel-group-level-10 .ag-filter-toolpanel-group-level-10-header.ag-filter-toolpanel-group-title-bar {
    background-color: transparent; }
  .ag-theme-fresh .ag-ltr .ag-filter-toolpanel-group-level-10 .ag-filter-toolpanel-group-level-11-header {
    padding-left: 164px; }
  .ag-theme-fresh .ag-rtl .ag-filter-toolpanel-group-level-10 .ag-filter-toolpanel-group-level-11-header {
    padding-right: 164px; }
  .ag-theme-fresh .ag-filter-toolpanel-instance-header.ag-filter-toolpanel-group-level-1-header {
    padding-left: 4px; }
  .ag-theme-fresh .ag-filter-toolpanel-instance-filter {
    border-top: solid 1px;
    border-top-color: darkgrey;
    border-top-color: var(--ag-border-color, darkgrey);
    border-bottom: solid 1px;
    border-bottom-color: darkgrey;
    border-bottom-color: var(--ag-border-color, darkgrey);
    margin-top: 4px; }
  .ag-theme-fresh .ag-ltr .ag-filter-toolpanel-instance-header-icon {
    margin-left: 4px; }
  .ag-theme-fresh .ag-rtl .ag-filter-toolpanel-instance-header-icon {
    margin-right: 4px; }
  .ag-theme-fresh .ag-pivot-mode-panel {
    height: 25px;
    display: flex; }
  .ag-theme-fresh .ag-pivot-mode-select {
    display: flex;
    align-items: center; }
    .ag-theme-fresh .ag-ltr .ag-pivot-mode-select {
      margin-left: 6px; }
    .ag-theme-fresh .ag-rtl .ag-pivot-mode-select {
      margin-right: 6px; }
  .ag-theme-fresh .ag-keyboard-focus .ag-column-select-header:focus {
    outline: none; }
    .ag-theme-fresh .ag-keyboard-focus .ag-column-select-header:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 4px;
      left: 4px;
      display: block;
      width: calc(100% - 8px);
      height: calc(100% - 8px);
      border: 1px solid;
      border-color: var(--ag-input-focus-border-color); }
  .ag-theme-fresh .ag-column-select-header {
    height: 25px;
    align-items: center;
    padding: 0 6px;
    border-bottom: solid 1px;
    border-bottom-color: darkgrey;
    border-bottom-color: var(--ag-secondary-border-color, var(--ag-border-color, darkgrey)); }
  .ag-theme-fresh .ag-column-panel-column-select {
    border-bottom: solid 1px;
    border-bottom-color: darkgrey;
    border-bottom-color: var(--ag-secondary-border-color, var(--ag-border-color, darkgrey));
    border-top: solid 1px;
    border-top-color: darkgrey;
    border-top-color: var(--ag-secondary-border-color, var(--ag-border-color, darkgrey)); }
  .ag-theme-fresh .ag-column-group-icons,
  .ag-theme-fresh .ag-column-select-header-icon {
    color: #000;
    color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #000)); }
  .ag-theme-fresh .ag-header {
    background-color: var(--ag-header-background-color);
    border-bottom: solid 1px;
    border-bottom-color: darkgrey;
    border-bottom-color: var(--ag-border-color, darkgrey); }
  .ag-theme-fresh .ag-header-row {
    color: #000;
    color: var(--ag-header-foreground-color, var(--ag-secondary-foreground-color, var(--ag-foreground-color, #000))); }
  .ag-theme-fresh .ag-pinned-right-header {
    border-left: solid 1px;
    border-left-color: darkgrey;
    border-left-color: var(--ag-border-color, darkgrey); }
  .ag-theme-fresh .ag-pinned-left-header {
    border-right: solid 1px;
    border-right-color: darkgrey;
    border-right-color: var(--ag-border-color, darkgrey); }
  .ag-theme-fresh .ag-header-row {
    height: 25px; }
  .ag-theme-fresh .ag-ltr .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon {
    margin-left: 4px; }
  .ag-theme-fresh .ag-rtl .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon {
    margin-right: 4px; }
  .ag-theme-fresh .ag-ltr .ag-header-cell.ag-right-aligned-header .ag-header-label-icon {
    margin-right: 4px; }
  .ag-theme-fresh .ag-rtl .ag-header-cell.ag-right-aligned-header .ag-header-label-icon {
    margin-left: 4px; }
  .ag-theme-fresh .ag-header-cell,
  .ag-theme-fresh .ag-header-group-cell {
    padding-left: 12px;
    padding-right: 12px; }
    .ag-theme-fresh .ag-header-cell.ag-header-cell-moving,
    .ag-theme-fresh .ag-header-group-cell.ag-header-cell-moving {
      background-color: #bebebe;
      background-color: var(--ag-header-cell-moving-background-color, #bebebe); }
  .ag-theme-fresh .ag-keyboard-focus .ag-header-cell:focus {
    outline: none; }
    .ag-theme-fresh .ag-keyboard-focus .ag-header-cell:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 4px;
      left: 4px;
      display: block;
      width: calc(100% - 8px);
      height: calc(100% - 8px);
      border: 1px solid;
      border-color: var(--ag-input-focus-border-color); }
  .ag-theme-fresh .ag-keyboard-focus .ag-header-group-cell:focus {
    outline: none; }
    .ag-theme-fresh .ag-keyboard-focus .ag-header-group-cell:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 4px;
      left: 4px;
      display: block;
      width: calc(100% - 8px);
      height: calc(100% - 8px);
      border: 1px solid;
      border-color: var(--ag-input-focus-border-color); }
  .ag-theme-fresh .ag-header-icon {
    color: #000;
    color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #000)); }
  .ag-theme-fresh .ag-header-expand-icon {
    cursor: pointer; }
    .ag-theme-fresh .ag-ltr .ag-header-expand-icon {
      padding-left: 4px; }
    .ag-theme-fresh .ag-rtl .ag-header-expand-icon {
      padding-right: 4px; }
  .ag-theme-fresh .ag-header-row:not(:first-child) .ag-header-cell,
  .ag-theme-fresh .ag-header-row:not(:first-child) .ag-header-group-cell.ag-header-group-cell-with-group {
    border-top: solid 1px;
    border-top-color: darkgrey;
    border-top-color: var(--ag-border-color, darkgrey); }
  .ag-theme-fresh .ag-header-cell::after,
  .ag-theme-fresh .ag-header-group-cell::after {
    content: "";
    position: absolute;
    z-index: 1;
    display: block;
    width: 1px;
    height: 100%;
    top: calc(50% - 50%);
    background-color: rgba(169, 169, 169, 0.5);
    background-color: var(--ag-header-column-separator-color, rgba(169, 169, 169, 0.5)); }
    .ag-theme-fresh .ag-ltr .ag-header-cell::after, .ag-theme-fresh .ag-ltr .ag-header-group-cell::after {
      right: 0; }
    .ag-theme-fresh .ag-rtl .ag-header-cell::after, .ag-theme-fresh .ag-rtl .ag-header-group-cell::after {
      left: 0; }
  .ag-theme-fresh .ag-ltr .ag-header-select-all {
    margin-right: 12px; }
  .ag-theme-fresh .ag-rtl .ag-header-select-all {
    margin-left: 12px; }
  .ag-theme-fresh .ag-ltr .ag-floating-filter-button {
    margin-left: 12px; }
  .ag-theme-fresh .ag-rtl .ag-floating-filter-button {
    margin-right: 12px; }
  .ag-theme-fresh .ag-floating-filter-button-button {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: transparent;
    border: none;
    height: 12px;
    padding: 0;
    width: 12px; }
  .ag-theme-fresh .ag-filter-loading {
    background-color: #f6f6f6;
    background-color: var(--ag-control-panel-background-color, #f6f6f6);
    height: 100%;
    padding: 6px 6px;
    position: absolute;
    width: 100%;
    z-index: 1; }
  .ag-theme-fresh .ag-paging-panel {
    border-top: 1px solid;
    border-top-color: darkgrey;
    border-top-color: var(--ag-border-color, darkgrey);
    color: #000;
    color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #000));
    height: 25px; }
    .ag-theme-fresh .ag-paging-panel > * {
      margin: 0 12px; }
  .ag-theme-fresh .ag-paging-button {
    cursor: pointer; }
  .ag-theme-fresh .ag-paging-button.ag-disabled {
    cursor: default;
    color: rgba(0, 0, 0, 0.5);
    color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.5)); }
  .ag-theme-fresh .ag-keyboard-focus .ag-paging-button:focus {
    outline: none; }
    .ag-theme-fresh .ag-keyboard-focus .ag-paging-button:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 0px;
      left: 0px;
      display: block;
      width: calc(100% - 0px);
      height: calc(100% - 0px);
      border: 1px solid;
      border-color: var(--ag-input-focus-border-color); }
  .ag-theme-fresh .ag-paging-button, .ag-theme-fresh .ag-paging-description {
    margin: 0 4px; }
  .ag-theme-fresh .ag-status-bar {
    border-top: solid 1px;
    border-top-color: darkgrey;
    border-top-color: var(--ag-border-color, darkgrey);
    color: rgba(0, 0, 0, 0.5);
    color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.5));
    padding-right: 16px;
    padding-left: 16px;
    line-height: 1.5; }
  .ag-theme-fresh .ag-status-name-value-value {
    color: #000;
    color: var(--ag-foreground-color, #000); }
  .ag-theme-fresh .ag-status-bar-center {
    text-align: center; }
  .ag-theme-fresh .ag-status-name-value {
    margin-left: 4px;
    margin-right: 4px;
    padding-top: 8px;
    padding-bottom: 8px; }
  .ag-theme-fresh .ag-column-drop-cell {
    background: var(--ag-chip-background-color);
    border-radius: 16px;
    height: 16px;
    padding: 0 2px; }
  .ag-theme-fresh .ag-column-drop-cell-text {
    margin: 0 4px; }
  .ag-theme-fresh .ag-column-drop-cell-button {
    min-width: 16px;
    margin: 0 2px;
    color: #000;
    color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #000)); }
  .ag-theme-fresh .ag-column-drop-cell-drag-handle {
    margin-left: 8px; }
  .ag-theme-fresh .ag-column-drop-cell-ghost {
    opacity: 0.5; }
  .ag-theme-fresh .ag-column-drop-horizontal {
    background-color: #f6f6f6;
    background-color: var(--ag-control-panel-background-color, #f6f6f6);
    color: #000;
    color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #000));
    height: 25px;
    border-bottom: solid 1px;
    border-bottom-color: darkgrey;
    border-bottom-color: var(--ag-border-color, darkgrey); }
    .ag-theme-fresh .ag-ltr .ag-column-drop-horizontal {
      padding-left: 12px; }
    .ag-theme-fresh .ag-rtl .ag-column-drop-horizontal {
      padding-right: 12px; }
  .ag-theme-fresh .ag-ltr .ag-column-drop-horizontal-half-width:not(:last-child) {
    border-right: solid 1px;
    border-right-color: darkgrey;
    border-right-color: var(--ag-border-color, darkgrey); }
  .ag-theme-fresh .ag-rtl .ag-column-drop-horizontal-half-width:not(:last-child) {
    border-left: solid 1px;
    border-left-color: darkgrey;
    border-left-color: var(--ag-border-color, darkgrey); }
  .ag-theme-fresh .ag-column-drop-horizontal-cell-separator {
    margin: 0 4px;
    color: #000;
    color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #000)); }
  .ag-theme-fresh .ag-column-drop-horizontal-empty-message {
    color: rgba(0, 0, 0, 0.5);
    color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.5)); }
  .ag-theme-fresh .ag-ltr .ag-column-drop-horizontal-icon {
    margin-right: 12px; }
  .ag-theme-fresh .ag-rtl .ag-column-drop-horizontal-icon {
    margin-left: 12px; }
  .ag-theme-fresh .ag-column-drop-vertical-list {
    padding-bottom: 4px;
    padding-right: 4px;
    padding-left: 4px; }
  .ag-theme-fresh .ag-column-drop-vertical-cell {
    margin-top: 4px; }
  .ag-theme-fresh .ag-column-drop-vertical {
    min-height: 50px;
    max-height: 150px;
    border-bottom: solid 1px;
    border-bottom-color: darkgrey;
    border-bottom-color: var(--ag-secondary-border-color, var(--ag-border-color, darkgrey)); }
    .ag-theme-fresh .ag-column-drop-vertical.ag-last-column-drop {
      border-bottom: none; }
  .ag-theme-fresh .ag-column-drop-vertical-icon {
    margin-left: 4px;
    margin-right: 4px; }
  .ag-theme-fresh .ag-column-drop-vertical-list {
    position: relative; }
  .ag-theme-fresh .ag-column-drop-vertical-empty-message {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    color: rgba(0, 0, 0, 0.5);
    color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.5));
    margin-top: 4px; }
  .ag-theme-fresh .ag-select-agg-func-popup {
    border: solid 1px;
    border-color: darkgrey;
    border-color: var(--ag-border-color, darkgrey);
    background: #FFF;
    background: var(--ag-background-color, #FFF);
    border-radius: 0px;
    box-shadow: none;
    padding: 4px;
    background: #FFF;
    background: var(--ag-background-color, #FFF);
    height: 70px;
    padding: 0; }
  .ag-theme-fresh .ag-select-agg-func-virtual-list-item {
    cursor: default;
    line-height: 20px;
    padding-left: 8px; }
    .ag-theme-fresh .ag-select-agg-func-virtual-list-item:hover {
      background-color: #bde2e5;
      background-color: var(--ag-selected-row-background-color, #bde2e5); }
  .ag-theme-fresh .ag-chart-menu {
    border-radius: 0px;
    background: #FFF;
    background: var(--ag-background-color, #FFF); }
  .ag-theme-fresh .ag-chart-menu-icon {
    opacity: 0.5;
    line-height: 24px;
    font-size: 24px;
    width: 24px;
    height: 24px;
    margin: 2px 0;
    cursor: pointer;
    border-radius: 0px;
    color: #000;
    color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #000)); }
    .ag-theme-fresh .ag-chart-menu-icon:hover {
      opacity: 1; }
  .ag-theme-fresh .ag-chart-mini-thumbnail {
    border: 1px solid;
    border-color: darkgrey;
    border-color: var(--ag-secondary-border-color, var(--ag-border-color, darkgrey));
    border-radius: 5px;
    margin: 5px; }
    .ag-theme-fresh .ag-chart-mini-thumbnail:nth-last-child(3),
    .ag-theme-fresh .ag-chart-mini-thumbnail:nth-last-child(3) ~ .ag-chart-mini-thumbnail {
      margin-left: auto;
      margin-right: auto; }
    .ag-theme-fresh .ag-ltr .ag-chart-mini-thumbnail:first-child {
      margin-left: 0; }
    .ag-theme-fresh .ag-rtl .ag-chart-mini-thumbnail:first-child {
      margin-right: 0; }
    .ag-theme-fresh .ag-ltr .ag-chart-mini-thumbnail:last-child {
      margin-right: 0; }
    .ag-theme-fresh .ag-rtl .ag-chart-mini-thumbnail:last-child {
      margin-left: 0; }
    .ag-theme-fresh .ag-chart-mini-thumbnail.ag-selected {
      border-color: #000;
      border-color: var(--ag-minichart-selected-chart-color, var(--ag-checkbox-checked-color, var(--ag-foreground-color, #000))); }
  .ag-theme-fresh .ag-chart-settings-card-item {
    background: #000;
    background: var(--ag-foreground-color, #000);
    width: 8px;
    height: 8px;
    border-radius: 4px; }
    .ag-theme-fresh .ag-chart-settings-card-item.ag-selected {
      background-color: #000;
      background-color: var(--ag-minichart-selected-page-color, var(--ag-checkbox-checked-color, var(--ag-foreground-color, #000))); }
  .ag-theme-fresh .ag-chart-data-column-drag-handle {
    margin-left: 4px; }
  .ag-theme-fresh .ag-charts-settings-group-title-bar,
  .ag-theme-fresh .ag-charts-data-group-title-bar,
  .ag-theme-fresh .ag-charts-format-top-level-group-title-bar {
    border-top: solid 1px;
    border-top-color: darkgrey;
    border-top-color: var(--ag-secondary-border-color, var(--ag-border-color, darkgrey)); }
  .ag-theme-fresh .ag-charts-settings-group-container {
    padding: 4px; }
  .ag-theme-fresh .ag-charts-data-group-container {
    padding: 6px 6px;
    padding-bottom: 2px; }
    .ag-theme-fresh .ag-charts-data-group-container > * {
      margin-bottom: 4px; }
  .ag-theme-fresh .ag-charts-format-top-level-group-container {
    margin-left: 8px;
    padding: 4px; }
  .ag-theme-fresh .ag-charts-format-top-level-group-item {
    margin: 4px 0; }
  .ag-theme-fresh .ag-charts-format-sub-level-group-container {
    padding: 6px 6px;
    padding-bottom: 2px; }
    .ag-theme-fresh .ag-charts-format-sub-level-group-container > * {
      margin-bottom: 4px; }
  .ag-theme-fresh .ag-charts-group-container.ag-group-container-horizontal {
    padding: 4px; }
  .ag-theme-fresh .ag-chart-data-section,
  .ag-theme-fresh .ag-chart-format-section {
    display: flex;
    margin: 0; }
  .ag-theme-fresh .ag-chart-menu-panel {
    background-color: #f6f6f6;
    background-color: var(--ag-control-panel-background-color, #f6f6f6); }
    .ag-theme-fresh .ag-ltr .ag-chart-menu-panel {
      border-left: solid 1px;
      border-left-color: darkgrey;
      border-left-color: var(--ag-border-color, darkgrey); }
    .ag-theme-fresh .ag-rtl .ag-chart-menu-panel {
      border-right: solid 1px;
      border-right-color: darkgrey;
      border-right-color: var(--ag-border-color, darkgrey); }
  .ag-theme-fresh .ag-date-time-list-page-title {
    flex-grow: 1;
    text-align: center; }
  .ag-theme-fresh .ag-date-time-list-page-column-label {
    text-align: center; }
  .ag-theme-fresh .ag-date-time-list-page-entry {
    text-align: center; }
  .ag-theme-fresh .ag-checkbox-input-wrapper {
    font-family: "agGridClassic";
    font-size: 12px;
    line-height: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 12px;
    height: 12px;
    background-color: var(--ag-checkbox-background-color);
    border-radius: 0px;
    display: inline-block;
    vertical-align: middle;
    flex: none; }
    .ag-theme-fresh .ag-checkbox-input-wrapper input, .ag-theme-fresh .ag-checkbox-input-wrapper input {
      -webkit-appearance: none;
      opacity: 0;
      width: 100%;
      height: 100%; }
    .ag-theme-fresh .ag-checkbox-input-wrapper:focus-within, .ag-theme-fresh .ag-checkbox-input-wrapper:active {
      outline: none; }
    .ag-theme-fresh .ag-checkbox-input-wrapper.ag-disabled {
      opacity: 0.5; }
    .ag-theme-fresh .ag-checkbox-input-wrapper::after {
      content: "\F108";
      color: #000;
      color: var(--ag-checkbox-unchecked-color, var(--ag-foreground-color, #000));
      position: absolute;
      top: 0;
      left: 0;
      pointer-events: none; }
    .ag-theme-fresh .ag-checkbox-input-wrapper.ag-checked::after {
      content: "\F106";
      color: #000;
      color: var(--ag-checkbox-checked-color, var(--ag-foreground-color, #000));
      position: absolute;
      top: 0;
      left: 0;
      pointer-events: none; }
    .ag-theme-fresh .ag-checkbox-input-wrapper.ag-indeterminate::after {
      content: "\F107";
      color: #000;
      color: var(--ag-checkbox-indeterminate-color, var(--ag-checkbox-unchecked-color, var(--ag-foreground-color, #000)));
      position: absolute;
      top: 0;
      left: 0;
      pointer-events: none; }
  .ag-theme-fresh .ag-toggle-button-input-wrapper {
    box-sizing: border-box;
    width: 24px;
    height: 12px;
    background-color: #000;
    background-color: var(--ag-toggle-button-off-background-color, var(--ag-checkbox-unchecked-color, var(--ag-foreground-color, #000)));
    border-radius: 6px;
    position: relative;
    flex: none;
    border: 1px solid;
    border-color: #000;
    border-color: var(--ag-toggle-button-off-border-color, var(--ag-checkbox-unchecked-color, var(--ag-foreground-color, #000))); }
    .ag-theme-fresh .ag-toggle-button-input-wrapper input {
      opacity: 0;
      height: 100%;
      width: 100%; }
    .ag-theme-fresh .ag-toggle-button-input-wrapper:focus-within {
      outline: none; }
    .ag-theme-fresh .ag-toggle-button-input-wrapper.ag-disabled {
      opacity: 0.5; }
    .ag-theme-fresh .ag-toggle-button-input-wrapper.ag-checked {
      background-color: #000;
      background-color: var(--ag-toggle-button-on-background-color, var(--ag-checkbox-checked-color, var(--ag-foreground-color, #000)));
      border-color: #000;
      border-color: var(--ag-toggle-button-on-border-color, var(--ag-checkbox-checked-color, var(--ag-foreground-color, #000))); }
    .ag-theme-fresh .ag-toggle-button-input-wrapper::before {
      content: ' ';
      position: absolute;
      top: -1px;
      left: -1px;
      display: block;
      box-sizing: border-box;
      height: 12px;
      width: 12px;
      background-color: #FFF;
      background-color: var(--ag-toggle-button-switch-background-color, var(--ag-background-color, #FFF));
      border-radius: 6px;
      transition: left 100ms;
      border: 1px solid;
      border-color: #000;
      border-color: var(--ag-toggle-button-switch-border-color, var(--ag-toggle-button-off-border-color, var(--ag-checkbox-unchecked-color, var(--ag-foreground-color, #000)))); }
    .ag-theme-fresh .ag-toggle-button-input-wrapper.ag-checked::before {
      left: calc(100% - 12px);
      border-color: #000;
      border-color: var(--ag-toggle-button-on-border-color, var(--ag-checkbox-checked-color, var(--ag-foreground-color, #000))); }
  .ag-theme-fresh .ag-radio-button-input-wrapper {
    font-family: "agGridClassic";
    font-size: 12px;
    line-height: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 12px;
    height: 12px;
    background-color: var(--ag-checkbox-background-color);
    border-radius: 0px;
    display: inline-block;
    vertical-align: middle;
    flex: none;
    border-radius: 12px; }
    .ag-theme-fresh .ag-radio-button-input-wrapper input, .ag-theme-fresh .ag-radio-button-input-wrapper input {
      -webkit-appearance: none;
      opacity: 0;
      width: 100%;
      height: 100%; }
    .ag-theme-fresh .ag-radio-button-input-wrapper:focus-within, .ag-theme-fresh .ag-radio-button-input-wrapper:active {
      outline: none; }
    .ag-theme-fresh .ag-radio-button-input-wrapper.ag-disabled {
      opacity: 0.5; }
    .ag-theme-fresh .ag-radio-button-input-wrapper::after {
      content: "\F124";
      color: #000;
      color: var(--ag-checkbox-unchecked-color, var(--ag-foreground-color, #000));
      position: absolute;
      top: 0;
      left: 0;
      pointer-events: none; }
    .ag-theme-fresh .ag-radio-button-input-wrapper.ag-checked::after {
      content: "\F125";
      color: #000;
      color: var(--ag-checkbox-checked-color, var(--ag-foreground-color, #000));
      position: absolute;
      top: 0;
      left: 0;
      pointer-events: none; }
  .ag-theme-fresh input[class^='ag-'][type='range'] {
    -webkit-appearance: none;
    width: 100%;
    height: 100%;
    background: none;
    overflow: visible; }
    .ag-theme-fresh input[class^='ag-'][type='range']::-webkit-slider-runnable-track {
      margin: 0;
      padding: 0;
      width: 100%;
      height: 3px;
      background-color: darkgrey;
      background-color: var(--ag-border-color, darkgrey);
      border-radius: 0px;
      border-radius: 0px; }
    .ag-theme-fresh input[class^='ag-'][type='range']::-moz-range-track {
      margin: 0;
      padding: 0;
      width: 100%;
      height: 3px;
      background-color: darkgrey;
      background-color: var(--ag-border-color, darkgrey);
      border-radius: 0px;
      border-radius: 0px; }
    .ag-theme-fresh input[class^='ag-'][type='range']::-ms-track {
      margin: 0;
      padding: 0;
      width: 100%;
      height: 3px;
      background-color: darkgrey;
      background-color: var(--ag-border-color, darkgrey);
      border-radius: 0px;
      border-radius: 0px;
      color: transparent;
      width: calc(100% - 2px); }
    .ag-theme-fresh input[class^='ag-'][type='range']::-webkit-slider-thumb {
      margin: 0;
      padding: 0;
      -webkit-appearance: none;
      width: 12px;
      height: 12px;
      background-color: #FFF;
      background-color: var(--ag-background-color, #FFF);
      border: 1px solid;
      border-color: #000;
      border-color: var(--ag-checkbox-unchecked-color, var(--ag-foreground-color, #000));
      border-radius: 12px;
      -webkit-transform: translateY(-4.5px);
              transform: translateY(-4.5px); }
    .ag-theme-fresh input[class^='ag-'][type='range']::-ms-thumb {
      margin: 0;
      padding: 0;
      -webkit-appearance: none;
      width: 12px;
      height: 12px;
      background-color: #FFF;
      background-color: var(--ag-background-color, #FFF);
      border: 1px solid;
      border-color: #000;
      border-color: var(--ag-checkbox-unchecked-color, var(--ag-foreground-color, #000));
      border-radius: 12px; }
    .ag-theme-fresh input[class^='ag-'][type='range']::-moz-ag-range-thumb {
      margin: 0;
      padding: 0;
      -webkit-appearance: none;
      width: 12px;
      height: 12px;
      background-color: #FFF;
      background-color: var(--ag-background-color, #FFF);
      border: 1px solid;
      border-color: #000;
      border-color: var(--ag-checkbox-unchecked-color, var(--ag-foreground-color, #000));
      border-radius: 12px; }
    .ag-theme-fresh input[class^='ag-'][type='range']:focus {
      outline: none; }
      .ag-theme-fresh input[class^='ag-'][type='range']:focus::-webkit-slider-thumb {
        border-color: #000;
        border-color: var(--ag-checkbox-checked-color, var(--ag-foreground-color, #000)); }
      .ag-theme-fresh input[class^='ag-'][type='range']:focus::-ms-thumb {
        border-color: #000;
        border-color: var(--ag-checkbox-checked-color, var(--ag-foreground-color, #000)); }
      .ag-theme-fresh input[class^='ag-'][type='range']:focus::-moz-ag-range-thumb {
        border-color: #000;
        border-color: var(--ag-checkbox-checked-color, var(--ag-foreground-color, #000)); }
    .ag-theme-fresh input[class^='ag-'][type='range']:active::-webkit-slider-runnable-track {
      background-color: var(--ag-input-focus-border-color); }
    .ag-theme-fresh input[class^='ag-'][type='range']:active::-moz-ag-range-track {
      background-color: var(--ag-input-focus-border-color); }
    .ag-theme-fresh input[class^='ag-'][type='range']:active::-ms-track {
      background-color: var(--ag-input-focus-border-color); }
    .ag-theme-fresh input[class^='ag-'][type='range']:disabled {
      opacity: 0.5; }
  .ag-theme-fresh .ag-icon {
    color: #333; }
  .ag-theme-fresh .ag-icon-tree-closed::before {
    content: "\F10B"; }
  .ag-theme-fresh .ag-icon-tree-open::before {
    content: "\F10F"; }
  .ag-theme-fresh .ag-header, .ag-theme-fresh .ag-column-drop-cell {
    background-image: linear-gradient(white, lightgrey); }
  .ag-theme-fresh .ag-tab {
    border: 1px solid transparent;
    padding: 4px 8px;
    margin: 4px;
    margin-bottom: -1px; }
  .ag-theme-fresh .ag-tabs-body {
    margin: 2px 0; }
  .ag-theme-fresh .ag-icon {
    margin: 1px 1px 2px 1px; }
  .ag-theme-fresh .ag-tab-selected {
    background-color: #FFF;
    background-color: var(--ag-background-color, #FFF);
    border-color: darkgrey;
    border-color: var(--ag-border-color, darkgrey);
    border-bottom-color: transparent; }
  .ag-theme-fresh .ag-tabs-header {
    background-color: var(--ag-header-background-color);
    border-bottom: 1px solid;
    border-bottom-color: darkgrey;
    border-bottom-color: var(--ag-border-color, darkgrey); }
  .ag-theme-fresh .ag-filter .ag-filter-apply-panel {
    justify-content: flex-start; }
  .ag-theme-fresh .ag-menu-option-active {
    background-color: #bde2e5;
    background-color: var(--ag-selected-row-background-color, #bde2e5); }
  .ag-theme-fresh .ag-column-drop-cell {
    border: 1px solid;
    border-color: darkgrey;
    border-color: var(--ag-border-color, darkgrey);
    border-radius: 0; }
  .ag-theme-fresh .ag-column-drop-cell-button .ag-icon {
    border: 1px solid transparent; }
  .ag-theme-fresh .ag-column-drop-cell-button:hover .ag-icon {
    border-color: darkgrey;
    border-color: var(--ag-border-color, darkgrey); }
  .ag-theme-fresh .ag-panel-title-bar-button-icon {
    font-size: 20px;
    line-height: 20px; }
  .ag-theme-fresh .ag-menu-option-part {
    padding-top: 4px;
    padding-bottom: 4px; }
  .ag-theme-fresh .ag-column-drop-vertical-title-bar {
    margin-top: 4px;
    margin-left: 4px; }
  .ag-theme-fresh .ag-column-drop-vertical-title {
    margin-left: 4px; }
  .ag-theme-fresh .ag-column-drop-vertical-empty-message {
    margin-left: 24px; }


.ag-theme-material {
  -webkit-font-smoothing: antialiased;
  color: rgba(0, 0, 0, 0.87);
  color: var(--ag-foreground-color, rgba(0, 0, 0, 0.87));
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  line-height: normal; }

@font-face {
  font-family: "agGridMaterial";
  src: url("data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABGsAAsAAAAAIJAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAAlEAAAReYPJi3U9TLzIAAANcAAAAPgAAAFZWTFJvY21hcAAAA5wAAAHsAAAFgGqPB0pnbHlmAAAFiAAACFEAAA58peGl1GhlYWQAAA3cAAAALwAAADZ2zcSBaGhlYQAADgwAAAAWAAAAJAfRBDJobXR4AAAOJAAAABIAAAEkt5gAAGxvY2EAAA44AAAAbQAAAJSyFLU8bWF4cAAADqgAAAAfAAAAIAFcAEluYW1lAAAOyAAAATIAAAJebBQ2inBvc3QAAA/8AAABrgAAAom3/2OGeJx9k09yElEQxr9hCCYBk6gRFVFT8X/UOM4MTIBIQBApKwsXLly4iQstrZSrnMC1B7A8gKfwBJZLVx7AA1gewF83g5gswhQz73V//fXX/fopkLSoSF0VhqPd51ra3zt4r5qKmvzM//862H/7Zk/z0x2+on/nFYR/tKR1vdCBvgUKXgefC6WwEHbD3fBD+Cn8oRDUmjZBl/WAJ1bCO1KqhprKVFAJW8x6Sy3QIe+2W0+rqjn3DDTUWXLGxAydcUNPdU0r8PSdp0ctAzhT5+zxHvFc1/IxiEw34G+gZhursdbReUoLeozGHjo6RLfwruDbIXNETB9fH22ho4rex7Fe6h42q80iGzku5R/rke8j31XowhTVhr8Jv/FtknVqb5IpIeIu7A1QD/MebugK0U14erB1PHrLoysgExSmuszKKkuorEKH2nqmV0SWUTGJ6XkXJzXfQv3M3ne+TLcPWTtwjcDeQcPMaidyk1xWewK+yv6dPuqLvuq7fuqXfoOvkiXxCrpw7xzbmQX6dxQ9wNv+Z7VKT3AWR1GHEYvU3fTexPiGeQctWwWf9SZlHWFNHV+G0/AD1GScxhyTF3neBGuJ/Tb7GPRSPo0tnpPe5yEzYBNQo5Mxb2OazFtGhy8QbauJrnPerRY85/20rKd2k5Z9ZzNvp1zj1C/yjais4f15gvcSFmOaWeoelaHaOO7jz1A7y2aq6qhKfXZtssZ+CwZkWqOOiZJEV/0GjH2q1lHQyG/kqs64+k5+UquOiz0qoBNRfpNT75lNch9tNhWjv/VfaSwAAAB4nGNgZGphnMDAysDAVMW0h4GBoQdCMz5gMGRkAooysDIzYAUBaa4pDA4Muh8NmF8AuVFgEqgRRAAA0p8KWwAAeJy11AduVDEUheF/SkILvbcUSK+T3ntlGaFHoUShR6ySndwNEM4dHxYQJCx9c8d+nvdsPZ8BWoCaDEsdqnUqZPut0UpzvMbF5nidX+q3cZ6qvo9wwBEn0Tg91egI+xxyHJVm72+raHYbj+hlRr01GqywwDqT7DDOEtMss8gGs7q+xQTzTLHJHnOsss2ufl/V0+u0ck5PvaB1XNL9LnOFq1zjOje4yS1uc4e73OM+D3iopz3WnHY66KSLp5rXTY9W0Ec/AwwypB21ab2jjGmBrZytrZ1xfrbGysL65M74kna7uDE7o43OT23uza1u7/7Dzf5Da8uP2k/3npFvs1iTfWvIc1uRF7YgL21dXtmkvLYdeWPj8taW5MCm5dCW5Z0tynvbkA82Kx8tT9eRbcmxTcgnm5fPNiVfbFO+2p58szn5bqvyw7blxPQCo1JkVqJakLVWZLaiXmS+oqXQmSZMp5swnXPCdOIJywyGKQWE5dsLUzIIU0YIU1oIUx4IU4IIU5YIU6oIU74IU9IIU+YIU/oIUw4JUyIJUzYJU0oJU14JU3IJa+6rvSBrR0HWzoKsXQVZnxRKPWHN/XYXZO0pyNpbkLWvIGt/QdaBgqyDBVmHCrIOF/kfGiNFc/2jRWYpxgpyrFEw9gcVSJ+veJzFV21MW+cVvue9xTcmEOKAffECduyLfWkwrsy1udgGwlcCisrHZCdaG1LTdIG0sBjaVF2WoX1okyK1ayqt9Efzp9GkizSpTVv+pNOUVCxVmfrHUfNrYmzqn+GsQ1RCreTGVzvnxTbhY1Kn/Rjc933PfT/OPee8z/mwAAL+sTWxR9gvCOCxV4LdE/HoqoetmRVQZX4FG+byvXvQIHYncrnEbCYjCI/RGfED8QPBIlQKNcJhPKlFNFXSJCUiyRHNp9oVu2ZXFbsi6wrcMNKLi+k26lj/Yjo9z9/Zz7CfJyqxmDbSOlLIlssj9qA8+wShWtZtmk3WYT6WTa7GzQXYiGfNMvg2G4dBFJvvnRPnUIYjeNQrWSRLjeyQHS16q94aVv2qv1pSJVVXdVmXJdiYeTalR6N66tkvikQq9tZbsbk53otz25Y4kf9zcRV74f/zTZF/s1asRUqie6rWbAo1XbMrmdnZB5cuZV9+mT1vTrCB/K1cTijJuSquCtWCk27WewDsthoXaJ6WTojYwkGwgi6DLF5++LVLc+EjlvMxv2Y+GFoCY0hcxfdtiw+/BsfQp2AMb+cv781fRCDt4v6b/H0W2M05f3/6UZ4i52nz2Hx78UWeYvkOvpuT6Z18C7b7sfhDoQwRVSsIVpBkK4i6Gyx0dfYaR0trhK6N/dNMxZ4z89C5tPTp+/v3O6scoeMhR5UTFuFGHBfMP0HH0lJnZaXrsN/pDYW8Tl+di9hbS5jdvJ8qbpPDgltQ6K4iCjUJWwSbjE23a5GywrwN27xh5PhTGM2xwhu7buTHcUwahQlcwafoJ+waW0O9BFRJQi95M3b7dizH1uJ37sRzJdz8XLyDmjuFen5LFjt6lEfmRI0DjdqKNvUr1R6bh71vViihJGzMmhFSDz7DXgEzAp+Jt0Pe/EesPxFS8h/RGutXQvnzrL/gr4RNih+Iey6KrKtibTybLT7sr4+8bPdxPGNTbKoEYjd3chgkJ4dvzbIsOvwOPZG7rrLXY7lc7DZbiOdy8TulmPEUWxXa8SXIFK9FUlu1FtkF8gFAUldwQpEtitevKi6mtehEq0HAJdkiabTZIWvsTSnYp3ri8uBTEyMDJ16ok0+1DfmsvZLt6FDfPqsnvK9Xaj6uNhzp7x3A9ck6//fPWB/71eP1jUfC1h5m83UoTseg5nZf7O845xn0abWHjh4H1e3vVKpOfI+mx7pGq2sa6/xFXJLMhxAnjTySoKwoMQaSTtBRNr/oDUK4E1pcUHMARK+FoBr2wwaXre6FEwPvIFFfj8RI4GQgcPIH1AUao9GRaJT9g77Xf9HtLo7mZGEHdiDSnpFoESOTaN9CbPEhHikHAHovRm7DXGZr+WuYBSpyCbiRSJjLyVJ8Yd/we7HSzeh4N4AxiX3z8cd4MWYkmYQIATFHZwu+3cNm+Hco03jKKD5058fZ24U2k5hP0DYL3/uMWI5UuWAT7IheN51BMzQBCaejTXCo5h6FmUdBM2msHxzo8vPgMB/MI2FWpOlvhYICDFI3ND29gmM6fz+dnqbpXXpUE3pVD+rxFVcDXkkm2QJXA5XYmZ8AEyVGURXV2IQrDBJ0mSsbMxfMhVi2aN859gnmi1ohgF9AUeMQUTCuYVTjVBBkNIUPU2aLi5GKSHQCRrrfedsVw4iOtbWNRQ1Daff+HobMD+EVToNSWoQNJa4Mt6VeTLUNK3EpaWB/gmbGZlJtxbhajvaUuR0xLWHikCXM0hFMVGRAHbO2qOkRVZHsLHB+ePyNN8aHz0+XiPHR7u7RbvaTbZNEmFe6aalgl0lxkjSuxtudRdgcEicTwh4Y01Fd/o93yPdtNiwvkplEouDza8I9OqkjLw6hDMfGnrxsBbzO0r4ivy24io/kbI8Q/A9ZG8JEUiCAIABGCkCM1dDGvXK42dMceHLwTPRCk9nsbYBBJOBzbwNN7pXSzdSZwScDzQ1es7npgvllgxc+b7oQ5XNFnaYwTjvwflSUTwkCxjBlR5D2tDhqLF5/uBU8Ng1V1sTam5VdI12VN3lIHqDeXLY5nV6nEyL5W0l4JylO+oJBH0bv83zPdW+oVqnFB210fXa2iI0usROlqKJMourVwKM41S8qnHlVffVvEHC51ttPr59qv+yCVpyBv5v3Xa7L7afWT7evu7bqjf+dj7VUW27mUI/gE5qEJwRN0DE2edBX0BSdVA24qC44AIBug/bw+PinsOTUfLz8onlyKR0bRRm3Vl+vudnbfMz/yzAQK33wR/OLY8fUiYmb+P6l2nWsccK8gqRjZWXFMNq2Drg5A7Ab8GvzynvHuujI/BNqFxLgp8RsbKu5aoTHiyg7SCg7QtA6SCgTvdRzqLXQSgFgVy/N9Pb19c5cgoNF6uqPzj4d0fXI02f/UiTEVVow17dvfvjTbZs4UcAUyVKBNmwlaXjA2Qws6n8hWt9Lvb0vXaWu77tJydYK+7HLfWeBd8VWSUbPx5zyaM3Pa4RsDIt/VvCZSfwF4tisFZWSr5TpHHY2dJD8rcSma5gLU7FMJjaVpB800GAu8xKnoW4qnsnEp+C3pZrqE3aWuAMWVA2ZDBulXzzFtbMYxxmXjebZ3b3WEOyvZTJ0VtjFEwtunKf1LX2fEyuKtQ2ocPHd+CpsxCDxbiyLY7G+Yq5iXM1Qjc9cyRLvNXZtswak4qiQq9jrVAlu1YBzaCfKoy0UWyjNgN1hkWQsqBEMEtakVCjZt/JRJIyFEW6U8dGB3d1MOPrRjvCxtrFzo8l9+Vu/jA0Us1JP6LT7xdTAfDjfz+5i6lECx/d3HD7XHk21GUmY+kXt811RnpmU0Mmy08lncCf7gyD8G975gHwAAAB4nGNgZGBgAOLNefk58fw2Xxm4mV8ABaI4H+9rQNAMDMwvQOIMHAxMIB4AThwLfgB4nGNgZGBgfsHAgEQyMqACTwBFgwMNAAB4nGNgYGBgfjF0MT0AAODAKyYAAHicY2AAAikGD4Y4hhkMlxjeMMowujEWMC5ivMP4jkmByYopgCmJaQ8zA7MMswmzF3MD8wzmDcyfWFRYjFi8WCJYilgOsTKwqrB6sC5jfcPmxhbD1sY2hW0R2wa2fWwX2O6xfWC3Ix0CAAMJHZwAAAB4nGNgZGBg8GSwZeBkAAEmIOYCQgaG/2A+AwAWwQGmAHicfZA9asNAEIWf/BdiQwiEuFKxEEgTkH9Kk9qCgBsX7mVrJcustWK1NvgGOUhOkEOkzEFyijytt7ELz8LwvTdvplgAj/hBgKYCPLjeVAt3VGduk549d8gvnrsYYOK5R//dcx9v+PA8wBMOvBB07umE+PTcYv7Lc5v+t+cO+ddzF0P8ee4hDOC5j1UQeh7gNTBJHpsiXSRWmiJRS5kfVHJlXqqVNHWhSzGJxpeDWJbSkFOxPon6mE+tzURm9F7MdWmlUlpURu/kxkZba6vZaJR5P9roPRLkiGFQIMWCykI6lUBhSc75F4rK3Ezemq0c11QaJQT/P8L45kZMLp0++ym31jix1zhyb0rXIqPOmNHYk+buepNWfJpO5WY7Ohv6EbZuq8IMI77sKh8xxUv/NPJv3gAAeJxtkQdv2zAQhf3Fki3baeO6bbr3Hmqb7r1X+i9oipaJSKRAUR759WXtIECAHnDgew+Hd4OtjdY6+q3/xy4btImI6dAloUefAZsc4zhbDDnBiJOc4jTbnOEs5zjPBS5yictc4SrXuM4NbnKL29zhLve4zwMekvKIxzxhh6c84zkveMkrXvOGt7zjPR/4yCc+84WvfOM7P/jJL36zy5/WQOS5U7nw2pqOcM7O67aoZUcKI1WRrJ90J5ZT4fxQTpXcG9tFugIq2z4UtMmUV67URng1OpQbc1C5KW1hXVrpQFw3kKY0dV9a452QXmWRtNUyls7WdZSpWiZqUYngmfXUUqV1IeppO6DORBehTTzRrvZR7nQV5842VRQKfFSoie8U2oR+3cKKTJs8KcVCl3pfRaUyTRLmWzNjjRoY61NRFHausrgKBqpdaROHDAtXemb90AUTm44b761J7WSydVQwsdP51Ee1mKl+XQavNLNzcwD/jTNYw1VZssZhWh/OMPJOqaN3660kWymTNGa9B4Ich8KjsRjm1EgKpuwxZhE+P6OkoWLJhH1mrdZfDrCtIAAA") format("woff");
  font-weight: normal;
  font-style: normal; }
  .ag-theme-material .ag-icon {
    font-family: "agGridMaterial";
    font-size: 18px;
    line-height: 18px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .ag-theme-material .ag-icon-aggregation:before {
    content: "\F101"; }
  .ag-theme-material .ag-icon-arrows:before {
    content: "\F102"; }
  .ag-theme-material .ag-icon-asc:before {
    content: "\F103"; }
  .ag-theme-material .ag-icon-cancel:before {
    content: "\F104"; }
  .ag-theme-material .ag-icon-chart:before {
    content: "\F105"; }
  .ag-theme-material .ag-icon-color-picker:before {
    content: "\F109"; }
  .ag-theme-material .ag-icon-columns:before {
    content: "\F10A"; }
  .ag-theme-material .ag-icon-contracted:before {
    content: "\F10B"; }
  .ag-theme-material .ag-icon-copy:before {
    content: "\F10C"; }
  .ag-theme-material .ag-icon-cross:before {
    content: "\F10D"; }
  .ag-theme-material .ag-icon-desc:before {
    content: "\F10E"; }
  .ag-theme-material .ag-icon-expanded:before {
    content: "\F10F"; }
  .ag-theme-material .ag-icon-eye-slash:before {
    content: "\F110"; }
  .ag-theme-material .ag-icon-eye:before {
    content: "\F111"; }
  .ag-theme-material .ag-icon-filter:before {
    content: "\F112"; }
  .ag-theme-material .ag-icon-first:before {
    content: "\F113"; }
  .ag-theme-material .ag-icon-grip:before {
    content: "\F114"; }
  .ag-theme-material .ag-icon-group:before {
    content: "\F115"; }
  .ag-theme-material .ag-icon-last:before {
    content: "\F116"; }
  .ag-theme-material .ag-icon-left:before {
    content: "\F117"; }
  .ag-theme-material .ag-icon-linked:before {
    content: "\F118"; }
  .ag-theme-material .ag-icon-loading:before {
    content: "\F119"; }
  .ag-theme-material .ag-icon-maximize:before {
    content: "\F11A"; }
  .ag-theme-material .ag-icon-menu:before {
    content: "\F11B"; }
  .ag-theme-material .ag-icon-minimize:before {
    content: "\F11C"; }
  .ag-theme-material .ag-icon-next:before {
    content: "\F11D"; }
  .ag-theme-material .ag-icon-none:before {
    content: "\F11E"; }
  .ag-theme-material .ag-icon-not-allowed:before {
    content: "\F11F"; }
  .ag-theme-material .ag-icon-paste:before {
    content: "\F120"; }
  .ag-theme-material .ag-icon-pin:before {
    content: "\F121"; }
  .ag-theme-material .ag-icon-pivot:before {
    content: "\F122"; }
  .ag-theme-material .ag-icon-previous:before {
    content: "\F123"; }
  .ag-theme-material .ag-icon-right:before {
    content: "\F126"; }
  .ag-theme-material .ag-icon-save:before {
    content: "\F127"; }
  .ag-theme-material .ag-icon-small-down:before {
    content: "\F128"; }
  .ag-theme-material .ag-icon-small-left:before {
    content: "\F129"; }
  .ag-theme-material .ag-icon-small-right:before {
    content: "\F12A"; }
  .ag-theme-material .ag-icon-small-up:before {
    content: "\F12B"; }
  .ag-theme-material .ag-icon-tick:before {
    content: "\F12C"; }
  .ag-theme-material .ag-icon-tree-closed:before {
    content: "\F12D"; }
  .ag-theme-material .ag-icon-tree-indeterminate:before {
    content: "\F12E"; }
  .ag-theme-material .ag-icon-tree-open:before {
    content: "\F12F"; }
  .ag-theme-material .ag-icon-unlinked:before {
    content: "\F130"; }
  .ag-theme-material .ag-icon-row-drag:before {
    content: "\F114"; }
  .ag-theme-material .ag-right-arrow:before {
    content: "\F117"; }
  .ag-theme-material .ag-right-arrow:before {
    content: "\F126"; }
  .ag-theme-material .ag-root-wrapper {
    background-color: #fff;
    background-color: var(--ag-background-color, #fff); }
  .ag-theme-material [class^='ag-'], .ag-theme-material [class^='ag-']:focus, .ag-theme-material [class^='ag-']:after, .ag-theme-material [class^='ag-']:before {
    box-sizing: border-box;
    outline: none; }
  .ag-theme-material [class^='ag-']::-ms-clear {
    display: none; }
  .ag-theme-material .ag-checkbox .ag-input-wrapper,
  .ag-theme-material .ag-radio-button .ag-input-wrapper {
    overflow: visible; }
  .ag-theme-material .ag-range-field .ag-input-wrapper {
    height: 100%; }
  .ag-theme-material .ag-toggle-button {
    flex: none;
    width: unset;
    min-width: unset; }
  .ag-theme-material .ag-ltr .ag-label-align-right .ag-label {
    margin-left: 8px; }
  .ag-theme-material .ag-rtl .ag-label-align-right .ag-label {
    margin-right: 8px; }
  .ag-theme-material input[class^='ag-'] {
    margin: 0;
    background-color: #fff;
    background-color: var(--ag-background-color, #fff); }
  .ag-theme-material textarea[class^='ag-'],
  .ag-theme-material select[class^='ag-'] {
    background-color: #fff;
    background-color: var(--ag-background-color, #fff); }
  .ag-theme-material input[class^='ag-']:not([type]),
  .ag-theme-material input[class^='ag-'][type='text'],
  .ag-theme-material input[class^='ag-'][type='number'],
  .ag-theme-material input[class^='ag-'][type='tel'],
  .ag-theme-material input[class^='ag-'][type='date'],
  .ag-theme-material input[class^='ag-'][type='datetime-local'],
  .ag-theme-material textarea[class^='ag-'] {
    font-size: inherit;
    line-height: inherit;
    color: inherit; }
    .ag-theme-material input[class^='ag-']:not([type]):disabled,
    .ag-theme-material input[class^='ag-'][type='text']:disabled,
    .ag-theme-material input[class^='ag-'][type='number']:disabled,
    .ag-theme-material input[class^='ag-'][type='tel']:disabled,
    .ag-theme-material input[class^='ag-'][type='date']:disabled,
    .ag-theme-material input[class^='ag-'][type='datetime-local']:disabled,
    .ag-theme-material textarea[class^='ag-']:disabled {
      color: rgba(0, 0, 0, 0.38);
      color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.38));
      background-color: var(--ag-input-disabled-background-color);
      border-color: var(--ag-input-disabled-border-color); }
    .ag-theme-material input[class^='ag-']:not([type]):focus,
    .ag-theme-material input[class^='ag-'][type='text']:focus,
    .ag-theme-material input[class^='ag-'][type='number']:focus,
    .ag-theme-material input[class^='ag-'][type='tel']:focus,
    .ag-theme-material input[class^='ag-'][type='date']:focus,
    .ag-theme-material input[class^='ag-'][type='datetime-local']:focus,
    .ag-theme-material textarea[class^='ag-']:focus {
      outline: none;
      box-shadow: 0 0 0 5px rgba(32, 33, 36, 0.122);
      border-color: #3f51b5;
      border-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5)); }
  .ag-theme-material input[class^='ag-'][type='number'] {
    -moz-appearance: textfield; }
    .ag-theme-material input[class^='ag-'][type='number']::-webkit-outer-spin-button, .ag-theme-material input[class^='ag-'][type='number']::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0; }
  .ag-theme-material input[class^='ag-'][type='range'] {
    padding: 0; }
  .ag-theme-material input[class^='ag-'][type='button']:focus, .ag-theme-material button[class^='ag-']:focus {
    box-shadow: 0 0 0 5px rgba(32, 33, 36, 0.122); }
  .ag-theme-material .ag-drag-handle {
    color: rgba(0, 0, 0, 0.54);
    color: var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54)); }
  .ag-theme-material .ag-list-item, .ag-theme-material .ag-virtual-list-item {
    height: 32px; }
  .ag-theme-material .ag-keyboard-focus .ag-virtual-list-item:focus {
    outline: none; }
    .ag-theme-material .ag-keyboard-focus .ag-virtual-list-item:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 4px;
      left: 4px;
      display: block;
      width: calc(100% - 8px);
      height: calc(100% - 8px);
      border: 1px solid;
      border-color: #3f51b5;
      border-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5)); }
  .ag-theme-material .ag-select-list {
    background-color: #fff;
    background-color: var(--ag-background-color, #fff);
    overflow-y: auto;
    overflow-x: hidden; }
  .ag-theme-material .ag-list-item {
    display: flex;
    align-items: center; }
    .ag-theme-material .ag-list-item.ag-active-item {
      background-color: #fafafa;
      background-color: var(--ag-row-hover-color, #fafafa); }
  .ag-theme-material .ag-select-list-item {
    padding-left: 4px;
    padding-right: 4px;
    cursor: default;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .ag-theme-material .ag-select-list-item span {
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
  .ag-theme-material .ag-select .ag-picker-field-wrapper {
    background-color: #fff;
    background-color: var(--ag-background-color, #fff);
    min-height: 32px;
    cursor: default; }
  .ag-theme-material .ag-select.ag-disabled .ag-picker-field-wrapper:focus {
    box-shadow: none; }
  .ag-theme-material .ag-select:not(.ag-cell-editor) {
    height: 32px; }
  .ag-theme-material .ag-select .ag-picker-field-display {
    margin: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .ag-theme-material .ag-select .ag-picker-field-icon {
    display: flex;
    align-items: center; }
  .ag-theme-material .ag-select.ag-disabled {
    opacity: 0.5; }
  .ag-theme-material .ag-rich-select {
    background-color: #fafafa;
    background-color: var(--ag-control-panel-background-color, #fafafa); }
  .ag-theme-material .ag-rich-select-list {
    width: 100%;
    min-width: 200px;
    height: 312px; }
  .ag-theme-material .ag-rich-select-value {
    padding: 0 8px 0 24px;
    height: 48px; }
  .ag-theme-material .ag-rich-select-virtual-list-item {
    cursor: default;
    height: 32px; }
    .ag-theme-material .ag-rich-select-virtual-list-item:hover {
      background-color: #fafafa;
      background-color: var(--ag-row-hover-color, #fafafa); }
  .ag-theme-material .ag-rich-select-row {
    padding-left: 24px; }
  .ag-theme-material .ag-rich-select-row-selected {
    background-color: #eee;
    background-color: var(--ag-selected-row-background-color, #eee); }
  .ag-theme-material .ag-row-drag,
  .ag-theme-material .ag-selection-checkbox,
  .ag-theme-material .ag-group-expanded,
  .ag-theme-material .ag-group-contracted {
    color: rgba(0, 0, 0, 0.54);
    color: var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54)); }
    .ag-theme-material .ag-ltr .ag-row-drag, .ag-theme-material .ag-ltr .ag-selection-checkbox, .ag-theme-material .ag-ltr .ag-group-expanded, .ag-theme-material .ag-ltr .ag-group-contracted {
      margin-right: 24px; }
    .ag-theme-material .ag-rtl .ag-row-drag, .ag-theme-material .ag-rtl .ag-selection-checkbox, .ag-theme-material .ag-rtl .ag-group-expanded, .ag-theme-material .ag-rtl .ag-group-contracted {
      margin-left: 24px; }
  .ag-theme-material .ag-cell-wrapper > *:not(.ag-cell-value):not(.ag-group-value) {
    height: 46px;
    display: flex;
    align-items: center;
    flex: none; }
  .ag-theme-material .ag-group-expanded,
  .ag-theme-material .ag-group-contracted {
    cursor: pointer; }
  .ag-theme-material .ag-group-title-bar-icon {
    cursor: pointer;
    flex: none;
    color: rgba(0, 0, 0, 0.54);
    color: var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54)); }
  .ag-theme-material .ag-ltr .ag-group-child-count {
    margin-left: 2px; }
  .ag-theme-material .ag-rtl .ag-group-child-count {
    margin-right: 2px; }
  .ag-theme-material .ag-group-title-bar {
    background-color: #eee;
    background-color: var(--ag-subheader-background-color, #eee);
    padding: 8px; }
  .ag-theme-material .ag-group-toolbar {
    padding: 8px; }
  .ag-theme-material .ag-disabled-group-title-bar, .ag-theme-material .ag-disabled-group-container {
    opacity: 0.5; }
  .ag-theme-material .group-item {
    margin: 4px 0; }
  .ag-theme-material .ag-label {
    white-space: nowrap; }
    .ag-theme-material .ag-ltr .ag-label {
      margin-right: 8px; }
    .ag-theme-material .ag-rtl .ag-label {
      margin-left: 8px; }
  .ag-theme-material .ag-label-align-top .ag-label {
    margin-bottom: 4px; }
  .ag-theme-material .ag-ltr .ag-slider-field, .ag-theme-material .ag-ltr .ag-angle-select-field {
    margin-right: 16px; }
  .ag-theme-material .ag-rtl .ag-slider-field, .ag-theme-material .ag-rtl .ag-angle-select-field {
    margin-left: 16px; }
  .ag-theme-material .ag-angle-select-parent-circle {
    width: 24px;
    height: 24px;
    border-radius: 12px;
    border: solid 1px;
    border-color: #e2e2e2;
    border-color: var(--ag-border-color, #e2e2e2);
    background-color: #fff;
    background-color: var(--ag-background-color, #fff); }
  .ag-theme-material .ag-angle-select-child-circle {
    top: 4px;
    left: 12px;
    width: 6px;
    height: 6px;
    margin-left: -3px;
    margin-top: -4px;
    border-radius: 3px;
    background-color: rgba(0, 0, 0, 0.54);
    background-color: var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54)); }
  .ag-theme-material .ag-picker-field-wrapper {
    border: 1px solid;
    border-color: #e2e2e2;
    border-color: var(--ag-border-color, #e2e2e2);
    border-radius: 5px; }
    .ag-theme-material .ag-picker-field-wrapper:focus {
      box-shadow: 0 0 0 5px rgba(32, 33, 36, 0.122); }
  .ag-theme-material .ag-picker-field-button {
    background-color: #fff;
    background-color: var(--ag-background-color, #fff);
    color: rgba(0, 0, 0, 0.54);
    color: var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54)); }
  .ag-theme-material .ag-dialog.ag-color-dialog {
    border-radius: 5px; }
  .ag-theme-material .ag-color-picker .ag-picker-field-display {
    height: 18px; }
  .ag-theme-material .ag-color-panel {
    padding: 8px; }
  .ag-theme-material .ag-spectrum-color {
    background-color: red;
    border-radius: 2px; }
  .ag-theme-material .ag-spectrum-tools {
    padding: 10px; }
  .ag-theme-material .ag-spectrum-sat {
    background-image: linear-gradient(to right, white, rgba(204, 154, 129, 0)); }
  .ag-theme-material .ag-spectrum-val {
    background-image: linear-gradient(to top, black, rgba(204, 154, 129, 0)); }
  .ag-theme-material .ag-spectrum-dragger {
    border-radius: 12px;
    height: 12px;
    width: 12px;
    border: 1px solid white;
    background: black;
    box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.24); }
  .ag-theme-material .ag-spectrum-hue-background {
    border-radius: 2px; }
  .ag-theme-material .ag-spectrum-alpha-background {
    border-radius: 2px; }
  .ag-theme-material .ag-spectrum-tool {
    margin-bottom: 10px;
    height: 11px;
    border-radius: 2px; }
  .ag-theme-material .ag-spectrum-slider {
    margin-top: -12px;
    width: 13px;
    height: 13px;
    border-radius: 13px;
    background-color: #f8f8f8;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37); }
  .ag-theme-material .ag-recent-color {
    margin: 0 3px; }
    .ag-theme-material .ag-recent-color:first-child {
      margin-left: 0; }
    .ag-theme-material .ag-recent-color:last-child {
      margin-right: 0; }
  .ag-theme-material.ag-dnd-ghost {
    background: #fff;
    background: var(--ag-background-color, #fff);
    border-radius: 2px;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    padding: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    z-index: 10;
    color: rgba(0, 0, 0, 0.54);
    color: var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54));
    height: 56px !important;
    line-height: 56px;
    margin: 0;
    padding: 0 16px;
    -webkit-transform: translateY(16px);
            transform: translateY(16px); }
  .ag-theme-material .ag-dnd-ghost-icon {
    margin-right: 8px;
    color: rgba(0, 0, 0, 0.87);
    color: var(--ag-foreground-color, rgba(0, 0, 0, 0.87)); }
  .ag-theme-material .ag-popup-child:not(.ag-tooltip-custom) {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3); }
  .ag-dragging-range-handle .ag-theme-material .ag-dialog,
  .ag-dragging-fill-handle .ag-theme-material .ag-dialog {
    opacity: 0.7;
    pointer-events: none; }
  .ag-theme-material .ag-dialog {
    border-radius: 0px; }
  .ag-theme-material .ag-panel {
    background-color: #fff;
    background-color: var(--ag-background-color, #fff); }
  .ag-theme-material .ag-panel-title-bar {
    background-color: #fff;
    background-color: var(--ag-header-background-color, #fff);
    color: rgba(0, 0, 0, 0.54);
    color: var(--ag-header-foreground-color, var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54)));
    height: 56px;
    padding: 8px 24px; }
  .ag-theme-material .ag-ltr .ag-panel-title-bar-button {
    margin-left: 8px; }
  .ag-theme-material .ag-rtl .ag-panel-title-bar-button {
    margin-right: 8px; }
  .ag-theme-material .ag-tooltip {
    background-color: #fff;
    background-color: var(--ag-header-background-color, #fff);
    color: rgba(0, 0, 0, 0.87);
    color: var(--ag-foreground-color, rgba(0, 0, 0, 0.87));
    padding: 8px;
    border-radius: 2px;
    transition: opacity 1s; }
    .ag-theme-material .ag-tooltip.ag-tooltip-hiding {
      opacity: 0; }
  .ag-theme-material .ag-ltr .ag-column-select-indent-1 {
    padding-left: 26px; }
  .ag-theme-material .ag-rtl .ag-column-select-indent-1 {
    padding-right: 26px; }
  .ag-theme-material .ag-ltr .ag-column-select-indent-2 {
    padding-left: 52px; }
  .ag-theme-material .ag-rtl .ag-column-select-indent-2 {
    padding-right: 52px; }
  .ag-theme-material .ag-ltr .ag-column-select-indent-3 {
    padding-left: 78px; }
  .ag-theme-material .ag-rtl .ag-column-select-indent-3 {
    padding-right: 78px; }
  .ag-theme-material .ag-ltr .ag-column-select-indent-4 {
    padding-left: 104px; }
  .ag-theme-material .ag-rtl .ag-column-select-indent-4 {
    padding-right: 104px; }
  .ag-theme-material .ag-ltr .ag-column-select-indent-5 {
    padding-left: 130px; }
  .ag-theme-material .ag-rtl .ag-column-select-indent-5 {
    padding-right: 130px; }
  .ag-theme-material .ag-ltr .ag-column-select-indent-6 {
    padding-left: 156px; }
  .ag-theme-material .ag-rtl .ag-column-select-indent-6 {
    padding-right: 156px; }
  .ag-theme-material .ag-ltr .ag-column-select-indent-7 {
    padding-left: 182px; }
  .ag-theme-material .ag-rtl .ag-column-select-indent-7 {
    padding-right: 182px; }
  .ag-theme-material .ag-ltr .ag-column-select-indent-8 {
    padding-left: 208px; }
  .ag-theme-material .ag-rtl .ag-column-select-indent-8 {
    padding-right: 208px; }
  .ag-theme-material .ag-ltr .ag-column-select-indent-9 {
    padding-left: 234px; }
  .ag-theme-material .ag-rtl .ag-column-select-indent-9 {
    padding-right: 234px; }
  .ag-theme-material .ag-column-select-header-icon {
    cursor: pointer; }
  .ag-theme-material .ag-keyboard-focus .ag-column-select-header-icon:focus {
    outline: none; }
    .ag-theme-material .ag-keyboard-focus .ag-column-select-header-icon:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 0px;
      left: 0px;
      display: block;
      width: calc(100% - 0px);
      height: calc(100% - 0px);
      border: 1px solid;
      border-color: #3f51b5;
      border-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5)); }
  .ag-theme-material .ag-ltr .ag-column-group-icons:not(:last-child), .ag-theme-material .ag-ltr .ag-column-select-header-icon:not(:last-child), .ag-theme-material .ag-ltr .ag-column-select-header-checkbox:not(:last-child), .ag-theme-material .ag-ltr .ag-column-select-header-filter-wrapper:not(:last-child), .ag-theme-material .ag-ltr .ag-column-select-checkbox:not(:last-child), .ag-theme-material .ag-ltr .ag-column-select-column-drag-handle:not(:last-child), .ag-theme-material .ag-ltr .ag-column-select-column-group-drag-handle:not(:last-child), .ag-theme-material .ag-ltr .ag-column-select-column-label:not(:last-child) {
    margin-right: 12px; }
  .ag-theme-material .ag-rtl .ag-column-group-icons:not(:last-child), .ag-theme-material .ag-rtl .ag-column-select-header-icon:not(:last-child), .ag-theme-material .ag-rtl .ag-column-select-header-checkbox:not(:last-child), .ag-theme-material .ag-rtl .ag-column-select-header-filter-wrapper:not(:last-child), .ag-theme-material .ag-rtl .ag-column-select-checkbox:not(:last-child), .ag-theme-material .ag-rtl .ag-column-select-column-drag-handle:not(:last-child), .ag-theme-material .ag-rtl .ag-column-select-column-group-drag-handle:not(:last-child), .ag-theme-material .ag-rtl .ag-column-select-column-label:not(:last-child) {
    margin-left: 12px; }
  .ag-theme-material .ag-keyboard-focus .ag-column-select-virtual-list-item:focus {
    outline: none; }
    .ag-theme-material .ag-keyboard-focus .ag-column-select-virtual-list-item:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 1px;
      left: 1px;
      display: block;
      width: calc(100% - 2px);
      height: calc(100% - 2px);
      border: 1px solid;
      border-color: #3f51b5;
      border-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5)); }
  .ag-theme-material .ag-column-select-column-group:not(:last-child),
  .ag-theme-material .ag-column-select-column:not(:last-child) {
    margin-bottom: 14px; }
  .ag-theme-material .ag-column-select-column-readonly,
  .ag-theme-material .ag-column-select-column-group-readonly {
    color: rgba(0, 0, 0, 0.38);
    color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.38));
    pointer-events: none; }
  .ag-theme-material .ag-ltr .ag-column-select-add-group-indent {
    margin-left: 34px; }
  .ag-theme-material .ag-rtl .ag-column-select-add-group-indent {
    margin-right: 34px; }
  .ag-theme-material .ag-column-select-virtual-list-viewport {
    padding: 8px 12px; }
  .ag-theme-material .ag-rtl {
    text-align: right; }
  .ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-1 {
    padding-left: 66px; }
  .ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-1 {
    padding-right: 66px; }
  .ag-theme-material .ag-ltr .ag-row-group-indent-1 {
    padding-left: 42px; }
  .ag-theme-material .ag-rtl .ag-row-group-indent-1 {
    padding-right: 42px; }
  .ag-theme-material .ag-ltr .ag-row-level-1 .ag-row-group-leaf-indent {
    margin-left: 42px; }
  .ag-theme-material .ag-rtl .ag-row-level-1 .ag-row-group-leaf-indent {
    margin-right: 42px; }
  .ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-2 {
    padding-left: 108px; }
  .ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-2 {
    padding-right: 108px; }
  .ag-theme-material .ag-ltr .ag-row-group-indent-2 {
    padding-left: 84px; }
  .ag-theme-material .ag-rtl .ag-row-group-indent-2 {
    padding-right: 84px; }
  .ag-theme-material .ag-ltr .ag-row-level-2 .ag-row-group-leaf-indent {
    margin-left: 42px; }
  .ag-theme-material .ag-rtl .ag-row-level-2 .ag-row-group-leaf-indent {
    margin-right: 42px; }
  .ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-3 {
    padding-left: 150px; }
  .ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-3 {
    padding-right: 150px; }
  .ag-theme-material .ag-ltr .ag-row-group-indent-3 {
    padding-left: 126px; }
  .ag-theme-material .ag-rtl .ag-row-group-indent-3 {
    padding-right: 126px; }
  .ag-theme-material .ag-ltr .ag-row-level-3 .ag-row-group-leaf-indent {
    margin-left: 42px; }
  .ag-theme-material .ag-rtl .ag-row-level-3 .ag-row-group-leaf-indent {
    margin-right: 42px; }
  .ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-4 {
    padding-left: 192px; }
  .ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-4 {
    padding-right: 192px; }
  .ag-theme-material .ag-ltr .ag-row-group-indent-4 {
    padding-left: 168px; }
  .ag-theme-material .ag-rtl .ag-row-group-indent-4 {
    padding-right: 168px; }
  .ag-theme-material .ag-ltr .ag-row-level-4 .ag-row-group-leaf-indent {
    margin-left: 42px; }
  .ag-theme-material .ag-rtl .ag-row-level-4 .ag-row-group-leaf-indent {
    margin-right: 42px; }
  .ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-5 {
    padding-left: 234px; }
  .ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-5 {
    padding-right: 234px; }
  .ag-theme-material .ag-ltr .ag-row-group-indent-5 {
    padding-left: 210px; }
  .ag-theme-material .ag-rtl .ag-row-group-indent-5 {
    padding-right: 210px; }
  .ag-theme-material .ag-ltr .ag-row-level-5 .ag-row-group-leaf-indent {
    margin-left: 42px; }
  .ag-theme-material .ag-rtl .ag-row-level-5 .ag-row-group-leaf-indent {
    margin-right: 42px; }
  .ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-6 {
    padding-left: 276px; }
  .ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-6 {
    padding-right: 276px; }
  .ag-theme-material .ag-ltr .ag-row-group-indent-6 {
    padding-left: 252px; }
  .ag-theme-material .ag-rtl .ag-row-group-indent-6 {
    padding-right: 252px; }
  .ag-theme-material .ag-ltr .ag-row-level-6 .ag-row-group-leaf-indent {
    margin-left: 42px; }
  .ag-theme-material .ag-rtl .ag-row-level-6 .ag-row-group-leaf-indent {
    margin-right: 42px; }
  .ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-7 {
    padding-left: 318px; }
  .ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-7 {
    padding-right: 318px; }
  .ag-theme-material .ag-ltr .ag-row-group-indent-7 {
    padding-left: 294px; }
  .ag-theme-material .ag-rtl .ag-row-group-indent-7 {
    padding-right: 294px; }
  .ag-theme-material .ag-ltr .ag-row-level-7 .ag-row-group-leaf-indent {
    margin-left: 42px; }
  .ag-theme-material .ag-rtl .ag-row-level-7 .ag-row-group-leaf-indent {
    margin-right: 42px; }
  .ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-8 {
    padding-left: 360px; }
  .ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-8 {
    padding-right: 360px; }
  .ag-theme-material .ag-ltr .ag-row-group-indent-8 {
    padding-left: 336px; }
  .ag-theme-material .ag-rtl .ag-row-group-indent-8 {
    padding-right: 336px; }
  .ag-theme-material .ag-ltr .ag-row-level-8 .ag-row-group-leaf-indent {
    margin-left: 42px; }
  .ag-theme-material .ag-rtl .ag-row-level-8 .ag-row-group-leaf-indent {
    margin-right: 42px; }
  .ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-9 {
    padding-left: 402px; }
  .ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-9 {
    padding-right: 402px; }
  .ag-theme-material .ag-ltr .ag-row-group-indent-9 {
    padding-left: 378px; }
  .ag-theme-material .ag-rtl .ag-row-group-indent-9 {
    padding-right: 378px; }
  .ag-theme-material .ag-ltr .ag-row-level-9 .ag-row-group-leaf-indent {
    margin-left: 42px; }
  .ag-theme-material .ag-rtl .ag-row-level-9 .ag-row-group-leaf-indent {
    margin-right: 42px; }
  .ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-10 {
    padding-left: 444px; }
  .ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-10 {
    padding-right: 444px; }
  .ag-theme-material .ag-ltr .ag-row-group-indent-10 {
    padding-left: 420px; }
  .ag-theme-material .ag-rtl .ag-row-group-indent-10 {
    padding-right: 420px; }
  .ag-theme-material .ag-ltr .ag-row-level-10 .ag-row-group-leaf-indent {
    margin-left: 42px; }
  .ag-theme-material .ag-rtl .ag-row-level-10 .ag-row-group-leaf-indent {
    margin-right: 42px; }
  .ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-11 {
    padding-left: 486px; }
  .ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-11 {
    padding-right: 486px; }
  .ag-theme-material .ag-ltr .ag-row-group-indent-11 {
    padding-left: 462px; }
  .ag-theme-material .ag-rtl .ag-row-group-indent-11 {
    padding-right: 462px; }
  .ag-theme-material .ag-ltr .ag-row-level-11 .ag-row-group-leaf-indent {
    margin-left: 42px; }
  .ag-theme-material .ag-rtl .ag-row-level-11 .ag-row-group-leaf-indent {
    margin-right: 42px; }
  .ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-12 {
    padding-left: 528px; }
  .ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-12 {
    padding-right: 528px; }
  .ag-theme-material .ag-ltr .ag-row-group-indent-12 {
    padding-left: 504px; }
  .ag-theme-material .ag-rtl .ag-row-group-indent-12 {
    padding-right: 504px; }
  .ag-theme-material .ag-ltr .ag-row-level-12 .ag-row-group-leaf-indent {
    margin-left: 42px; }
  .ag-theme-material .ag-rtl .ag-row-level-12 .ag-row-group-leaf-indent {
    margin-right: 42px; }
  .ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-13 {
    padding-left: 570px; }
  .ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-13 {
    padding-right: 570px; }
  .ag-theme-material .ag-ltr .ag-row-group-indent-13 {
    padding-left: 546px; }
  .ag-theme-material .ag-rtl .ag-row-group-indent-13 {
    padding-right: 546px; }
  .ag-theme-material .ag-ltr .ag-row-level-13 .ag-row-group-leaf-indent {
    margin-left: 42px; }
  .ag-theme-material .ag-rtl .ag-row-level-13 .ag-row-group-leaf-indent {
    margin-right: 42px; }
  .ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-14 {
    padding-left: 612px; }
  .ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-14 {
    padding-right: 612px; }
  .ag-theme-material .ag-ltr .ag-row-group-indent-14 {
    padding-left: 588px; }
  .ag-theme-material .ag-rtl .ag-row-group-indent-14 {
    padding-right: 588px; }
  .ag-theme-material .ag-ltr .ag-row-level-14 .ag-row-group-leaf-indent {
    margin-left: 42px; }
  .ag-theme-material .ag-rtl .ag-row-level-14 .ag-row-group-leaf-indent {
    margin-right: 42px; }
  .ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-15 {
    padding-left: 654px; }
  .ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-15 {
    padding-right: 654px; }
  .ag-theme-material .ag-ltr .ag-row-group-indent-15 {
    padding-left: 630px; }
  .ag-theme-material .ag-rtl .ag-row-group-indent-15 {
    padding-right: 630px; }
  .ag-theme-material .ag-ltr .ag-row-level-15 .ag-row-group-leaf-indent {
    margin-left: 42px; }
  .ag-theme-material .ag-rtl .ag-row-level-15 .ag-row-group-leaf-indent {
    margin-right: 42px; }
  .ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-16 {
    padding-left: 696px; }
  .ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-16 {
    padding-right: 696px; }
  .ag-theme-material .ag-ltr .ag-row-group-indent-16 {
    padding-left: 672px; }
  .ag-theme-material .ag-rtl .ag-row-group-indent-16 {
    padding-right: 672px; }
  .ag-theme-material .ag-ltr .ag-row-level-16 .ag-row-group-leaf-indent {
    margin-left: 42px; }
  .ag-theme-material .ag-rtl .ag-row-level-16 .ag-row-group-leaf-indent {
    margin-right: 42px; }
  .ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-17 {
    padding-left: 738px; }
  .ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-17 {
    padding-right: 738px; }
  .ag-theme-material .ag-ltr .ag-row-group-indent-17 {
    padding-left: 714px; }
  .ag-theme-material .ag-rtl .ag-row-group-indent-17 {
    padding-right: 714px; }
  .ag-theme-material .ag-ltr .ag-row-level-17 .ag-row-group-leaf-indent {
    margin-left: 42px; }
  .ag-theme-material .ag-rtl .ag-row-level-17 .ag-row-group-leaf-indent {
    margin-right: 42px; }
  .ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-18 {
    padding-left: 780px; }
  .ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-18 {
    padding-right: 780px; }
  .ag-theme-material .ag-ltr .ag-row-group-indent-18 {
    padding-left: 756px; }
  .ag-theme-material .ag-rtl .ag-row-group-indent-18 {
    padding-right: 756px; }
  .ag-theme-material .ag-ltr .ag-row-level-18 .ag-row-group-leaf-indent {
    margin-left: 42px; }
  .ag-theme-material .ag-rtl .ag-row-level-18 .ag-row-group-leaf-indent {
    margin-right: 42px; }
  .ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-19 {
    padding-left: 822px; }
  .ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-19 {
    padding-right: 822px; }
  .ag-theme-material .ag-ltr .ag-row-group-indent-19 {
    padding-left: 798px; }
  .ag-theme-material .ag-rtl .ag-row-group-indent-19 {
    padding-right: 798px; }
  .ag-theme-material .ag-ltr .ag-row-level-19 .ag-row-group-leaf-indent {
    margin-left: 42px; }
  .ag-theme-material .ag-rtl .ag-row-level-19 .ag-row-group-leaf-indent {
    margin-right: 42px; }
  .ag-theme-material .ag-cell {
    -webkit-font-smoothing: subpixel-antialiased; }
  .ag-theme-material .ag-value-change-delta {
    padding-right: 2px; }
  .ag-theme-material .ag-value-change-delta-up {
    color: #43a047;
    color: var(--ag-value-change-delta-up-color, #43a047); }
  .ag-theme-material .ag-value-change-delta-down {
    color: #e53935;
    color: var(--ag-value-change-delta-down-color, #e53935); }
  .ag-theme-material .ag-value-change-value {
    background-color: transparent;
    border-radius: 1px;
    padding-left: 1px;
    padding-right: 1px;
    transition: background-color 1s; }
  .ag-theme-material .ag-value-change-value-highlight {
    background-color: #00acc1;
    background-color: var(--ag-value-change-value-highlight-background-color, #00acc1);
    transition: background-color 0.1s; }
  .ag-theme-material .ag-cell-data-changed {
    background-color: #00acc1 !important;
    background-color: var(--ag-value-change-value-highlight-background-color, #00acc1) !important; }
  .ag-theme-material .ag-cell-data-changed-animation {
    background-color: transparent; }
  .ag-theme-material .ag-cell-highlight {
    background-color: #fce4ec !important;
    background-color: var(--ag-range-selection-highlight-color, #fce4ec) !important; }
  .ag-theme-material .ag-row {
    height: 48px;
    background-color: #fff;
    background-color: var(--ag-background-color, #fff);
    color: rgba(0, 0, 0, 0.87);
    color: var(--ag-data-color, var(--ag-foreground-color, rgba(0, 0, 0, 0.87)));
    border-width: 1px;
    border-color: #e2e2e2;
    border-color: var(--ag-row-border-color, var(--ag-secondary-border-color, var(--ag-border-color, #e2e2e2))); }
    .ag-theme-material .ag-row:not(.ag-row-first) {
      border-top-style: solid; }
    .ag-theme-material .ag-row.ag-row-last {
      border-bottom-style: solid; }
  .ag-theme-material .ag-row-highlight-above::after, .ag-theme-material .ag-row-highlight-below::after {
    content: '';
    position: absolute;
    width: calc(100% - 1px);
    height: 1px;
    background-color: #3f51b5;
    background-color: var(--ag-range-selection-border-color, var(--ag-material-primary-color, #3f51b5));
    left: 1px; }
  .ag-theme-material .ag-row-highlight-above::after {
    top: -1px; }
  .ag-theme-material .ag-row-highlight-above.ag-row-first::after {
    top: 0; }
  .ag-theme-material .ag-row-highlight-below::after {
    bottom: 0px; }
  .ag-theme-material .ag-row-odd {
    background-color: var(--ag-odd-row-background-color); }
  .ag-theme-material .ag-horizontal-left-spacer:not(.ag-scroller-corner) {
    border-right: solid 1px;
    border-right-color: #e2e2e2;
    border-right-color: var(--ag-border-color, #e2e2e2); }
  .ag-theme-material .ag-horizontal-right-spacer:not(.ag-scroller-corner) {
    border-left: solid 1px;
    border-left-color: #e2e2e2;
    border-left-color: var(--ag-border-color, #e2e2e2); }
  .ag-theme-material .ag-row-hover {
    background-color: #fafafa;
    background-color: var(--ag-row-hover-color, #fafafa); }
  .ag-theme-material .ag-ltr .ag-right-aligned-cell {
    text-align: right; }
  .ag-theme-material .ag-rtl .ag-right-aligned-cell {
    text-align: left; }
  .ag-theme-material .ag-ltr .ag-right-aligned-cell .ag-cell-value {
    margin-left: auto; }
  .ag-theme-material .ag-rtl .ag-right-aligned-cell .ag-cell-value {
    margin-right: auto; }
  .ag-theme-material .ag-cell {
    border: 1px solid transparent;
    line-height: 46px;
    padding-left: 23px;
    padding-right: 23px; }
  .ag-theme-material .ag-row > .ag-cell-wrapper {
    padding-left: 23px;
    padding-right: 23px; }
  .ag-theme-material .ag-row-dragging {
    cursor: move; }
  .ag-theme-material .ag-row-dragging {
    opacity: 0.5; }
  .ag-theme-material .ag-cell-inline-editing {
    background: #fff;
    background: var(--ag-background-color, #fff);
    border-radius: 2px;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    padding: 8px;
    padding: 0;
    height: 48px;
    background-color: #fafafa;
    background-color: var(--ag-control-panel-background-color, #fafafa); }
  .ag-theme-material .ag-popup-editor {
    background: #fff;
    background: var(--ag-background-color, #fff);
    border-radius: 2px;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    padding: 8px;
    background-color: #fafafa;
    background-color: var(--ag-control-panel-background-color, #fafafa);
    padding: 0; }
  .ag-theme-material .ag-large-text-input {
    height: auto;
    padding: 24px; }
  .ag-theme-material .ag-details-row {
    padding: 40px;
    background-color: #fff;
    background-color: var(--ag-background-color, #fff); }
  .ag-theme-material .ag-layout-auto-height .ag-center-cols-clipper, .ag-theme-material .ag-layout-auto-height .ag-center-cols-container, .ag-theme-material .ag-layout-print .ag-center-cols-clipper, .ag-theme-material .ag-layout-print .ag-center-cols-container {
    min-height: 50px; }
  .ag-theme-material .ag-overlay-loading-wrapper {
    background-color: rgba(255, 255, 255, 0.66);
    background-color: var(--ag-modal-overlay-background-color, rgba(255, 255, 255, 0.66)); }
  .ag-theme-material .ag-overlay-loading-center {
    background: #fff;
    background: var(--ag-background-color, #fff);
    border-radius: 2px;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    padding: 8px; }
  .ag-theme-material .ag-overlay-no-rows-wrapper.ag-layout-auto-height {
    padding-top: 30px; }
  .ag-theme-material .ag-loading {
    padding-left: 24px;
    display: flex;
    height: 100%;
    align-items: center; }
  .ag-theme-material .ag-loading-icon {
    padding-right: 24px; }
  .ag-theme-material .ag-icon-loading {
    -webkit-animation-name: spin;
            animation-name: spin;
    -webkit-animation-duration: 1000ms;
            animation-duration: 1000ms;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear; }

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
  .ag-theme-material .ag-floating-top {
    border-bottom: solid 1px;
    border-bottom-color: #e2e2e2;
    border-bottom-color: var(--ag-border-color, #e2e2e2); }
  .ag-theme-material .ag-floating-bottom {
    border-top: solid 1px;
    border-top-color: #e2e2e2;
    border-top-color: var(--ag-border-color, #e2e2e2); }
  .ag-theme-material .ag-ltr .ag-cell {
    border-right: solid transparent; }
  .ag-theme-material .ag-rtl .ag-cell {
    border-left: solid transparent; }
  .ag-theme-material .ag-ltr .ag-cell {
    border-right-width: 1px; }
  .ag-theme-material .ag-rtl .ag-cell {
    border-left-width: 1px; }
  .ag-theme-material .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell) {
    border-left: solid 1px;
    border-left-color: #e2e2e2;
    border-left-color: var(--ag-border-color, #e2e2e2); }
  .ag-theme-material .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell) {
    border-right: solid 1px;
    border-right-color: #e2e2e2;
    border-right-color: var(--ag-border-color, #e2e2e2); }
  .ag-theme-material .ag-row-selected {
    background-color: #eee;
    background-color: var(--ag-selected-row-background-color, #eee); }
  .ag-theme-material .ag-cell-range-selected:not(.ag-cell-focus),
  .ag-theme-material .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing) {
    background-color: rgba(122, 134, 203, 0.1);
    background-color: var(--ag-range-selection-background-color, rgba(122, 134, 203, 0.1)); }
    .ag-theme-material .ag-cell-range-selected:not(.ag-cell-focus).ag-cell-range-chart,
    .ag-theme-material .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing).ag-cell-range-chart {
      background-color: rgba(0, 88, 255, 0.1) !important;
      background-color: var(--ag-range-selection-chart-background-color, rgba(0, 88, 255, 0.1)) !important; }
      .ag-theme-material .ag-cell-range-selected:not(.ag-cell-focus).ag-cell-range-chart.ag-cell-range-chart-category,
      .ag-theme-material .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing).ag-cell-range-chart.ag-cell-range-chart-category {
        background-color: rgba(0, 255, 132, 0.1) !important;
        background-color: var(--ag-range-selection-chart-category-background-color, rgba(0, 255, 132, 0.1)) !important; }
  .ag-theme-material .ag-cell-range-selected-1:not(.ag-cell-focus),
  .ag-theme-material .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-1:not(.ag-cell-inline-editing) {
    background-color: rgba(122, 134, 203, 0.1);
    background-color: var(--ag-range-selection-background-color-1, var(--ag-range-selection-background-color, rgba(122, 134, 203, 0.1))); }
  .ag-theme-material .ag-cell-range-selected-2:not(.ag-cell-focus),
  .ag-theme-material .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-2 {
    background-color: rgba(122, 134, 203, 0.19);
    background-color: var(--ag-range-selection-background-color-2, rgba(122, 134, 203, 0.19)); }
  .ag-theme-material .ag-cell-range-selected-3:not(.ag-cell-focus),
  .ag-theme-material .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-3 {
    background-color: rgba(122, 134, 203, 0.271);
    background-color: var(--ag-range-selection-background-color-3, rgba(122, 134, 203, 0.271)); }
  .ag-theme-material .ag-cell-range-selected-4:not(.ag-cell-focus),
  .ag-theme-material .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-4 {
    background-color: rgba(122, 134, 203, 0.3439);
    background-color: var(--ag-range-selection-background-color-4, rgba(122, 134, 203, 0.3439)); }
  .ag-theme-material .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top {
    border-top-color: #3f51b5;
    border-top-color: var(--ag-range-selection-border-color, var(--ag-material-primary-color, #3f51b5)); }
  .ag-theme-material .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right {
    border-right-color: #3f51b5;
    border-right-color: var(--ag-range-selection-border-color, var(--ag-material-primary-color, #3f51b5)); }
  .ag-theme-material .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom {
    border-bottom-color: #3f51b5;
    border-bottom-color: var(--ag-range-selection-border-color, var(--ag-material-primary-color, #3f51b5)); }
  .ag-theme-material .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left {
    border-left-color: #3f51b5;
    border-left-color: var(--ag-range-selection-border-color, var(--ag-material-primary-color, #3f51b5)); }
  .ag-theme-material .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),
  .ag-theme-material .ag-ltr .ag-cell-range-single-cell,
  .ag-theme-material .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle, .ag-theme-material .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),
  .ag-theme-material .ag-rtl .ag-cell-range-single-cell,
  .ag-theme-material .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle {
    border: 1px solid;
    border-color: #3f51b5;
    border-color: var(--ag-range-selection-border-color, var(--ag-material-primary-color, #3f51b5));
    outline: initial; }
  .ag-theme-material .ag-cell.ag-selection-fill-top,
  .ag-theme-material .ag-cell.ag-selection-fill-top.ag-cell-range-selected {
    border-top: 1px dashed;
    border-top-color: #3f51b5;
    border-top-color: var(--ag-range-selection-border-color, var(--ag-material-primary-color, #3f51b5)); }
  .ag-theme-material .ag-ltr .ag-cell.ag-selection-fill-right, .ag-theme-material .ag-ltr .ag-cell.ag-selection-fill-right.ag-cell-range-selected {
    border-right: 1px dashed;
    border-right-color: #3f51b5;
    border-right-color: var(--ag-range-selection-border-color, var(--ag-material-primary-color, #3f51b5)); }
  .ag-theme-material .ag-rtl .ag-cell.ag-selection-fill-right, .ag-theme-material .ag-rtl .ag-cell.ag-selection-fill-right.ag-cell-range-selected {
    border-left: 1px dashed;
    border-left-color: #3f51b5;
    border-left-color: var(--ag-range-selection-border-color, var(--ag-material-primary-color, #3f51b5)); }
  .ag-theme-material .ag-cell.ag-selection-fill-bottom,
  .ag-theme-material .ag-cell.ag-selection-fill-bottom.ag-cell-range-selected {
    border-bottom: 1px dashed;
    border-bottom-color: #3f51b5;
    border-bottom-color: var(--ag-range-selection-border-color, var(--ag-material-primary-color, #3f51b5)); }
  .ag-theme-material .ag-ltr .ag-cell.ag-selection-fill-left, .ag-theme-material .ag-ltr .ag-cell.ag-selection-fill-left.ag-cell-range-selected {
    border-left: 1px dashed;
    border-left-color: #3f51b5;
    border-left-color: var(--ag-range-selection-border-color, var(--ag-material-primary-color, #3f51b5)); }
  .ag-theme-material .ag-rtl .ag-cell.ag-selection-fill-left, .ag-theme-material .ag-rtl .ag-cell.ag-selection-fill-left.ag-cell-range-selected {
    border-right: 1px dashed;
    border-right-color: #3f51b5;
    border-right-color: var(--ag-range-selection-border-color, var(--ag-material-primary-color, #3f51b5)); }
  .ag-theme-material .ag-fill-handle, .ag-theme-material .ag-range-handle {
    position: absolute;
    width: 6px;
    height: 6px;
    bottom: -1px;
    background-color: #3f51b5;
    background-color: var(--ag-range-selection-border-color, var(--ag-material-primary-color, #3f51b5)); }
    .ag-theme-material .ag-ltr .ag-fill-handle, .ag-theme-material .ag-ltr .ag-range-handle {
      right: -1px; }
    .ag-theme-material .ag-rtl .ag-fill-handle, .ag-theme-material .ag-rtl .ag-range-handle {
      left: -1px; }
  .ag-theme-material .ag-fill-handle {
    cursor: cell; }
  .ag-theme-material .ag-range-handle {
    cursor: nwse-resize; }
  .ag-theme-material .ag-cell-inline-editing {
    border-color: #3f51b5 !important;
    border-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5)) !important; }
  .ag-theme-material .ag-menu {
    background: #fff;
    background: var(--ag-background-color, #fff);
    border-radius: 2px;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    padding: 8px;
    padding: 0; }
  .ag-theme-material .ag-menu-list {
    cursor: default;
    padding: 8px 0; }
  .ag-theme-material .ag-menu-separator {
    height: 17px; }
  .ag-theme-material .ag-menu-separator-part:after {
    content: "";
    display: block;
    border-top: solid 1px;
    border-top-color: #e2e2e2;
    border-top-color: var(--ag-border-color, #e2e2e2); }
  .ag-theme-material .ag-menu-option-active, .ag-theme-material .ag-compact-menu-option-active {
    background-color: #fafafa;
    background-color: var(--ag-row-hover-color, #fafafa); }
  .ag-theme-material .ag-menu-option-part, .ag-theme-material .ag-compact-menu-option-part {
    line-height: 18px;
    padding: 10px 0; }
  .ag-theme-material .ag-menu-option-disabled, .ag-theme-material .ag-compact-menu-option-disabled {
    opacity: 0.5; }
  .ag-theme-material .ag-menu-option-icon, .ag-theme-material .ag-compact-menu-option-icon {
    width: 18px; }
    .ag-theme-material .ag-ltr .ag-menu-option-icon, .ag-theme-material .ag-ltr .ag-compact-menu-option-icon {
      padding-left: 16px; }
    .ag-theme-material .ag-rtl .ag-menu-option-icon, .ag-theme-material .ag-rtl .ag-compact-menu-option-icon {
      padding-right: 16px; }
  .ag-theme-material .ag-menu-option-text, .ag-theme-material .ag-compact-menu-option-text {
    padding-left: 16px;
    padding-right: 16px; }
  .ag-theme-material .ag-ltr .ag-menu-option-shortcut, .ag-theme-material .ag-ltr .ag-compact-menu-option-shortcut {
    padding-right: 8px; }
  .ag-theme-material .ag-rtl .ag-menu-option-shortcut, .ag-theme-material .ag-rtl .ag-compact-menu-option-shortcut {
    padding-left: 8px; }
  .ag-theme-material .ag-menu-option-popup-pointer, .ag-theme-material .ag-compact-menu-option-popup-pointer {
    padding-right: 8px; }
  .ag-theme-material .ag-tabs-header {
    min-width: 220px;
    width: 100%;
    display: flex; }
  .ag-theme-material .ag-tab {
    border-bottom: 2px solid transparent;
    display: flex;
    flex: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    flex: 1 1 auto; }
  .ag-theme-material .ag-keyboard-focus .ag-tab:focus {
    outline: none; }
    .ag-theme-material .ag-keyboard-focus .ag-tab:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 4px;
      left: 4px;
      display: block;
      width: calc(100% - 8px);
      height: calc(100% - 8px);
      border: 1px solid;
      border-color: #3f51b5;
      border-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5)); }
  .ag-theme-material .ag-tab-selected {
    border-bottom-color: #3f51b5;
    border-bottom-color: var(--ag-selected-tab-underline-color, var(--ag-material-primary-color, #3f51b5)); }
  .ag-theme-material .ag-menu-header {
    color: rgba(0, 0, 0, 0.54);
    color: var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54)); }
  .ag-theme-material .ag-filter-separator {
    border-top: solid 1px;
    border-top-color: #e2e2e2;
    border-top-color: var(--ag-border-color, #e2e2e2); }
  .ag-theme-material .ag-filter-condition-operator {
    height: 17px; }
  .ag-theme-material .ag-ltr .ag-filter-condition-operator-or {
    margin-left: 16px; }
  .ag-theme-material .ag-rtl .ag-filter-condition-operator-or {
    margin-right: 16px; }
  .ag-theme-material .ag-set-filter-select-all {
    padding-top: 16px; }
  .ag-theme-material .ag-set-filter-list, .ag-theme-material .ag-filter-no-matches {
    height: 192px; }
  .ag-theme-material .ag-set-filter-filter {
    margin-top: 16px;
    margin-left: 12px;
    margin-right: 12px; }
  .ag-theme-material .ag-filter-to {
    margin-top: 14px; }
  .ag-theme-material .ag-mini-filter {
    margin: 16px 12px; }
  .ag-theme-material .ag-set-filter-item {
    margin: 0px 12px; }
  .ag-theme-material .ag-ltr .ag-set-filter-item-value {
    margin-left: 12px; }
  .ag-theme-material .ag-rtl .ag-set-filter-item-value {
    margin-right: 12px; }
  .ag-theme-material .ag-filter-apply-panel {
    padding: 16px 12px; }
  .ag-theme-material .ag-filter-apply-panel-button {
    line-height: 1.5; }
    .ag-theme-material .ag-ltr .ag-filter-apply-panel-button {
      margin-left: 16px; }
    .ag-theme-material .ag-rtl .ag-filter-apply-panel-button {
      margin-right: 16px; }
  .ag-theme-material .ag-simple-filter-body-wrapper {
    padding: 16px 12px;
    padding-bottom: 2px; }
    .ag-theme-material .ag-simple-filter-body-wrapper > * {
      margin-bottom: 14px; }
  .ag-theme-material .ag-filter-no-matches {
    padding: 16px 12px; }
  .ag-theme-material .ag-multi-filter-menu-item {
    margin: 8px 0; }
  .ag-theme-material .ag-multi-filter-group-title-bar {
    padding: 16px 8px;
    background-color: transparent; }
  .ag-theme-material .ag-keyboard-focus .ag-multi-filter-group-title-bar:focus {
    outline: none; }
    .ag-theme-material .ag-keyboard-focus .ag-multi-filter-group-title-bar:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 4px;
      left: 4px;
      display: block;
      width: calc(100% - 8px);
      height: calc(100% - 8px);
      border: 1px solid;
      border-color: #3f51b5;
      border-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5)); }
  .ag-theme-material .ag-side-bar {
    position: relative; }
  .ag-theme-material .ag-tool-panel-wrapper {
    background-color: #fafafa;
    background-color: var(--ag-control-panel-background-color, #fafafa); }
  .ag-theme-material .ag-side-buttons {
    padding-top: 32px;
    width: 22px;
    position: relative;
    color: rgba(0, 0, 0, 0.87);
    color: var(--ag-foreground-color, rgba(0, 0, 0, 0.87));
    overflow: hidden; }
  .ag-theme-material button.ag-side-button-button {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    background: transparent;
    padding: 16px 0 16px 0;
    width: 100%;
    margin: 0;
    min-height: 144px;
    background-position-y: center;
    background-position-x: center;
    background-repeat: no-repeat;
    border: none; }
    .ag-theme-material button.ag-side-button-button:focus {
      box-shadow: none; }
  .ag-theme-material .ag-keyboard-focus .ag-side-button-button:focus {
    outline: none; }
    .ag-theme-material .ag-keyboard-focus .ag-side-button-button:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 4px;
      left: 4px;
      display: block;
      width: calc(100% - 8px);
      height: calc(100% - 8px);
      border: 1px solid;
      border-color: #3f51b5;
      border-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5)); }
  .ag-theme-material .ag-side-button-icon-wrapper {
    margin-bottom: 3px; }
  .ag-theme-material .ag-ltr .ag-side-bar-left .ag-side-button-button,
  .ag-theme-material .ag-rtl .ag-side-bar-right .ag-side-button-button {
    border-right: 2px solid transparent; }
  .ag-theme-material .ag-ltr .ag-side-bar-left .ag-selected .ag-side-button-button,
  .ag-theme-material .ag-rtl .ag-side-bar-right .ag-selected .ag-side-button-button {
    border-right-color: #3f51b5;
    border-right-color: var(--ag-selected-tab-underline-color, var(--ag-material-primary-color, #3f51b5)); }
  .ag-theme-material .ag-rtl .ag-side-bar-left .ag-side-button-button,
  .ag-theme-material .ag-ltr .ag-side-bar-right .ag-side-button-button {
    border-left: 2px solid transparent; }
  .ag-theme-material .ag-rtl .ag-side-bar-left .ag-selected .ag-side-button-button,
  .ag-theme-material .ag-ltr .ag-side-bar-right .ag-selected .ag-side-button-button {
    border-left-color: #3f51b5;
    border-left-color: var(--ag-selected-tab-underline-color, var(--ag-material-primary-color, #3f51b5)); }
  .ag-theme-material .ag-filter-toolpanel-header {
    height: 48px; }
  .ag-theme-material .ag-ltr .ag-filter-toolpanel-header, .ag-theme-material .ag-ltr .ag-filter-toolpanel-search {
    padding-left: 8px; }
  .ag-theme-material .ag-rtl .ag-filter-toolpanel-header, .ag-theme-material .ag-rtl .ag-filter-toolpanel-search {
    padding-right: 8px; }
  .ag-theme-material .ag-keyboard-focus .ag-filter-toolpanel-header:focus {
    outline: none; }
    .ag-theme-material .ag-keyboard-focus .ag-filter-toolpanel-header:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 4px;
      left: 4px;
      display: block;
      width: calc(100% - 8px);
      height: calc(100% - 8px);
      border: 1px solid;
      border-color: #3f51b5;
      border-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5)); }
  .ag-theme-material .ag-filter-toolpanel-group.ag-has-filter > .ag-group-title-bar .ag-group-title:after {
    font-family: "agGridMaterial";
    font-size: 18px;
    line-height: 18px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F112";
    position: absolute; }
    .ag-theme-material .ag-ltr .ag-filter-toolpanel-group.ag-has-filter > .ag-group-title-bar .ag-group-title:after {
      padding-left: 8px; }
    .ag-theme-material .ag-rtl .ag-filter-toolpanel-group.ag-has-filter > .ag-group-title-bar .ag-group-title:after {
      padding-right: 8px; }
  .ag-theme-material .ag-filter-toolpanel-group-level-0-header {
    height: 64px; }
  .ag-theme-material .ag-filter-toolpanel-group-item {
    margin-top: 4px;
    margin-bottom: 4px; }
  .ag-theme-material .ag-filter-toolpanel-search {
    height: 56px; }
  .ag-theme-material .ag-filter-toolpanel-search-input {
    flex-grow: 1;
    height: 32px; }
    .ag-theme-material .ag-ltr .ag-filter-toolpanel-search-input {
      margin-right: 8px; }
    .ag-theme-material .ag-rtl .ag-filter-toolpanel-search-input {
      margin-left: 8px; }
  .ag-theme-material .ag-ltr .ag-filter-toolpanel-expand, .ag-theme-material .ag-ltr .ag-filter-toolpanel-group-title-bar-icon {
    margin-right: 8px; }
  .ag-theme-material .ag-rtl .ag-filter-toolpanel-expand, .ag-theme-material .ag-rtl .ag-filter-toolpanel-group-title-bar-icon {
    margin-left: 8px; }
  .ag-theme-material .ag-filter-toolpanel-group-level-1 .ag-filter-toolpanel-group-level-1-header.ag-filter-toolpanel-group-title-bar {
    background-color: transparent; }
  .ag-theme-material .ag-ltr .ag-filter-toolpanel-group-level-1 .ag-filter-toolpanel-group-level-2-header {
    padding-left: 24px; }
  .ag-theme-material .ag-rtl .ag-filter-toolpanel-group-level-1 .ag-filter-toolpanel-group-level-2-header {
    padding-right: 24px; }
  .ag-theme-material .ag-filter-toolpanel-group-level-2 .ag-filter-toolpanel-group-level-2-header.ag-filter-toolpanel-group-title-bar {
    background-color: transparent; }
  .ag-theme-material .ag-ltr .ag-filter-toolpanel-group-level-2 .ag-filter-toolpanel-group-level-3-header {
    padding-left: 40px; }
  .ag-theme-material .ag-rtl .ag-filter-toolpanel-group-level-2 .ag-filter-toolpanel-group-level-3-header {
    padding-right: 40px; }
  .ag-theme-material .ag-filter-toolpanel-group-level-3 .ag-filter-toolpanel-group-level-3-header.ag-filter-toolpanel-group-title-bar {
    background-color: transparent; }
  .ag-theme-material .ag-ltr .ag-filter-toolpanel-group-level-3 .ag-filter-toolpanel-group-level-4-header {
    padding-left: 56px; }
  .ag-theme-material .ag-rtl .ag-filter-toolpanel-group-level-3 .ag-filter-toolpanel-group-level-4-header {
    padding-right: 56px; }
  .ag-theme-material .ag-filter-toolpanel-group-level-4 .ag-filter-toolpanel-group-level-4-header.ag-filter-toolpanel-group-title-bar {
    background-color: transparent; }
  .ag-theme-material .ag-ltr .ag-filter-toolpanel-group-level-4 .ag-filter-toolpanel-group-level-5-header {
    padding-left: 72px; }
  .ag-theme-material .ag-rtl .ag-filter-toolpanel-group-level-4 .ag-filter-toolpanel-group-level-5-header {
    padding-right: 72px; }
  .ag-theme-material .ag-filter-toolpanel-group-level-5 .ag-filter-toolpanel-group-level-5-header.ag-filter-toolpanel-group-title-bar {
    background-color: transparent; }
  .ag-theme-material .ag-ltr .ag-filter-toolpanel-group-level-5 .ag-filter-toolpanel-group-level-6-header {
    padding-left: 88px; }
  .ag-theme-material .ag-rtl .ag-filter-toolpanel-group-level-5 .ag-filter-toolpanel-group-level-6-header {
    padding-right: 88px; }
  .ag-theme-material .ag-filter-toolpanel-group-level-6 .ag-filter-toolpanel-group-level-6-header.ag-filter-toolpanel-group-title-bar {
    background-color: transparent; }
  .ag-theme-material .ag-ltr .ag-filter-toolpanel-group-level-6 .ag-filter-toolpanel-group-level-7-header {
    padding-left: 104px; }
  .ag-theme-material .ag-rtl .ag-filter-toolpanel-group-level-6 .ag-filter-toolpanel-group-level-7-header {
    padding-right: 104px; }
  .ag-theme-material .ag-filter-toolpanel-group-level-7 .ag-filter-toolpanel-group-level-7-header.ag-filter-toolpanel-group-title-bar {
    background-color: transparent; }
  .ag-theme-material .ag-ltr .ag-filter-toolpanel-group-level-7 .ag-filter-toolpanel-group-level-8-header {
    padding-left: 120px; }
  .ag-theme-material .ag-rtl .ag-filter-toolpanel-group-level-7 .ag-filter-toolpanel-group-level-8-header {
    padding-right: 120px; }
  .ag-theme-material .ag-filter-toolpanel-group-level-8 .ag-filter-toolpanel-group-level-8-header.ag-filter-toolpanel-group-title-bar {
    background-color: transparent; }
  .ag-theme-material .ag-ltr .ag-filter-toolpanel-group-level-8 .ag-filter-toolpanel-group-level-9-header {
    padding-left: 136px; }
  .ag-theme-material .ag-rtl .ag-filter-toolpanel-group-level-8 .ag-filter-toolpanel-group-level-9-header {
    padding-right: 136px; }
  .ag-theme-material .ag-filter-toolpanel-group-level-9 .ag-filter-toolpanel-group-level-9-header.ag-filter-toolpanel-group-title-bar {
    background-color: transparent; }
  .ag-theme-material .ag-ltr .ag-filter-toolpanel-group-level-9 .ag-filter-toolpanel-group-level-10-header {
    padding-left: 152px; }
  .ag-theme-material .ag-rtl .ag-filter-toolpanel-group-level-9 .ag-filter-toolpanel-group-level-10-header {
    padding-right: 152px; }
  .ag-theme-material .ag-filter-toolpanel-group-level-10 .ag-filter-toolpanel-group-level-10-header.ag-filter-toolpanel-group-title-bar {
    background-color: transparent; }
  .ag-theme-material .ag-ltr .ag-filter-toolpanel-group-level-10 .ag-filter-toolpanel-group-level-11-header {
    padding-left: 168px; }
  .ag-theme-material .ag-rtl .ag-filter-toolpanel-group-level-10 .ag-filter-toolpanel-group-level-11-header {
    padding-right: 168px; }
  .ag-theme-material .ag-filter-toolpanel-instance-header.ag-filter-toolpanel-group-level-1-header {
    padding-left: 8px; }
  .ag-theme-material .ag-filter-toolpanel-instance-filter {
    margin-top: 8px; }
  .ag-theme-material .ag-ltr .ag-filter-toolpanel-instance-header-icon {
    margin-left: 8px; }
  .ag-theme-material .ag-rtl .ag-filter-toolpanel-instance-header-icon {
    margin-right: 8px; }
  .ag-theme-material .ag-pivot-mode-panel {
    height: 56px;
    display: flex; }
  .ag-theme-material .ag-pivot-mode-select {
    display: flex;
    align-items: center; }
    .ag-theme-material .ag-ltr .ag-pivot-mode-select {
      margin-left: 12px; }
    .ag-theme-material .ag-rtl .ag-pivot-mode-select {
      margin-right: 12px; }
  .ag-theme-material .ag-keyboard-focus .ag-column-select-header:focus {
    outline: none; }
    .ag-theme-material .ag-keyboard-focus .ag-column-select-header:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 4px;
      left: 4px;
      display: block;
      width: calc(100% - 8px);
      height: calc(100% - 8px);
      border: 1px solid;
      border-color: #3f51b5;
      border-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5)); }
  .ag-theme-material .ag-column-select-header {
    height: 56px;
    align-items: center;
    padding: 0 12px; }
  .ag-theme-material .ag-column-group-icons,
  .ag-theme-material .ag-column-select-header-icon {
    color: rgba(0, 0, 0, 0.54);
    color: var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54)); }
  .ag-theme-material .ag-header {
    background-color: #fff;
    background-color: var(--ag-header-background-color, #fff);
    border-bottom: solid 1px;
    border-bottom-color: #e2e2e2;
    border-bottom-color: var(--ag-border-color, #e2e2e2); }
  .ag-theme-material .ag-header-row {
    color: rgba(0, 0, 0, 0.54);
    color: var(--ag-header-foreground-color, var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54))); }
  .ag-theme-material .ag-pinned-right-header {
    border-left: solid 1px;
    border-left-color: #e2e2e2;
    border-left-color: var(--ag-border-color, #e2e2e2); }
  .ag-theme-material .ag-pinned-left-header {
    border-right: solid 1px;
    border-right-color: #e2e2e2;
    border-right-color: var(--ag-border-color, #e2e2e2); }
  .ag-theme-material .ag-header-row {
    height: 56px; }
  .ag-theme-material .ag-ltr .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon {
    margin-left: 8px; }
  .ag-theme-material .ag-rtl .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon {
    margin-right: 8px; }
  .ag-theme-material .ag-ltr .ag-header-cell.ag-right-aligned-header .ag-header-label-icon {
    margin-right: 8px; }
  .ag-theme-material .ag-rtl .ag-header-cell.ag-right-aligned-header .ag-header-label-icon {
    margin-left: 8px; }
  .ag-theme-material .ag-header-cell,
  .ag-theme-material .ag-header-group-cell {
    padding-left: 24px;
    padding-right: 24px; }
    .ag-theme-material .ag-header-cell.ag-header-cell-moving,
    .ag-theme-material .ag-header-group-cell.ag-header-cell-moving {
      background-color: #f2f2f2;
      background-color: var(--ag-header-cell-moving-background-color, var(--ag-header-cell-hover-background-color, #f2f2f2)); }
  .ag-theme-material .ag-keyboard-focus .ag-header-cell:focus {
    outline: none; }
    .ag-theme-material .ag-keyboard-focus .ag-header-cell:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 4px;
      left: 4px;
      display: block;
      width: calc(100% - 8px);
      height: calc(100% - 8px);
      border: 1px solid;
      border-color: #3f51b5;
      border-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5)); }
  .ag-theme-material .ag-keyboard-focus .ag-header-group-cell:focus {
    outline: none; }
    .ag-theme-material .ag-keyboard-focus .ag-header-group-cell:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 4px;
      left: 4px;
      display: block;
      width: calc(100% - 8px);
      height: calc(100% - 8px);
      border: 1px solid;
      border-color: #3f51b5;
      border-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5)); }
  .ag-theme-material .ag-header-icon {
    color: rgba(0, 0, 0, 0.54);
    color: var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54)); }
  .ag-theme-material .ag-header-expand-icon {
    cursor: pointer; }
    .ag-theme-material .ag-ltr .ag-header-expand-icon {
      padding-left: 4px; }
    .ag-theme-material .ag-rtl .ag-header-expand-icon {
      padding-right: 4px; }
  .ag-theme-material .ag-header-row:not(:first-child) .ag-header-cell,
  .ag-theme-material .ag-header-row:not(:first-child) .ag-header-group-cell.ag-header-group-cell-with-group {
    border-top: solid 1px;
    border-top-color: #e2e2e2;
    border-top-color: var(--ag-border-color, #e2e2e2); }
  .ag-theme-material .ag-header-group-cell:not(.ag-column-resizing) + .ag-header-group-cell:not(.ag-header-cell-moving):hover, .ag-theme-material .ag-header-group-cell:not(.ag-column-resizing) + .ag-header-group-cell.ag-column-resizing,
  .ag-theme-material .ag-header-cell:not(.ag-column-resizing) + .ag-header-cell:not(.ag-header-cell-moving):hover,
  .ag-theme-material .ag-header-cell:not(.ag-column-resizing) + .ag-header-cell.ag-column-resizing,
  .ag-theme-material .ag-header-group-cell:first-of-type:not(.ag-header-cell-moving):hover,
  .ag-theme-material .ag-header-group-cell:first-of-type.ag-column-resizing,
  .ag-theme-material .ag-header-cell:first-of-type:not(.ag-header-cell-moving):hover,
  .ag-theme-material .ag-header-cell:first-of-type.ag-column-resizing {
    background-color: #f2f2f2;
    background-color: var(--ag-header-cell-hover-background-color, #f2f2f2); }
  .ag-theme-material .ag-ltr .ag-header-select-all {
    margin-right: 24px; }
  .ag-theme-material .ag-rtl .ag-header-select-all {
    margin-left: 24px; }
  .ag-theme-material .ag-ltr .ag-floating-filter-button {
    margin-left: 24px; }
  .ag-theme-material .ag-rtl .ag-floating-filter-button {
    margin-right: 24px; }
  .ag-theme-material .ag-floating-filter-button-button {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: transparent;
    border: none;
    height: 18px;
    padding: 0;
    width: 18px; }
  .ag-theme-material .ag-filter-loading {
    background-color: #fafafa;
    background-color: var(--ag-control-panel-background-color, #fafafa);
    height: 100%;
    padding: 16px 12px;
    position: absolute;
    width: 100%;
    z-index: 1; }
  .ag-theme-material .ag-paging-panel {
    border-top: 1px solid;
    border-top-color: #e2e2e2;
    border-top-color: var(--ag-border-color, #e2e2e2);
    color: rgba(0, 0, 0, 0.54);
    color: var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54));
    height: 56px; }
    .ag-theme-material .ag-paging-panel > * {
      margin: 0 24px; }
  .ag-theme-material .ag-paging-button {
    cursor: pointer; }
  .ag-theme-material .ag-paging-button.ag-disabled {
    cursor: default;
    color: rgba(0, 0, 0, 0.38);
    color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.38)); }
  .ag-theme-material .ag-keyboard-focus .ag-paging-button:focus {
    outline: none; }
    .ag-theme-material .ag-keyboard-focus .ag-paging-button:focus:after {
      content: '';
      position: absolute;
      background-color: transparent;
      pointer-events: none;
      top: 0px;
      left: 0px;
      display: block;
      width: calc(100% - 0px);
      height: calc(100% - 0px);
      border: 1px solid;
      border-color: #3f51b5;
      border-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5)); }
  .ag-theme-material .ag-paging-button, .ag-theme-material .ag-paging-description {
    margin: 0 8px; }
  .ag-theme-material .ag-status-bar {
    color: rgba(0, 0, 0, 0.38);
    color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.38));
    padding-right: 32px;
    padding-left: 32px;
    line-height: 1.5; }
  .ag-theme-material .ag-status-name-value-value {
    color: rgba(0, 0, 0, 0.87);
    color: var(--ag-foreground-color, rgba(0, 0, 0, 0.87)); }
  .ag-theme-material .ag-status-bar-center {
    text-align: center; }
  .ag-theme-material .ag-status-name-value {
    margin-left: 8px;
    margin-right: 8px;
    padding-top: 16px;
    padding-bottom: 16px; }
  .ag-theme-material .ag-column-drop-cell {
    background: #e2e2e2;
    background: var(--ag-chip-background-color, #e2e2e2);
    border-radius: 32px;
    height: 32px;
    padding: 0 4px; }
  .ag-theme-material .ag-column-drop-cell-text {
    margin: 0 8px; }
  .ag-theme-material .ag-column-drop-cell-button {
    min-width: 32px;
    margin: 0 4px;
    color: rgba(0, 0, 0, 0.54);
    color: var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54)); }
  .ag-theme-material .ag-column-drop-cell-drag-handle {
    margin-left: 16px; }
  .ag-theme-material .ag-column-drop-cell-ghost {
    opacity: 0.5; }
  .ag-theme-material .ag-column-drop-horizontal {
    background-color: #fafafa;
    background-color: var(--ag-control-panel-background-color, #fafafa);
    color: rgba(0, 0, 0, 0.54);
    color: var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54));
    height: 48px; }
    .ag-theme-material .ag-ltr .ag-column-drop-horizontal {
      padding-left: 24px; }
    .ag-theme-material .ag-rtl .ag-column-drop-horizontal {
      padding-right: 24px; }
  .ag-theme-material .ag-column-drop-horizontal-cell-separator {
    margin: 0 8px;
    color: rgba(0, 0, 0, 0.54);
    color: var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54)); }
  .ag-theme-material .ag-column-drop-horizontal-empty-message {
    color: rgba(0, 0, 0, 0.38);
    color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.38)); }
  .ag-theme-material .ag-ltr .ag-column-drop-horizontal-icon {
    margin-right: 24px; }
  .ag-theme-material .ag-rtl .ag-column-drop-horizontal-icon {
    margin-left: 24px; }
  .ag-theme-material .ag-column-drop-vertical-list {
    padding-bottom: 8px;
    padding-right: 8px;
    padding-left: 8px; }
  .ag-theme-material .ag-column-drop-vertical-cell {
    margin-top: 8px; }
  .ag-theme-material .ag-column-drop-vertical {
    min-height: 50px;
    max-height: 150px; }
  .ag-theme-material .ag-column-drop-vertical-icon {
    margin-left: 8px;
    margin-right: 8px; }
  .ag-theme-material .ag-column-drop-vertical-list {
    position: relative; }
  .ag-theme-material .ag-column-drop-vertical-empty-message {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    color: rgba(0, 0, 0, 0.38);
    color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.38));
    margin-top: 8px; }
  .ag-theme-material .ag-select-agg-func-popup {
    background: #fff;
    background: var(--ag-background-color, #fff);
    border-radius: 2px;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    padding: 8px;
    background: #fff;
    background: var(--ag-background-color, #fff);
    height: 140px;
    padding: 0; }
  .ag-theme-material .ag-select-agg-func-virtual-list-item {
    cursor: default;
    line-height: 40px;
    padding-left: 16px; }
    .ag-theme-material .ag-select-agg-func-virtual-list-item:hover {
      background-color: #eee;
      background-color: var(--ag-selected-row-background-color, #eee); }
  .ag-theme-material .ag-chart-menu {
    border-radius: 2px;
    background: #fff;
    background: var(--ag-background-color, #fff); }
  .ag-theme-material .ag-chart-menu-icon {
    opacity: 0.5;
    line-height: 24px;
    font-size: 24px;
    width: 24px;
    height: 24px;
    margin: 2px 0;
    cursor: pointer;
    border-radius: 2px;
    color: rgba(0, 0, 0, 0.54);
    color: var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54)); }
    .ag-theme-material .ag-chart-menu-icon:hover {
      opacity: 1; }
  .ag-theme-material .ag-chart-mini-thumbnail {
    border: 1px solid;
    border-color: #e2e2e2;
    border-color: var(--ag-secondary-border-color, var(--ag-border-color, #e2e2e2));
    border-radius: 5px;
    margin: 5px; }
    .ag-theme-material .ag-chart-mini-thumbnail:nth-last-child(3),
    .ag-theme-material .ag-chart-mini-thumbnail:nth-last-child(3) ~ .ag-chart-mini-thumbnail {
      margin-left: auto;
      margin-right: auto; }
    .ag-theme-material .ag-ltr .ag-chart-mini-thumbnail:first-child {
      margin-left: 0; }
    .ag-theme-material .ag-rtl .ag-chart-mini-thumbnail:first-child {
      margin-right: 0; }
    .ag-theme-material .ag-ltr .ag-chart-mini-thumbnail:last-child {
      margin-right: 0; }
    .ag-theme-material .ag-rtl .ag-chart-mini-thumbnail:last-child {
      margin-left: 0; }
    .ag-theme-material .ag-chart-mini-thumbnail.ag-selected {
      border-color: #ff4081;
      border-color: var(--ag-minichart-selected-chart-color, var(--ag-checkbox-checked-color, var(--ag-material-accent-color, #ff4081))); }
  .ag-theme-material .ag-chart-settings-card-item {
    background: rgba(0, 0, 0, 0.87);
    background: var(--ag-foreground-color, rgba(0, 0, 0, 0.87));
    width: 8px;
    height: 8px;
    border-radius: 4px; }
    .ag-theme-material .ag-chart-settings-card-item.ag-selected {
      background-color: #ff4081;
      background-color: var(--ag-minichart-selected-page-color, var(--ag-checkbox-checked-color, var(--ag-material-accent-color, #ff4081))); }
  .ag-theme-material .ag-chart-data-column-drag-handle {
    margin-left: 8px; }
  .ag-theme-material .ag-charts-settings-group-container {
    padding: 8px; }
  .ag-theme-material .ag-charts-data-group-container {
    padding: 16px 12px;
    padding-bottom: 2px; }
    .ag-theme-material .ag-charts-data-group-container > * {
      margin-bottom: 14px; }
  .ag-theme-material .ag-charts-format-top-level-group-container {
    margin-left: 16px;
    padding: 8px; }
  .ag-theme-material .ag-charts-format-top-level-group-item {
    margin: 8px 0; }
  .ag-theme-material .ag-charts-format-sub-level-group-container {
    padding: 16px 12px;
    padding-bottom: 2px; }
    .ag-theme-material .ag-charts-format-sub-level-group-container > * {
      margin-bottom: 14px; }
  .ag-theme-material .ag-charts-group-container.ag-group-container-horizontal {
    padding: 8px; }
  .ag-theme-material .ag-chart-data-section,
  .ag-theme-material .ag-chart-format-section {
    display: flex;
    margin: 0; }
  .ag-theme-material .ag-chart-menu-panel {
    background-color: #fafafa;
    background-color: var(--ag-control-panel-background-color, #fafafa); }
    .ag-theme-material .ag-ltr .ag-chart-menu-panel {
      border-left: solid 1px;
      border-left-color: #e2e2e2;
      border-left-color: var(--ag-border-color, #e2e2e2); }
    .ag-theme-material .ag-rtl .ag-chart-menu-panel {
      border-right: solid 1px;
      border-right-color: #e2e2e2;
      border-right-color: var(--ag-border-color, #e2e2e2); }
  .ag-theme-material .ag-date-time-list-page-title {
    flex-grow: 1;
    text-align: center; }
  .ag-theme-material .ag-date-time-list-page-column-label {
    text-align: center; }
  .ag-theme-material .ag-date-time-list-page-entry {
    text-align: center; }
  .ag-theme-material .ag-checkbox-input-wrapper {
    font-family: "agGridMaterial";
    font-size: 18px;
    line-height: 18px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 18px;
    height: 18px;
    background-color: var(--ag-checkbox-background-color);
    border-radius: 2px;
    display: inline-block;
    vertical-align: middle;
    flex: none; }
    .ag-theme-material .ag-checkbox-input-wrapper input, .ag-theme-material .ag-checkbox-input-wrapper input {
      -webkit-appearance: none;
      opacity: 0;
      width: 100%;
      height: 100%; }
    .ag-theme-material .ag-checkbox-input-wrapper:focus-within, .ag-theme-material .ag-checkbox-input-wrapper:active {
      outline: none;
      box-shadow: 0 0 0 5px rgba(32, 33, 36, 0.122); }
    .ag-theme-material .ag-checkbox-input-wrapper.ag-disabled {
      opacity: 0.5; }
    .ag-theme-material .ag-checkbox-input-wrapper::after {
      content: "\F108";
      color: #333;
      color: var(--ag-checkbox-unchecked-color, #333);
      position: absolute;
      top: 0;
      left: 0;
      pointer-events: none; }
    .ag-theme-material .ag-checkbox-input-wrapper.ag-checked::after {
      content: "\F106";
      color: #ff4081;
      color: var(--ag-checkbox-checked-color, var(--ag-material-accent-color, #ff4081));
      position: absolute;
      top: 0;
      left: 0;
      pointer-events: none; }
    .ag-theme-material .ag-checkbox-input-wrapper.ag-indeterminate::after {
      content: "\F107";
      color: #333;
      color: var(--ag-checkbox-indeterminate-color, var(--ag-checkbox-unchecked-color, #333));
      position: absolute;
      top: 0;
      left: 0;
      pointer-events: none; }
  .ag-theme-material .ag-toggle-button-input-wrapper {
    box-sizing: border-box;
    width: 36px;
    height: 18px;
    background-color: #333;
    background-color: var(--ag-toggle-button-off-background-color, var(--ag-checkbox-unchecked-color, #333));
    border-radius: 9px;
    position: relative;
    flex: none;
    border: 1px solid;
    border-color: #333;
    border-color: var(--ag-toggle-button-off-border-color, var(--ag-checkbox-unchecked-color, #333)); }
    .ag-theme-material .ag-toggle-button-input-wrapper input {
      opacity: 0;
      height: 100%;
      width: 100%; }
    .ag-theme-material .ag-toggle-button-input-wrapper:focus-within {
      outline: none;
      box-shadow: 0 0 0 5px rgba(32, 33, 36, 0.122); }
    .ag-theme-material .ag-toggle-button-input-wrapper.ag-disabled {
      opacity: 0.5; }
    .ag-theme-material .ag-toggle-button-input-wrapper.ag-checked {
      background-color: #ff4081;
      background-color: var(--ag-toggle-button-on-background-color, var(--ag-checkbox-checked-color, var(--ag-material-accent-color, #ff4081)));
      border-color: #ff4081;
      border-color: var(--ag-toggle-button-on-border-color, var(--ag-checkbox-checked-color, var(--ag-material-accent-color, #ff4081))); }
    .ag-theme-material .ag-toggle-button-input-wrapper::before {
      content: ' ';
      position: absolute;
      top: -1px;
      left: -1px;
      display: block;
      box-sizing: border-box;
      height: 18px;
      width: 18px;
      background-color: #fff;
      background-color: var(--ag-toggle-button-switch-background-color, var(--ag-background-color, #fff));
      border-radius: 9px;
      transition: left 100ms;
      border: 1px solid;
      border-color: #333;
      border-color: var(--ag-toggle-button-switch-border-color, var(--ag-toggle-button-off-border-color, var(--ag-checkbox-unchecked-color, #333))); }
    .ag-theme-material .ag-toggle-button-input-wrapper.ag-checked::before {
      left: calc(100% - 18px);
      border-color: #ff4081;
      border-color: var(--ag-toggle-button-on-border-color, var(--ag-checkbox-checked-color, var(--ag-material-accent-color, #ff4081))); }
  .ag-theme-material .ag-radio-button-input-wrapper {
    font-family: "agGridMaterial";
    font-size: 18px;
    line-height: 18px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 18px;
    height: 18px;
    background-color: var(--ag-checkbox-background-color);
    border-radius: 2px;
    display: inline-block;
    vertical-align: middle;
    flex: none;
    border-radius: 18px; }
    .ag-theme-material .ag-radio-button-input-wrapper input, .ag-theme-material .ag-radio-button-input-wrapper input {
      -webkit-appearance: none;
      opacity: 0;
      width: 100%;
      height: 100%; }
    .ag-theme-material .ag-radio-button-input-wrapper:focus-within, .ag-theme-material .ag-radio-button-input-wrapper:active {
      outline: none;
      box-shadow: 0 0 0 5px rgba(32, 33, 36, 0.122); }
    .ag-theme-material .ag-radio-button-input-wrapper.ag-disabled {
      opacity: 0.5; }
    .ag-theme-material .ag-radio-button-input-wrapper::after {
      content: "\F124";
      color: #333;
      color: var(--ag-checkbox-unchecked-color, #333);
      position: absolute;
      top: 0;
      left: 0;
      pointer-events: none; }
    .ag-theme-material .ag-radio-button-input-wrapper.ag-checked::after {
      content: "\F125";
      color: #ff4081;
      color: var(--ag-checkbox-checked-color, var(--ag-material-accent-color, #ff4081));
      position: absolute;
      top: 0;
      left: 0;
      pointer-events: none; }
  .ag-theme-material input[class^='ag-'][type='range'] {
    -webkit-appearance: none;
    width: 100%;
    height: 100%;
    background: none;
    overflow: visible; }
    .ag-theme-material input[class^='ag-'][type='range']::-webkit-slider-runnable-track {
      margin: 0;
      padding: 0;
      width: 100%;
      height: 3px;
      background-color: #e2e2e2;
      background-color: var(--ag-border-color, #e2e2e2);
      border-radius: 0px;
      border-radius: 2px; }
    .ag-theme-material input[class^='ag-'][type='range']::-moz-range-track {
      margin: 0;
      padding: 0;
      width: 100%;
      height: 3px;
      background-color: #e2e2e2;
      background-color: var(--ag-border-color, #e2e2e2);
      border-radius: 0px;
      border-radius: 2px; }
    .ag-theme-material input[class^='ag-'][type='range']::-ms-track {
      margin: 0;
      padding: 0;
      width: 100%;
      height: 3px;
      background-color: #e2e2e2;
      background-color: var(--ag-border-color, #e2e2e2);
      border-radius: 0px;
      border-radius: 2px;
      color: transparent;
      width: calc(100% - 2px); }
    .ag-theme-material input[class^='ag-'][type='range']::-webkit-slider-thumb {
      margin: 0;
      padding: 0;
      -webkit-appearance: none;
      width: 18px;
      height: 18px;
      background-color: #fff;
      background-color: var(--ag-background-color, #fff);
      border: 1px solid;
      border-color: #333;
      border-color: var(--ag-checkbox-unchecked-color, #333);
      border-radius: 18px;
      -webkit-transform: translateY(-7.5px);
              transform: translateY(-7.5px); }
    .ag-theme-material input[class^='ag-'][type='range']::-ms-thumb {
      margin: 0;
      padding: 0;
      -webkit-appearance: none;
      width: 18px;
      height: 18px;
      background-color: #fff;
      background-color: var(--ag-background-color, #fff);
      border: 1px solid;
      border-color: #333;
      border-color: var(--ag-checkbox-unchecked-color, #333);
      border-radius: 18px; }
    .ag-theme-material input[class^='ag-'][type='range']::-moz-ag-range-thumb {
      margin: 0;
      padding: 0;
      -webkit-appearance: none;
      width: 18px;
      height: 18px;
      background-color: #fff;
      background-color: var(--ag-background-color, #fff);
      border: 1px solid;
      border-color: #333;
      border-color: var(--ag-checkbox-unchecked-color, #333);
      border-radius: 18px; }
    .ag-theme-material input[class^='ag-'][type='range']:focus {
      outline: none; }
      .ag-theme-material input[class^='ag-'][type='range']:focus::-webkit-slider-thumb {
        box-shadow: 0 0 0 5px rgba(32, 33, 36, 0.122);
        border-color: #ff4081;
        border-color: var(--ag-checkbox-checked-color, var(--ag-material-accent-color, #ff4081)); }
      .ag-theme-material input[class^='ag-'][type='range']:focus::-ms-thumb {
        box-shadow: 0 0 0 5px rgba(32, 33, 36, 0.122);
        border-color: #ff4081;
        border-color: var(--ag-checkbox-checked-color, var(--ag-material-accent-color, #ff4081)); }
      .ag-theme-material input[class^='ag-'][type='range']:focus::-moz-ag-range-thumb {
        box-shadow: 0 0 0 5px rgba(32, 33, 36, 0.122);
        border-color: #ff4081;
        border-color: var(--ag-checkbox-checked-color, var(--ag-material-accent-color, #ff4081)); }
    .ag-theme-material input[class^='ag-'][type='range']:active::-webkit-slider-runnable-track {
      background-color: #3f51b5;
      background-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5)); }
    .ag-theme-material input[class^='ag-'][type='range']:active::-moz-ag-range-track {
      background-color: #3f51b5;
      background-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5)); }
    .ag-theme-material input[class^='ag-'][type='range']:active::-ms-track {
      background-color: #3f51b5;
      background-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5)); }
    .ag-theme-material input[class^='ag-'][type='range']:disabled {
      opacity: 0.5; }
  .ag-theme-material .ag-filter-toolpanel-header,
  .ag-theme-material .ag-filter-toolpanel-search,
  .ag-theme-material .ag-status-bar,
  .ag-theme-material .ag-header-row,
  .ag-theme-material .ag-panel-title-bar-title,
  .ag-theme-material .ag-side-button-button,
  .ag-theme-material .ag-multi-filter-group-title-bar {
    font-size: 12px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.54);
    color: var(--ag-header-foreground-color, var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54))); }
  .ag-theme-material .ag-tab {
    height: 36px; }
  .ag-theme-material .ag-tabs-header,
  .ag-theme-material .ag-column-drop-horizontal {
    background-color: #eee;
    background-color: var(--ag-subheader-background-color, #eee); }
  .ag-theme-material .ag-tabs-body {
    padding: 4px 0; }
  .ag-theme-material .ag-tabs-body .ag-menu-list {
    padding-top: 0;
    padding-bottom: 0; }
  .ag-theme-material .ag-header-cell,
  .ag-theme-material .ag-header-group-cell {
    transition: background-color 0.5s; }
  .ag-theme-material .ag-row-last:not(.ag-row-first) .ag-cell-inline-editing {
    bottom: 0; }
  .ag-theme-material .ag-cell-inline-editing {
    padding: 8px;
    height: 72px;
    border-color: #e2e2e2 !important;
    border-color: var(--ag-border-color, #e2e2e2) !important; }
  .ag-theme-material .ag-has-focus .ag-cell-inline-editing {
    border-color: #3f51b5 !important;
    border-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5)) !important; }
  .ag-theme-material .ag-side-button-button {
    color: rgba(0, 0, 0, 0.54);
    color: var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54)); }
  .ag-theme-material .ag-column-drop-vertical {
    border-bottom: solid 1px;
    border-bottom-color: #e2e2e2;
    border-bottom-color: var(--ag-border-color, #e2e2e2);
    padding-top: 8px; }
    .ag-theme-material .ag-column-drop-vertical.ag-last-column-drop {
      border-bottom: none; }
  .ag-theme-material .ag-column-drop-vertical-cell {
    margin-left: 0; }
  .ag-theme-material .ag-column-drop-vertical-empty-message {
    font-size: 12px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.38);
    color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.38)); }
    .ag-theme-material .ag-ltr .ag-column-drop-vertical-empty-message {
      padding-left: 34px;
      padding-right: 8px; }
    .ag-theme-material .ag-rtl .ag-column-drop-vertical-empty-message {
      padding-right: 34px;
      padding-left: 8px; }
  .ag-theme-material .ag-status-bar {
    border: solid 1px;
    border-color: #e2e2e2;
    border-color: var(--ag-border-color, #e2e2e2); }
  .ag-theme-material .ag-column-panel-column-select {
    border-top: solid 1px;
    border-top-color: #e2e2e2;
    border-top-color: var(--ag-border-color, #e2e2e2); }
  .ag-theme-material .ag-column-select, .ag-theme-material .ag-column-select-header {
    border-bottom: solid 1px;
    border-bottom-color: #e2e2e2;
    border-bottom-color: var(--ag-border-color, #e2e2e2); }
  .ag-theme-material .ag-column-select-header {
    height: 56px; }
  .ag-theme-material .ag-group-title-bar {
    padding: 6px 8px; }
  .ag-theme-material .ag-charts-format-sub-level-group-title-bar {
    padding: 4px 8px; }
  .ag-theme-material .ag-chart-data-section,
  .ag-theme-material .ag-chart-format-section {
    padding-bottom: 4px; }
  .ag-theme-material .ag-group-toolbar {
    background-color: rgba(238, 238, 238, 0.5); }
  .ag-theme-material input[class^='ag-']:not([type]),
  .ag-theme-material input[class^='ag-'][type='text'],
  .ag-theme-material input[class^='ag-'][type='number'],
  .ag-theme-material input[class^='ag-'][type='tel'],
  .ag-theme-material input[class^='ag-'][type='date'],
  .ag-theme-material input[class^='ag-'][type='datetime-local'],
  .ag-theme-material textarea[class^='ag-'] {
    background: transparent;
    color: rgba(0, 0, 0, 0.87);
    color: var(--ag-foreground-color, rgba(0, 0, 0, 0.87));
    font-family: inherit;
    font-size: inherit;
    height: 40px;
    padding-bottom: 8px;
    border-width: 0;
    border-bottom: 2px solid;
    border-bottom-color: #e2e2e2;
    border-bottom-color: var(--ag-border-color, #e2e2e2); }
    .ag-theme-material input:focus[class^='ag-']:not([type]),
    .ag-theme-material input:focus[class^='ag-'][type='text'],
    .ag-theme-material input:focus[class^='ag-'][type='number'],
    .ag-theme-material input:focus[class^='ag-'][type='tel'],
    .ag-theme-material input:focus[class^='ag-'][type='date'],
    .ag-theme-material input:focus[class^='ag-'][type='datetime-local'],
    .ag-theme-material textarea:focus[class^='ag-'] {
      border-bottom: 2px solid;
      border-bottom-color: #3f51b5;
      border-bottom-color: var(--ag-material-primary-color, #3f51b5);
      outline: none;
      box-shadow: none; }
    .ag-theme-material input:not([type])[class^='ag-']::-webkit-input-placeholder, .ag-theme-material input[type='text'][class^='ag-']::-webkit-input-placeholder, .ag-theme-material input[type='number'][class^='ag-']::-webkit-input-placeholder, .ag-theme-material input[type='tel'][class^='ag-']::-webkit-input-placeholder, .ag-theme-material input[type='date'][class^='ag-']::-webkit-input-placeholder, .ag-theme-material input[type='datetime-local'][class^='ag-']::-webkit-input-placeholder, .ag-theme-material textarea[class^='ag-']::-webkit-input-placeholder {
      color: rgba(0, 0, 0, 0.38);
      color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.38)); }
    .ag-theme-material input:not([type])[class^='ag-']::-moz-placeholder, .ag-theme-material input[type='text'][class^='ag-']::-moz-placeholder, .ag-theme-material input[type='number'][class^='ag-']::-moz-placeholder, .ag-theme-material input[type='tel'][class^='ag-']::-moz-placeholder, .ag-theme-material input[type='date'][class^='ag-']::-moz-placeholder, .ag-theme-material input[type='datetime-local'][class^='ag-']::-moz-placeholder, .ag-theme-material textarea[class^='ag-']::-moz-placeholder {
      color: rgba(0, 0, 0, 0.38);
      color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.38)); }
    .ag-theme-material input:not([type])[class^='ag-']:-ms-input-placeholder, .ag-theme-material input[type='text'][class^='ag-']:-ms-input-placeholder, .ag-theme-material input[type='number'][class^='ag-']:-ms-input-placeholder, .ag-theme-material input[type='tel'][class^='ag-']:-ms-input-placeholder, .ag-theme-material input[type='date'][class^='ag-']:-ms-input-placeholder, .ag-theme-material input[type='datetime-local'][class^='ag-']:-ms-input-placeholder, .ag-theme-material textarea[class^='ag-']:-ms-input-placeholder {
      color: rgba(0, 0, 0, 0.38);
      color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.38)); }
    .ag-theme-material input:not([type])[class^='ag-']::-ms-input-placeholder, .ag-theme-material input[type='text'][class^='ag-']::-ms-input-placeholder, .ag-theme-material input[type='number'][class^='ag-']::-ms-input-placeholder, .ag-theme-material input[type='tel'][class^='ag-']::-ms-input-placeholder, .ag-theme-material input[type='date'][class^='ag-']::-ms-input-placeholder, .ag-theme-material input[type='datetime-local'][class^='ag-']::-ms-input-placeholder, .ag-theme-material textarea[class^='ag-']::-ms-input-placeholder {
      color: rgba(0, 0, 0, 0.38);
      color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.38)); }
    .ag-theme-material input:not([type])[class^='ag-']::placeholder,
    .ag-theme-material input[type='text'][class^='ag-']::placeholder,
    .ag-theme-material input[type='number'][class^='ag-']::placeholder,
    .ag-theme-material input[type='tel'][class^='ag-']::placeholder,
    .ag-theme-material input[type='date'][class^='ag-']::placeholder,
    .ag-theme-material input[type='datetime-local'][class^='ag-']::placeholder,
    .ag-theme-material textarea[class^='ag-']::placeholder {
      color: rgba(0, 0, 0, 0.38);
      color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.38)); }
    .ag-theme-material input:disabled[class^='ag-']:not([type]),
    .ag-theme-material input:disabled[class^='ag-'][type='text'],
    .ag-theme-material input:disabled[class^='ag-'][type='number'],
    .ag-theme-material input:disabled[class^='ag-'][type='tel'],
    .ag-theme-material input:disabled[class^='ag-'][type='date'],
    .ag-theme-material input:disabled[class^='ag-'][type='datetime-local'],
    .ag-theme-material textarea:disabled[class^='ag-'] {
      border-bottom: 1px solid;
      border-bottom-color: #e2e2e2;
      border-bottom-color: var(--ag-border-color, #e2e2e2); }
  .ag-theme-material .ag-standard-button {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-color: transparent;
    border: 0;
    color: #3f51b5;
    color: var(--ag-material-primary-color, #3f51b5);
    font-family: inherit;
    font-size: inherit;
    margin: 0;
    padding: 0;
    text-transform: uppercase; }
    .ag-theme-material .ag-standard-button:disabled {
      color: rgba(0, 0, 0, 0.38);
      color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.38));
      background-color: var(--ag-input-disabled-background-color);
      border-color: var(--ag-input-disabled-border-color); }
  .ag-theme-material .ag-dnd-ghost {
    font-size: 12px;
    font-weight: 600; }
  .ag-theme-material .ag-filter-toolpanel-header {
    height: 32px; }
  .ag-theme-material .ag-filter-toolpanel-group-level-0-header {
    height: 56px; }
  .ag-theme-material .ag-layout-auto-height .ag-center-cols-clipper, .ag-theme-material .ag-layout-auto-height .ag-center-cols-container, .ag-theme-material .ag-layout-print .ag-center-cols-clipper, .ag-theme-material .ag-layout-print .ag-center-cols-container {
    min-height: 150px; }
  .ag-theme-material .ag-overlay-no-rows-wrapper.ag-layout-auto-height {
    padding-top: 60px; }
  .ag-theme-material .ag-picker-field-wrapper:focus {
    box-shadow: 0 0 0 1px #3f51b5; }


label.toggle input {
  margin-right: 3px;
  margin-top: 3px;
}

body.stop-scrolling {
  height: 100%;
  overflow: hidden; }

.sweet-overlay {
  background-color: black;
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE8 */
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000; }

.sweet-alert {
  background-color: white;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999; }
  @media all and (max-width: 540px) {
    .sweet-alert {
      width: auto;
      margin-left: 0;
      margin-right: 0;
      left: 15px;
      right: 15px; } }
  .sweet-alert h2 {
    color: #575757;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 25px 0;
    padding: 0;
    line-height: 40px;
    display: block; }
  .sweet-alert p {
    color: #797979;
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal; }
  .sweet-alert fieldset {
    border: none;
    position: relative; }
  .sweet-alert .sa-error-container {
    background-color: #f1f1f1;
    margin-left: -17px;
    margin-right: -17px;
    overflow: hidden;
    padding: 0 10px;
    max-height: 0;
    webkit-transition: padding 0.15s, max-height 0.15s;
    transition: padding 0.15s, max-height 0.15s; }
    .sweet-alert .sa-error-container.show {
      padding: 10px 0;
      max-height: 100px;
      webkit-transition: padding 0.2s, max-height 0.2s;
      transition: padding 0.25s, max-height 0.25s; }
    .sweet-alert .sa-error-container .icon {
      display: inline-block;
      width: 24px;
      height: 24px;
      border-radius: 50%;
      background-color: #ea7d7d;
      color: white;
      line-height: 24px;
      text-align: center;
      margin-right: 3px; }
    .sweet-alert .sa-error-container p {
      display: inline-block; }
  .sweet-alert .sa-input-error {
    position: absolute;
    top: 29px;
    right: 26px;
    width: 20px;
    height: 20px;
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 0.1s;
    transition: all 0.1s; }
    .sweet-alert .sa-input-error::before, .sweet-alert .sa-input-error::after {
      content: "";
      width: 20px;
      height: 6px;
      background-color: #f06e57;
      border-radius: 3px;
      position: absolute;
      top: 50%;
      margin-top: -4px;
      left: 50%;
      margin-left: -9px; }
    .sweet-alert .sa-input-error::before {
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .sweet-alert .sa-input-error::after {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    .sweet-alert .sa-input-error.show {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1); }
  .sweet-alert input {
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #d7d7d7;
    height: 43px;
    margin-top: 10px;
    margin-bottom: 17px;
    font-size: 18px;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);
    padding: 0 12px;
    display: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .sweet-alert input:focus {
      outline: none;
      box-shadow: 0px 0px 3px #c4e6f5;
      border: 1px solid #b4dbed; }
      .sweet-alert input:focus::-moz-placeholder {
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
      .sweet-alert input:focus:-ms-input-placeholder {
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
      .sweet-alert input:focus::-webkit-input-placeholder {
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
    .sweet-alert input::-moz-placeholder {
      color: #bdbdbd; }
    .sweet-alert input:-ms-input-placeholder {
      color: #bdbdbd; }
    .sweet-alert input::-webkit-input-placeholder {
      color: #bdbdbd; }
  .sweet-alert.show-input input {
    display: block; }
  .sweet-alert .sa-confirm-button-container {
    display: inline-block;
    position: relative; }
  .sweet-alert .la-ball-fall {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -27px;
    margin-top: 4px;
    opacity: 0;
    visibility: hidden; }
  .sweet-alert button {
    background-color: #8CD4F5;
    color: white;
    border: none;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    -webkit-border-radius: 4px;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 26px 5px 0 5px;
    cursor: pointer; }
    .sweet-alert button:focus {
      outline: none;
      box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05); }
    .sweet-alert button:hover {
      background-color: #7ecff4; }
    .sweet-alert button:active {
      background-color: #5dc2f1; }
    .sweet-alert button.cancel {
      background-color: #C1C1C1; }
      .sweet-alert button.cancel:hover {
        background-color: #b9b9b9; }
      .sweet-alert button.cancel:active {
        background-color: #a8a8a8; }
      .sweet-alert button.cancel:focus {
        box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important; }
    .sweet-alert button[disabled] {
      opacity: .6;
      cursor: default; }
    .sweet-alert button.confirm[disabled] {
      color: transparent; }
      .sweet-alert button.confirm[disabled] ~ .la-ball-fall {
        opacity: 1;
        visibility: visible;
        transition-delay: 0s; }
    .sweet-alert button::-moz-focus-inner {
      border: 0; }
  .sweet-alert[data-has-cancel-button=false] button {
    box-shadow: none !important; }
  .sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
    padding-bottom: 40px; }
  .sweet-alert .sa-icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box; }
    .sweet-alert .sa-icon.sa-error {
      border-color: #F27474; }
      .sweet-alert .sa-icon.sa-error .sa-x-mark {
        position: relative;
        display: block; }
      .sweet-alert .sa-icon.sa-error .sa-line {
        position: absolute;
        height: 5px;
        width: 47px;
        background-color: #F27474;
        display: block;
        top: 37px;
        border-radius: 2px; }
        .sweet-alert .sa-icon.sa-error .sa-line.sa-left {
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          left: 17px; }
        .sweet-alert .sa-icon.sa-error .sa-line.sa-right {
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          right: 16px; }
    .sweet-alert .sa-icon.sa-warning {
      border-color: #F8BB86; }
      .sweet-alert .sa-icon.sa-warning .sa-body {
        position: absolute;
        width: 5px;
        height: 47px;
        left: 50%;
        top: 10px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #F8BB86; }
      .sweet-alert .sa-icon.sa-warning .sa-dot {
        position: absolute;
        width: 7px;
        height: 7px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin-left: -3px;
        left: 50%;
        bottom: 10px;
        background-color: #F8BB86; }
    .sweet-alert .sa-icon.sa-info {
      border-color: #C9DAE1; }
      .sweet-alert .sa-icon.sa-info::before {
        content: "";
        position: absolute;
        width: 5px;
        height: 29px;
        left: 50%;
        bottom: 17px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #C9DAE1; }
      .sweet-alert .sa-icon.sa-info::after {
        content: "";
        position: absolute;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        margin-left: -3px;
        top: 19px;
        background-color: #C9DAE1; }
    .sweet-alert .sa-icon.sa-success {
      border-color: #A5DC86; }
      .sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {
        content: '';
        -webkit-border-radius: 40px;
        border-radius: 40px;
        border-radius: 50%;
        position: absolute;
        width: 60px;
        height: 120px;
        background: white;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
      .sweet-alert .sa-icon.sa-success::before {
        -webkit-border-radius: 120px 0 0 120px;
        border-radius: 120px 0 0 120px;
        top: -7px;
        left: -33px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 60px 60px;
        transform-origin: 60px 60px; }
      .sweet-alert .sa-icon.sa-success::after {
        -webkit-border-radius: 0 120px 120px 0;
        border-radius: 0 120px 120px 0;
        top: -11px;
        left: 30px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 0px 60px;
        transform-origin: 0px 60px; }
      .sweet-alert .sa-icon.sa-success .sa-placeholder {
        width: 80px;
        height: 80px;
        border: 4px solid rgba(165, 220, 134, 0.2);
        -webkit-border-radius: 40px;
        border-radius: 40px;
        border-radius: 50%;
        box-sizing: content-box;
        position: absolute;
        left: -4px;
        top: -4px;
        z-index: 2; }
      .sweet-alert .sa-icon.sa-success .sa-fix {
        width: 5px;
        height: 90px;
        background-color: white;
        position: absolute;
        left: 28px;
        top: 8px;
        z-index: 1;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .sweet-alert .sa-icon.sa-success .sa-line {
        height: 5px;
        background-color: #A5DC86;
        display: block;
        border-radius: 2px;
        position: absolute;
        z-index: 2; }
        .sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
          width: 25px;
          left: 14px;
          top: 46px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }
        .sweet-alert .sa-icon.sa-success .sa-line.sa-long {
          width: 47px;
          right: 8px;
          top: 38px;
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }
    .sweet-alert .sa-icon.sa-custom {
      background-size: contain;
      border-radius: 0;
      border: none;
      background-position: center center;
      background-repeat: no-repeat; }

/*
 * Animations
 */
@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@-webkit-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

@-webkit-keyframes slideFromTop {
  0% {
    top: 0%; }
  100% {
    top: 50%; } }

@keyframes slideFromTop {
  0% {
    top: 0%; }
  100% {
    top: 50%; } }

@-webkit-keyframes slideToTop {
  0% {
    top: 50%; }
  100% {
    top: 0%; } }

@keyframes slideToTop {
  0% {
    top: 50%; }
  100% {
    top: 0%; } }

@-webkit-keyframes slideFromBottom {
  0% {
    top: 70%; }
  100% {
    top: 50%; } }

@keyframes slideFromBottom {
  0% {
    top: 70%; }
  100% {
    top: 50%; } }

@-webkit-keyframes slideToBottom {
  0% {
    top: 50%; }
  100% {
    top: 70%; } }

@keyframes slideToBottom {
  0% {
    top: 50%; }
  100% {
    top: 70%; } }

.showSweetAlert[data-animation=pop] {
  -webkit-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s; }

.showSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none; }

.showSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideFromTop 0.3s;
  animation: slideFromTop 0.3s; }

.showSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideFromBottom 0.3s;
  animation: slideFromBottom 0.3s; }

.hideSweetAlert[data-animation=pop] {
  -webkit-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s; }

.hideSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none; }

.hideSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideToTop 0.4s;
  animation: slideToTop 0.4s; }

.hideSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideToBottom 0.3s;
  animation: slideToBottom 0.3s; }

@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@-webkit-keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }

@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }

.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s; }

.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s; }

.sa-icon.sa-success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in; }

@-webkit-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

.animateErrorIcon {
  -webkit-animation: animateErrorIcon 0.5s;
  animation: animateErrorIcon 0.5s; }

@-webkit-keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

.animateXMark {
  -webkit-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s; }

@-webkit-keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }

@keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }

.pulseWarning {
  -webkit-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate; }

@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }

@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }

.pulseWarningIns {
  -webkit-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate; }

@-webkit-keyframes rotate-loading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes rotate-loading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/* Internet Explorer 9 has some special quirks that are fixed here */
/* The icons are not animated. */
/* This file is automatically merged into sweet-alert.min.js through Gulp */
/* Error icon */
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -ms-transform: rotate(45deg) \9; }

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -ms-transform: rotate(-45deg) \9; }

/* Success icon */
.sweet-alert .sa-icon.sa-success {
  border-color: transparent\9; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  -ms-transform: rotate(45deg) \9; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  -ms-transform: rotate(-45deg) \9; }

/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-ball-fall,
.la-ball-fall > div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.la-ball-fall {
  display: block;
  font-size: 0;
  color: #fff; }

.la-ball-fall.la-dark {
  color: #333; }

.la-ball-fall > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor; }

.la-ball-fall {
  width: 54px;
  height: 18px; }

.la-ball-fall > div {
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: ball-fall 1s ease-in-out infinite;
  -moz-animation: ball-fall 1s ease-in-out infinite;
  -o-animation: ball-fall 1s ease-in-out infinite;
  animation: ball-fall 1s ease-in-out infinite; }

.la-ball-fall > div:nth-child(1) {
  -webkit-animation-delay: -200ms;
  -moz-animation-delay: -200ms;
  -o-animation-delay: -200ms;
  animation-delay: -200ms; }

.la-ball-fall > div:nth-child(2) {
  -webkit-animation-delay: -100ms;
  -moz-animation-delay: -100ms;
  -o-animation-delay: -100ms;
  animation-delay: -100ms; }

.la-ball-fall > div:nth-child(3) {
  -webkit-animation-delay: 0ms;
  -moz-animation-delay: 0ms;
  -o-animation-delay: 0ms;
  animation-delay: 0ms; }

.la-ball-fall.la-sm {
  width: 26px;
  height: 8px; }

.la-ball-fall.la-sm > div {
  width: 4px;
  height: 4px;
  margin: 2px; }

.la-ball-fall.la-2x {
  width: 108px;
  height: 36px; }

.la-ball-fall.la-2x > div {
  width: 20px;
  height: 20px;
  margin: 8px; }

.la-ball-fall.la-3x {
  width: 162px;
  height: 54px; }

.la-ball-fall.la-3x > div {
  width: 30px;
  height: 30px;
  margin: 12px; }

/*
 * Animation
 */
@-webkit-keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%); } }

@-moz-keyframes ball-fall {
  0% {
    opacity: 0;
    -moz-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -moz-transform: translateY(145%);
    transform: translateY(145%); } }

@-o-keyframes ball-fall {
  0% {
    opacity: 0;
    -o-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -o-transform: translateY(145%);
    transform: translateY(145%); } }

@keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    -moz-transform: translateY(-145%);
    -o-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    -moz-transform: translateY(145%);
    -o-transform: translateY(145%);
    transform: translateY(145%); } }

.highcharts-container {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: left;
  line-height: normal;
  z-index: 0;

  -webkit-tap-highlight-color: transparent;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
  font-size: 12px;
}

/* live labels for highchart */
.highcharts-label rect.highcharts-label-box {
  fill: white;
}

.highcharts-label rect.highcharts-label-box + text {
  fill: #000;
}

.toogle-p {
  cursor: default !important;
  display: inline-block !important;
}

.highcharts-legend-item text {
  fill: #e0e0e0;
  transition: fill 250ms;
}
.highcharts-legend-item-hidden * {
  fill: gray !important;
}
.highcharts-legend-navigation {
  fill: white;
}
.highcharts-legend-nav-active {
  fill: white;
}
.highcharts-legend-nav-inactive {
  fill: gray;
}

.input-range__slider {
  appearance: none;
  background: #5e83ba;
  border: 1px solid #eeeeee;
  border-radius: 0%;
  cursor: pointer;
  display: block;
  height: 1.3rem;
  margin-left: -0.5rem;
  margin-top: -1.25rem;
  outline: none;
  position: absolute;
  top: 50%;
  transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;
  width: 1.5rem;
}

.input-range__slider:active {
  transform: scale(1.3);
}

.input-range__slider:focus {
  box-shadow: 0 0 0 5px rgba(63, 81, 181, 0.2);
}

.input-range--disabled .input-range__slider {
  background: #cccccc;
  border: 1px solid #cccccc;
  box-shadow: none;
  transform: none;
}

.input-range__slider-container {
  transition: left 0.3s ease-out;
}

.input-range__label {
  color: #eeeeee;
  font-family: 'Calibri', sans-serif;
  font-size: 1.3rem;
  transform: translateZ(0);
  white-space: nowrap;
}

.input-range__label--min,
.input-range__label--max {
  bottom: -1.4rem;
  position: absolute;
}

.input-range__label--min {
  left: 0;
}

.input-range__label--max {
  right: 0;
}

.input-range__label--value {
  position: absolute;
  top: -4.2rem;
}

.input-range__label-container {
  left: -50%;
  top: 12px;
  position: relative;
}

.input-range__label--max .input-range__label-container {
  left: 50%;
}

.input-range__track {
  background: #eeeeee;
  border-radius: 0.3rem;
  border: 1px solid #000000;
  cursor: pointer;
  display: block;
  height: 0.8rem;
  position: relative;
  transition: left 0.3s ease-out, width 0.3s ease-out;
}

.input-range--disabled .input-range__track {
  background: #eeeeee;
}

.input-range__track--background {
  left: 0;
  margin-top: -0.15rem;
  position: absolute;
  right: 0;
  top: 50%;
}

.input-range__track--active {
  background: #5e83ba;
}

.input-range {
  height: 1rem;
  position: relative;
  width: 80%;
  margin: 12px;
}
/*
  Marker by jobsamuel
  https://gist.github.com/jobsamuel/56496033bfb4d0f3e316aeb88341ed16
*/

.pin {
  width: 30px;
  height: 30px;
  border-radius: 50% 50% 50% 0;
  background: #b15555;
  position: absolute;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -20px;
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
  -o-animation-name: bounce;
  -ms-animation-name: bounce;
  animation-name: bounce;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
}
.pin:after {
  content: '';
  width: 14px;
  height: 14px;
  margin: 8px 0 0 8px;
  background: #302558;
  position: absolute;
  border-radius: 50%;
}
.pulse {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  height: 14px;
  width: 14px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 11px 0px 0px -12px;
  -webkit-transform: rotateX(55deg);
  -moz-transform: rotateX(55deg);
  -o-transform: rotateX(55deg);
  -ms-transform: rotateX(55deg);
  transform: rotateX(55deg);
  z-index: -2;
}
.pulse:after {
  content: '';
  border-radius: 50%;
  height: 40px;
  width: 40px;
  position: absolute;
  margin: -13px 0 0 -13px;
  -webkit-animation: pulsate 1s ease-out;
  -moz-animation: pulsate 1s ease-out;
  -o-animation: pulsate 1s ease-out;
  -ms-animation: pulsate 1s ease-out;
  animation: pulsate 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  filter: alpha(opacity=0);
  -webkit-box-shadow: 0 0 1px 2px #b15555;
  box-shadow: 0 0 1px 2px #b15555;
  -webkit-animation-delay: 1.1s;
  -moz-animation-delay: 1.1s;
  -o-animation-delay: 1.1s;
  -ms-animation-delay: 1.1s;
  animation-delay: 1.1s;
}
@-moz-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    filter: alpha(opacity=0);
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    filter: alpha(opacity=0);
  }
}
@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    filter: alpha(opacity=0);
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    filter: alpha(opacity=0);
  }
}
@-o-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    filter: alpha(opacity=0);
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    filter: alpha(opacity=0);
  }
}
@keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    filter: alpha(opacity=0);
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    filter: alpha(opacity=0);
  }
}
@-moz-keyframes bounce {
  0% {
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-2000px) rotate(-45deg);
    -moz-transform: translateY(-2000px) rotate(-45deg);
    -o-transform: translateY(-2000px) rotate(-45deg);
    -ms-transform: translateY(-2000px) rotate(-45deg);
    transform: translateY(-2000px) rotate(-45deg);
  }
  60% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(30px) rotate(-45deg);
    -moz-transform: translateY(30px) rotate(-45deg);
    -o-transform: translateY(30px) rotate(-45deg);
    -ms-transform: translateY(30px) rotate(-45deg);
    transform: translateY(30px) rotate(-45deg);
  }
  80% {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -moz-transform: translateY(-10px) rotate(-45deg);
    -o-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(-45deg);
    -moz-transform: translateY(0) rotate(-45deg);
    -o-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
  }
}
@-webkit-keyframes bounce {
  0% {
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-2000px) rotate(-45deg);
    -moz-transform: translateY(-2000px) rotate(-45deg);
    -o-transform: translateY(-2000px) rotate(-45deg);
    -ms-transform: translateY(-2000px) rotate(-45deg);
    transform: translateY(-2000px) rotate(-45deg);
  }
  60% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(30px) rotate(-45deg);
    -moz-transform: translateY(30px) rotate(-45deg);
    -o-transform: translateY(30px) rotate(-45deg);
    -ms-transform: translateY(30px) rotate(-45deg);
    transform: translateY(30px) rotate(-45deg);
  }
  80% {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -moz-transform: translateY(-10px) rotate(-45deg);
    -o-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(-45deg);
    -moz-transform: translateY(0) rotate(-45deg);
    -o-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
  }
}
@-o-keyframes bounce {
  0% {
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-2000px) rotate(-45deg);
    -moz-transform: translateY(-2000px) rotate(-45deg);
    -o-transform: translateY(-2000px) rotate(-45deg);
    -ms-transform: translateY(-2000px) rotate(-45deg);
    transform: translateY(-2000px) rotate(-45deg);
  }
  60% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(30px) rotate(-45deg);
    -moz-transform: translateY(30px) rotate(-45deg);
    -o-transform: translateY(30px) rotate(-45deg);
    -ms-transform: translateY(30px) rotate(-45deg);
    transform: translateY(30px) rotate(-45deg);
  }
  80% {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -moz-transform: translateY(-10px) rotate(-45deg);
    -o-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(-45deg);
    -moz-transform: translateY(0) rotate(-45deg);
    -o-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
  }
}
@keyframes bounce {
  0% {
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-2000px) rotate(-45deg);
    -moz-transform: translateY(-2000px) rotate(-45deg);
    -o-transform: translateY(-2000px) rotate(-45deg);
    -ms-transform: translateY(-2000px) rotate(-45deg);
    transform: translateY(-2000px) rotate(-45deg);
  }
  60% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(30px) rotate(-45deg);
    -moz-transform: translateY(30px) rotate(-45deg);
    -o-transform: translateY(30px) rotate(-45deg);
    -ms-transform: translateY(30px) rotate(-45deg);
    transform: translateY(30px) rotate(-45deg);
  }
  80% {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -moz-transform: translateY(-10px) rotate(-45deg);
    -o-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(-45deg);
    -moz-transform: translateY(0) rotate(-45deg);
    -o-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
  }
}

/*
  Leaflet
*/
/* .leaflet-container {
  height: 60vh;
  max-height: 100%;
  width: 100vw;
  max-width: 100%;
} */

/* required styles */

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	  -webkit-user-drag: none;
	}
/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
	background: transparent;
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
	max-width: none !important;
	max-height: none !important;
	}

.leaflet-container.leaflet-touch-zoom {
	-ms-touch-action: pan-x pan-y;
	touch-action: pan-x pan-y;
	}
.leaflet-container.leaflet-touch-drag {
	-ms-touch-action: pinch-zoom;
	/* Fallback for FF which doesn't support pinch-zoom */
	touch-action: none;
	touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	-ms-touch-action: none;
	touch-action: none;
}
.leaflet-container {
	-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-pane         { z-index: 400; }

.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }

.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}


/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-tile {
	will-change: opacity;
	}
.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	-webkit-transform-origin: 0 0;
	    -ms-transform-origin: 0 0;
	        transform-origin: 0 0;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	will-change: transform;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	   -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	-webkit-transition: none;
	   -moz-transition: none;
	        transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	cursor:         grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:    -moz-grabbing;
	cursor:         grabbing;
	}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}

/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline: 0;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-container a.leaflet-active {
	outline: 2px solid orange;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
	}


/* general toolbar styles */

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a,
.leaflet-bar a:hover {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}
.leaflet-touch .leaflet-bar a:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
.leaflet-touch .leaflet-bar a:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	}

/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
	font-size: 22px;
	}


/* layers control */

.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url(assets/img/layers.png);
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(assets/img/layers-2x.png);
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}

/* Default icon URLs */
.leaflet-default-icon-path {
	background-image: url(assets/img/marker-icon.png);
	}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover {
	text-decoration: underline;
	}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
	font-size: 11px;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;

	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 19px;
	line-height: 1.4;
	}
.leaflet-popup-content p {
	margin: 18px 0;
	}
.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;

	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 4px 0 0;
	border: none;
	text-align: center;
	width: 18px;
	height: 14px;
	font: 16px/14px Tahoma, Verdana, sans-serif;
	color: #c3c3c3;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover {
	color: #999;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	-ms-zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}
.leaflet-oldie .leaflet-popup-tip-container {
	margin-top: -1px;
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}


/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-clickable {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}

/* Directions */

.leaflet-tooltip-bottom {
	margin-top: 6px;
}
.leaflet-tooltip-top {
	margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left {
	margin-left: -6px;
}
.leaflet-tooltip-right {
	margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  margin-left: -8px;
  position: absolute;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow, .react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  box-sizing: content-box;
  position: absolute;
  border: 8px solid transparent;
  height: 0;
  width: 1px;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  content: "";
  z-index: -1;
  border-width: 8px;
  left: -8px;
  border-bottom-color: #aeaeae;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle {
  top: 0;
  margin-top: -8px;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before {
  border-top: none;
  border-bottom-color: #f0f0f0;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before {
  top: -1px;
  border-bottom-color: #aeaeae;
}

.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  bottom: 0;
  margin-bottom: -8px;
}

.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  border-bottom: none;
  border-top-color: #fff;
}

.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  bottom: -1px;
  border-top-color: #aeaeae;
}

.react-datepicker-wrapper {
  display: inline-block;
  padding: 0;
  border: 0;
}

.react-datepicker {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  background-color: #fff;
  color: #000;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  display: inline-block;
  position: relative;
}

.react-datepicker--time-only .react-datepicker__triangle {
  left: 35px;
}

.react-datepicker--time-only .react-datepicker__time-container {
  border-left: 0;
}

.react-datepicker--time-only .react-datepicker__time,
.react-datepicker--time-only .react-datepicker__time-box {
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__triangle {
  position: absolute;
  left: 50px;
}

.react-datepicker-popper {
  z-index: 1;
}

.react-datepicker-popper[data-placement^="bottom"] {
  margin-top: 10px;
}

.react-datepicker-popper[data-placement="bottom-end"] .react-datepicker__triangle, .react-datepicker-popper[data-placement="top-end"] .react-datepicker__triangle {
  left: auto;
  right: 50px;
}

.react-datepicker-popper[data-placement^="top"] {
  margin-bottom: 10px;
}

.react-datepicker-popper[data-placement^="right"] {
  margin-left: 8px;
}

.react-datepicker-popper[data-placement^="right"] .react-datepicker__triangle {
  left: auto;
  right: 42px;
}

.react-datepicker-popper[data-placement^="left"] {
  margin-right: 8px;
}

.react-datepicker-popper[data-placement^="left"] .react-datepicker__triangle {
  left: 42px;
  right: auto;
}

.react-datepicker__header {
  text-align: center;
  background-color: #f0f0f0;
  border-bottom: 1px solid #aeaeae;
  border-top-left-radius: 0.3rem;
  padding-top: 8px;
  position: relative;
}

.react-datepicker__header--time {
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

.react-datepicker__header--time {
  border-top-left-radius: 0;
}

.react-datepicker__header {
  border-top-right-radius: 0.3rem;
}

.react-datepicker__year-dropdown-container--select,
.react-datepicker__month-dropdown-container--select,
.react-datepicker__month-year-dropdown-container--select,
.react-datepicker__year-dropdown-container--scroll,
.react-datepicker__month-dropdown-container--scroll,
.react-datepicker__month-year-dropdown-container--scroll {
  display: inline-block;
  margin: 0 2px;
}

.react-datepicker__current-month,
.react-datepicker-time__header,
.react-datepicker-year-header {
  margin-top: 0;
  color: #000;
  font-weight: bold;
  font-size: 0.944rem;
}

.react-datepicker-time__header {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.react-datepicker__navigation {
  background: none;
  line-height: 1.7rem;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 10px;
  width: 0;
  padding: 0;
  border: 0.45rem solid transparent;
  z-index: 1;
  height: 10px;
  width: 10px;
  text-indent: -999em;
  overflow: hidden;
}

.react-datepicker__navigation--previous {
  left: 10px;
  border-right-color: #ccc;
}

.react-datepicker__navigation--previous:hover {
  border-right-color: #b3b3b3;
}

.react-datepicker__navigation--previous--disabled, .react-datepicker__navigation--previous--disabled:hover {
  border-right-color: #e6e6e6;
  cursor: default;
}

.react-datepicker__navigation--next {
  right: 10px;
  border-left-color: #ccc;
}

.react-datepicker__navigation--next--with-time {
  right: 95px;
}

.react-datepicker__navigation--next:hover {
  border-left-color: #b3b3b3;
}

.react-datepicker__navigation--next--disabled, .react-datepicker__navigation--next--disabled:hover {
  border-left-color: #e6e6e6;
  cursor: default;
}

.react-datepicker__navigation--years {
  position: relative;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.react-datepicker__navigation--years-previous {
  top: 4px;
  border-top-color: #ccc;
}

.react-datepicker__navigation--years-previous:hover {
  border-top-color: #b3b3b3;
}

.react-datepicker__navigation--years-upcoming {
  top: -4px;
  border-bottom-color: #ccc;
}

.react-datepicker__navigation--years-upcoming:hover {
  border-bottom-color: #b3b3b3;
}

.react-datepicker__month-container {
  float: left;
}

.react-datepicker__year {
  margin: 0.4rem;
  text-align: center;
}

.react-datepicker__year-wrapper {
  display: flex;
  flex-wrap: wrap;
  max-width: 180px;
}

.react-datepicker__year .react-datepicker__year-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}

.react-datepicker__month {
  margin: 0.4rem;
  text-align: center;
}

.react-datepicker__month .react-datepicker__month-text,
.react-datepicker__month .react-datepicker__quarter-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}

.react-datepicker__input-time-container {
  clear: both;
  width: 100%;
  float: left;
  margin: 5px 0 10px 15px;
  text-align: left;
}

.react-datepicker__input-time-container .react-datepicker-time__caption {
  display: inline-block;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container {
  display: inline-block;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input {
  display: inline-block;
  margin-left: 10px;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input {
  width: auto;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type="time"]::-webkit-inner-spin-button,
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type="time"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type="time"] {
  -moz-appearance: textfield;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter {
  margin-left: 5px;
  display: inline-block;
}

.react-datepicker__time-container {
  float: right;
  border-left: 1px solid #aeaeae;
  width: 85px;
}

.react-datepicker__time-container--with-today-button {
  display: inline;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  position: absolute;
  right: -72px;
  top: 0;
}

.react-datepicker__time-container .react-datepicker__time {
  position: relative;
  background: white;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
  width: 85px;
  overflow-x: hidden;
  margin: 0 auto;
  text-align: center;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list {
  list-style: none;
  margin: 0;
  height: calc(195px + (1.7rem / 2));
  overflow-y: scroll;
  padding-right: 0px;
  padding-left: 0px;
  width: 100%;
  box-sizing: content-box;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item {
  height: 30px;
  padding: 5px 10px;
  white-space: nowrap;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover {
  cursor: pointer;
  background-color: #f0f0f0;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected {
  background-color: #216ba5;
  color: white;
  font-weight: bold;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover {
  background-color: #216ba5;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled {
  color: #ccc;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover {
  cursor: default;
  background-color: transparent;
}

.react-datepicker__week-number {
  color: #ccc;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}

.react-datepicker__week-number.react-datepicker__week-number--clickable {
  cursor: pointer;
}

.react-datepicker__week-number.react-datepicker__week-number--clickable:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}

.react-datepicker__day-names,
.react-datepicker__week {
  white-space: nowrap;
}

.react-datepicker__day-name,
.react-datepicker__day,
.react-datepicker__time-name {
  color: #000;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}

.react-datepicker__month--selected, .react-datepicker__month--in-selecting-range, .react-datepicker__month--in-range,
.react-datepicker__quarter--selected,
.react-datepicker__quarter--in-selecting-range,
.react-datepicker__quarter--in-range {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}

.react-datepicker__month--selected:hover, .react-datepicker__month--in-selecting-range:hover, .react-datepicker__month--in-range:hover,
.react-datepicker__quarter--selected:hover,
.react-datepicker__quarter--in-selecting-range:hover,
.react-datepicker__quarter--in-range:hover {
  background-color: #1d5d90;
}

.react-datepicker__month--disabled,
.react-datepicker__quarter--disabled {
  color: #ccc;
  pointer-events: none;
}

.react-datepicker__month--disabled:hover,
.react-datepicker__quarter--disabled:hover {
  cursor: default;
  background-color: transparent;
}

.react-datepicker__day,
.react-datepicker__month-text,
.react-datepicker__quarter-text,
.react-datepicker__year-text {
  cursor: pointer;
}

.react-datepicker__day:hover,
.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover,
.react-datepicker__year-text:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}

.react-datepicker__day--today,
.react-datepicker__month-text--today,
.react-datepicker__quarter-text--today,
.react-datepicker__year-text--today {
  font-weight: bold;
}

.react-datepicker__day--highlighted,
.react-datepicker__month-text--highlighted,
.react-datepicker__quarter-text--highlighted,
.react-datepicker__year-text--highlighted {
  border-radius: 0.3rem;
  background-color: #3dcc4a;
  color: #fff;
}

.react-datepicker__day--highlighted:hover,
.react-datepicker__month-text--highlighted:hover,
.react-datepicker__quarter-text--highlighted:hover,
.react-datepicker__year-text--highlighted:hover {
  background-color: #32be3f;
}

.react-datepicker__day--highlighted-custom-1,
.react-datepicker__month-text--highlighted-custom-1,
.react-datepicker__quarter-text--highlighted-custom-1,
.react-datepicker__year-text--highlighted-custom-1 {
  color: magenta;
}

.react-datepicker__day--highlighted-custom-2,
.react-datepicker__month-text--highlighted-custom-2,
.react-datepicker__quarter-text--highlighted-custom-2,
.react-datepicker__year-text--highlighted-custom-2 {
  color: green;
}

.react-datepicker__day--selected, .react-datepicker__day--in-selecting-range, .react-datepicker__day--in-range,
.react-datepicker__month-text--selected,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--selected,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--selected,
.react-datepicker__year-text--in-selecting-range,
.react-datepicker__year-text--in-range {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}

.react-datepicker__day--selected:hover, .react-datepicker__day--in-selecting-range:hover, .react-datepicker__day--in-range:hover,
.react-datepicker__month-text--selected:hover,
.react-datepicker__month-text--in-selecting-range:hover,
.react-datepicker__month-text--in-range:hover,
.react-datepicker__quarter-text--selected:hover,
.react-datepicker__quarter-text--in-selecting-range:hover,
.react-datepicker__quarter-text--in-range:hover,
.react-datepicker__year-text--selected:hover,
.react-datepicker__year-text--in-selecting-range:hover,
.react-datepicker__year-text--in-range:hover {
  background-color: #1d5d90;
}

.react-datepicker__day--keyboard-selected,
.react-datepicker__month-text--keyboard-selected,
.react-datepicker__quarter-text--keyboard-selected,
.react-datepicker__year-text--keyboard-selected {
  border-radius: 0.3rem;
  background-color: #2a87d0;
  color: #fff;
}

.react-datepicker__day--keyboard-selected:hover,
.react-datepicker__month-text--keyboard-selected:hover,
.react-datepicker__quarter-text--keyboard-selected:hover,
.react-datepicker__year-text--keyboard-selected:hover {
  background-color: #1d5d90;
}

.react-datepicker__day--in-selecting-range ,
.react-datepicker__month-text--in-selecting-range ,
.react-datepicker__quarter-text--in-selecting-range ,
.react-datepicker__year-text--in-selecting-range {
  background-color: rgba(33, 107, 165, 0.5);
}

.react-datepicker__month--selecting-range .react-datepicker__day--in-range , .react-datepicker__month--selecting-range
.react-datepicker__month-text--in-range , .react-datepicker__month--selecting-range
.react-datepicker__quarter-text--in-range , .react-datepicker__month--selecting-range
.react-datepicker__year-text--in-range {
  background-color: #f0f0f0;
  color: #000;
}

.react-datepicker__day--disabled,
.react-datepicker__month-text--disabled,
.react-datepicker__quarter-text--disabled,
.react-datepicker__year-text--disabled {
  cursor: default;
  color: #ccc;
}

.react-datepicker__day--disabled:hover,
.react-datepicker__month-text--disabled:hover,
.react-datepicker__quarter-text--disabled:hover,
.react-datepicker__year-text--disabled:hover {
  background-color: transparent;
}

.react-datepicker__month-text.react-datepicker__month--selected:hover, .react-datepicker__month-text.react-datepicker__month--in-range:hover, .react-datepicker__month-text.react-datepicker__quarter--selected:hover, .react-datepicker__month-text.react-datepicker__quarter--in-range:hover,
.react-datepicker__quarter-text.react-datepicker__month--selected:hover,
.react-datepicker__quarter-text.react-datepicker__month--in-range:hover,
.react-datepicker__quarter-text.react-datepicker__quarter--selected:hover,
.react-datepicker__quarter-text.react-datepicker__quarter--in-range:hover {
  background-color: #216ba5;
}

.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover {
  background-color: #f0f0f0;
}

.react-datepicker__input-container {
  position: relative;
  display: inline-block;
  width: 100%;
}

.react-datepicker__year-read-view,
.react-datepicker__month-read-view,
.react-datepicker__month-year-read-view {
  border: 1px solid transparent;
  border-radius: 0.3rem;
}

.react-datepicker__year-read-view:hover,
.react-datepicker__month-read-view:hover,
.react-datepicker__month-year-read-view:hover {
  cursor: pointer;
}

.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow {
  border-top-color: #b3b3b3;
}

.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  border-top-color: #ccc;
  float: right;
  margin-left: 20px;
  top: 8px;
  position: relative;
  border-width: 0.45rem;
}

.react-datepicker__year-dropdown,
.react-datepicker__month-dropdown,
.react-datepicker__month-year-dropdown {
  background-color: #f0f0f0;
  position: absolute;
  width: 50%;
  left: 25%;
  top: 30px;
  z-index: 1;
  text-align: center;
  border-radius: 0.3rem;
  border: 1px solid #aeaeae;
}

.react-datepicker__year-dropdown:hover,
.react-datepicker__month-dropdown:hover,
.react-datepicker__month-year-dropdown:hover {
  cursor: pointer;
}

.react-datepicker__year-dropdown--scrollable,
.react-datepicker__month-dropdown--scrollable,
.react-datepicker__month-year-dropdown--scrollable {
  height: 150px;
  overflow-y: scroll;
}

.react-datepicker__year-option,
.react-datepicker__month-option,
.react-datepicker__month-year-option {
  line-height: 20px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.react-datepicker__year-option:first-of-type,
.react-datepicker__month-option:first-of-type,
.react-datepicker__month-year-option:first-of-type {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.react-datepicker__year-option:last-of-type,
.react-datepicker__month-option:last-of-type,
.react-datepicker__month-year-option:last-of-type {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__year-option:hover,
.react-datepicker__month-option:hover,
.react-datepicker__month-year-option:hover {
  background-color: #ccc;
}

.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming {
  border-bottom-color: #b3b3b3;
}

.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous {
  border-top-color: #b3b3b3;
}

.react-datepicker__year-option--selected,
.react-datepicker__month-option--selected,
.react-datepicker__month-year-option--selected {
  position: absolute;
  left: 15px;
}

.react-datepicker__close-icon {
  cursor: pointer;
  background-color: transparent;
  border: 0;
  outline: 0;
  padding: 0px 6px 0px 0px;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}

.react-datepicker__close-icon::after {
  cursor: pointer;
  background-color: #216ba5;
  color: #fff;
  border-radius: 50%;
  height: 16px;
  width: 16px;
  padding: 2px;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  content: "\D7";
}

.react-datepicker__today-button {
  background: #f0f0f0;
  border-top: 1px solid #aeaeae;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
  clear: left;
}

.react-datepicker__portal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  z-index: 2147483647;
}

.react-datepicker__portal .react-datepicker__day-name,
.react-datepicker__portal .react-datepicker__day,
.react-datepicker__portal .react-datepicker__time-name {
  width: 3rem;
  line-height: 3rem;
}

@media (max-width: 400px), (max-height: 550px) {
  .react-datepicker__portal .react-datepicker__day-name,
  .react-datepicker__portal .react-datepicker__day,
  .react-datepicker__portal .react-datepicker__time-name {
    width: 2rem;
    line-height: 2rem;
  }
}

.react-datepicker__portal .react-datepicker__current-month,
.react-datepicker__portal .react-datepicker-time__header {
  font-size: 1.44rem;
}

.react-datepicker__portal .react-datepicker__navigation {
  border: 0.81rem solid transparent;
}

.react-datepicker__portal .react-datepicker__navigation--previous {
  border-right-color: #ccc;
}

.react-datepicker__portal .react-datepicker__navigation--previous:hover {
  border-right-color: #b3b3b3;
}

.react-datepicker__portal .react-datepicker__navigation--previous--disabled, .react-datepicker__portal .react-datepicker__navigation--previous--disabled:hover {
  border-right-color: #e6e6e6;
  cursor: default;
}

.react-datepicker__portal .react-datepicker__navigation--next {
  border-left-color: #ccc;
}

.react-datepicker__portal .react-datepicker__navigation--next:hover {
  border-left-color: #b3b3b3;
}

.react-datepicker__portal .react-datepicker__navigation--next--disabled, .react-datepicker__portal .react-datepicker__navigation--next--disabled:hover {
  border-left-color: #e6e6e6;
  cursor: default;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  margin-left: -8px !important;
  position: absolute !important;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow, .react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  box-sizing: content-box !important;
  position: absolute !important;
  border: 8px solid transparent !important;
  height: 0 !important;
  width: 1px !important;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  content: "" !important;
  z-index: -1 !important;
  border-width: 8px !important;
  left: -8px !important;
  border-bottom-color: #aeaeae !important;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle {
  top: 0 !important;
  margin-top: -8px !important;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before {
  border-top: none !important;
  border-bottom-color: #f0f0f0 !important;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before {
  top: -1px !important;
  border-bottom-color: #aeaeae !important;
}

.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  bottom: 0 !important;
  margin-bottom: -8px !important;
}

.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  border-bottom: none !important;
  border-top-color: #fff !important;
}

.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  bottom: -1px !important;
  border-top-color: #aeaeae !important;
}

.react-datepicker-wrapper {
  display: inline-block !important;
}

.react-datepicker {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 0.8rem !important;
  background-color: #fff !important;
  color: #000 !important;
  border: 1px solid #aeaeae !important;
  border-radius: 0.3rem !important;
  display: inline-block !important;
  position: relative !important;
}

.react-datepicker--time-only .react-datepicker__triangle {
  left: 35px !important;
}

.react-datepicker--time-only .react-datepicker__time-container {
  border-left: 0 !important;
}

.react-datepicker--time-only .react-datepicker__time {
  border-radius: 0.3rem !important;
}

.react-datepicker--time-only .react-datepicker__time-box {
  border-radius: 0.3rem !important;
}

.react-datepicker__triangle {
  position: absolute !important;
  left: 50px !important;
}

.react-datepicker-popper {
  z-index: 1 !important;
}

.react-datepicker-popper[data-placement^="bottom"] {
  margin-top: 10px !important;
}

.react-datepicker-popper[data-placement^="top"] {
  margin-bottom: 10px !important;
}

.react-datepicker-popper[data-placement^="right"] {
  margin-left: 8px !important;
}

.react-datepicker-popper[data-placement^="right"] .react-datepicker__triangle {
  left: auto !important;
  right: 42px !important;
}

.react-datepicker-popper[data-placement^="left"] {
  margin-right: 8px !important;
}

.react-datepicker-popper[data-placement^="left"] .react-datepicker__triangle {
  left: 42px !important;
  right: auto !important;
}

.react-datepicker__header {
  text-align: center !important;
  background-color: #f0f0f0 !important;
  border-bottom: 1px solid #aeaeae !important;
  border-top-left-radius: 0.3rem !important;
  border-top-right-radius: 0.3rem !important;
  padding-top: 8px !important;
  position: relative !important;
}

.react-datepicker__header--time {
  padding-bottom: 8px !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.react-datepicker__year-dropdown-container--select,
.react-datepicker__month-dropdown-container--select,
.react-datepicker__month-year-dropdown-container--select,
.react-datepicker__year-dropdown-container--scroll,
.react-datepicker__month-dropdown-container--scroll,
.react-datepicker__month-year-dropdown-container--scroll {
  display: inline-block !important;
  margin: 0 2px !important;
}

.react-datepicker__current-month,
.react-datepicker-time__header,
.react-datepicker-year-header {
  margin-top: 0 !important;
  color: #000 !important;
  font-weight: bold !important;
  font-size: 0.944rem !important;
}

.react-datepicker-time__header {
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  overflow: hidden !important;
}

.react-datepicker__navigation {
  background: none !important;
  line-height: 1.7rem !important;
  text-align: center !important;
  cursor: pointer !important;
  position: absolute !important;
  top: 10px !important;
  padding: 0 !important;
  border: 0.45rem solid transparent !important;
  z-index: 1 !important;
  height: 10px !important;
  width: 10px !important;
  text-indent: -999em !important;
  overflow: hidden !important;
}

.react-datepicker__navigation--previous {
  left: 10px !important;
  border-right-color: #ccc !important;
}

.react-datepicker__navigation--previous:hover {
  border-right-color: #b3b3b3 !important;
}

.react-datepicker__navigation--previous--disabled, .react-datepicker__navigation--previous--disabled:hover {
  border-right-color: #e6e6e6 !important;
  cursor: default !important;
}

.react-datepicker__navigation--next {
  right: 10px !important;
  border-left-color: #ccc !important;
}

.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
  right: 80px !important;
}

.react-datepicker__navigation--next:hover {
  border-left-color: #b3b3b3 !important;
}

.react-datepicker__navigation--next--disabled, .react-datepicker__navigation--next--disabled:hover {
  border-left-color: #e6e6e6 !important;
  cursor: default !important;
}

.react-datepicker__navigation--years {
  position: relative !important;
  top: 0 !important;
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.react-datepicker__navigation--years-previous {
  top: 4px !important;
  border-top-color: #ccc !important;
}

.react-datepicker__navigation--years-previous:hover {
  border-top-color: #b3b3b3 !important;
}

.react-datepicker__navigation--years-upcoming {
  top: -4px !important;
  border-bottom-color: #ccc !important;
}

.react-datepicker__navigation--years-upcoming:hover {
  border-bottom-color: #b3b3b3 !important;
}

.react-datepicker__month-container {
  float: left !important;
}

.react-datepicker__month {
  margin: 0.4rem !important;
  text-align: center !important;
}

.react-datepicker__month .react-datepicker__month-text {
  display: inline-block !important;
  width: 4rem !important;
  margin: 2px !important;
}

.react-datepicker__input-time-container {
  clear: both !important;
  width: 100% !important;
  float: left !important;
  margin: 5px 0 10px 15px !important;
  text-align: left !important;
}

.react-datepicker__input-time-container .react-datepicker-time__caption {
  display: inline-block !important;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container {
  display: inline-block !important;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input {
  display: inline-block !important;
  margin-left: 10px !important;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input {
  width: 85px !important;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type="time"]::-webkit-inner-spin-button,
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type="time"]::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  margin: 0 !important;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type="time"] {
  -moz-appearance: textfield !important;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter {
  margin-left: 5px !important;
  display: inline-block !important;
}

.react-datepicker__time-container {
  float: right !important;
  border-left: 1px solid #aeaeae !important;
  width: 70px !important;
}

.react-datepicker__time-container--with-today-button {
  display: inline !important;
  border: 1px solid #aeaeae !important;
  border-radius: 0.3rem !important;
  position: absolute !important;
  right: -72px !important;
  top: 0 !important;
}

.react-datepicker__time-container .react-datepicker__time {
  position: relative !important;
  background: white !important;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
  width: 70px !important;
  overflow-x: hidden !important;
  margin: 0 auto !important;
  text-align: center !important;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list {
  list-style: none !important;
  margin: 0 !important;
  height: calc(195px + (1.7rem / 2));
  overflow-y: scroll !important;
  padding-right: 0px !important;
  padding-left: 0px !important;
  width: 100% !important;
  box-sizing: content-box !important;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item {
  height: 30px !important;
  padding: 5px 10px !important;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover {
  cursor: pointer !important;
  background-color: #f0f0f0 !important;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected {
  background-color: #216ba5 !important;
  color: white !important;
  font-weight: bold !important;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover {
  background-color: #216ba5 !important;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled {
  color: #ccc !important;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover {
  cursor: default !important;
  background-color: transparent !important;
}

.react-datepicker__week-number {
  color: #ccc !important;
  display: inline-block !important;
  width: 1.7rem !important;
  line-height: 1.7rem !important;
  text-align: center !important;
  margin: 0.166rem !important;
}

.react-datepicker__week-number.react-datepicker__week-number--clickable {
  cursor: pointer !important;
}

.react-datepicker__week-number.react-datepicker__week-number--clickable:hover {
  border-radius: 0.3rem !important;
  background-color: #f0f0f0 !important;
}

.react-datepicker__day-names,
.react-datepicker__week {
  white-space: nowrap !important;
}

.react-datepicker__day-name,
.react-datepicker__day,
.react-datepicker__time-name {
  color: #000 !important;
  display: inline-block !important;
  width: 1.7rem !important;
  line-height: 1.7rem !important;
  text-align: center !important;
  margin: 0.166rem !important;
}

.react-datepicker__month--selected, .react-datepicker__month--in-selecting-range, .react-datepicker__month--in-range {
  border-radius: 0.3rem !important;
  background-color: #216ba5 !important;
  color: #fff !important;
}

.react-datepicker__month--selected:hover, .react-datepicker__month--in-selecting-range:hover, .react-datepicker__month--in-range:hover {
  background-color: #1d5d90 !important;
}

.react-datepicker__month--disabled {
  color: #ccc !important;
  pointer-events: none !important;
}

.react-datepicker__month--disabled:hover {
  cursor: default !important;
  background-color: transparent !important;
}

.react-datepicker__day,
.react-datepicker__month-text {
  cursor: pointer !important;
}

.react-datepicker__day:hover,
.react-datepicker__month-text:hover {
  border-radius: 0.3rem !important;
  background-color: #f0f0f0 !important;
}

.react-datepicker__day--today,
.react-datepicker__month-text--today {
  font-weight: bold !important;
}

.react-datepicker__day--highlighted,
.react-datepicker__month-text--highlighted {
  border-radius: 0.3rem !important;
  background-color: #3dcc4a !important;
  color: #fff !important;
}

.react-datepicker__day--highlighted:hover,
.react-datepicker__month-text--highlighted:hover {
  background-color: #32be3f !important;
}

.react-datepicker__day--highlighted-custom-1,
.react-datepicker__month-text--highlighted-custom-1 {
  color: magenta !important;
}

.react-datepicker__day--highlighted-custom-2,
.react-datepicker__month-text--highlighted-custom-2 {
  color: green !important;
}

.react-datepicker__day--selected, .react-datepicker__day--in-selecting-range, .react-datepicker__day--in-range,
.react-datepicker__month-text--selected,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__month-text--in-range {
  border-radius: 0.3rem !important;
  background-color: #216ba5 !important;
  color: #fff !important;
}

.react-datepicker__day--selected:hover, .react-datepicker__day--in-selecting-range:hover, .react-datepicker__day--in-range:hover,
.react-datepicker__month-text--selected:hover,
.react-datepicker__month-text--in-selecting-range:hover,
.react-datepicker__month-text--in-range:hover {
  background-color: #1d5d90 !important;
}

.react-datepicker__day--keyboard-selected,
.react-datepicker__month-text--keyboard-selected {
  border-radius: 0.3rem !important;
  background-color: #2a87d0 !important;
  color: #fff !important;
}

.react-datepicker__day--keyboard-selected:hover,
.react-datepicker__month-text--keyboard-selected:hover {
  background-color: #1d5d90 !important;
}

.react-datepicker__day--in-selecting-range ,
.react-datepicker__month-text--in-selecting-range {
  background-color: rgba(33, 107, 165, 0.5) !important;
}

.react-datepicker__month--selecting-range .react-datepicker__day--in-range , .react-datepicker__month--selecting-range
.react-datepicker__month-text--in-range {
  background-color: #f0f0f0 !important;
  color: #000 !important;
}

.react-datepicker__day--disabled,
.react-datepicker__month-text--disabled {
  cursor: default !important;
  color: #ccc !important;
}

.react-datepicker__day--disabled:hover,
.react-datepicker__month-text--disabled:hover {
  background-color: transparent !important;
}

.react-datepicker__month-text.react-datepicker__month--selected:hover, .react-datepicker__month-text.react-datepicker__month--in-range:hover {
  background-color: #216ba5 !important;
}

.react-datepicker__month-text:hover {
  background-color: #f0f0f0 !important;
}

.react-datepicker__input-container {
  position: relative !important;
  display: inline-block !important;
}

.react-datepicker__year-read-view,
.react-datepicker__month-read-view,
.react-datepicker__month-year-read-view {
  border: 1px solid transparent !important;
  border-radius: 0.3rem !important;
}

.react-datepicker__year-read-view:hover,
.react-datepicker__month-read-view:hover,
.react-datepicker__month-year-read-view:hover {
  cursor: pointer !important;
}

.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow {
  border-top-color: #b3b3b3 !important;
}

.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  border-top-color: #ccc !important;
  float: right !important;
  margin-left: 20px !important;
  top: 8px !important;
  position: relative !important;
  border-width: 0.45rem !important;
}

.react-datepicker__year-dropdown,
.react-datepicker__month-dropdown,
.react-datepicker__month-year-dropdown {
  background-color: #f0f0f0 !important;
  position: absolute !important;
  width: 50% !important;
  left: 25% !important;
  top: 30px !important;
  z-index: 1 !important;
  text-align: center !important;
  border-radius: 0.3rem !important;
  border: 1px solid #aeaeae !important;
}

.react-datepicker__year-dropdown:hover,
.react-datepicker__month-dropdown:hover,
.react-datepicker__month-year-dropdown:hover {
  cursor: pointer !important;
}

.react-datepicker__year-dropdown--scrollable,
.react-datepicker__month-dropdown--scrollable,
.react-datepicker__month-year-dropdown--scrollable {
  height: 150px !important;
  overflow-y: scroll !important;
}

.react-datepicker__year-option,
.react-datepicker__month-option,
.react-datepicker__month-year-option {
  line-height: 20px !important;
  width: 100% !important;
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.react-datepicker__year-option:first-of-type,
.react-datepicker__month-option:first-of-type,
.react-datepicker__month-year-option:first-of-type {
  border-top-left-radius: 0.3rem !important;
  border-top-right-radius: 0.3rem !important;
}

.react-datepicker__year-option:last-of-type,
.react-datepicker__month-option:last-of-type,
.react-datepicker__month-year-option:last-of-type {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
  border-bottom-left-radius: 0.3rem !important;
  border-bottom-right-radius: 0.3rem !important;
}

.react-datepicker__year-option:hover,
.react-datepicker__month-option:hover,
.react-datepicker__month-year-option:hover {
  background-color: #ccc !important;
}

.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming {
  border-bottom-color: #b3b3b3 !important;
}

.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous {
  border-top-color: #b3b3b3 !important;
}

.react-datepicker__year-option--selected,
.react-datepicker__month-option--selected,
.react-datepicker__month-year-option--selected {
  position: absolute !important;
  left: 15px !important;
}

.react-datepicker__close-icon {
  cursor: pointer !important;
  background-color: transparent !important;
  border: 0 !important;
  outline: 0 !important;
  padding: 0 !important;
  position: absolute !important;
  top: 50% !important;
  right: 7px !important;
  height: 16px !important;
  width: 16px !important;
  margin: -8px auto 0 !important;
}

.react-datepicker__close-icon::after {
  cursor: pointer !important;
  background-color: #216ba5 !important;
  color: #fff !important;
  border-radius: 50% !important;
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  height: 16px !important;
  width: 16px !important;
  padding: 2px !important;
  font-size: 12px !important;
  line-height: 1 !important;
  text-align: center !important;
  content: "\D7" !important;
}

.react-datepicker__today-button {
  background: #f0f0f0 !important;
  border-top: 1px solid #aeaeae !important;
  cursor: pointer !important;
  text-align: center !important;
  font-weight: bold !important;
  padding: 5px 0 !important;
  clear: left !important;
}

.react-datepicker__portal {
  position: fixed !important;
  width: 100vw !important;
  height: 100vh !important;
  background-color: rgba(0, 0, 0, 0.8) !important;
  left: 0 !important;
  top: 0 !important;
  justify-content: center !important;
  align-items: center !important;
  display: flex !important;
  z-index: 2147483647 !important;
}

.react-datepicker__portal .react-datepicker__day-name,
.react-datepicker__portal .react-datepicker__day,
.react-datepicker__portal .react-datepicker__time-name {
  width: 3rem !important;
  line-height: 3rem !important;
}

@media (max-width: 400px), (max-height: 550px) {
  .react-datepicker__portal .react-datepicker__day-name,
  .react-datepicker__portal .react-datepicker__day,
  .react-datepicker__portal .react-datepicker__time-name {
    width: 2rem !important;
    line-height: 2rem !important;
  }
}

.react-datepicker__portal .react-datepicker__current-month,
.react-datepicker__portal .react-datepicker-time__header {
  font-size: 1.44rem !important;
}

.react-datepicker__portal .react-datepicker__navigation {
  border: 0.81rem solid transparent !important;
}

.react-datepicker__portal .react-datepicker__navigation--previous {
  border-right-color: #ccc !important;
}

.react-datepicker__portal .react-datepicker__navigation--previous:hover {
  border-right-color: #b3b3b3 !important;
}

.react-datepicker__portal .react-datepicker__navigation--previous--disabled, .react-datepicker__portal .react-datepicker__navigation--previous--disabled:hover {
  border-right-color: #e6e6e6 !important;
  cursor: default !important;
}

.react-datepicker__portal .react-datepicker__navigation--next {
  border-left-color: #ccc !important;
}

.react-datepicker__portal .react-datepicker__navigation--next:hover {
  border-left-color: #b3b3b3 !important;
}

.react-datepicker__portal .react-datepicker__navigation--next--disabled, .react-datepicker__portal .react-datepicker__navigation--next--disabled:hover {
  border-left-color: #e6e6e6 !important;
  cursor: default !important;
}

.smart-style-entropy .infoWaste .modal-dialog.modal-lg {
  max-width: 25vw;
}

.smart-form #infoWaste footer {
  padding-left: 0px;
}


/*# sourceMappingURL=custom-styles-main.css.map*/