.flex-control-paging li a {
    width: 24px;
    height: 24px;
    margin: 0 22px 0 0;
}

a.sidebar-toggle {
    min-height: 24px;
    min-width: 24px;
    text-align: center;
}

.ppl-email, .ppl-phone {
    min-height: 24px;
}

.ppl-item a {
    background-image: unset !important;
    color: #006DE0 !important;
}


.ppl-item a:hover {
    text-decoration:underline !important;
}

a.sidebar-toggle {
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	}
	
	li.menu-item.expanding-item a:first-child {
    height: 100%;
    width: 100%;
    display: block;
    min-height: 44px;
    padding: 0;
}

.menu--main-menu.block-menu li.menu-item{
	padding:0 !important;
}

a.sidebar-toggle {
    z-index: 9999;
}

#block-ultimenumainnavigation-2.blue-menu ul li a.ultimenu__link {
    background: unset;
}

.views-table.views-view-table th a {
    color: white !important;
}

.views-table thead {
    background: #595959;
}

.view-content td.is-active {
    background-color: #f5f5f5 !important;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #f5f5f5 !important;
}

.view-content thead tr {
    background-color: #757575 !important;
}

td.fc-day-top a {
    color: white !important;
}

p {
    line-height: 1.5;
}

#ultimenu-main a.ultimenu__link {
    max-height: 44px !important;
}