/*SCROLLBAR TABLAS*/
#grid {
    overflow-x: auto !important;
    scrollbar-width: thin !important;
}

.k-grid table {
    width: -webkit-fill-available;
}

#GridForms, #gridInv, #GridEventInvitations, #GridCodFree, #GridHelpTexts {
    overflow-x: auto;
}
