/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 15, 2019, 9:39:12 AM
    Author     : debia
*/

.eventsGrid {
    width: 100%;
    height: 170px;
}

body {
    overflow-y: scroll !important;
}