span.avatar-title.rounded-circle.bg-light {
    background: none !important;
    --bs-bg-opacity: none !important;
}
.rounded-circle {
    border-radius: 0 !important;
}
.badge-soft-success {
    color: #34c38f !important;
}
.badge-soft-danger {
    color: #f46a6a !important;
}
.remove-btn:hover{ box-shadow: 0px 0px 3px grey; transition:all .3s ease-in-out; }
.remove-btn { position: absolute; display: flex; justify-content: center; align-items: center; font-size: .7rem; top: -2px; right: 0px; width: 20px; height: 20px; background-color: rgba(0, 0, 0, .7); border-radius: 10px; font-weight: bold; cursor: pointer; color: #fff; }
.img-preview-thumb { border-radius: 0.25rem; box-shadow: 0.125rem 0.125rem 0.0625rem rgba(0, 0, 0, 0.12); margin-right: 1rem; background-color: #f3f3f3; border: 1px solid #dedede; height: 67px; width: auto; }
.wrapper-thumb { background-color: #f3f3f3; border: 1px solid #dedede; margin: 10px 0 0 10px; padding: 3px; width: 10%; position: relative; display: inline-block; }
.img-thumbs-hidden {display: none;}
.file-input { position: absolute; left: 0; top: 0; height: 100%; width: 100%; cursor: pointer; opacity: 0;}
.file-input:focus { outline: none; } 
.file-msg { font-size: small; font-weight: 300; line-height: 1.4; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.fake-btn { flex-shrink: 0; background-color: rgb(245 245 248); border: 1px solid #ced4da; border-radius: 3px; padding: 8px 15px; margin-right: 10px; font-size: 12px; text-transform: uppercase; }
.file-drop-area { position: relative; display: flex; align-items: center; width: 450px; max-width: 100%; padding: 25px; border: 1px dashed #ced4da; border-radius: 3px; transition: 0.2s; }
.file-drop-area.is-active { background-color: rgba(255, 255, 255, 0.05); }
img.social-icon { width: 20px; }
div#img-preview img { border-radius: 0.25rem; box-shadow: 0.125rem 0.125rem 0.0625rem rgba(0, 0, 0, 0.12);margin-right: 1rem; background-color: #f3f3f3; border: 1px solid #dedede; height: 67px; width: auto;}
td span.cat_title:last-child span.cat_sef {display: none;}
  