body:not(.page-node-type-event) .act.btn{
	display: inline-block;
	min-width: 205px;	
}
body:not(.page-node-type-event) .act.btn a{
	padding: 0 12px;
	line-height: 37px;
	font-size: 16px !important;	
}
body:not(.page-node-type-event) .act.btn.act-green{
	background-color: #8CC541;
}
body:not(.page-node-type-event) .act.btn + .act{
	margin-left: 11px;
}
.search-filters .form--inline > .panel.panel-default{
    display: none;
}



