#lightbox {
  width: 75%;
  max-width: 63vw;
  position: fixed;
  padding: 20px;
  top: 30px;
  text-align: center;
  width: 100%;
  height: 100%;
}

#lightbox img {
  box-shadow: 0 0 25px #111;
  -webkit-box-shadow: 0 0 25px #111;
  -moz-box-shadow: 0 0 25px #111;
  max-height: 75vh;
  max-width: 100%;
}

#lightbox p {
  text-align: center;
  margin-right: 20px;
  font-size: 12px;
}

html {
  overflow-y: scroll;
  overflow-x: hidden;
}

table.dataTable tbody tr {
  cursor: default;
}

table.dataTable tbody tr.selected {
  background-color: #b0bed9;
}

table.dataTable.stripe tbody tr.odd.selected,
table.dataTable.display tbody tr.odd.selected {
  background-color: #abb9d3;
}

.tree span {
  cursor: pointer;
}

.tree span.selected {
  background-color: red;
  border: 1px solid #c67605;
  color: #fff;
}

.form-control-feedback {
  right: -15px !important;
}

.jarviswidget>header {
  cursor: default;
}

.ui-dialog {
  width: auto;
}

.ui-dialog .ui-dialog-titlebar-close {
  margin-top: -10px;
  margin-right: 4px;
}

.ui-autocomplete a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 0;
}

/*
.dropzone .dz-default.dz-message {
	width: 228px;
	height: 123px;
}
*/

.formGroupManagementPermissions li label {
  margin-left: 20px;
  margin-top: -10px;
}

.route {
  float: left;
  margin: 5px 3px;
  width: 20px;
  border-top: 3px solid blue;
  display: inline-block;
}

.route[type="radio_antenna"] {
  border-top-style: dotted;
}

.gmap-label {
  background-color: rgba(55, 55, 55, 0.3);
  color: #fff;
  font-weight: 700;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.gmap-label[type="area_"] {
  background-color: rgba(255, 0, 0, 0.3);
}

.gmap-infobox {
  margin-top: 24px;
  background: white;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.gmap-infobox .header {
  background: #ddd;
  padding: 5px;
}

.gmap-infobox .table>tbody>tr>th,
.gmap-infobox .table>tbody>tr>td {
  padding: 2px;
}

.bigBox .bigBoxHidden {
  display: none;
}

.emi-widget-masked {
  position: relative !important;
}

.emi-widget-masked::before {
  content: "" !important;
  padding-top: 0 !important;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  display: block !important;
  background: rgba(255, 255, 255, 0.4) url("../images/720.gif") CENTER CENTER NO-REPEAT;
  height: 100% !important;
  z-index: 10;
  width: 100% !important;
  position: absolute;
  opacity: 1;
  pointer-events: auto;
  visibility: visible !important;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.transition-maxheight {
  transition: max-height 211ms ease-out;
}

.transition-maxheight-auto {
  max-height: 500px;
  transition: max-height 311ms ease-in;
}

.is_ok {
  background-color: #4caf50 !important;
  color: #fff;
}

.is_not_in_web {
  background-color: #f44336 !important;
  color: #fff;
}

.is_not_in_mobile {
  background-color: #f44336 !important;
  color: #fff;
}

.is_location_problem {
  background-color: #f44336 !important;
  color: #fff;
}

.ui-widget-overlay {
  position: absolute;
}

[emi-prop-detail-loaded="false"]~.row-detail {
  display: none;
}

[emi-prop-detail-loaded="true"]~.row-detail {
  display: none;
}

.legend ul li a span {
  width: 18px;
  height: 13px;
  display: inline-block;
  margin-right: 9px;
}

.legend {
  position: absolute;
  top: 0;
  right: 20px;
  height: 100%;
  width: 190px;
}

.legend ul {
  text-decoration: none;
  list-style: none;
}

.legend ul li {
  margin-bottom: 4px;
}

.legend ul li a {
  font-size: 1.2em;
  color: #666666;
  cursor: pointer;
}

.legend-faulty ul li a span {
  width: 18px;
  height: 13px;
  display: inline-block;
  margin-right: 9px;
}

.legend-faulty {
  top: 0;
  right: 20px;
  height: 100%;
}

.legend-faulty ul {
  text-decoration: none;
  list-style: none;
  padding-left: 0;
}

.legend-faulty ul li {
  margin-bottom: 4px;
}

.legend-faulty ul li a {
  font-size: 1.2em;
  color: #666666;
  cursor: pointer;
}

.legend-faulty ul li a .title {
  display: inherit;
}

.legend-faulty ul li a .val {
  font-size: 14px;
  padding-left: 29px;
}

.ggl-tooltip {
  border: 1px solid #e0e0e0;
  font-family: Arial, Helvetica;
  font-size: 10pt;
}

.ggl-tooltip div {
  border: 1px solid #e0e0e0;
  padding: 8px 8px 8px 8px;
}

.ggl-tooltip span {
  font-weight: bold;
}

@-webkit-keyframes argh-my-eyes {
  0% {
    background-color: gba(255, 255, 255, 0.5);
  }

  49% {
    background-color: gba(255, 255, 255, 0.5);
  }

  50% {
    background-color: rgba(255, 0, 0, 0.5);
  }

  99% {
    background-color: rgba(255, 0, 0, 0.5);
  }

  100% {
    background-color: gba(255, 255, 255, 0.5);
  }
}

@-moz-keyframes argh-my-eyes {
  0% {
    background-color: gba(255, 255, 255, 0.5);
  }

  49% {
    background-color: gba(255, 255, 255, 0.5);
  }

  50% {
    background-color: rgba(255, 0, 0, 0.5);
  }

  99% {
    background-color: rgba(255, 0, 0, 0.5);
  }

  100% {
    background-color: gba(255, 255, 255, 0.5);
  }
}

@keyframes argh-my-eyes {
  0% {
    background-color: gba(255, 255, 255, 0.5);
  }

  49% {
    background-color: gba(255, 255, 255, 0.5);
  }

  50% {
    background-color: rgba(255, 0, 0, 0.5);
  }

  99% {
    background-color: rgba(255, 0, 0, 0.5);
  }

  100% {
    background-color: rgba(255, 255, 255, 0.5);
  }
}

.blinkDiv.blink {
  -webkit-animation: argh-my-eyes 1s infinite;
  -moz-animation: argh-my-eyes 1s infinite;
  animation: argh-my-eyes 1s infinite;
  display: flex;
}

.blinkDiv {
  display: none;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  font-size: 90px;
  text-shadow: 3px 4px 7px rgb(0, 0, 0);
  color: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1000;
}

@media (max-width: 1700px) {
  .pie-chart-container {
    margin-left: 19px !important;
  }
}

@media (max-width: 768px) {
  .selector-header-title {
    display: none !important;
  }

  .selector-header-img1 {
    display: none !important;
  }
}

.dd-item>button {
  left: 26px;
}

.dd3-span {
  padding-left: 25px;
}

.dd {
  min-width: 100%;
}

.dd-list {
  min-width: 100%;
}

.dd .dd-item button {
  position: absolute;
}

.dd .dd-item button:before {
  color: white;
}

.tree.custom li:hover>span,
.tree.custom li:hover>div {
  background: #000 !important;
  color: #fff;
}

.tree.custom li:hover>div .radio {
  color: #fff;
}

.tree.custom li>span {
  line-height: 26px;
}

.tree.custom li span {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

.tree.custom ul ul li:hover {
  background: none;
}

.tree.custom li.parent_li>span:hover {
  background-color: none;
}

.tree.custom li.parent_li>span {
  padding: 3px 8px;
}

.tree.custom li {
  padding: 5px 0;
}

.tree.custom .radio i,
.tree.custom .radio input+i:after {
  border-radius: 0%;
}

.tree.custom .radio input:checked+i {
  border-color: #3276b1 !important;
}

.tab-body {
  min-height: 100px;
}

#propsForm table th,
#propsForm table td {
  padding: 5px;
}

#propsForm {
  margin-bottom: 30px !important;
}

.MessageBoxMiddle {
  left: 0% !important;
  width: 100% !important;
}

.MessageBoxMiddle input {
  width: 100%;
}

.SmartMessageBoxClose {
  cursor: pointer;
}

.emi-photo-gallery {
  display: none;
  position: fixed;
  width: auto;
  height: 500px;
  background: #505050;
  top: 0;
  left: 0;
}

/* jssor slider loading skin spin css */
.jssorl-009-spin img {
  animation-name: jssorl-009-spin;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.jssora106 {
  display: block;
  position: absolute;
  cursor: pointer;
}

.jssora106 .c {
  fill: #fff;
  opacity: 0.3;
}

.jssora106 .a {
  fill: none;
  stroke: #000;
  stroke-width: 350;
  stroke-miterlimit: 10;
}

.jssora106:hover .c {
  opacity: 0.5;
}

.jssora106:hover .a {
  opacity: 0.8;
}

.jssora106.jssora106dn .c {
  opacity: 0.2;
}

.jssora106.jssora106dn .a {
  opacity: 1;
}

.jssora106.jssora106ds {
  opacity: 0.3;
  pointer-events: none;
}

.jssort101 .p {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  background: #000;
}

.jssort101 .p .cv {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #000;
  box-sizing: border-box;
  z-index: 1;
}

.jssort101 .a {
  fill: none;
  stroke: #fff;
  stroke-width: 400;
  stroke-miterlimit: 10;
  visibility: hidden;
}

.jssort101 .p:hover .cv,
.jssort101 .p.pdn .cv {
  border: none;
  border-color: transparent;
}

.jssort101 .p:hover {
  padding: 2px;
}

.jssort101 .p:hover .cv {
  background-color: rgba(0, 0, 0, 6);
  opacity: 0.35;
}

.jssort101 .p:hover.pdn {
  padding: 0;
}

.jssort101 .p:hover.pdn .cv {
  border: 2px solid #fff;
  background: none;
  opacity: 0.35;
}

.jssort101 .pav .cv {
  border-color: #fff;
  opacity: 0.35;
}

.jssort101 .pav .a,
.jssort101 .p:hover .a {
  visibility: visible;
}

.jssort101 .t {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  opacity: 0.6;
}

.jssort101 .pav .t,
.jssort101 .p:hover .t {
  opacity: 1;
}

.bootstrap-datetimepicker-widget {
  z-index: 100000 !important;
}

#forgot-password .smart-form fieldset {
  padding: 25px 24px 5px;
}

#forgot-password .help-block {
  text-align: left;
  padding-top: 7px;
  font-size: 11px;
}

#forgot-password a[href="login"]:hover {
  text-decoration: underline;
}

#login .note {
  padding-top: 10px;
}

#login .note a:hover {
  text-decoration: underline;
}

#forgot-password .note {
  padding-top: 10px;
}

#forgot-password .note a:hover {
  text-decoration: underline;
}

.extend-timepicker .bootstrap-datetimepicker-widget.dropdown-menu {
  position: relative;
  top: 0 !important;
  left: 0 !important;
}

.md-editor>textarea {
  background: #fff !important;
  box-sizing: border-box;
}

.md-editor.active {
  border-color: #dddddd !important;
  box-shadow: none !important;
}

.upload-file-form-element {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  box-sizing: content-box;
}

.upload-file-form-element .button {
  position: absolute;
  top: 4px;
  right: 4px;
  float: none;
  height: 22px;
  margin: 0;
  padding: 0 14px;
  font-size: 13px;
  line-height: 22px;
  background-color: #3276b1;
  overflow: hidden;
  outline: 0;
  text-decoration: none;
  color: #fff;
  cursor: pointer;
}

.upload-file-form-element input[type="file"] {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  font-size: 30px;
  cursor: pointer;
  opacity: 0;
}

.upload-file-form-element input[type="text"] {
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  height: 32px;
  line-height: 32px;
  padding: 5px 10px;
  outline: 0;
  border: 0;
  border-bottom: 1px solid #bdbdbd;
  border-radius: 0;
  background: #fff;
  color: #404040;
  -webkit-appearance: none;
}

div.dialog-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3);
}

div.dialog-loader img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -16px 0 0 -16px;
  width: 32px;
  height: 32px;
}

/* Fix */
.nav-tabs.bordered {
  border: 0;
  border-bottom: 1px solid #ddd;
}

body.smart-style-6 .login-info {
  height: auto !important;
}

body.smart-style-6 .login-info a {
  padding: 0 !important;
}

body.smart-style-6 .login-info a span {
  box-sizing: border-box;
  background-color: #000;
  margin: 38px 0 0 0;
}

body.smart-style-6 .login-info>span {
  height: auto !important;
}

div.line-status {
  position: relative;
  padding: 10px;
}

div.line-status:after {
  content: " ";
  position: absolute;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  left: 50px;
  top: 50px;
}

div.line-status.status-online:after {
  background-color: #40ac2b;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 1);
}

div.line-status.status-offline:after {
  background-color: #aaa;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 1);
}

.custom-select {
  position: relative;
}

.custom-select select {
  display: none;
}

.custom-select .select-selected {
  background-color: black;
  text-align: center;
}

.custom-select .select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

.custom-select .select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

.custom-select .select-items div,
.custom-select .select-selected {
  color: #ffffff;
  text-align: center;
  padding: 8px 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  cursor: pointer;
  user-select: none;
}

.custom-select .select-items {
  position: absolute;
  background-color: #222;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

.custom-select .select-hide {
  display: none;
}

.custom-select .select-items div:hover,
.custom-select .same-as-selected {
  background-color: rgba(255, 255, 255, 0.1);
}

#personal-list-button {
  position: relative;
}

#personal-list-button>span b.badge {
  position: absolute;
  top: 5px;
  right: -5px;
  cursor: pointer;
  display: inline-block;
  font-size: 10px;
  background-color: #40ac2b;
  box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07);
  color: #fff;
  font-weight: 700;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  text-align: center;
  line-height: normal;
}

#personal-list {
  width: 250px;
  height: 100%;
  position: absolute;
  top: 49px;
  right: 0;
  background-color: white;
  z-index: 9999;
  overflow-y: auto;
  overflow-x: hidden;
  border-left: 1px solid #ddd;
  box-sizing: border-box;
}

#personal-list.closed {
  display: none;
}

#personal-list h6 {
  margin: 0;
  padding: 8px;
  font-size: 12px;
  border-bottom: 1px solid #ddd;
}

#personal-list .personal-item {
  position: relative;
  border-bottom: 1px solid #eee;
}

#personal-list .personal-item a {
  display: block;
  padding: 8px;
  transition: all ease-in-out 0.2s;
}

#personal-list .personal-item a:after {
  content: " ";
  clear: both;
  height: 0;
  display: block;
}

#personal-list .personal-item a:hover {
  background-color: #f5f5f5;
}

#personal-list .personal-item img {
  float: left;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

#personal-list .personal-item.personal-online:before {
  content: " ";
  position: absolute;
  top: 30px;
  left: 30px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #40ac2b;
}

#personal-list .personal-item.personal-offline {
  opacity: 0.8;
}

#personal-list .personal-item.personal-offline:before {
  content: " ";
  position: absolute;
  top: 30px;
  left: 30px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #aaa;
}

#personal-list .personal-item p {
  float: right;
  width: calc(100% - 40px);
  margin: 0;
}

#personal-list .personal-item p b,
#personal-list .personal-item p i,
#personal-list .personal-item p span {
  display: block;
  line-height: 15px;
}

#personal-list .personal-item p b {}

#personal-list .personal-item p i {
  font-style: normal;
  color: #999;
}

#personal-list .personal-item p span {
  color: #111;
}

.loading-content:before {
  content: "" !important;
  padding-top: 0 !important;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  display: block !important;
  background: rgba(255, 255, 255, 0.4) url(../images/720.gif) CENTER CENTER NO-REPEAT;
  height: 100% !important;
  z-index: 10;
  width: 100% !important;
  position: absolute;
  opacity: 1;
  pointer-events: auto;
  visibility: visible !important;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

span[role="status"][aria-live="polite"].select2-hidden-accessible {
  display: none;
  visibility: hidden;
  opacity: 0;
}

.devices:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.device {
  width: 31.3333%;
  min-height: 125px;
  float: left;
  margin: 20px 1%;
  padding: 16px 8px;
  border: 1px solid #ddd;
  background-color: #f5f5f5;
}

.device .device-img {
  float: left;
  width: 120px;
  text-align: center;
}

.device .device-info {
  float: right;
  width: calc(100% - 120px);
}

.device .device-info table {
  width: 100%;
}

.device .device-info table td {
  padding: 6px;
}

.device .device-info table td:first-child {
  width: 100px;
}

.tabs {
  border: 1px solid #ddd;
}

.tabs .nav {
  height: 40px;
}

.tabs .nav li a,
.tabs .nav li a:hover,
.tabs .nav li a:focus {
  border: none;
}

.tabs .tab-content {
  padding: 16px;
}

.row.no-gutters {
  margin: 0;
}

.row.no-gutters>[class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

table.no-wrap-columns td {
  white-space: nowrap;
}

.card {
  border: 1px solid #dddddd;
}

.card .card-header {
  background-color: rgba(249, 249, 249, 0.9);
  border-bottom: 1px solid #dddddd;
  padding: 8px 16px;
  font-weight: bold;
}

.card .card-content form fieldset {
  padding: 8px 16px;
}

.card .card-content form .form-actions {
  margin: 0;
  padding: 8px 16px;
}

.device-value-box {
  padding: 32px 16px;
  border-radius: 3px;
  background-color: #eeeeee;
  border: 1px solid #dddddd;
  margin: 16px 0;
}

.device-value-box:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.device-value-box .icon {
  float: left;
  width: 42px;
  font-size: 32px;
  text-align: right;
  padding-top: 16px;
}

.device-value-box .content {
  float: right;
  width: calc(100% - 50px);
  font-size: 14px;
}

.device-value-box .content strong {
  font-size: 30px;
}

.device-value-box.red-box {
  background-color: #ed0000;
  border-color: #da0000;
  color: #ffffff !important;
}

.device-value-box.blue-box {
  background-color: #0f87ff;
  border-color: #0e72df;
  color: #ffffff !important;
}

.device-value-box.green-box {
  background-color: #00a600;
  border-color: #009400;
  color: #ffffff !important;
}

.device-value-box.black-box {
  background-color: #222222;
  border-color: #000000;
  color: #ffffff !important;
}

.device-value-box.orange-box {
  background-color: #e69500;
  border-color: #d98b00;
  color: #ffffff !important;
}

.d-flex {
  display: flex;
}

.d-block {
  display: block;
}

.d-inline-block {
  display: inline-block;
}

.d-none {
  display: none;
}

.p-0 {
  padding: 0px !important;
}

.py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.pl-0 {
  padding-left: 0px !important;
}

.p-4 {
  padding: 4px !important;
}

.py-4 {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}

.px-4 {
  padding-left: 4px !important;
  padding-right: 4px !important;
}

.pt-4 {
  padding-top: 4px !important;
}

.pr-4 {
  padding-right: 4px !important;
}

.pb-4 {
  padding-bottom: 4px !important;
}

.pl-4 {
  padding-left: 4px !important;
}

.p-8 {
  padding: 8px !important;
}

.py-8 {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.px-8 {
  padding-left: 8px !important;
  padding-right: 8px !important;
}

.pt-8 {
  padding-top: 8px !important;
}

.pr-8 {
  padding-right: 8px !important;
}

.pb-8 {
  padding-bottom: 8px !important;
}

.pl-8 {
  padding-left: 8px !important;
}

.p-16 {
  padding: 16px !important;
}

.py-16 {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

.px-16 {
  padding-left: 16px !important;
  padding-right: 16px !important;
}

.pt-16 {
  padding-top: 16px !important;
}

.pr-16 {
  padding-right: 16px !important;
}

.pb-16 {
  padding-bottom: 16px !important;
}

.pl-16 {
  padding-left: 16px !important;
}

.p-32 {
  padding: 32px !important;
}

.py-32 {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}

.px-32 {
  padding-left: 32px !important;
  padding-right: 32px !important;
}

.pt-32 {
  padding-top: 32px !important;
}

.pr-32 {
  padding-right: 32px !important;
}

.pb-32 {
  padding-bottom: 32px !important;
}

.pl-32 {
  padding-left: 32px !important;
}

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

.my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

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

.mr-0 {
  margin-right: 0px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.ml-0 {
  margin-left: 0px !important;
}

.m-4 {
  margin: 4px !important;
}

.my-4 {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}

.mx-4 {
  margin-left: 4px !important;
  margin-right: 4px !important;
}

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

.mr-4 {
  margin-right: 4px !important;
}

.mb-4 {
  margin-bottom: 4px !important;
}

.ml-4 {
  margin-left: 4px !important;
}

.m-8 {
  margin: 8px !important;
}

.my-8 {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}

.mx-8 {
  margin-left: 8px !important;
  margin-right: 8px !important;
}

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

.mr-8 {
  margin-right: 8px !important;
}

.mb-8 {
  margin-bottom: 8px !important;
}

.ml-8 {
  margin-left: 8px !important;
}

.m-16 {
  margin: 16px !important;
}

.my-16 {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}

.mx-16 {
  margin-left: 16px !important;
  margin-right: 16px !important;
}

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

.mr-16 {
  margin-right: 16px !important;
}

.mb-16 {
  margin-bottom: 16px !important;
}

.ml-16 {
  margin-left: 16px !important;
}

.m-32 {
  margin: 32px !important;
}

.my-32 {
  margin-top: 32px !important;
  margin-bottom: 32px !important;
}

.mx-32 {
  margin-left: 32px !important;
  margin-right: 32px !important;
}

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

.mr-32 {
  margin-right: 32px !important;
}

.mb-32 {
  margin-bottom: 32px !important;
}

.ml-32 {
  margin-left: 32px !important;
}

.w100 {
  width: 100%;
}

.custom-switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 24px;
}

.custom-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.custom-switch-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.custom-switch-full-colored .custom-switch-slider {
  background-color: #dd0000;
}

.custom-switch-slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked+.custom-switch-slider {
  background-color: #3aa262;
}

input:focus+.custom-switch-slider {
  box-shadow: 0 0 1px #3aa262;
}

input:checked+.custom-switch-slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.custom-switch-slider.round-switch {
  border-radius: 34px;
}

.custom-switch-slider.round-switch:before {
  border-radius: 50%;
}

div[data-connected="false"] {
  position: relative;
}

div[data-connected="false"]:after {
  content: "Bağlantı kurulamadı!";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 11;
  font-size: 24px;
  font-weight: bold;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  text-shadow: 0 0 2px 3px rgba(0, 0, 0, 0.5);
}

.generator_button {
  border-radius: 50%;
  position: relative;
  width: 60px;
  height: 60px;
  font-size: 30px;
  background-color: #dddddd;
  color: #000000;
  border: 2px solid #cccccc;
}

.generator_button[data-status="1"] {
  color: #ffffff;
}

.generator_button.generator_button_green[data-status="1"] {
  background-color: #00a000;
  border-color: #008000;
  box-shadow: 0 0 3px 5px rgba(0, 160, 0, 0.5);
}

.generator_button.generator_button_red[data-status="1"] {
  background-color: #dd0000;
  border-color: #cc0000;
  box-shadow: 0 0 3px 5px rgba(160, 0, 1, 0.5);
}

.generator_button.generator_button_black[data-status="1"] {
  background-color: #222222;
  border-color: #000000;
  box-shadow: 0 0 3px 5px rgba(0, 0, 0, 0.5);
}

.generator_button.generator_button_orange[data-status="1"] {
  background-color: #ffa500;
  border-color: #e69500;
  box-shadow: 0 0 3px 5px rgba(160, 91, 8, 0.5);
}

body.smart-style-6 #left-panel nav {
  padding-bottom: 68px;
}

.menu-on-top #main[emi-id] {
  margin-top: 0px !important;
}

@keyframes anim {
  0% {
    transform: scaleY(0);
  }

  100% {
    transform: scaleY(1);
  }
}

span.animate,
div.animate {
  animation: anim 0.5s ease;
}

.menu {
  position: relative;
  background-color: #12203c;
  width: 0px;
  overflow: auto;
  height: calc(100vh - 200px);
  float: left;
  transition: all 0.3s ease;
  transform: translateX(-300px);
}

.menuToggle {
  font-size: 20px;
  position: absolute;
  top: 0;
  left: 0px;
  z-index: 1;
  display: inline-block;
  padding: 10px;
  text-align: center;
  background-color: #12203c;
  color: white;
  width: 50px;
  height: 50px;
  transition: all 0.3s ease;
}

.menuToggle:hover,
.menuToggle:focus {
  text-decoration: none;
  color: white;
}

.menuToggle_open {
  margin: 0px 0px;
  left: 250px;
  transform: rotate(180deg);
}

.hideMenu {
  transition: all 0.3s ease;
  transform: translateX(0px);
  width: 300px;
}

/* .menu ul{
  list-style-type: none;
  padding:0px;
      transition:all 0.3s ease;
}
.menu ul ul{
  padding-left:10px;
  margin-left:0px;
  background-color:#192539;
}
.menu ul li{

  border-bottom: 1px solid transparent;
    transition:all 0.3s ease;

}
.menu ul li:hover{
    background-color: #192539;
    border-bottom: 1px solid #4274c8;
} */
.menu ul li:hover a {
  color: white;
}

.menu ul li a {
  /* padding:10px 10px; */
  /* display:block; */
  color: white !important;
  transition: all 0.3s ease;
}

.menu ul li a:hover {
  text-decoration: none;
}

.jstree-default-dark {
  background: #12203c !important;
}

.jstree-default-dark .jstree-hovered {
  background: #5fa2db !important;
  /* border-radius: 2px; */
  /* box-shadow: inset 0 0 1px #555; */
}

.jstree-default-dark .jstree-anchor {
  width: 100%;
}

.jsPanel .jsPanel-content {
  font-size: inherit !important;
}

.jsPanel-titlebar {
  font-size: 1.5rem !important;
}

.jstree-default-dark .jstree-search {
  color: #e3ba13 !important;
}

body.smart-style-6 .page-footer {
  background: #04345a;
}

#device-door-magnetic-1,
#device-door-magnetic-2,
#device-impact-sensor {
  padding-top: 32px;
}

#device-door-magnetic-1 .row,
#device-door-magnetic-2 .row,
#device-impact-sensor .row {
  display: flex;
}

#device-door-magnetic-1 .device-text,
#device-door-magnetic-2 .device-text,
#device-impact-sensor .device-text {
  height: 100%;
  padding-left: 16px;
  border-left: 1px solid #0a6aa1;
}

#device-door-magnetic-1 .device-text .text,
#device-door-magnetic-2 .device-text .text,
#device-impact-sensor .device-text .text {
  padding: 16px;
  background: aliceblue;
  border: 1px solid cadetblue;
}

#device-door-magnetic-1 .device-text .text span,
#device-door-magnetic-2 .device-text .text span,
#device-impact-sensor .device-text .text span {
  font-weight: bold;
}

.devices-summary {
  padding: 16px;
  border: 1px solid #dddddd;
  border-radius: 5px;
  min-height: 86px;
}

.devices-summary.redbox {
  background: #dd0000;
  border-color: #cc0000;
  color: #ffffff;
}

.devices-summary.bluebox {
  background: #0f87ff;
  border-color: #0d69ce;
  color: #ffffff;
}

.devices-summary.greenbox {
  background: #00a600;
  border-color: #008700;
  color: #ffffff;
}

.devices-summary.graybox {
  background: #eeeeee;
  border-color: #cccccc;
  color: #555555;
}

.devices-summary .icon {
  width: 50px;
  height: 50px;
  float: left;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 200%;
  margin-right: 16px;
}

.devices-summary .icon.icon-active {
  background-position: 100% 0;
}

.devices-summary .icon.icon-lock {
  background-image: url("../../img/lock.png");
}

.devices-summary .icon.icon-impact {
  background-image: url("../../img/impact.png");
}

.devices-summary .text h3 {
  margin: 0 0 8px 0;
  font-weight: bold;
}

.devices-summary .text .textValue span {
  font-weight: bold;
}

.div-fullscreen {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: #12203c;
}

.div-fullscreen .selectorMap {
  height: calc(100vh - 100px) !important;
}

.table.table-sm td,
.table.table-sm th {
  padding: 3px 5px !important;
}

.sensor-chart {
  width: 100%;
  height: 200px;
  position: relative;
  padding: 10px;
  overflow-x: scroll;
}

.sensor-chart::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.1);
}

.sensor-chart::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #f5f5f5;
}

.sensor-chart::-webkit-scrollbar-thumb {
  background-color: #0aa66e;
}

.sensor-chart>.wrap {
  width: auto;
  height: 100%;
  white-space: nowrap;
}

.sensor-chart>.wrap>div {
  width: 70px;
  height: 100%;
  position: relative;
  overflow: hidden;
  display: inline-block;
  border-right: 1px solid rgba(0, 0, 0, 0.3);
}

.sensor-chart>.wrap>div.down {
  border-bottom: 3px solid #088357;
  background: #0ab47b;
}

.sensor-chart>.wrap>div.up {
  border-top: 3px solid #af0000;
  background: #eb2f1c;
}

.sensor-chart>.wrap>div.up+div.up {
  border-left: none;
}

.sensor-chart>.wrap>div.icon-door:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 20px;
  width: 30px;
  height: 30px;
  background-image: url("../../img/lock.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 200%;
}

.sensor-chart>.wrap>div.up.icon-door:after {
  background-position: 100% 0;
}

.sensor-chart>.wrap>div.down.icon-door:after {
  top: unset;
  bottom: 10px;
  background-position: 0 0;
}

.sensor-chart>.wrap>div.icon-impact:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 20px;
  width: 30px;
  height: 30px;
  background-image: url("../../img/impact.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 200%;
}

.sensor-chart>.wrap>div.up.icon-impact:after {
  background-position: 100% 0;
}

.sensor-chart>.wrap>div.down.icon-impact:after {
  top: unset;
  bottom: 10px;
  background-position: 0 0;
}

.sensor-chart>.wrap>div span:first-child {
  margin-top: 75px;
}

.sensor-chart>.wrap>div.down span:first-child {
  margin-top: 78px;
}

.sensor-chart>.wrap>div span {
  display: block;
  width: 100%;
  line-height: 15px;
  text-align: center;
  font-size: 12px;
  color: #ffffff !important;
}

.camera-container img {
  max-width: 100%;
  width: 100%;
  display: block;
}

.pace {
  display: none !important;
}

.dashboard_loading {
  position: fixed;
  z-index: 100000;
  left: 0;
  right: 0;
  padding-bottom: 300px;
  height: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: bold;
}

.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.dd.dd-custom {
  margin-bottom: 10px;
}

.dd.dd-custom .dd-item button:before {
  color: #0091d9 !important;
}

.dd.dd-custom .dd-item>button {
  position: relative;
  left: unset;
}

.dd-button-group {
  position: absolute;
  top: 7px;
  right: 7px;
}

.dd-button-group button {
  position: relative !important;
  float: left !important;
}

.dd-handle i {
  line-height: 0;
  vertical-align: middle;
  font-size: 22px;
}

.icon-selector a {
  padding: 8px;
  display: inline-block;
}

.icon-selector a i {
  color: #666;
  vertical-align: middle;
}

.icon-selector a:hover i {
  color: #000;
}

.icon-selector a.active {
  background-color: #3276b1;
  border-radius: 3px;
}

.icon-selector a.active i {
  color: #fff !important;
}

.combination-badge {
  background: #eee;
  display: inline-block;
  padding: 0 5px;
  line-height: 24px;
  border: 1px solid #ddd;
  margin: 0 2px 2px 0;
}

.help-container {
  padding: 16px;
  border: 1px solid #dddddd;
}

.help-container .help-item {
  border: 1px solid #cccccc;
  margin-bottom: 2px;
  position: relative;
}

.help-container .help-item .header {
  background: #f5f5f5;
  border-bottom: 1px solid #cccccc;
  padding: 0 16px 0 32px;
  transition: all ease-in-out 300ms;
  cursor: pointer;
  position: relative;
}

.help-container .help-item .header:hover {
  background: #dddddd;
}

.help-container .help-item .header:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.help-container .help-item.collapse,
.help-container .help-item.collapsed {
  display: block !important;
}

.help-container .help-item.collapse>.header:before,
.help-container .help-item.collapsed>.header:before {
  content: "\f055";
  color: #0091d9;
  font-family: "FontAwesome", sans-serif;
  position: absolute;
  top: 8px;
  left: 8px;
  width: 24px;
  height: 24px;
  font-size: 18px;
  line-height: 24px;
}

.help-container .help-item.collapsed>.header:before {
  content: "\f056";
}

.help-container .help-item .header i.material-icons {
  line-height: 40px;
  float: left;
  margin-right: 8px;
}

.help-container .help-item .header h4 {
  line-height: 40px;
  float: left;
}

.help-container .help-item .content {
  overflow: hidden;
  padding: 16px;
}

.help-container .help-item.collapse .content {
  display: none;
}

.report-live-door-opened-areas-table .dataTables_empty {
  display: none;
}

.menu-on-top ul ul .menu-item-parent {
  text-align: left !important;
}

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

table.nowrap.dataTable thead>tr>th.sorting_disabled {
  padding-right: 20px !important;
}

.horizontalScroll .dataTables_scrollBody {
  overflow: initial !important;
}

/* Single Horizontal Bar Chart */
.single_hor_bar_chart {
  min-width: 100px;
  max-width: 250px;
  width: 100%;
  height: 17px;
  border: 1px solid #aaa;
  border-radius: 3px;
  background: #e0e0e0;
  position: relative;
}

.single_hor_bar_chart div {
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  max-width: 100%;
  background: #1daced;
  z-index: 1;
}

.single_hor_bar_chart span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 2;
  font-size: 12px;
  line-height: 17px;
  font-weight: bold;
  text-align: center;
  color: #222 !important;
  text-shadow: 1px 1px white, -1px -1px white, 1px -1px white, -1px 1px white;
}

/* Single Horizontal Bar Chart */

.chart-container {
  min-height: 100px;
  background: #ffffff;
  padding: 76px 16px 16px 16px;
}

/* Form group view */
.group-view {
  position: relative;
  margin: 20px 0 30px 0;
  border: 1px solid #ddd;
}

.group-view-header {
  position: absolute;
  top: -10px;
  left: 10px;
  line-height: 20px;
  font-size: 16px;
  padding: 0 10px;
  background-color: #fff;
  color: #666;
}

.group-view-content {
  padding: 20px;
}

.group-view.form-group-view {}

.group-view.form-group-view .group-view-header {
  font-size: 13px;
  color: #aaa;
}

.group-view.form-group-view .group-view-content {
  padding: 10px;
}

/* Form group view */

/* Custom chart text */
/*
.rx_summary_chart{
    position: relative;
}
.rx_summary_chart canvas{
    position: relative;
    z-index: 2;
}
.rx_summary_chart.rendered:after{
    content: 'RX';
    position: absolute;
    top: 53%;
    left: 0;
    width: 100%;
    display: block;
    text-align: center;
    z-index: 1;
    font-size: 36px;
    font-weight: bold;
    color: rgba(0,0,0,.5);
}
.tx_summary_chart{
    position: relative;
}
.tx_summary_chart canvas{
    position: relative;
    z-index: 2;
}
.tx_summary_chart.rendered:after{
    content: 'TX';
    position: absolute;
    top: 53%;
    left: 0;
    width: 100%;
    display: block;
    text-align: center;
    z-index: 1;
    font-size: 36px;
    font-weight: bold;
    color: rgba(0,0,0,.5);
} 
*/
/* Custom chart text */

.dataTables_items_count {
  float: left;
  width: 60px;
  margin-right: 10px;
  background: #fafafa;
}

.chart-loader {
  width: inherit;
  height: 100%;
  position: absolute;
  background: #fff;
  z-index: 10;
  min-height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.invisible {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.5s, opacity 0.5s linear;
}

/*dashboard spiner*/

.spinner {
  -webkit-animation: rotator 1.4s linear infinite;
  animation: rotator 1.4s linear infinite;
  margin: 0 auto;
}

@-webkit-keyframes rotator {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
}

@keyframes rotator {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
}

.path {
  stroke-dasharray: 187;
  stroke-dashoffset: 0;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
  animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
}

@-webkit-keyframes colors {
  0% {
    stroke: #4285f4;
  }

  25% {
    stroke: #de3e35;
  }

  50% {
    stroke: #f7c223;
  }

  75% {
    stroke: #1b9a59;
  }

  100% {
    stroke: #4285f4;
  }
}

@keyframes colors {
  0% {
    stroke: #4285f4;
  }

  25% {
    stroke: #de3e35;
  }

  50% {
    stroke: #f7c223;
  }

  75% {
    stroke: #1b9a59;
  }

  100% {
    stroke: #4285f4;
  }
}

@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 187;
  }

  50% {
    stroke-dashoffset: 46.75;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  100% {
    stroke-dashoffset: 187;
    -webkit-transform: rotate(450deg);
    transform: rotate(450deg);
  }
}

@keyframes dash {
  0% {
    stroke-dashoffset: 187;
  }

  50% {
    stroke-dashoffset: 46.75;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  100% {
    stroke-dashoffset: 187;
    -webkit-transform: rotate(450deg);
    transform: rotate(450deg);
  }
}

/*end spiner*/

#sparks li h5 {
  margin: 0px 0 0 0;
  font-size: 14px;
  font-weight: bold;
}

#sparks {
  text-align: center;
}

/* .advf-add-group{
    display: block;
} */

.advf-sub-group-query-item {
  display: inline-block;
  vertical-align: top;
}

.advf-sub-group-query-container {
  display: inline-block;
}

.advf-group-query-item.advf-sub-query {
  background: aliceblue;
  border-radius: 4px;
  padding: 4px 10px;
  position: relative;
  width: max-content;
}

.advf-add-group-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #f6f0e6;
  border-radius: 4px;
  font-weight: bold;
  margin: 4px 0;
}

.advf-add-subgroup,
.advf-add-subgroup-init {
  background: antiquewhite;
  font-weight: bold;
  border-radius: 50%;
  vertical-align: bottom;
}

.advf-add-group {
  background: antiquewhite;
  font-weight: bold;
  border-radius: 50%;
  margin: 4px;
}

.advf-remove-group {
  position: absolute;
  margin: 4px;
  background: dimgray;
  color: #fff;
  border-radius: 100%;
  padding: 0px 4px;
  z-index: 100;
  cursor: pointer;
  left: -12px;
  top: -9px;
  font-size: 12px;
}

.advf-remove-group i {
  pointer-events: none;
}

.advf-group-container {
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  position: relative;
  background: aliceblue;
  border-radius: 4px;
  margin-top: 6px;
}

/*
.advf-sub-group-query-item.advf-sub-val span{
  background: #2196f3;
  border:0;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 1px 14px;
  border-radius: 4px;
  cursor: pointer;
}

.advf-sub-group-query-item.advf-sub-val span:empty:not(:focus):before{
  content:attr(data-text)
}
.advf-sub-group-query-item.advf-sub-val input{
  color: black;
}




.advf-sub-group-query-item.advf-sub-col {
  background: cadetblue;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;

}

.advf-sub-group-query-item.advf-sub-ope {
  background: darkorange;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;

}


.advf-sub-group-query-item.advf-sub-val {
  background: #2196f3;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;

}

.advf-sub-group-query-item.advf-sub-log {
  background: #2196f3;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
}



.advf-group-query-item.advf-log select{
  background: antiquewhite;
  border:0;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 1px 14px;
  border-radius: 4px;
  cursor: pointer;

}


.advf-sub-group-query-item.advf-sub-col select{
  background: cadetblue;
  border:0;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 1px 14px;
  border-radius: 4px;
  cursor: pointer;

}

.advf-sub-group-query-item.advf-sub-ope select{
  background: darkorange;
  border:0;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 1px 14px;
  border-radius: 4px;
  cursor: pointer;

} */

.advf-sub-group-query-item .select2-arrow,
.advf-group-query-item .select2-arrow {
  display: none !important;
}

.advf-sub-group-query-item .select2-container .select2-choice>.select2-chosen,
.advf-group-query-item .select2-container .select2-choice>.select2-chosen {
  margin-right: 0;
}

.advf-group-query-item.advf-log,
.advf-group-query-item.advf-log-init {
  display: inline-block;
  background: #ff5722;
  margin: 0;
  border-radius: 4px;
  min-width: 50px;
  text-align: center;
  text-transform: capitalize;
}

.advf-group-query-item.advf-log-init {
  min-width: 20px;
}

.advf-group-query-item.advf-log a {
  display: inline-block;
  padding: 0px 14px;
  background: #ff5722;
  border-radius: 4px;
  border: 0;
  color: #fff;
}

.advf-sub-group-query-item.advf-sub-col a {
  background-color: cadetblue !important;
  color: #fff !important;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 1px 14px;
  border-radius: 4px;
  cursor: pointer;
}

.advf-sub-group-query-item.advf-sub-ope a {
  background-color: darkorange !important;
  color: #fff !important;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 1px 14px;
  border-radius: 4px;
  cursor: pointer;
}

.advf-sub-group-query-item.advf-sub-val .advf-text-val {
  background: #2196f3;
  color: #fff;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 1px 14px;
  border-radius: 4px;
  cursor: pointer;
  line-height: 30px;
  display: inline-block;
  vertical-align: middle;
  max-width: 400px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.advf-sub-group-query-item.advf-sub-val .advf-text-val:empty:not(:focus):before {
  content: attr(data-text);
}

.advf-sub-group-query-item.advf-sub-val .advf-text-input-val {
  color: black;
  border-radius: 4px !important;
  border: 1px solid #2196f3;
  padding: 0 5px;
}

.advf-sub-group-query-item.advf-sub-val .advf-el-container-val {
  min-width: 50px;
  position: relative;
}

.advf-sub-group-query-item.advf-sub-val[emi-type="enum"]:not([emi-ope="in"], [emi-ope="not in"]) .select2-container {
  position: absolute;
  width: 0;
  height: 0;
}

/* .advf-sub-group-query-item.advf-sub-val[emi-type="enum"] .select2-choices{
  min-height: 0 !important;
  height: 0 !important;
  border:0;
} */
.advf-sub-group-query-item.advf-sub-val[emi-type="enum"] .select2-choice {
  min-height: 0 !important;
  height: 0 !important;
  border: 0;
}

.advf-sub-group-query-item.advf-sub-val[emi-type="enum"] .advf-mselect-clear {
  position: absolute;
  left: -20px;
  font-size: 17px;
  color: red;
  cursor: pointer;
  width: 16px;
}

.advf-sub-group-query-item.advf-sub-val[emi-type="enum"] .select2-choices .select2-search-choice {
  border-radius: 4px;
}

.advf-sub-group-query-item.advf-sub-val[emi-type="enum"] .select2-container.select2-container-multi {
  max-width: 400px;
}

.advf-dim {
  filter: brightness(0.5);
}

.advf-disable {
  pointer-events: none;
}

.advf-not-allowed-icon {
  cursor: not-allowed;
}

ul.form-error {
  margin: 0;
  padding-left: 16px;
}

ul.form-error li {
  margin-bottom: 0.5em;
}

/* Add/Edit Fix++ */
.ui-dialog .ui-dialog-content {
  padding: 16px 13px !important;
}

form.form-horizontal {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 60vh;
}

form.form-horizontal::-webkit-scrollbar {
  width: 10px;
}

form.form-horizontal::-webkit-scrollbar-track {
  width: 4px;
}

form.form-horizontal::-webkit-scrollbar-thumb {
  width: 4px;
  background: #ddd;
}

/* Add/Edit Fix++ */

/* Langugae button */
#languageSelect {
  padding-top: 14px;
  margin-right: 12px;
  position: relative;
}

.login-page-footer {
  padding: 15px 13px 0;
}

.login-page-footer #languageSelect {
  padding-top: 0;
}

#languageSelect span.caret {
  height: auto;
}

#languageSelect>a {
  color: #fff;
  display: block;
  font-size: 14px;
  text-decoration: none;
}

#languageSelect>a em {
  font-style: normal;
}

#languageSelect>a i {
  font-size: 19px;
  vertical-align: text-bottom;
  margin-right: 3px;
}

#languageSelect ul li a:hover {
  color: #fff;
}

@media (max-width: 979px) {
  #languageSelect {
    padding-top: 5px;
    margin-right: 0;
  }

  .login-page-footer #languageSelect {
    padding-top: 0;
  }

  #languageSelect>a {
    width: auto !important;
  }

  .login-page-footer #languageSelect>a {
    margin: 0 !important;
    height: auto !important;
    line-height: 20px !important;
  }

  #languageSelect>a em {
    display: none;
  }

  #languageSelect>a i {
    margin-right: 0;
  }

  #languageSelect ul li a {
    width: auto !important;
  }
}

@media (max-width: 880px) {
  #languageSelect {
    padding-top: 3px;
  }

  .login-page-footer #languageSelect {
    padding-top: 0;
  }
}

/* Langugae button */

[data-change-language].selected {
  background: #3e434c;
  color: white;
  cursor: not-allowed;
  pointer-events: none;
}



@keyframes animLive {
  0% {
    transform: scaleY(0);
    background-color: rgba(0, 255, 0, 0.5)
  }

  100% {
    background-color: initial;
    transform: scaleY(1);
  }
}

body.smart-style-6 tr.animate {
  animation: animLive 1s ease;
}

body.smart-style-6 #header,
body.smart-style-6 .dropdown-menu>.active>a,
body.smart-style-6 .dropdown-menu>.active>a:focus,
body.smart-style-6 .dropdown-menu>.active>a:hover,
body.smart-style-6 .dropdown-menu>li>a:focus,
body.smart-style-6 .dropdown-menu>li>a:hover {
  color: white !important;
}






/* .advg-add-group{
    display: block;
} */

.advg-sub-group-query-item {
  display: inline-block;
  vertical-align: top;
}

.advg-sub-group-query-container {
  display: inline-block;
}

.advg-group-query-item.advg-sub-query {
  background: aliceblue;
  border-radius: 4px;
  padding: 4px 10px;
  position: relative;
  width: max-content;
}

.advg-add-group-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #f6f0e6;
  border-radius: 4px;
  font-weight: bold;
  margin: 4px 0;
}

.advg-add-subgroup,
.advg-add-subgroup-init {
  background: antiquewhite;
  font-weight: bold;
  border-radius: 50%;
  vertical-align: bottom;
}

.advg-add-group {
  background: antiquewhite;
  font-weight: bold;
  border-radius: 50%;
  margin: 4px;
}

.advg-remove-group {
  position: absolute;
  margin: 4px;
  background: dimgray;
  color: #fff;
  border-radius: 100%;
  padding: 0px 4px;
  z-index: 100;
  cursor: pointer;
  left: -12px;
  top: -9px;
  font-size: 12px;
}

.advg-remove-group i {
  pointer-events: none;
}

.advg-group-container {
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  position: relative;
  background: aliceblue;
  border-radius: 4px;
  margin-top: 6px;
}

/*
.advg-sub-group-query-item.advg-sub-val span{
  background: #2196f3;
  border:0;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 1px 14px;
  border-radius: 4px;
  cursor: pointer;
}

.advg-sub-group-query-item.advg-sub-val span:empty:not(:focus):before{
  content:attr(data-text)
}
.advg-sub-group-query-item.advg-sub-val input{
  color: black;
}




.advg-sub-group-query-item.advg-sub-col {
  background: cadetblue;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;

}

.advg-sub-group-query-item.advg-sub-ope {
  background: darkorange;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;

}


.advg-sub-group-query-item.advg-sub-val {
  background: #2196f3;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;

}

.advg-sub-group-query-item.advg-sub-log {
  background: #2196f3;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
}



.advg-group-query-item.advg-log select{
  background: antiquewhite;
  border:0;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 1px 14px;
  border-radius: 4px;
  cursor: pointer;

}


.advg-sub-group-query-item.advg-sub-col select{
  background: cadetblue;
  border:0;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 1px 14px;
  border-radius: 4px;
  cursor: pointer;

}

.advg-sub-group-query-item.advg-sub-ope select{
  background: darkorange;
  border:0;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 1px 14px;
  border-radius: 4px;
  cursor: pointer;

} */

.advg-sub-group-query-item .select2-arrow,
.advg-group-query-item .select2-arrow {
  display: none !important;
}

.advg-sub-group-query-item .select2-container .select2-choice>.select2-chosen,
.advg-group-query-item .select2-container .select2-choice>.select2-chosen {
  margin-right: 0;
}

.advg-group-query-item.advg-log,
.advg-group-query-item.advg-log-init {
  display: inline-block;
  background: #ff5722;
  margin: 0;
  border-radius: 4px;
  min-width: 50px;
  text-align: center;
  text-transform: capitalize;
}

.advg-group-query-item.advg-log-init {
  min-width: 20px;
}

.advg-group-query-item.advg-log a {
  display: inline-block;
  padding: 0px 14px;
  background: #ff5722;
  border-radius: 4px;
  border: 0;
  color: #fff;
}

.advg-sub-group-query-item.advg-sub-col a {
  background-color: cadetblue !important;
  color: #fff !important;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 1px 14px;
  border-radius: 4px;
  cursor: pointer;
}

.advg-sub-group-query-item.advg-sub-ope a {
  background-color: darkorange !important;
  color: #fff !important;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 1px 14px;
  border-radius: 4px;
  cursor: pointer;
}

.advg-sub-group-query-item.advg-sub-val .advg-text-val {
  background: #2196f3;
  color: #fff;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 1px 14px;
  border-radius: 4px;
  cursor: pointer;
  line-height: 30px;
  display: inline-block;
  vertical-align: middle;
  max-width: 400px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.advg-sub-group-query-item.advg-sub-val .advg-text-val:empty:not(:focus):before {
  content: attr(data-text);
}

.advg-sub-group-query-item.advg-sub-val .advg-text-input-val {
  color: black;
  border-radius: 4px !important;
  border: 1px solid #2196f3;
  padding: 0 5px;
}

.advg-sub-group-query-item.advg-sub-val .advg-el-container-val {
  min-width: 50px;
  position: relative;
}

.advg-sub-group-query-item.advg-sub-val[emi-type="enum"]:not([emi-ope="in"], [emi-ope="not in"]) .select2-container {
  position: absolute;
  width: 0;
  height: 0;
}

/* .advg-sub-group-query-item.advg-sub-val[emi-type="enum"] .select2-choices{
  min-height: 0 !important;
  height: 0 !important;
  border:0;
} */
.advg-sub-group-query-item.advg-sub-val[emi-type="enum"] .select2-choice {
  min-height: 0 !important;
  height: 0 !important;
  border: 0;
}

.advg-sub-group-query-item.advg-sub-val[emi-type="enum"] .advg-mselect-clear {
  position: absolute;
  left: -20px;
  font-size: 17px;
  color: red;
  cursor: pointer;
  width: 16px;
}

.advg-sub-group-query-item.advg-sub-val[emi-type="enum"] .select2-choices .select2-search-choice {
  border-radius: 4px;
}

.advg-sub-group-query-item.advg-sub-val[emi-type="enum"] .select2-container.select2-container-multi {
  max-width: 400px;
}

.advg-dim {
  filter: brightness(0.5);
}

.advg-disable {
  pointer-events: none;
}

.advg-not-allowed-icon {
  cursor: not-allowed;
}

.btn-user .btn {
  display: flex;
  gap: 3px;
  align-items: center;
  justify-content: center;
}

.btn-user {
  display: flex;
  gap: 5px;
}


/***************************************************************************************/
/**********LIVE VALIDATORS MONITORING *************/
/***************************************************************************************/
#server_chart,
#obu_chart,
#avl_status_chart,
#cpu_chart,
#mem_chart,
#disk_chart,
#off_route_chart,
#speed_chart,
#governor_chart,
#cpu_frequency {
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.map {
  position: relative;
}

#validator_minimize {
  position: absolute;
  bottom: 0;
  z-index: 10;
  display: flex;
  gap: 3px;
}

#validator_details {
  padding: 16px 32px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
  justify-items: center;
  gap: 16px;
  padding: 16px 32px;
}

.validator-tab-chart {
  width: 40%;
}

.validator-line-chart {
  width: 100%;
}


.validator-nav {
  grid-column: 1 / -1;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 3fr;
  justify-items: end;
  align-items: end;
  gap: 16px;
}

.validator-nav ul {
  width: 100%;
  max-width: 200px;
  list-style: none;
  padding-left: 0;
  margin: 0;
  align-self: start;
}


.validator-tab {
  box-sizing: border-box;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin-bottom: 12px;
  cursor: pointer;
  display: flex !important;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  position: relative;
}



.validator-tab:hover {
  background-color: #e9ecef;
}

.validator-tab.active {
  background-color: #e9ecef;
}

.validator-tab.active.active-cpu {
  box-shadow: inset -4px 0 0 #008ffb;
}

.validator-tab.active.active-mem {
  box-shadow: inset -4px 0 0 #be4bdb;
}

.validator-tab.active.active-disk {
  box-shadow: inset -4px 0 0 #40c057;
}

.validator-tab.active.active-net {
  box-shadow: inset -4px 0 0 #ffc9c9;
}


.validator-summary {
  position: absolute;
  bottom: -5px;
  width: 100%;
  padding: 0 12px;
  display: flex;
  justify-content: flex-end;
  font-size: 12px;
  gap: 8px;
}

.validator-tab-details {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.fa-signal {
  transition: all 0.3s ease;
}

/* CLOCK */
/* #last_server_communication,
#no_pending_smart_card_transaction,
#no_pending_qr_ticket_transaction {
  height: 200px;
  display: grid;
  grid-template-columns: 1fr 1fr 1px 1fr;
  gap: 16px;
  align-items: center;
  padding: 16px;
} */

#last_server_communication,
#no_pending_smart_card_transaction,
#no_pending_qr_ticket_transaction {
  height: 100px;
  display: grid;
  grid-template-columns: 1fr 1px 1fr;
  gap: 16px;
  align-items: center;
  justify-items: center;
  padding: 16px;
}

.live-validators-clock {
  width: 150px;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url("https://raw.githubusercontent.com/gist/JacobHelton57/b52df54f2fb1e844cc3d9989555a7af0/raw/02286a8ebd1702528955762b2bbfbf128c82f465/blank-clock-face.png");
  background-size: cover;
  border: 4px solid #e03131;
  border-radius: 50%;
  box-shadow: 0 -3px 3px rgba(255, 255, 255, 0.05),
    inset 0 -3px 3px rgba(255, 255, 255, 0.05),
    0 3px 3px rgba(0, 0, 0, 0.3),
    inset 0 3px 3px rgba(0, 0, 0, 0.3);
  position: relative;
  background-color: #e03131;
  margin-right: 32px;
}

.live-validators-clock:before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  z-index: 10000;
}

.live-validators-clock .live-validators-clock-hour,
.live-validators-clock .live-validators-clock-minutes {
  position: absolute;

}

.live-validators-clock .live-validators-clock-hour,
.live-validators-clock-hor {
  width: 80px;
  height: 80px;

}

.live-validators-clock .live-validators-clock-minutes,
.live-validators-clock-mn {
  width: 95px;
  height: 115px;

}

.live-validators-clock-hor,
.live-validators-clock-mn {
  display: flex;
  justify-content: center;
  position: absolute;
  border-radius: 50%;
}

.live-validators-clock-hor:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 40px;
  background: #777;
  z-index: 10;
  border-radius: 6px 6px 0 0;
}

.live-validators-clock-mn:before {
  content: '';
  position: absolute;
  width: 3px;
  height: 60px;
  background: #888;
  z-index: 11;
  border-radius: 6px 6px 0 0;
}


.live-validators-event-times-good {
  background-color: #2f9e44;
  ;
}

.live-validators-event-times-average {
  background-color: #f59f00;
}

.live-validators-event-times-bad {
  animation-name: event-times-bad-animation;
  animation-duration: 2s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}

@keyframes event-times-bad-animation {
  0% {
    background-color: rgba(224, 49, 49, 0.75);
  }

  50% {
    background-color: rgba(224, 49, 49, 1);
    transform: scale(1.025);
  }

  100% {
    background-color: rgba(224, 49, 49, 0.75);
  }
}


/***************************************************************************************/
/**********VALIDATOR MONITORING*************/
/***************************************************************************************/


/* WIDGET */
.widget-body-validator-monitorig {
  min-height: 90vh !important;
  position: relative !important;
}

/* TOP SEARCH */
.search-container-top {
  background-color: #fff;
  position: absolute;
  top: 30%;
  right: 50%;
  transform: translate(50%, 0);
  transition: all 0.3s ease;
  border-radius: 11px;
  border: 1px solid #ced4da;
  z-index: 1;
}

.search-container-top:hover {
  box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.25),
    0 -2px 2px -2px rgba(0, 0, 0, 0.25),
    2px 0 2px -2px rgba(0, 0, 0, 0.25),
    -2px 0 2px -2px rgba(0, 0, 0, 0.25);
}

.search-container-top .input-group {
  display: flex;
  align-items: center;
  padding: 12px;
}

.search-container-top input {
  width: 400px;
  font-size: 16px;
  border: none;
  outline: none;
  padding: 0;
  /*default padding clear*/
}

.search-container-top .fa-search {
  width: 36px;
  font-size: 18px;
  cursor: pointer;
}

.search-container-top ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
  display: none;
}

.search-container-top.guess ul {
  display: block;
}

.search-container-top ul::before {
  content: "";
  display: block;
  margin: 0 12px 8px 12px;
  border-top: 1px solid #ced4da;
}



.search-container-top li {
  margin-bottom: 8px;
  padding: 4px 12px;
  display: flex;
  align-items: center;
  gap: 8px;
}


.search-container-top li:hover {
  background-color: #f8f9fa;
}

.search-container-top li.guess-focused {
  background-color: #f8f9fa;
}

.search-container-top li svg {
  width: 16px;
  height: 16px;
  fill: #ced4da;
}

/* VALIDATOR MONITORING BODY CONTENT */
.validator-monitoring-body-content {
  width: 100%;
  min-height: 90vh;
  display: grid;
  grid-template-columns: 300px 1fr;
  grid-template-rows: 56px auto;

  transform: translateX(-110%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  background-color: #f1f3f5;
}

.validator-monitoring-body-content header {
  grid-column: 2/-1;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

.validator-monitoring-body-content .validator-monitoring-side-bar {
  grid-row: 1/3;
}

.validator-monitoring-body-content main {
  background-color: #fff;
  border-top-left-radius: 9px;
  display: flex;
  flex-direction: column;
}

.validator-monitoring-body-content main .header {
  padding: 16px;
  border-bottom: 2px solid #f1f3f5;
  font-weight: 600;
  margin: 0;
}


.validator-monitoring-side-bar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 500;
  margin: 56px 4px 0 4px;
  cursor: pointer;
}

.validator-monitoring-side-bar ul li {
  margin-top: 8px;
  padding: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
  border-radius: 9px;
}

.validator-monitoring-side-bar ul li:first-child {
  display: inline-block;
}

.validator-monitoring-side-bar ul li:hover {
  background-color: #e9ecef;
}

.validator-monitoring-side-bar ul li i {
  font-size: 18px;
  padding: 8px;
}

/* VALIDATOR MONITORING BODY CONTENT HEADER */
.validator-static-info-box {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.validator-static-info-title {
  font-size: 12px;
  color: #868e96;
}

.validator-static-info-text {
  color: #495057;
  font-size: 14px;
  font-weight: 600;
}



/* Sidebar Active*/
.validator-monitoring-side-bar ul li.validator-monitoring-sidebar-active i {
  border-left: 3px solid #12203c;
}

.validator-monitoring-side-bar ul li.validator-monitoring-sidebar-active {
  background-color: #e9ecef;
}

/* Sidebar Small*/
.validator-monitoring-body-content.validator-monitoring-sidebar-small {
  grid-template-columns: auto 1fr;
}

.validator-monitoring-body-content.validator-monitoring-sidebar-small header {
  margin-left: 240px;
}


.validator-monitoring-side-bar ul li span {
  transition: all 0.3s ease;
  width: 100%;
}

.validator-monitoring-body-content.validator-monitoring-sidebar-small .validator-monitoring-side-bar ul li span {
  display: none;
}


/* VALIDATOR DETAILED MONITOR SHOW*/
.widget-body.validator-detailed-monitor .search-container-top {
  top: 8px;
  left: 8px;
  transform: none;
  max-width: 284px;
  /*right 8px*/
}

.widget-body.validator-detailed-monitor .search-container-top .input-group {
  padding: 8px 16px;
  height: 38.4px;
  /*.search-container-top 1px border */
}

.widget-body.validator-detailed-monitor .search-container-top input {
  font-size: 14px;
}

.widget-body.validator-detailed-monitor .search-container-top .fa-search {
  width: 20px;
  font-size: 14px;
}

.widget-body.validator-detailed-monitor .search-container-top ul {
  font-size: 14px;
}

.widget-body.validator-detailed-monitor .search-container-top li svg {
  width: 14px;
  height: 14px;
  fill: #ced4da;
}

.widget-body.validator-detailed-monitor .validator-monitoring-body-content {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}

/* VALIDATOR MONITORING CONTENT*/
.validator-monitoring-content {
  flex: 1;
}

/* VALIDATOR MONITORING FULLSCREEN MOD */
#widget-grid #jarviswidget-fullscreen-mode .widget-body-validator-monitorig {
  height: 100vh !important;
}



/******************************************************************************/
/******** PERFORMANCE TAB *********/
/******************************************************************************/
.live-validator-nav {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 24px;
  padding: 16px 32px;
}

.live-validator-line-chart {
  max-width: 99%;
}

.live-validator-nav ul {
  width: 200px;
  list-style: none;
  padding: 0;
  margin: 0;
  align-self: start;
  justify-self: center;
}

.live-validator-tab {
  box-sizing: border-box;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin-bottom: 12px;
  cursor: pointer;
  display: flex !important;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  position: relative;
}


.live-validator-tab:hover {
  background-color: #e9ecef;
}

.live-validator-tab.active {
  background-color: #e9ecef;
}

.live-validator-tab.active.active-cpu {
  box-shadow: inset -4px 0 0 #008ffb;
}

.live-validator-tab.active.active-mem {
  box-shadow: inset -4px 0 0 #be4bdb;
}

.live-validator-tab.active.active-disk {
  box-shadow: inset -4px 0 0 #40c057;
}

.live-validator-tab.active.active-net {
  box-shadow: inset -4px 0 0 #ffc9c9;
}


.live-validator-summary {
  position: absolute;
  bottom: 4px;
  right: 10px;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  font-size: 11px;
  gap: 4px;
  font-weight: 600;
}


/* Validator Tab Details */
.live-validator-tab-details {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: flex-start;
}

.live-validator-tab-details-text h3 {
  margin-bottom: 0 0 12px 0;
  color: #333;
}

.validator-details-text {
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 16px;
  column-gap: 8px;
}

.validator-details-text div {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.validator-details-text div span:first-child {
  color: #888;
}

.validator-details-text div span:last-child {
  font-size: 16px;
}





.sparkboxes .box {
  padding: 3px 0 0 0;
  position: relative;
}

#spark1,
#spark2,
#spark3,
#spark4 {
  position: relative;
  padding-top: 15px;
}


/* overrides */
.sparkboxes #apexcharts-subtitle-text {
  fill: #8799a2 !important;
}

.box {
  max-height: 444px;
}


.box {
  box-shadow: 0px 1px 22px -12px #607D8B;
  background-color: #fff;
  padding: 25px 35px 25px 30px;
}

/******************************************************************************/
/******** SOFTWARE VERSIONS TAB *********/
/******************************************************************************/

.live-validator-software-versions-content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  row-gap: 36px;
  column-gap: 16px;
  padding: 32px 16px;
  justify-items: center;
}

.live-validator-software-versions-card {
  max-width: 400px;
  width: 100%;
  height: 150px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  gap: 4px;
}

.live-validator-software-versions-card.version {
  background-color: #6eadd4;
}

.live-validator-software-versions-card.update-time {
  background-color: #4aada9;
  grid-column: 1/-1;
  grid-row: 3/4;
  max-width: 100%;
}

.live-validator-software-versions-card.watchd {
  background-color: #37495F;
}

.live-validator-software-versions-card.bakid {
  background-color: #38A084;
}

.live-validator-software-versions-card.statusd {
  background-color: #EC9B00;
}

.live-validator-software-versions-card.configd {
  background-color: #3B80BB;
}

.live-validator-software-versions-card.transactiond {
  background-color: #DE4A37;
}

.live-validator-software-versions-card.updated {
  background-color: #8A44AF;
}

.live-validator-software-versions-card.eventd {
  background-color: #df7667;
}


.live-validator-software-versions-card div {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: inherit;
  border-radius: 50%;
  border: 2px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.live-validator-software-versions-card i {
  font-size: 24px;
}

.live-validator-software-versions-card h2 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
}

.live-validator-software-versions-card p {
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-weight: 600;
}

/******************************************************************************/
/******** EVENT TIMES TAB *********/
/******************************************************************************/

/* .live-validator-event-content {
  padding: 32px 0 32px 64px;
  display: grid;
  grid-template-columns: 1fr 1fr 200px;
  column-gap: 32px;
  row-gap: 16px;
} */

/* without colors info*/
.live-validator-event-content {
  padding: 32px 64px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 64px;
  row-gap: 32px;
}

.live-validator-event-times-clock-card {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 9px 9px;
  background-color: #f1f3f5;
  position: relative;
}

.live-validator-event-times-clock-card-header {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #fff;
  width: 100%;
  padding: 8px 16px;
}


.live-validator-event-times-clock-card-header i {
  font-size: 24px;
}

.live-validator-event-times-clock-card-header p {
  margin: 0;
  padding: 0;
}

.live-validator-event-times-clock-card.good {
  border: 3px solid #5cb85c;
}

.live-validator-event-times-clock-card.good .live-validator-event-times-clock-card-header {
  background-color: #5cb85c;
}

.live-validator-event-times-clock-card.avg {
  border: 3px solid #f0ad4e;
}

.live-validator-event-times-clock-card.avg .live-validator-event-times-clock-card-header {
  background-color: #f0ad4e;
}

.live-validator-event-times-clock-card.bad {
  border: 3px solid #d9534f;
}

.live-validator-event-times-clock-card.bad .live-validator-event-times-clock-card-header {
  background-color: #d9534f;
}

.live-validator-event-times-clock-card.normal .live-validator-event-times-clock-card-header {
  background-color: #12203c;
}



.live-validator-event-times-clock-card-time {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 16px 24px;
}


.live-validator-event-times-date {
  font-size: 14px;
  text-align: center;
  letter-spacing: 3px;
}

.live-validator-event-times-time {
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}


.live-validator-event-times-time span {
  position: relative;
  margin: 0 6px;
  text-align: center;
  letter-spacing: 3px;
}

/******************************************************************************/
/******** LIVE MONITORING VALIDATOR INFO *********/
/******************************************************************************/
.live-monitoring-validator-info {
  height: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  row-gap: 16px;
  justify-self: start;
}

.live-monitoring-validator-info-general-info {
  grid-column: 1/4;
}

.live-monitoring-validator-info-disk {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}

.live-monitoring-validator-info-cpu {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.live-monitoring-validator-info-mem {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}

/* VALIDATOR INFO DETAILS TEXT */
.validator-info-details-text {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  width: 100%;
}

.validator-info-details-text div {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.validator-info-details-text div span:first-child {
  color: #555;
  font-size: 12px;
}

.validator-info-details-text div span:last-child {
  font-size: 14px;
}

.live-monitoring-validator-info-kernel {
  padding: 16px 24px;
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 4px;
  background-color: rgba(0, 0, 0, 0.1);
  grid-column: 1/4;
  align-self: end;
}

.live-monitoring-validator-info-kernel span:first-child {
  font-weight: 600;
}

.live-monitoring-validator-info-kernel span:last-child {
  font-weight: 600;
}

/******************************************************************************/
/******** AVL TAB *********/
/******************************************************************************/
.live-validator-avl-map {
  position: relative;
}

.live-validator-avl-map .live-validator-avl-details {
  width: 400px;
  z-index: 1;
  position: absolute;
  margin: 16px 24px;
}

.live-validator-avl-map .table-container {
  color: #fff;
  font-size: 18px;
  background-color: rgba(0, 0, 0, 0.5);
}

.live-validator-avl-map .fa-angle-up {
  cursor: pointer;
}

.live-validator-avl-map .fa-angle-down {
  cursor: pointer;
  display: none;
}


.live-validator-avl-map .minimize-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 16px;
}


.live-validator-avl-map.avl-info-minimize table {
  display: none;
}

.live-validator-avl-map.avl-info-minimize .fa-angle-up {
  display: none;
}

.live-validator-avl-map.avl-info-minimize .fa-angle-down {
  display: inline-block;
}

@media (max-width: 1144px) {
  .live-validator-avl-map .table-container {
    font-size: 13px;
  }

  .live-validator-avl-map .live-validator-avl-details {
    width: 300px;
    margin: 8px 16px;
  }
}

@media (max-width: 700px) {
  .live-validator-avl-map .table-container {
    font-size: 12px;
  }

  .live-validator-avl-map .live-validator-avl-details {
    width: 250px;
    margin: 4px 8px;
  }
}

label.error {
  color: #a94442;
  font-size: 85%;
}

.ui-dialog-title:has(.withButton) {
  width: 98%;
}

.ui-dialog-title:has(.withButton) .withButton {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ui-dialog-title:has(.withButton) .withButton button {
  font-size: 13px;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset:has(.selectorSaveFavoriteFilter) {
  width: 100%;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset:has(.selectorSaveFavoriteFilter) .selectorSaveFavoriteFilter {
  float: left;
}

.zIndex1050 {
  z-index: 1050 !important;
}

.zIndex1051 {
  z-index: 1051 !important;
}

.zIndex1052 {
  z-index: 1052 !important;
}


.clear-selected-filter-icon {
  background: dimgray;
  padding: 4px 4px;
  margin-left: 2px;
  cursor: pointer;
  border-radius: 100%;
  color: white;
  width: 14px;
  height: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
}

#selectedFilterSelector {
  display: flex;
  align-items: center;
}

/* #selectedFilterSelector:has(div) {
  margin-top: 15px;
  margin-bottom: 20px;
} */

#selectedFilterSelector span {
  font-size: 13px;
  max-width: 320px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;

}

.favSavedFavoriteFilterApplySelector {
  cursor: pointer;
}

.favSavedFavoriteFilterApplySelector.favorite {
  color: orange;
}

.favSavedFavoriteFilterApplySelector:hover {
  opacity: .8;
}

.delFavoriteFilterSelector {
  cursor: pointer;
}

.delFavoriteFilterSelector.favorite {
  color: orange;
}

.delFavoriteFilterSelector:hover {
  opacity: .8;
}

.savedFavoriteFilterApplySelector {
  cursor: pointer;
}

.deleteSavedFavoriteFilterApplySelector {
  cursor: pointer;
}

.deleteSavedFavoriteFilterApplySelector:hover {
  opacity: .8;
}

.advf-saved-list td {
  padding: 5px 10px !important;
}

.advf-saved-list-scroll::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.1);
}

.advf-saved-list-scroll::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #f5f5f5;
}

.advf-saved-list-scroll::-webkit-scrollbar-thumb {
  background-color: #0aa66e;
}

.advf-saved-list-scroll {
  position: relative;
  width: 100%;
  padding: 10px;
  overflow-y: auto;
  max-height: 400px;
}

.dashboard-shortcut-order {
  width: 0 !important;
}

.nowrap-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 200px;
}

.nowrap-ellipsis a {
  display: inline-block;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.nowrap-ellipsis a:hover {
  cursor: pointer;
}

#jarviswidget-fullscreen-mode .dashboard-widget-container .dataTables_scrollBody {
  max-height: 100%;
  overflow-y: auto !important;
}

.dashboard-widget-container .dataTables_scrollBody {
  max-height: 280px;
  overflow-y: auto !important;
}

.dashboard-widget-container .widget-body {
  padding-bottom: 0px;
}

.dashboard-widget-container .dataTables_scrollBody::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.1);
}

.dashboard-widget-container .dataTables_scrollBody::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #f5f5f5;
}

.dashboard-widget-container .dataTables_scrollBody::-webkit-scrollbar-thumb {
  background-color: #0aa66e;
}


td.column-info-border {
  border-left-style: solid !important;
  border-left-width: 6px !important;
}

td.font-weight-bold {
  font-weight: bold !important;
}

body.smart-style-6 table.dataTable tbody tr[emi-data-id].selected td{
  color: #fff !important;
}


/* /////////////////////// JS PANEL ////////////////////// */
.jsPanel-headerbar{
  height: 34px;
}
.jsPanel-titlebar .jsPanel-title{
  font-variant: normal !important;
}
.jsPanel-controlbar .jsPanel-btn.jsPanel-btn-sm span.material-icons,
.jsPanel-controlbar .jsPanel-btn.jsPanel-btn-md span.material-icons{
  font-size: 2.5rem !important;
  line-height: 28px !important;
}
.jsPanel .jsPanel-content.emi-widget-masked::before{
  background-size: 14%;
}
.jsPanel-ftr.active{
  height: 44px;
  background: #fff !important;
  border-top: 1px solid #ddd;
  justify-content: center;
  align-items: center;
  padding: 0 !important;
}
.jsPanel-ftr.active .panel-ftr{
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
  cursor: default;
}
.jsPanel-ftr.active .panel-ftr ul{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}
.jsPanel-ftr.active .panel-ftr ul li{
  display: inline-block;
  margin: 0 2px;
  background: #ddd;
  border-radius: 6px;
  transition: all ease-in-out 300ms;
}
.jsPanel-ftr.active .panel-ftr ul li span{
  display: inline-block;
  font-size: 13px;
  line-height: 33px;
  cursor: pointer;
  padding: 0 6px;
  transition: all ease-in-out 300ms;
}
.jsPanel-ftr.active .panel-ftr ul li span i{
  font-size: 14px;
  line-height: 33px;
  display: inline-block;
  text-align: center;
  width: 22px;
}
.jsPanel-ftr.active .panel-ftr ul li:hover{
  background-color: #333;
}
.jsPanel-ftr.active .panel-ftr ul li:hover span{
  color: #fff;
}

.jsPanel .jsPanel-content .add-operation,
.jsPanel .jsPanel-content .add-priority,
.jsPanel .jsPanel-content .add-category,
.jsPanel .jsPanel-content .add-customer-unit,
.jsPanel .jsPanel-content .add-project,
.jsPanel .jsPanel-content .add-domain,
.jsPanel .jsPanel-content .add-scope-of-request,
.jsPanel .jsPanel-content .add-text,
.jsPanel .jsPanel-content .add-file{
  position: relative;
  padding: 16px 0;
}
.jsPanel .jsPanel-content .add-operation ul,
.jsPanel .jsPanel-content .add-priority ul,
.jsPanel .jsPanel-content .add-category ul,
.jsPanel .jsPanel-content .add-customer-unit ul,
.jsPanel .jsPanel-content .add-project ul,
.jsPanel .jsPanel-content .add-domain ul,
.jsPanel .jsPanel-content .add-scope-of-request ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
.jsPanel .jsPanel-content .add-operation ul li,
.jsPanel .jsPanel-content .add-priority ul li,
.jsPanel .jsPanel-content .add-category ul li,
.jsPanel .jsPanel-content .add-customer-unit ul li,
.jsPanel .jsPanel-content .add-project ul li,
.jsPanel .jsPanel-content .add-domain ul li,
.jsPanel .jsPanel-content .add-scope-of-request ul li{
  border-bottom: 1px solid #ddd;
  line-height: 36px;
  cursor: pointer;
  padding: 0 16px;
  font-weight: 700;
  color: #333;
}
.jsPanel .jsPanel-content .add-operation ul li:last-child,
.jsPanel .jsPanel-content .add-priority ul li:last-child,
.jsPanel .jsPanel-content .add-category ul li:last-child,
.jsPanel .jsPanel-content .add-customer-unit ul li:last-child,
.jsPanel .jsPanel-content .add-project ul li:last-child,
.jsPanel .jsPanel-content .add-domain ul li:last-child,
.jsPanel .jsPanel-content .add-scope-of-request ul li:last-child{
  border-bottom: 0;
}
.jsPanel .jsPanel-content .add-operation ul li:hover,
.jsPanel .jsPanel-content .add-priority ul li:hover,
.jsPanel .jsPanel-content .add-category ul li:hover,
.jsPanel .jsPanel-content .add-customer-unit ul li:hover,
.jsPanel .jsPanel-content .add-project ul li:hover,
.jsPanel .jsPanel-content .add-domain ul li:hover,
.jsPanel .jsPanel-content .add-scope-of-request ul li:hover{
  background-color: #eee;
}
.jsPanel .jsPanel-content .add-text,
.jsPanel .jsPanel-content .add-file{
  padding: 16px;
}
.jsPanel .jsPanel-content .add-text textarea{
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 5px;
  resize: vertical;
}
.jsPanel .jsPanel-content .add-text span{
  font-size: 12px;
  display: inline-block;
  color: #c00;
  margin-bottom: 5px;
}
.jsPanel .jsPanel-content .add-text button,
.jsPanel .jsPanel-content .add-file button{
  display: block;
  width: 100%;
  line-height: 32px;
  background: #ddd;
  border: 0;
  border-radius: 5px;
  font-weight: 700;
  font-size: 12px;
  transition: all ease-in-out 200ms;
}
.jsPanel .jsPanel-content .add-text button:hover,
.jsPanel .jsPanel-content .add-file button:hover{
  background: #333;
  color: #fff;
}
.jsPanel .jsPanel-content .add-text button[disabled],
.jsPanel .jsPanel-content .add-file button[disabled]{
  opacity: .5;
}

.jsPanel .jsPanel-content .add-file span.font-lg{
  font-size: 18px !important;
}

.jsPanel .jsPanel-content::-webkit-scrollbar {
  width: 10px;
}
.jsPanel .jsPanel-content::-webkit-scrollbar-track {
  width: 4px;
}
.jsPanel .jsPanel-content::-webkit-scrollbar-thumb {
  width: 4px;
  background: #ddd;
}

.clickable-table tr td{
  cursor: pointer;
}


table.table tr td.text-ellipsis{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 300px;
}


/* /////////////////////// TICKET ////////////////////// */
.ticket-container{
  
}
.ticket-container .ticket-info{
  display: grid;
  grid-template-columns: 244px 1fr;
  border-bottom: 1px solid #ddd;
}
.ticket-container .ticket-info-stuck{
  display: none;
  border-bottom: 1px solid #ddd;
  position: sticky;
  top: 0;
  z-index: 2;
  background: #fff;
}
.ticket-container .ticket-info-stuck.stucked{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 32px;
}
.ticket-container .ticket-info-stuck.stucked i.fa{
  font-size: 18px;
}
.ticket-container .ticket-info-stuck.stucked h1{
  margin: 0 32px 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 20px;
}
.ticket-container .ticket-info-stuck.stucked p{
  margin: 0;
  white-space: nowrap;
  color: #888;
}
.ticket-container .ticket-info .ticket-config{
  border-right: 1px solid #ddd;
  padding: 16px;
  text-align: right;
}
.ticket-container .ticket-info .ticket-config .ticket-user{
  font-size: 16px;
  font-weight: 700;
  color: #222;
  margin-bottom: 4px;
}
.ticket-container .ticket-info .ticket-config .ticket-time{
  font-size: 14px;
  color: #222;
  display: inline-block;
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #ddd;
}
.ticket-container .ticket-info .ticket-config .ticket-options{
  
}
.ticket-container .ticket-info .ticket-config .ticket-options span{
  display: block;
  color: #888;
  font-size: 12px;
}
.ticket-container .ticket-info .ticket-config .ticket-options span strong{
  font-weight: 700;
  color: #222;
  font-size: 14px;
  margin-left: 2px;
}
.ticket-container .ticket-info .ticket-config .ticket-options a{
  color: #222;
  display: inline-block;
  border-radius: 8px;
  line-height: 28px;
  margin-top: 16px;
}
.ticket-container .ticket-info .ticket-config .ticket-options a i{
  font-size: 14px;
}
.ticket-container .ticket-info .ticket{
  padding: 16px;
}
.ticket-container .ticket-info .ticket h1{
  font-size: 20px;
  margin: 0 0 16px 0;
}
.ticket-container .ticket-info .ticket p.ticket-description{
  font-size: 14px;
  margin: 0 0 16px 0;
}
.ticket-container .ticket-info .ticket .ticket-files,
.ticket-container .ticket-content .item-file .ticket-files{
  display: block;
  margin-bottom: 16px;
}
.ticket-container .ticket-content .item-file .ticket-files{
  margin-bottom: 2px;
}
.ticket-container .ticket-info .ticket .ticket-files .ticket-file,
.ticket-container .ticket-content .item-file .ticket-files .ticket-file{
  max-width: 100%;
  margin-bottom: 2px;
}
.ticket-container .ticket-info .ticket .ticket-files .ticket-file a,
.ticket-container .ticket-content .item-file .ticket-files .ticket-file a{
  display: inline-flex;
  justify-content: start;
  align-items: center;
  color: #333;
  padding: 8px;
  background: #eee;
  border-radius: 5px;
}
.ticket-container .ticket-info .ticket .ticket-files .ticket-file a i,
.ticket-container .ticket-content .item-file .ticket-files .ticket-file a i{
  font-size: 24px;
  margin-right: 8px;
}
.ticket-container .ticket-info .ticket .ticket-files .ticket-file a span,
.ticket-container .ticket-content .item-file .ticket-files .ticket-file a span{
  font-size: 10px;
  line-height: 12px;
  display: inline-block;
}
.ticket-container .ticket-info .ticket .ticket-files .ticket-file:hover a,
.ticket-container .ticket-content .item-file .ticket-files .ticket-file:hover a{
  background-color: #0686f7;
  color: #fff;
  text-decoration: none;
}
.ticket-container .ticket-content .ticket-item.koot-in-item .item-file .ticket-files a{
  justify-content: end;
}

.ticket-container .ticket-info .ticket p.ticket-user{
  font-size: 16px;
  margin: 0;
  font-weight: 700;
  border-top: 1px solid #ddd;
  padding-top: 16px;
  display: inline-block;
}
.ticket-container .ticket-info .ticket p.ticket-time{
  font-size: 13px;
  margin: 0 0 16px 0;
  color: #888;
}
.ticket-container .ticket-content{
  position: relative;
  padding-bottom: 13px;
  margin-bottom: 16px;
}
.ticket-container .ticket-content:after{
  content: '';
  position: absolute;
  bottom: 0;
  left: calc(50% - 7.5px);
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 6.5px 13px 6.5px;
  border-color: transparent transparent #DDDDDD transparent;
  transform: rotate(180deg);
}
.ticket-container .ticket-content .ticket-item{
  position: relative;
  padding: 16px 32px;
}
.ticket-container .ticket-content .ticket-item:before{
  content: '';
  position: absolute;
  top: 28px;
  width: 26px;
  height: 3px;
  background-color: #ddd;
}
.ticket-container .ticket-content .ticket-item:after{
  content: '';
  position: absolute;
  top: 25.5px;
  width: 8px;
  height: 8px;
  background-color: #ddd;
  border-radius: 4px;
}
.ticket-container .ticket-content .ticket-item.koot-item{
  position: relative;
  width: calc(50% + 3px);
  border-left: 3px solid #ddd;
  margin-left: calc(50% - 3px);
}
.ticket-container .ticket-content .ticket-item.koot-item:before{
  left: 0;
}
.ticket-container .ticket-content .ticket-item.koot-item:after{
  left: -5px;
}
.ticket-container .ticket-content .ticket-item.koot-in-item{
  position: relative;
  width: 50%;
  border-right: 3px solid #ddd;
  margin-right: 50%;
  text-align: right;
}
.ticket-container .ticket-content .ticket-item.koot-in-item:before{
  right: 0;
}
.ticket-container .ticket-content .ticket-item.koot-in-item::after{
  right: -5px;
}
.ticket-container .ticket-content .ticket-item .item-operation{
  font-weight: bold;
  background: #333;
  border-radius: 4px;
  color: #fff;
  padding: 0 16px;
  line-height: 26px;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 4px;
}
.ticket-container .ticket-content .ticket-item .item-priority strong{
  text-decoration: underline;
}
.ticket-container .ticket-content .ticket-item .item-category strong{
  text-decoration: underline;
}
.ticket-container .ticket-content .ticket-item .item-text{
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 8px;
  background: #f5f5f5;
  padding: 8px;
}
.ticket-container .ticket-content .ticket-item .item-customer-unit strong{
  text-decoration: underline;
}
.ticket-container .ticket-content .ticket-item .item-project strong{
  text-decoration: underline;
}
.ticket-container .ticket-content .ticket-item .item-domain strong{
  text-decoration: underline;
}
.ticket-container .ticket-content .ticket-item .item-scope-of-request strong{
  text-decoration: underline;
}
.ticket-container .ticket-content .ticket-item .item-user{
  font-size: 14px;
  color: #888;
}
.ticket-container .ticket-content .ticket-item .item-time{
  font-size: 11px;
  color: #888;
}

.custom-form-scroller{
  max-height: 60vh !important;
  overflow: auto;
  margin-right: -10px;
}
.custom-form-scroller form{
  max-height: none !important;
}
.custom-form-scroller::-webkit-scrollbar {
  width: 10px;
}
.custom-form-scroller::-webkit-scrollbar-track {
  width: 4px;
}
.custom-form-scroller::-webkit-scrollbar-thumb {
  width: 4px;
  background: #ddd;
}


/***********************/
/* Favori Filter Menu */
/***********************/
.selectorFavoriteFilterContainer{
  position: absolute;
  display: inline;
  height: 100%;
  cursor: pointer;
}

.selectorFavoriteFilter{
  color: #fff;
  font-size: 20px;
  position: absolute;
  top: 50%;
  transform: translate(12px,-50%);
  margin: 0;
  line-height: 0;
  padding: 0;
}


#logo-group span#logo{
  padding: 7px 0 8px 10px;
  width: 170px;
  height: auto;
  margin: 0;
}
#logo-group span#logo img{
  width: auto;
  height: 34px;
  padding: 0;
  margin: 0;
  display: inline-block;
}

/* OTP */

#login_otp .verify-code .otp-code-container{
  position: relative;
}

#login_otp .verify-code .otp-remaining-time{
  position: absolute;
  right: 16px;
  bottom: 8px;
  font-weight: bold;
}
