#device-neptune {
    max-height: 200px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

#main-container {
    overflow-x: hidden;
}


tr.placeholder td span {
    color: transparent !important;
    background-color: #55678c !important;
}

tr.placeholder td .badge {
    color: transparent !important;
    background-color: #55678c !important;
    --tw-gradient-to: none !important;
    --tw-gradient-stops: none !important;
}

#logs_table tbody tr:last-child td {
    border-bottom-width: 0 !important;
}

html #logs_table * {
    border-color: #e9ecef;
}

html.dark #logs_table * {
    border-color: #444444;
}

button:disabled {
    cursor: not-allowed !important;
    background-color: light-dark(rgba(239, 239, 239, 0.3), rgba(19, 1, 1, 0.3)) !important;
    color: light-dark(rgba(16, 16, 16, 0.3), rgba(255, 255, 255, 0.3)) !important;
    border-color: light-dark(rgba(118, 118, 118, 0.3), rgba(195, 195, 195, 0.3)) !important;
}

.igrayscale {
    filter: grayscale(1) !important;
}

.jyds-faqs img {
    float: left;
    max-width: 200px;
    margin-top: 22px;
    margin-right: 20px;
}

.jyds-faqs p {
    line-height: 2;
}

.border-t-4 {
    border-top-style: var(--tw-border-style);
    border-top-width: 4px;
}

.wrap-normal {
    overflow-wrap: normal;
}

.ql-editor img {
    max-height: 500px;
    cursor: pointer;
}

.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
    color: unset;
}