.js-drupal-fullcalendar.fc.fc-ltr.fc-unthemed {
    background: #f2f2f2;
    padding: 5px 20px;
}
.fc button .fc-icon {
    color: #5a5a5a !important;
    background: #fff;
    font-weight: 600;
}
.fc-toolbar.fc-header-toolbar {
    background: unset !important;
}
.fc-button-primary {
    background-color: unset !important;
    border-color: unset !important;
    border: unset !important;
}
.fc-center h2 {
    font-size: 13px !important;
    color: #5a5a5a !important;
    text-transform: uppercase;
}
th.fc-day-header.fc-widget-header {
    background: unset !important;
    color: #003087 !important;
    font-weight: 600 !important;
}
.fc-view.fc-dayGridMonth-view.fc-dayGrid-view {
    background: transparent;
}
.fc-scroller.fc-day-grid-container {
    overflow: unset !important;
    height: unset !important;
}
span.fc-day-number {
    color: #2d68c4;
}
.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
    border-color: transparent;
}
.fc-view-container table{
	border: unset;
}
.fc-toolbar.fc-header-toolbar {
    padding: 10px 0;
}
.fc table {
    font-size: 12px;
    font-weight: 600;
}
.fc td, .fc th {
    border: unset;
}
.fc td.fc-today {
    border-style: unset;
}
@media screen and (min-width: 992px){
.fc-button-group>.fc-button:not(:first-child) {
    position: absolute;
    left: 175px;
}
}
@media screen and (max-width: 991px){
.fc-button-group>.fc-button:not(:first-child) {
    position: absolute;
    left: 30px;
}
}
.fc-center h2 {
    margin-left: -30px;
    margin-top: 5px;
}
.fc button .fc-icon {
    background: transparent !important;
}
.fc-content {
    display: none;
}
tr:first-child>td>.fc-day-grid-event {
    height: 31px;
    margin: unset;
}
.fc-unthemed td.fc-today {
    background: #d2d755;
}
.fc .fc-day-grid-day-number {
    color: white !important;
}
div#block-evolve-sub-pte-3-views-block-esemenyek-mice-block-3 {
    margin-bottom: 0;
}
.line-height-160 p {
    line-height: 160%;
}