.noTitleAndCustomButton{
	padding: 20px 0;
}

.noTitleAndCustomButton .portlet-header-actions .button-wrapper{
	margin: 0 0 10px 0;
	display: flex;
}

.noTitleAndCustomButton .portlet-title-wrapper.right{
    flex-direction: row-reverse;
}