.vid_prew{
    width: 150px;
    height: 100px;
    object-fit: cover;
}
.dataTables_filter{
    display: none;
}

.loading{
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999;
    width: 100%;
    height: 6px;
}

.btn{
    box-shadow: none !important;
}

.cursor-default svg{
    height: 20px;
}

.items-center svg{
    height: 20px;
}
