
.ui-widget {
    font-family: unset;
    font-size: unset;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: none;
    background:unset;
    font-weight: normal;
    color: #008566;
}

.search__form .search {	
    padding-bottom: 20px;
    font-size: 14px;	
}

.pgr {
	padding-top:20px;
}

.pgr__action {
	display: inline-block;
    margin: 10px 0;
    padding: .25em .7em;
    color: #df003a;
    background: transparent;
    border: 0;
}

.pgr__action.active {
	color:#183d4e;
    font-weight: 700;
}
