div.dataTables_wrapper div.dataTables_processing {
    width: 120px !important;
    padding: 5px 0 !important;
    background: #00000063;
    border-radius: 12rem;
    color: #ffffff;
}

.cookie-popup.position-bottom {
    width: 300px !important;
}

.cookie-popup.position-bottom .cookie-popup-left,
.cookie-popup.position-bottom .cookie-popup-right {
    display: block;
    text-align: inherit;
}

.file-image-1 .file-name-1 {
    right: 0;
    left: 0;
    bottom: -30px;
    color: #524d4d;
    font-size: 12px;
    text-align: center;
    font-weight: 500;
}

.file-image-1 {
    width: 150px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 4px;
    position: relative;
    border: 1px solid #e9edf4;
    border-radius: 5px;
    text-align: center;
    background-color: whitesmoke;
}

.file-image-1 .product-image img {
    width: auto !important;
    height: auto !important;
    max-width: 100%;
    max-height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 5px;
}

.spfileupload {
    background-color: #f1f4fb;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
    padding-right: 28px;
}

.spfileupload .form-control {
    background-color: #fff;
    border-color: #f1f4fb;
}

.spfileupload .form-control::-webkit-file-upload-button {
    background-color: #e4e9f5;
}

.spfileupload .file-image-1 {
    background: #e4e9f5;
    padding: 10px;
}

.privatearticle {
    margin-bottom: 0px;
}

.privatearticle svg {
    position: relative;
    top: -2px;
}

.acc-header a {
    font-size: 1.1rem !important;
}

.logosdelete {
    padding: 5px;
    line-height: 1;
    font-size: 12px;
}

.flex-1 {
    flex: 1;
}

.flex-2 {
    flex: 2;
}

@media (min-width: 992px) {
    .can_msg {
        position: absolute;
        top: -33px;
        right: 12px;
    }

    .flex-md-1 {
        flex: 1;
    }

    .flex-md-2 {
        flex: 2;
    }
}

@media (max-width: 1440px) {
    .pos-sticky-scroll {
        position: relative !important;
        top: unset !important;
        left: unset !important;
        right: unset !important;
        width: 100% !important;
    }
}

.horizontalMenucontainer,
.app-content {
    overflow: clip !important;
}

.nav-link .badge {
    border-radius: 7px !important;
    top: 2px !important;
    right: 2px !important;
    font-size: 0.57rem !important;
}

.pagination .page-link {
    padding: 0.65rem 0.95rem;
}

/*# sourceMappingURL=updatestyles.css.map */
