.filter-bg-decoration .filter-categories a.act {
 border-radius: 0;
}

.project-info-box, nav {
display: none !important;
}

.gform-button.button {
    color: #ffffff!important;
    background: #df0024!important;
    float: right!important;
}

#gform_submit_button_2 {
    color: #ffffff!important;
    background: #df0024!important;
}
.gform-field-label.gform-field-label--type-sub {
    color: black!important;
}

.rc-anchor-normal .rc-anchor-checkbox-label {
    width: 101px;
}

@media screen and (min-width: 970px) {
    .sidebar-right .wf-container-main {
        -ms-grid-columns: calc(100% - 27% - 25px) 50px calc(27% - 25px);
        grid-template-columns: calc(100% - 27% - 25px) calc(31% - 25px);
    }
    .sidebar-divider-vertical.sidebar-right .sidebar .sidebar-content {
        padding-left: 20px;
    }
}

