#body {
    padding-top: 72px !important;
    background-color: #E5E5E5 !important;
    background-image: none;
}
.header {
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    border:none;
}
.generic-block-heading {
    font-family: 'Poppins-Medium';
}
.tabs,.mtabs {
    margin: 0px 16px 0px 16px;
    width: auto;
}
#body .row .tabs,#body .row .mtabs {
    margin:0px;
}
.tabs ul li a,.mtabs ul li a {
    background: none;
    font-family: 'Poppins-Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    color: #575151;
}
.tabs ul li a.active,.mtabs ul li a.active {
    background: none;
    font-family: 'Poppins-Medium';
    font-size: 20px;
    line-height: 120%;
    color: #2F323C;
    border-bottom: 2px solid #2F323C; 
}
.tabs ul li,.mtabs ul li {
    border-left:none;
    border-right:none;
    border-bottom: 1px solid #B9B9BB; 
}
.tabs .tab-content,.mtabs .tab-content {
    background:none;
    padding:0px;
}
.g2TabContainer {
    padding:4px 4px 14px 4px;
}
.gh-event-icon {
    width:100%;
    border-radius:6px 6px 0px 0px;
    background-color:#fff;
    overflow:hidden;
}
.gh-spacerbar {
    margin: 12px;
    border-bottom: 1px solid #CDCFD6; 
}
.gh-event-title {
    font-family: 'Poppins-Medium';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    text-align: center;
    color: #2F323C;
    margin-top: 10px;
    padding: 0px 4px;
}
.gh-event-dates {
    font-family: 'Poppins-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    text-align: center;
    color: #6B7588;
    padding: 0px 4px;
}
.group-menu-show-date {
    font-size:12px;color:#343434;
}
#sideMenu li a {
    font-family: 'Poppins-Medium';
    font-weight: 400;
    font-size: 18px;
    text-decoration: none;
    line-height: 20px;
    color: #030E31;
    display: block;
    width: 100%;
}