div#\:0\.targetLanguage,
a.VIpgJd-ZVi9od-l4eHX-hSRGPd {
    display: none;
}

.goog-logo-link {
    display: none !important;
}

.goog-te-gadget {
    color: transparent !important;
}

select.goog-te-combo {
    width:100%;
    border: 1px solid #dcdcdc;
    padding: 8px;
}

.skiptranslate:not(.goog-te-gadget) {
    visibility: hidden !important;
}

.goog-te-banner-frame.skiptranslate,
.VIpgJd-ZVi9od-aZ2wEe-wOHMyf.VIpgJd-ZVi9od-aZ2wEe-wOHMyf-ti6hGc {
    visibility: hidden !important;
}

body {
    top: 0 !important;
}

.skiptranslate goog-te-gadget {
    display: inline;
}

#google_translate_element {
    display: inline;
    position: absolute;
    left: -140px;
    top: -20px;
}

.nav-item {
    position: relative;
}

#google_translate_element,
.skiptranslate.goog-te-gadget,
.skiptranslate.goog-te-gadget>div {
    display: inline !important;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.ovl-auto {
    overflow: auto;
}

.checkbox:checked+img {
    border: 3px solid #21da11;
    position: relative;
    top: -3px;
    transform: scale(1.2);
}

.svg-icon img {
    width: 24px;
    height: 24px;
}

span.nav-link-text {
    font-weight: 500;
}

.nav-item span.badge.ms-auto {
    font-size: 12px;
}

.nav-link {
    white-space: normal !important;
}


.hk-wrapper[data-menu=dark] .hk-pg-wrapper {
    background-color: #f5f6fa;
}

@media (min-width: 992px) {
    .hk-wrapper[data-menu=dark] button.btn.btn-icon.btn-rounded.btn-flush-dark.flush-soft-hover.navbar-toggle {
        color: #fff;
    }
}

@media (max-width: 992px) {
    .dataTables_length {
        margin-bottom: 10px;
    }

    .dataTables_filter {
        margin-bottom: 10px;
    }
}

div.dataTables_wrapper div.dataTables_filter input {
    width: auto !important;
}

.card .card-header {
    display: block !important;
}

.new_updates {
    max-height: 350px;
    overflow-x: hidden;
    overflow-y: scroll;
}

::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-thumb {
    background-color: #ced6e0;
    border-radius: 2px;
}
