.pagination {
    display: inline-block;
    width: 100%; text-align: center;
}
.pagination span, .pagination a {
    font-size: 16px;
    margin: 0 8px; color: #999;
}
.pagination span, .pagination a:hover{
    color: #00577F;
}

.SumoSelect{width: 100%;}
.SumoSelect>.CaptionCont{    border: 1px solid #ccc;min-height: 50px;background-color: #fff;}
.SumoSelect>.CaptionCont>label{margin-bottom: 0px;}
.SelectBox {padding: 0px 0 0 15px;font-size: 14px;color: #000; line-height: 48px;}
.SumoSelect>.CaptionCont>span.placeholder{font-style: normal; color: #000;}
.SumoSelect.open>.CaptionCont, 
.SumoSelect:focus>.CaptionCont, 
.SumoSelect:hover>.CaptionCont {box-shadow: none;border-color:#00577F;}
.SumoSelect>.optWrapper>.options li.opt{border-bottom-color: #ccc; padding: 10px 6px;}
.SumoSelect>.optWrapper>.options li label{font-weight: normal; margin: 0px;}
.SumoSelect>.optWrapper{box-shadow: none;}
.SumoSelect.open>.optWrapper {top:100%;}
.SumoSelect .select-all.partial>span i, .SumoSelect .select-all.selected>span i, .SumoSelect>.optWrapper.multiple>.options li.opt.selected span i{background-color: #00577F;}
.SumoSelect .select-all {height: auto;}
.SumoSelect .select-all.partial>span i { background-color: #d3d3d3;}

td.event-dwn span { display: none;}

.acf-field-61de7f9f2eae6{
    visibility: hidden;
}