.checkbox-inline input[type=checkbox], 
.checkbox input[type=checkbox], 
.radio-inline input[type=radio], 
.radio input[type=radio] {
	margin-left: 0px;
}

.solutions-filter .solutions-filters {
    position: unset;
    top: unset;
    left: unset;
    z-index: unset;
    width: unset;
    height: unset;
    background: unset;
}
.solutions-filter .solutions-filters .list {
    width: 100%;
	overflow: unset;
}
.solutions-filter .solutions-filters .result {
    margin-bottom: 19px;
}
.solutions-filter {
    margin-bottom: 55px;
}