#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-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 .jsPanel-content .add-operation,
.jsPanel .jsPanel-content .add-priority,
.jsPanel .jsPanel-content .add-category,
.jsPanel .jsPanel-content .add-domain,
.jsPanel .jsPanel-content .add-file,
.jsPanel .jsPanel-content .add-assignee,
.jsPanel .jsPanel-content .add-datetime {
    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-domain ul,
.jsPanel .jsPanel-content .add-assignee 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-domain ul li,
.jsPanel .jsPanel-content .add-assignee 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-domain ul li:last-child,
.jsPanel .jsPanel-content .add-assignee 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-domain ul li:hover,
.jsPanel .jsPanel-content .add-assignee ul li:hover {
    background-color: #eee;
}

.jsPanel .jsPanel-content .add-project,
.jsPanel .jsPanel-content .add-domain,
.jsPanel .jsPanel-content .change-status {
    position: relative;
    padding: 16px;
}

.jsPanel .jsPanel-content .add-domain ul {
    margin-bottom: 32px;
}

.jsPanel .jsPanel-content .add-domain ul li {
    cursor: auto;
}

.jsPanel .jsPanel-content .add-domain ul li label {
    margin: 0;
    display: flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
}

.jsPanel .jsPanel-content .add-file,
.jsPanel .jsPanel-content .add-datetime {
    padding: 16px;
}

.jsPanel .jsPanel-content .add-datetime input {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 8px;
}

.jsPanel .jsPanel-content .add-datetime span {
    font-size: 12px;
    display: inline-block;
    color: #c00;
    margin-bottom: 5px;
}

.jsPanel .jsPanel-content .add-project button,
.jsPanel .jsPanel-content .add-domain button,
.jsPanel .jsPanel-content .add-text button,
.jsPanel .jsPanel-content .add-file button,
.jsPanel .jsPanel-content .add-datetime button,
.jsPanel .jsPanel-content .change-status 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 .change-status .buttons{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
}

.jsPanel .jsPanel-content .change-status button[data-type="open"]{
    background: #008700;
    color: #fff;
}

.jsPanel .jsPanel-content .change-status button[data-type="close"]{
    background: #bb0000;
    color: #fff;
}

.jsPanel .jsPanel-content .add-project button,
.jsPanel .jsPanel-content .add-domain button:hover,
.jsPanel .jsPanel-content .add-text button:hover,
.jsPanel .jsPanel-content .add-file button:hover,
.jsPanel .jsPanel-content .add-datetime button:hover,
.jsPanel .jsPanel-content .change-status button:hover {
    background: #333;
    color: #fff;
}

.jsPanel .jsPanel-content .add-project button,
.jsPanel .jsPanel-content .add-domain button[disabled],
.jsPanel .jsPanel-content .add-text button[disabled],
.jsPanel .jsPanel-content .add-file button[disabled],
.jsPanel .jsPanel-content .add-datetime button[disabled],
.jsPanel .jsPanel-content .change-status button[disabled] {
    opacity: .5;
}

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

.jsPanel .jsPanel-content .add-text {
    padding: 16px;
}

.jsPanel .jsPanel-content .add-text .textarea {
    text-align: initial;
    width: 100%;
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 14px;
    line-height: 18px;
    padding: 8px;
    background-color: #fff;
    margin-bottom: 16px;
}

.jsPanel .jsPanel-content .add-text .textarea .textarea-actionbar {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-bottom: 8px;
    border-bottom: 1px solid #f0f0f0;
}

.jsPanel .jsPanel-content .add-text .textarea .textarea-actionbar .textarea-actionbar-button {
    width: 30px;
    height: 30px;
    border: none;
    cursor: pointer;
    outline: 0;
    background-color: #fff;
    border-radius: 6px;
    padding: 4px;
    overflow: hidden;
    transition: all ease-in-out 200ms;
}

.jsPanel .jsPanel-content .add-text .textarea .textarea-actionbar .textarea-actionbar-button i {
    display: block;
    line-height: 22px;
    width: 22px;
    text-align: center;
    border-radius: 4px;
}

.jsPanel .jsPanel-content .add-text .textarea .textarea-actionbar .textarea-actionbar-button:hover {
    background-color: #f0f0f0;
}

.jsPanel .jsPanel-content .add-text .textarea .textarea-actionbar .textarea-actionbar-button.textarea-actionbar-button-selected {
    background-color: #e5e5e5;
}

.jsPanel .jsPanel-content .add-text .textarea .textarea-content {
    min-height: 70px;
    max-height: 190px;
    outline: 0;
    overflow-y: auto;
    padding: 16px 8px;
}

.jsPanel .jsPanel-content .add-text .textarea .textarea-content::-webkit-scrollbar {
    width: 6px;
}

.jsPanel .jsPanel-content .add-text .textarea .textarea-content::-webkit-scrollbar-track {
    width: 4px;
}

.jsPanel .jsPanel-content .add-text .textarea .textarea-content::-webkit-scrollbar-thumb {
    width: 4px;
    background: #ddd;
}

.jsPanel .jsPanel-content .add-text .textarea .textarea-content p {
    margin: 0 0 8px 0;
}

.jsPanel .jsPanel-content .add-text .textarea .textarea-content ol,
.jsPanel .jsPanel-content .add-text .textarea .textarea-content ul {
    margin: 0 0 8px 0;
    padding: 0 0 0 32px;
}

.jsPanel .jsPanel-content .add-text .textarea .textarea-content blockquote {
    margin: 0 0 8px 0;
    font-size: 14px;
}

.jsPanel .jsPanel-content .add-text>span.errorMessage {
    color: red;
    font-size: 12px;
    margin-bottom: 16px;
    display: block;
}

.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;
}

.tooltip{
    z-index: 99999999;
}


/***********************/
/* 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;
}



.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;
}


/* /////////////////////// TICKET ////////////////////// */
.ticket-container {
    position: relative;
    width: 100%;
    height: 100%;
    display: grid;
    grid-template-columns: 1fr 300px;
    overflow: hidden;
}

.ticket-container.left-menu-collapsed {
    grid-template-columns: 1fr 18px;
}

.ticket-container .ticket-content {
    position: relative;
    width: calc(100% + 13px);
    height: 100%;
    overflow-y: auto;
    direction: rtl;
    unicode-bidi: bidi-override;
    box-shadow: inset -8px 0 16px rgba(0, 0, 0, .1);
}

.ticket-container.left-menu-collapsed .ticket-content {
    width: 100%;
}

.ticket-container .ticket-content>* {
    direction: ltr;
}

.ticket-container .ticket-content::-webkit-scrollbar {
    width: 10px;
}

.ticket-container .ticket-content::-webkit-scrollbar-track {
    width: 4px;
}

.ticket-container .ticket-content::-webkit-scrollbar-thumb {
    width: 4px;
    background: #ddd;
}

.ticket-container .ticket-content .ticket {
    border-bottom: 2px solid #ddd;
    padding: 16px;
    /*max-height: 250px;*/
    overflow-y: auto;
    /*box-shadow: 0 8px 16px rgba(0, 0, 0, .1);*/
}

.ticket-container .ticket-content .ticket::-webkit-scrollbar {
    width: 6px;
}

.ticket-container .ticket-content .ticket::-webkit-scrollbar-track {
    width: 4px;
}

.ticket-container .ticket-content .ticket::-webkit-scrollbar-thumb {
    width: 4px;
    background: #ddd;
}

.ticket-container .ticket-content .ticket.sticky {
    position: sticky;
    top: 0;
    max-height: 30%;
    overflow-y: auto;
    background: #fff;
    z-index: 999;
}

.ticket-container .ticket-content .ticket h1 {
    font-size: 20px;
    margin: 0 0 16px 0;
    word-wrap: break-word;
}

.ticket-container .ticket-content .ticket p.ticket-description {
    font-size: 14px;
    margin: 0 0 16px 0;
}

.ticket-container .ticket-content .ticket .ticket-files,
.ticket-container .ticket-body .item-file .ticket-files {
    display: block;
    margin-bottom: 16px;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
}

.ticket-container .ticket-body .item-file .ticket-files {
    margin-bottom: 2px;
}

.ticket-container .ticket-content .ticket .ticket-files .ticket-file,
.ticket-container .ticket-body .item-file .ticket-files .ticket-file {
    max-width: 100%;
    margin-bottom: 2px;
}

.ticket-container .ticket-content .ticket .ticket-files .ticket-file a,
.ticket-container .ticket-body .item-file .ticket-files .ticket-file a {
    display: inline-flex;
    justify-content: start;
    align-items: center;
    color: #333;
    padding: 8px;
    background: #f5f5f5;
    border-radius: 5px;
    transition: all ease-in-out 200ms;
}

.ticket-container .ticket-content .ticket .ticket-files .ticket-file a i,
.ticket-container .ticket-body .item-file .ticket-files .ticket-file a i {
    font-size: 20px;
    margin-right: 8px;
    transition: all ease-in-out 200ms;
}

.ticket-container .ticket-content .ticket .ticket-files .ticket-file a span,
.ticket-container .ticket-body .item-file .ticket-files .ticket-file a span {
    max-width: 145px;
    display: inline-block;
    font-size: 10px;
    line-height: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: all ease-in-out 200ms;
}

.ticket-container .ticket-content .ticket .ticket-files .ticket-file:hover a,
.ticket-container .ticket-body .item-file .ticket-files .ticket-file:hover a {
    background-color: #333;
    color: #fff !important;
    text-decoration: none;
}

.ticket-container .ticket-content .ticket .ticket-files .ticket-file:hover a i,
.ticket-container .ticket-body .item-file .ticket-files .ticket-file:hover a i {
    color: #fff !important;
}

.ticket-container .ticket-body .ticket-item.ticket-item-left .item-file .ticket-files a {
    justify-content: end;
}


.ticket-container .ticket-content .ticket .ticket-files .ticket-file.file-image a i,
.ticket-container .ticket-body .item-file .ticket-files .ticket-file.file-image a i {
    color: cornflowerblue;
}

.ticket-container .ticket-content .ticket .ticket-files .ticket-file.file-sheet a i,
.ticket-container .ticket-body .item-file .ticket-files .ticket-file.file-sheet a i {
    color: #1d6f42;
}

.ticket-container .ticket-content .ticket .ticket-files .ticket-file.file-document a i,
.ticket-container .ticket-body .item-file .ticket-files .ticket-file.file-document a i {
    color: #1a5cbd;
}

.ticket-container .ticket-content .ticket .ticket-files .ticket-file.file-video a i,
.ticket-container .ticket-body .item-file .ticket-files .ticket-file.file-video a i {
    color: chocolate;
}

.ticket-container .ticket-content .ticket .ticket-files .ticket-file.file-archive a i,
.ticket-container .ticket-body .item-file .ticket-files .ticket-file.file-archive a i {
    color: blueviolet;
}

.ticket-container .ticket-content .ticket .ticket-files .ticket-file.file-pdf a i,
.ticket-container .ticket-body .item-file .ticket-files .ticket-file.file-pdf a i {
    color: red;
}

.ticket-container .ticket-content .ticket .ticket-files .ticket-file.file-image a:hover,
.ticket-container .ticket-body .item-file .ticket-files .ticket-file.file-image a:hover {
    background-color: cornflowerblue !important;
}

.ticket-container .ticket-content .ticket .ticket-files .ticket-file.file-sheet a:hover,
.ticket-container .ticket-body .item-file .ticket-files .ticket-file.file-sheet a:hover {
    background-color: #1d6f42 !important;
}

.ticket-container .ticket-content .ticket .ticket-files .ticket-file.file-document a:hover,
.ticket-container .ticket-body .item-file .ticket-files .ticket-file.file-document a:hover {
    background-color: #1a5cbd !important;
}

.ticket-container .ticket-content .ticket .ticket-files .ticket-file.file-video a:hover,
.ticket-container .ticket-body .item-file .ticket-files .ticket-file.file-video a:hover {
    background-color: chocolate !important;
}

.ticket-container .ticket-content .ticket .ticket-files .ticket-file.file-archive a:hover,
.ticket-container .ticket-body .item-file .ticket-files .ticket-file.file-archive a:hover {
    background-color: blueviolet !important;
}

.ticket-container .ticket-content .ticket .ticket-files .ticket-file.file-pdf a:hover,
.ticket-container .ticket-body .item-file .ticket-files .ticket-file.file-pdf a:hover {
    background-color: red !important;
}

.ticket-container .ticket-content .ticket .ticket-footer {
    display: flex;
    align-items: end;
    justify-content: space-between;
}

.ticket-container .ticket-content .ticket .ticket-footer .ticket-files {
    margin: 0;
}

.ticket-container .ticket-content .ticket .ticket-footer p.ticket-user {
    font-size: 12px;
    margin: 0;
    font-weight: 700;
    display: block;
    white-space: nowrap;
}

.ticket-container .ticket-content .ticket .ticket-footer p.ticket-time {
    font-size: 10px;
    margin: 0;
    color: #888;
    white-space: nowrap;
}

.ticket-container a[data-action="go;end"],
.ticket-container a[data-action="go;start"] {
    position: absolute;
    top: 45px;
    right: 300px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.1);
    color: #fff;
    font-size: 24px;
    display: inline-block;
    transition: all ease-in-out 300ms;
}

.ticket-container.left-menu-collapsed a[data-action="go;end"],
.ticket-container.left-menu-collapsed a[data-action="go;start"] {
    right: 30px;
}

.ticket-container a[data-action="go;start"] {
    top: unset;
    bottom: 25px;
}

.ticket-container a[data-action="go;end"]:hover,
.ticket-container a[data-action="go;start"]:hover {
    background-color: rgba(0, 0, 0, 0.7);
}

.ticket-container .ticket-stuck {
    position: sticky;
    display: none;
    border-bottom: 1px solid #ddd;
    top: 0;
    z-index: 2;
    background: #fff;
}

.ticket-container .ticket-stuck.stucked {
    display: block;
    box-shadow: 0 8px 16px rgba(0, 0, 0, .1);
}

.ticket-container .ticket-stuck.stucked .ticket-stuck-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 32px;
    padding: 8px;
}

.ticket-container .ticket-stuck .ticket {
    display: none;
    border: 0;
}

.ticket-container .ticket-stuck .ticket::-webkit-scrollbar {
    width: 6px;
}

.ticket-container .ticket-stuck .ticket::-webkit-scrollbar-track {
    width: 4px;
}

.ticket-container .ticket-stuck .ticket::-webkit-scrollbar-thumb {
    width: 4px;
    background: #ddd;
}

.ticket-container .ticket-stuck.stucked:hover .ticket {
    position: relative;
    display: block;
    max-height: 150px;
    overflow-y: auto;
    z-index: 99;
    background: #fff;
}

.ticket-container .ticket-stuck.stucked:hover .ticket-stuck-content {
    display: none;
}

.ticket-container .ticket-stuck.stucked i.fa {
    font-size: 18px;
}

.ticket-container .ticket-stuck.stucked .ticket-stuck-content h1 {
    margin: 0 0 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px;
}

.ticket-container .ticket-stuck.stucked .ticket-stuck-content p {
    margin: 0;
    font-size: 12px;
    white-space: nowrap;
    color: #888;
}

.ticket-container .ticket-info {
    position: relative;
    z-index: 99;
    height: 100%;
    overflow: hidden;
}

.ticket-container.left-menu-collapsed .ticket-info {
    overflow: visible;
    border-left: 1px solid #ddd;
}

.ticket-container .ticket-info .ticket-info-container {
    position: relative;
    display: block;
    width: calc(100% - 13px);
    border-left: 1px solid #ddd;
    height: 100%;
    padding: 16px 20px 16px 16px;
    margin-left: 13px;
    overflow-y: auto;
}

.ticket-container .ticket-info .ticket-info-container::-webkit-scrollbar {
    width: 6px;
}

.ticket-container .ticket-info .ticket-info-container::-webkit-scrollbar-track {
    width: 4px;
}

.ticket-container .ticket-info .ticket-info-container::-webkit-scrollbar-thumb {
    width: 4px;
    background: #ddd;
}

.ticket-container .ticket-info .ticket-info-container.filtered .column a[data-action^="filter;"]:not(.active) {
    opacity: .5;
}

.ticket-container .ticket-info .ticket-info-container.filtered .column a[data-action^="filter;"]:not(.active):hover {
    opacity: 1;
}

.ticket-container.left-menu-collapsed .ticket-info {
    background-color: #f5f5f5;
    padding: 0;
}

.ticket-container.left-menu-collapsed .ticket-info>* {
    display: none !important;
}

.ticket-container .ticket-info .ticket-info-collapse-button {
    position: absolute;
    top: calc(50% - 13px);
    left: 0;
    width: 26px;
    height: 26px;
    border: 1px solid #ddd;
    border-radius: 50%;
    background: #fff;
    display: block !important;
    outline: none;
    z-index: 999;
}

.ticket-container.left-menu-collapsed .ticket-info .ticket-info-collapse-button {
    left: -13px;
}

.ticket-container .ticket-info .ticket-info-collapse-button::after {
    content: '\f105';
    font-family: 'FontAwesome';
    position: absolute;
    top: 4px;
    left: 8px;
    width: 10px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    color: #888;
    font-size: 23px;
}

.ticket-container.left-menu-collapsed .ticket-info .ticket-info-collapse-button:after {
    content: '\f104';
    left: 6px;
}

.ticket-container .ticket-info .ticket-info-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    border-bottom: 1px solid #f0f0f0;
    padding: 8px 0;
}

.ticket-container .ticket-info .ticket-info-item:last-child {
    border-bottom: 0;
}

.ticket-container .ticket-info .ticket-info-item .column {
    width: auto;
}

.ticket-container .ticket-info .ticket-info-item .column:last-child {
    width: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 4px;
}

.ticket-container .ticket-info .ticket-info-item .column span {
    display: block;
    font-size: 12px;
    color: #777;
}

.ticket-container .ticket-info .ticket-info-item .column span span.total-badge{
    display: inline-block;
    background-color: #eee;
    color: #222;
    font-size: 9px;
    line-height: 12px;
    padding: 0 4px;
    border-radius: 6px;
    font-weight: bold;
    vertical-align: top;
}

.ticket-container .ticket-info .ticket-info-item .column strong {
    display: block;
    font-weight: normal;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ticket-container .ticket-info .ticket-info-item .column strong text strong {
    display: inline-block;
    color: brown;
    vertical-align: text-bottom;
}

.ticket-container .ticket-info .ticket-info-item .column strong[data-key="cc"]{
    background-color: #f0f0f0;
    padding: 4px 8px;
    border-radius: 4px;
    margin-bottom: 2px;
    white-space: nowrap;
}

.ticket-container .ticket-info .ticket-info-item .column a {
    font-size: 14px;
    color: #555;
    display: block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border-radius: 4px;
    transition: all ease-in-out 300ms;
    background-color: #f5f5f5;
}

.ticket-container .ticket-info .ticket-info-item .column a:hover {
    background-color: #ddd;
}

.ticket-container .ticket-info .ticket-info-item .column a.active {
    color: orangered;
}

.ticket-container .ticket-info .ticket-info-item .column a.passive {
    opacity: .5 !important;
    pointer-events: none !important;
    cursor: not-allowed !important;
}

.ticket-container .ticket-info .ticket-info-filter-actions {
    display: block;
    text-align: right;
    padding: 16px 0 8px 0;
}

.ticket-container .ticket-info .ticket-info-filter-actions a {
    text-decoration: none;
    display: inline-block;
    padding: 0 8px;
    line-height: 26px;
    border-radius: 3px;
    background-color: whitesmoke;
    color: orangered;
}

.ticket-container .ticket-body {
    position: relative;
    padding-bottom: 13px;
    margin-bottom: 16px;
}

.ticket-container .ticket-body: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-body[data-hide-operation="operation"] .ticket-item[data-type="operation"] {
    display: none;
}

.ticket-container .ticket-body[data-hide-priority="priority"] .ticket-item[data-type="priority"] {
    display: none;
}

.ticket-container .ticket-body[data-hide-admin="admin-priority"] .ticket-item[data-type="admin-priority"] {
    display: none;
}

.ticket-container .ticket-body[data-hide-category="category"] .ticket-item[data-type="category"] {
    display: none;
}

.ticket-container .ticket-body[data-hide-text="text"] .ticket-item[data-type="text"] {
    display: none;
}

.ticket-container .ticket-body[data-hide-note="note"] .ticket-item[data-type="note"] {
    display: none;
}

.ticket-container .ticket-body[data-hide-project="project"] .ticket-item[data-type="project"] {
    display: none;
}

.ticket-container .ticket-body[data-hide-domain="domain"] .ticket-item[data-type="domain"] {
    display: none;
}

.ticket-container .ticket-body[data-hide-assignee="assignee"] .ticket-item[data-type="assignee"] {
    display: none;
}

.ticket-container .ticket-body[data-hide-target-time="target-time"] .ticket-item[data-type="target-time"] {
    display: none;
}

.ticket-container .ticket-body[data-hide-file="file"] .ticket-item[data-type="file"] {
    display: none;
}

.ticket-container .ticket-body[data-hide-cc="cc"] .ticket-item[data-type="cc"] {
    display: none;
}

.ticket-container .ticket-body[data-hide-lock="lock"] .ticket-item[data-type="lock"] {
    display: none;
}

.ticket-container .ticket-body[data-hide-status="status"] .ticket-item[data-type="status"] {
    display: none;
}

.ticket-container .ticket-body .ticket-item {
    position: relative;
    padding: 16px 32px;
}

.ticket-container .ticket-body .ticket-item:before {
    content: '';
    position: absolute;
    top: 28px;
    width: 26px;
    height: 3px;
    background-color: #ddd;
}

.ticket-container .ticket-body .ticket-item:after {
    content: '';
    position: absolute;
    top: 25.5px;
    width: 8px;
    height: 8px;
    background-color: #ddd;
    border-radius: 4px;
}

.ticket-container .ticket-body .ticket-item.ticket-item-right {
    position: relative;
    width: calc(50% + 3px);
    border-left: 3px solid #ddd;
    margin-left: calc(50% - 3px);
}

.ticket-container .ticket-body .ticket-item.ticket-item-right:before {
    left: 0;
}

.ticket-container .ticket-body .ticket-item.ticket-item-right:after {
    left: -5px;
}

.ticket-container .ticket-body .ticket-item.ticket-item-left {
    position: relative;
    width: 50%;
    border-right: 3px solid #ddd;
    margin-right: 50%;
    text-align: right;
}

.ticket-container .ticket-body .ticket-item.ticket-item-left:before {
    right: 0;
}

.ticket-container .ticket-body .ticket-item.ticket-item-left::after {
    right: -5px;
}

.ticket-container .ticket-body .ticket-item.ticket-item-left .item-file .ticket-files {
    justify-content: end;
}

.ticket-container .ticket-body .ticket-item.ticket-item-left .item-text {
    text-align: left;
}

.ticket-container .ticket-body .ticket-item .item-operation strong {
    font-weight: bold;
    background: #333;
    border-radius: 4px;
    color: #fff;
    padding: 0 8px;
    line-height: 26px;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 4px;
}

.ticket-container .ticket-body .ticket-item .item-priority strong {
    text-decoration: underline;
}

.ticket-container .ticket-body .ticket-item .item-category strong {
    text-decoration: underline;
}

.ticket-container .ticket-body .ticket-item .item-text {
    display: inline-block;
    border-radius: 8px;
    background: aliceblue;
    padding: 8px;
}

.ticket-container .ticket-body .ticket-item .item-note {
    display: inline-block;
    border-radius: 8px;
    background: papayawhip;
    padding: 8px;
    font-size: 12px !important;
}

.ticket-container .ticket-body .ticket-item .item-text p,
.ticket-container .ticket-body .ticket-item .item-note p {
    margin: 0 0 8px 0;
    word-break: break-word;
}

.ticket-container .ticket-body .ticket-item .item-text ol,
.ticket-container .ticket-body .ticket-item .item-text ul,
.ticket-container .ticket-body .ticket-item .item-note ol,
.ticket-container .ticket-body .ticket-item .item-note ul {
    margin: 0 0 8px 0;
    padding: 0 0 0 32px;
}

.ticket-container .ticket-body .ticket-item .item-text blockquote,
.ticket-container .ticket-body .ticket-item .item-note blockquote {
    margin: 0 0 8px 0;
    font-size: inherit;
}

.ticket-container .ticket-body .ticket-item .item-text *,
.ticket-container .ticket-body .ticket-item .item-note * {
    white-space: normal !important;
}

.ticket-container .ticket-body .ticket-item .item-project ul,
.ticket-container .ticket-body .ticket-item .item-domain ul,
.ticket-container .ticket-body .ticket-item .item-cc ul {
    margin: 4px 0;
    padding: 12px;
    background: #f5f5f5;
    border-radius: 6px;
    list-style: none;
}

.ticket-container .ticket-body .ticket-item .item-project ul li,
.ticket-container .ticket-body .ticket-item .item-domain ul li,
.ticket-container .ticket-body .ticket-item .item-cc ul li {
    line-height: 20px;
    font-size: 12px;
}

.ticket-container .ticket-body .ticket-item .item-status span {
    display: inline-block;
    padding: 0 16px;
    line-height: 26px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}

.ticket-container .ticket-body .ticket-item .item-status span[data-closed="false"]{
    background-color: #008700;
}

.ticket-container .ticket-body .ticket-item .item-status span[data-closed="true"]{
    background-color: #bb0000;
}

.ticket-container .ticket-body .ticket-item .item-user {
    font-size: 10px;
    color: #333;
    margin-top: 2px;
}

.ticket-container .ticket-body .ticket-item .item-time {
    font-size: 9px;
    color: #888;
}

blockquote {
    border-left-color: rgba(0, 0, 0, .1);
}

.jsPanel {
    z-index: 999999 !important;
}

.jsPanelCustom .jsPanel-ftr.active {
    overflow: visible;
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box {
    width: 100%;
    height: 100%;
    position: relative;
    display: grid;
    grid-template-columns: auto 110px;
    gap: 16px;
    padding: 8px;
    background-color: #f5f5f5;
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box .text-area .textarea {
    text-align: initial;
    width: 100%;
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 14px;
    line-height: 18px;
    padding: 8px;
    background-color: #fff;
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box .text-area .textarea .textarea-actionbar {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-bottom: 8px;
    border-bottom: 1px solid #f0f0f0;
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box .text-area .textarea .textarea-actionbar .textarea-actionbar-button {
    width: 30px;
    height: 30px;
    border: none;
    cursor: pointer;
    outline: 0;
    background-color: #fff;
    border-radius: 6px;
    padding: 4px;
    overflow: hidden;
    transition: all ease-in-out 200ms;
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box .text-area .textarea .textarea-actionbar .textarea-actionbar-button i {
    display: block;
    line-height: 22px;
    width: 22px;
    text-align: center;
    border-radius: 4px;
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box .text-area .textarea .textarea-actionbar .textarea-actionbar-button:hover {
    background-color: #f0f0f0;
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box .text-area .textarea .textarea-actionbar .textarea-actionbar-button.textarea-actionbar-button-selected {
    background-color: #e5e5e5;
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box .text-area .textarea .textarea-content {
    min-height: 70px;
    max-height: 190px;
    outline: 0;
    overflow-y: auto;
    padding: 16px 8px;
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box .text-area .textarea .textarea-content::-webkit-scrollbar {
    width: 6px;
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box .text-area .textarea .textarea-content::-webkit-scrollbar-track {
    width: 4px;
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box .text-area .textarea .textarea-content::-webkit-scrollbar-thumb {
    width: 4px;
    background: #ddd;
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box .text-area .textarea .textarea-content p {
    margin: 0 0 8px 0;
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box .text-area .textarea .textarea-content ol,
.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box .text-area .textarea .textarea-content ul {
    margin: 0 0 8px 0;
    padding: 0 0 0 32px;
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box .text-area .textarea .textarea-content blockquote {
    margin: 0 0 8px 0;
    font-size: 14px;
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box span.error-message {
    color: #a94442;
    font-size: 12px;
    display: block;
    text-align: left;
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box .actions {
    display: flex;
    align-items: start;
    justify-content: space-between;
    justify-self: end;
    gap: 16px;
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box .actions a {
    display: inline-block;
    transition: all ease-in-out 200ms;
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box .actions a[data-action="comment"] {
    width: 60px;
    height: 36px;
    line-height: 36px;
    background: #3F84E5;
    color: #fff;
    border-radius: 6px;
    font-size: 16px;
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box .actions a[data-action="comment"]:hover {
    background: #2a6ebd;
    text-decoration: none;
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box .actions a[data-action="comment"].disabled {
    opacity: .5;
    pointer-events: none;
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box .actions>ul {
    margin: 0;
    padding: 0;
    list-style: none;
    justify-self: end;
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box .actions>ul>li {
    position: relative;
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box .actions>ul>li>span {
    display: block;
    font-size: 18px;
    color: #666;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box .actions>ul>li>ul {
    display: none;
    position: absolute;
    bottom: 32px;
    right: 0;
    z-index: 999;
    list-style: none;
    background-color: #fff;
    border-radius: 8px;
    padding: 16px 0;
    margin: 0;
    overflow: hidden;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.3);
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box .actions>ul>li:hover>ul {
    display: block;
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box .actions>ul>li:hover>ul li {
    display: block;
    cursor: pointer;
    padding: 0 16px;
    transition: all ease-in-out 200ms;
    text-align: left;
    font-size: 14px;
    line-height: 36px;
    white-space: nowrap;
    border-bottom: 1px solid #ddd;
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box .actions>ul>li:hover>ul li:last-child {
    border-bottom: 0;
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box .actions>ul>li:hover>ul li:hover {
    background-color: #f0f0f0;
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box .actions>ul>li:hover>ul li span {
    display: inline-block;
    color: #888;
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box .actions>ul>li:hover>ul li strong {
    display: inline-block;
}

.jsPanelCustom .jsPanel-ftr.active .panel-ftr .message-box .actions>ul>li:hover>ul li strong text strong {
    color: brown;
}


.jsPanelCustom .jsPanel-titlebar .jsPanel-header-lock-button {
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    width: 27px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 4px;
    background: rgba(0, 0, 0, .2);
    margin: 2px;
    transition: all ease-in-out 300ms;
}

.jsPanelCustom .jsPanel-titlebar .jsPanel-header-lock-button:hover {
    background: rgba(0, 0, 0, .5) !important;
}

.jsPanelCustom .jsPanel-titlebar .jsPanel-header-status-button {
    cursor: pointer;
    background: rgba(0, 0, 0, .2);
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    border-radius: 4px;
    margin: 2px 2px 2px 4px;
    padding: 2px 8px 0 8px;
    transition: all ease-in-out 300ms;
}

.jsPanelCustom .jsPanel-titlebar .jsPanel-header-status-button i{
    margin-right: 5px;
}

.jsPanelCustom .jsPanel-titlebar .jsPanel-header-status-button:hover {
    background: rgba(0, 0, 0, .5) !important;
}

.jsPanelCustom .jsPanel-controlbar .jsPanel-header-tag-button {
    position: relative;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    transition: all ease-in-out 300ms;
    margin-right: 16px;
}

/*
.jsPanelCustom .jsPanel-controlbar .jsPanel-header-tag-button.no-tags{
    display: none !important;
}
*/

.jsPanelCustom .jsPanel-controlbar .jsPanel-header-tag-button .jsPanel-header-tag-dropdown {
    display: none;
}

.jsPanelCustom .jsPanel-controlbar .jsPanel-header-tag-button:hover .jsPanel-header-tag-dropdown {
    display: block;
    position: absolute;
    right: 0;
    z-index: 99999999;
    background-color: #fff;
    padding: 12px;
    border-radius: 8px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .3);
}

.jsPanelCustom .jsPanel-controlbar .jsPanel-header-tag-button:hover .jsPanel-header-tag-dropdown>strong {
    color: #000;
    font-size: 12px;
}

.jsPanelCustom .jsPanel-controlbar .jsPanel-header-tag-button:hover .jsPanel-header-tag-dropdown ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.jsPanelCustom .jsPanel-controlbar .jsPanel-header-tag-button:hover .jsPanel-header-tag-dropdown ul li {
    line-height: 24px;
    white-space: nowrap;
    color: #222;
    font-size: 12px;
}

.jsPanelCustom .jsPanel-controlbar .jsPanel-header-tag-button:hover .jsPanel-header-tag-dropdown ul li label {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    color: #666;
}

.jsPanelCustom .jsPanel-controlbar .jsPanel-header-tag-button:hover .jsPanel-header-tag-dropdown ul li label:hover {
    color: #000;
}

.jsPanelCustom .jsPanel-controlbar .jsPanel-header-tag-button:hover .jsPanel-header-tag-dropdown ul li label input {
    margin: 0;
}

.jsPanelCustom .jsPanel-controlbar .jsPanel-header-tag-button:hover .jsPanel-header-tag-dropdown ul li label span {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    display: inline-block;
}

.jsPanelCustom .jsPanel-controlbar .jsPanel-header-tag-button.no-tags:hover .jsPanel-header-tag-dropdown button{
    display: none !important;
}

.jsPanelCustom .jsPanel-controlbar .jsPanel-header-tag-button:hover .jsPanel-header-tag-dropdown button {
    width: 100%;
    display: block;
    line-height: 24px;
    border: 0;
    background: gray;
    font-size: 14px;
    border-radius: 4px;
    margin-top: 16px;
    transition: all ease-in-out 200ms;
}

.jsPanelCustom .jsPanel-controlbar .jsPanel-header-tag-button:hover .jsPanel-header-tag-dropdown button:hover {
    background: black;
}

.jsPanelCustom .jsPanel-controlbar .jsPanel-header-separator {
    margin-right: 16px;
    width: 1px;
    height: 20px;
    background: rgba(255, 255, 255, .4);
}

.jsPanelCustom[data-locked="true"] .ticket-info [data-action^="add;"] {
    pointer-events: none !important;
    display: none !important;
}

.jsPanelCustom[data-locked="true"] .panel-ftr .message-box {
    pointer-events: none !important;
    display: none !important;
}


/* Custom Tree View */
.custom-tree-view {
    background: #fff;
    border-radius: 6px;
    padding: 32px;
}

.custom-tree-view ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.custom-tree-view ul ul {
    padding: 0 0 0 32px;
}

.custom-tree-view ul li {
    position: relative;
    display: block;
    line-height: 32px;
    transition: all ease-in-out 300ms;
}

.custom-tree-view ul li:hover {
    background-color: ghostwhite;
    border-radius: 6px;
    padding: 0 8px;
}

.custom-tree-view ul li:has(li:hover) {
    background: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
}

.custom-tree-view ul li i {
    font-size: 14px;
    line-height: 32px;
    display: inline-block;
}

.custom-tree-view ul li span {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}

.custom-tree-view ul li span.detail {
    color: #999;
    font-size: 10px;
}

.custom-tree-view ul li span.bolder {
    font-weight: bold;
}

.custom-tree-view ul li a {
    display: inline-block;
    opacity: 0;
    transition: all ease-in-out 300ms;
    color: #333;
}

/*
.custom-tree-view ul li a[data-add]{
    color: blue;
}

.custom-tree-view ul li a[data-edit]{
    color: orange;
}

.custom-tree-view ul li a[data-delete]{
    color: red;
}

.custom-tree-view ul li a[data-move]{
    color: purple;
}
*/

.custom-tree-view ul>li:hover>a {
    opacity: 1;
}

.custom-tree-view ul li a i {
    font-size: 10px;
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    text-align: center;
    background: rgba(0, 0, 0, .0);
    color: inherit;
    transition: all ease-in-out 200ms;
}

.custom-tree-view ul li a:hover i {
    background: rgba(0, 0, 0, .6);
    color: white;
}

.custom-tree-view ul li.dir-color {}

.custom-tree-view ul li.file-color {
    color: brown;
}

.custom-tree-view ul li.passive {
    color: #999;
}

.custom-tree-view ul ul li:before {
    content: '';
    position: absolute;
    top: 0;
    left: -27px;
    width: 2px;
    height: 100%;
    background: #eee;
}

.custom-tree-view ul ul li:after {
    content: '';
    position: absolute;
    top: 15px;
    left: -27px;
    width: 22px;
    height: 2px;
    background: #eee;
}

.custom-tree-view ul ul li:last-child::before {
    height: 15px;
}


/* Custom Tree View */
.custom-tree-view-2 ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.custom-tree-view-2 ul ul {
    padding: 0 0 0 32px;
}

.custom-tree-view-2 ul li {
    position: relative;
    display: block;
    line-height: 20px;
    transition: all ease-in-out 300ms;
}

.custom-tree-view-2 ul li input {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px 0 0;
    padding: 0;
    cursor: pointer;
}

.custom-tree-view-2 ul li span {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}

.custom-tree-view-2 ul li span.detail {
    color: #999;
    font-size: 10px;
}

.custom-tree-view-2 ul li.dir-color {}

.custom-tree-view-2 ul li.file-color {
    color: brown;
}

.custom-tree-view-2 ul ul li:before {
    content: '';
    position: absolute;
    top: 0;
    left: -27px;
    width: 2px;
    height: 100%;
    background: #eee;
}

.custom-tree-view-2 ul ul li:after {
    content: '';
    position: absolute;
    top: 10px;
    left: -27px;
    width: 22px;
    height: 2px;
    background: #eee;
}

.custom-tree-view-2 ul ul li:last-child::before {
    height: 10px;
}


/* Ticket Modül Custom */
.tags-container span {
    display: inline-block;
    margin: 2px;
    line-height: 18px;
    padding: 0 4px;
    font-size: 11px;
    border-radius: 4px;
    color: #fff;
    font-weight: bold;
}

.priority-sorting-badge {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 4px;
    color: #fff;
}

.project-list,
.project-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: fit-content;
}

.project-list li {
    line-height: 24px;
}

.project-list>li>a {
    display: block;
    line-height: 36px;
}

.project-list>li li {
    background: #f5f5f5;
    line-height: 28px;
    margin-bottom: 3px;
    border-radius: 6px;
    padding: 0 8px;
}

.project-list>li li span:first-child {}

.project-list>li li span:last-child {
    color: brown;
}

.custom-inline-radio-selector {}

.custom-inline-radio-selector label {
    line-height: 32px;
    padding: 0 8px;
    background: #f5f5f5;
    border-radius: 6px;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    margin: 0 8px 8px 0;
}

.custom-inline-radio-selector label input {
    margin: 0 5px 0 0 !important;
}

.custom-inline-radio-selector label span {
    display: inline-block;
}

.pell-area {
    border: 1px solid #ccc;
    padding: 8px;
}

.pell-area .pell-area-actionbar {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-bottom: 8px;
    border-bottom: 1px solid #f0f0f0;
}

.pell-area .pell-area-actionbar .pell-area-actionbar-button {
    width: 30px;
    height: 30px;
    border: none;
    cursor: pointer;
    outline: 0;
    background-color: #fff;
    border-radius: 6px;
    padding: 4px;
    overflow: hidden;
    transition: all ease-in-out 200ms;
}

.pell-area .pell-area-actionbar .pell-area-actionbar-button i {
    display: block;
    line-height: 22px;
    width: 22px;
    text-align: center;
    border-radius: 4px;
}

.pell-area .pell-area-actionbar .pell-area-actionbar-button:hover {
    background-color: #f0f0f0;
}

.pell-area .pell-area-actionbar .pell-area-actionbar-button.pell-area-actionbar-button-selected {
    background-color: #e5e5e5;
}

.pell-area .pell-area-content {
    min-height: 70px;
    max-height: 190px;
    outline: 0;
    overflow-y: auto;
    padding: 16px 8px;
}

.pell-area .pell-area-content::-webkit-scrollbar {
    width: 6px;
}

.pell-area .pell-area-content::-webkit-scrollbar-track {
    width: 4px;
}

.pell-area .pell-area-content::-webkit-scrollbar-thumb {
    width: 4px;
    background: #ddd;
}

.pell-area .pell-area-content p {
    margin: 0 0 8px 0;
}

.pell-area .pell-area-content ol,
.pell-area .pell-area-content ul {
    margin: 0 0 8px 0;
    padding: 0 0 0 32px;
}

.pell-area .pell-area-content blockquote {
    margin: 0 0 8px 0;
    font-size: 14px;
}

.select2-priority {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    border: 2px solid #fff;
    border-radius: 50%;
}

.ui-dialog .ui-dialog-content.emi-widget-masked {
    padding: 0 !important;
    overflow: hidden !important;
}

.projects-container.move {}

.projects-container.move .custom-tree-view li:hover {
    background: none !important;
    padding: 0 !important;
}

.projects-container.move .custom-tree-view ul>li:hover>a {
    opacity: 0 !important;
    visibility: hidden;
    pointer-events: none !important;
}

.projects-container.move .custom-tree-view span.detail {
    position: relative;
}

.projects-container.move .custom-tree-view li.group-item>span.detail:after {
    content: '\f149';
    position: relative;
    display: inline-block;
    font-family: 'FontAwesome';
    margin-left: 8px;
    color: darkred;
    cursor: pointer;
    transition: all ease-in-out 200ms;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 4px;
    font-size: 14px;
    vertical-align: middle;
    animation: bounceMe 3s ease-in-out infinite;
}

@keyframes bounceMe {

    0%,
    20%,
    100% {
        transform: translateY(0) scale(1) rotate(90deg);
        opacity: 1;
    }

    5% {
        transform: translateY(-8px) scale(1.05) rotate(45deg);
        opacity: .7;
    }

    10% {
        transform: translateY(2px) scaleY(.6) rotate(45deg);
        opacity: .4;
    }

    15% {
        transform: translateY(-4px) scale(1.05) rotate(45deg);
        opacity: .7;
    }
}

.projects-container.move .custom-tree-view span.detail:hover:after {
    color: red;
    background: #f0f0f0;
}

.projects-container.move .custom-tree-view li.moving>span {
    opacity: .5;
}

.projects-container.move .custom-tree-view li.moving>span.detail:after {
    content: none;
}

.domains-container ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    gap: 8px;
}

.domains-container ul li {
    display: flex;
    align-items: center;
    padding: 8px 12px;
    border-radius: 6px;
    background: #f0f0f0;
}

.domains-container ul li:last-child {
    border-bottom: 0;
}

.domains-container ul label {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
    margin: 0;
}

.domains-container ul label input {
    margin: 0;
    vertical-align: baseline;
}

.domains-container ul label span {
    display: inline-block;
    line-height: inherit;
    font-size: inherit;
}

.daterangepicker {
    z-index: 9999999 !important;
}

#divSmallBoxes {
    z-index: 9999999 !important;
}

.toggle-anonymous-mode {
    padding: 16px;
    display: flex;
    align-items: center;
    justify-content: left;
    gap: 16px;
    background: #f5f5f5;
}

.toggle-anonymous-mode label {
    margin: 0;
}

.toggle-anonymous-mode p {
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    color: #555;
}

.minified #left-panel .toggle-anonymous-mode{
    display: none;
}

/* ~~~ Anonymous Mode ~~~ */
.anonymous-mode #header{
    background: #000 !important;
}
.anonymous-mode #left-panel{
    background: #eee !important;
    box-shadow: 3px 0 5px rgba(0, 0, 0, .1);
}
.anonymous-mode #left-panel nav ul ul{
    background: #ddd;
}
.anonymous-mode #left-panel .toggle-anonymous-mode{
    background: #ddd !important;
}
.anonymous-mode .jarviswidget-color-darken>header{
    background: #000 !important;
}
/* ~~~ Anonymous Mode ~~~ */



/***************/
/* Header Apps */
/***************/

/* Default Style */
.header-menu-apps:not(:has(.app-item)) {
    display: none;
}

.header-menu-apps .dropdown-toggle i {
    cursor: pointer !important;
    border-radius: 5px;
}

.header-menu-apps .dropdown-toggle i:hover {
    background-color: #868e96;
}

.header-menu-apps [aria-expanded="true"].dropdown-toggle {
    background-color: transparent !important;
    color: #fff !important;
}

.header-menu-apps [aria-expanded="true"].dropdown-toggle i {
    background-color: #adb5bd;
}

/* Dropdown Menu */
.header-menu-apps .dropdown-menu {
    border-radius: 16px;
    padding: 8px;
    background-color: #dee2e6;
    overflow: hidden;
    overflow-y: auto;
    max-height: 400px;
}

.header-menu-apps .apps-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 4px;
    row-gap: 8px;
    padding: 24px 16px;
    background-color: #f1f3f5;
    border-radius: 16px;
    justify-items: center;
}

.header-menu-apps .apps-container:has(.app-item-link:nth-child(1):last-child) {
    grid-template-columns: repeat(1, 1fr);
}

.header-menu-apps .apps-container:has(.app-item-link:nth-child(2):last-child) {
    grid-template-columns: repeat(2, 1fr);
}

.header-menu-apps .app-item-link {
    text-decoration: none;
    color: #000;
    width: 96px;
    height: 84px;
    position: relative;
}

.header-menu-apps .app-item {
    cursor: pointer;
    border-radius: 9px;
    padding: 16px 16px 4px 16px;
    width: 96px;
    height: 84px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #f1f3f5;
    gap: 8px;
}

.header-menu-apps .app-item:hover {
    background-color: #dee2e6;
    position: absolute;
    height: unset;
    min-height: 84px;
    z-index: 1;
}

.header-menu-apps .app-item img {
    width: 36px;
    height: 36px;
}

.header-menu-apps .app-item .app-name {
    display: block;
    letter-spacing: .09px;
    width: 80px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    line-height: 18px;
}

.header-menu-apps .app-item:hover .app-name {
    white-space: unset;
    word-break: break-word;
}

/* Footer */
.header-menu-apps .apps-footer {
    text-align: center;
    padding: 16px;
    font-weight: bold;
    color: #333;
}



/* ~~ TOGGLE CHECKBOX ~~ */
.toggle-checkbox-with-input {
    display: grid;
    grid-template-columns: 56px auto;
    align-items: baseline;
    gap: 16px;
}

.toggle-checkbox {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}

.toggle-checkbox input {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
    pointer-events: none;
}

.toggle-checkbox .slider {
    display: inline-block;
    width: 56px;
    height: 28px;
    margin: 0;
    padding: 4px;
    border-radius: 14px;
    background: #ddd;
    position: relative;
    transition: background 200ms ease, box-shadow 200ms ease;
}

.toggle-checkbox .knob {
    position: absolute;
    left: 4px;
    top: 4px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #ffffff;
    box-shadow: 0 2px 6px rgba(16, 24, 40, 0.12);
    transition: transform 220ms cubic-bezier(.2, .9, .3, 1), box-shadow 180ms ease;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #6b7280;
    will-change: transform;
}

.toggle-checkbox input:checked+.slider {
    background: mediumseagreen;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.35);
}

.toggle-checkbox input:checked+.slider .knob {
    transform: translateX(28px);
    box-shadow: 0 6px 18px rgba(16, 24, 40, 0.18);
}

.toggle-checkbox input:focus+.slider {
    outline: none;
}

.toggle-checkbox input:disabled+.slider {
    opacity: 0.55;
    cursor: not-allowed;
}

.toggle-checkbox input:disabled+.slider .knob {
    box-shadow: none;
}

@media (prefers-reduced-motion: reduce) {

    .toggle-checkbox .slider,
    .toggle-checkbox .knob {
        transition: none;
    }
}

@media (hover: hover) and (pointer: fine) {
    .toggle-checkbox .slider:hover .knob {
        transform: translateX(0) scale(1.1);
    }

    .toggle-checkbox input:checked+.slider:hover .knob {
        transform: translateX(28px) scale(1.1);
    }
}

/* ~~ TOGGLE CHECKBOX ~~ */