.bgvideo {
    position: fixed;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}

.divvideo {
    position: fixed;
    /*background: rgba(0, 0, 0, 0.5);*/
    min-width: 100%;
    min-height: 100%;
    padding: 20px;
}

.error {
    color: red;
}

.menu-disable {
    color: #414141 !important;
}

.w-xl-340px {
    width: 340px !important;
}

.grid-detail-font {
    font-size: 12px !important;
}

.thumb-slide {
    max-width: 120px !important;
}

.thumb-slide-zoom {
    max-height: 120px !important;
}

.tns .tns-nav {
    padding-bottom: 0 !important;
}

.card-body-detail {
    padding-bottom: 0 !important;
}

.thumb-detail{
    max-width: 400px;
}

.thumb-lista {
    max-width: 250px;
    max-height: 400px;
}