body{
                                                                                                                        }

    .default-form .form-group input[type="text"], .default-form .form-group input[type="password"], .default-form .form-group input[type="number"], .default-form .form-group input[type="email"], .default-form .form-group input[type="url"], .default-form .form-group textarea, .default-form .form-group select {
    background : #ffffff !important;
}

.default-form .form-group input[type="text"],
    .default-form .form-group input[type="password"],
    .default-form .form-group input[type="number"],
    .default-form .form-group input[type="email"],
    .default-form .form-group input[type="url"],
    .default-form .form-group textarea,
    .default-form .form-group select {
        background: #FFFFFF !important;
    }

    .ls-section .filter-block .chosen-container .chosen-single,
    .ls-section .filter-block input,
    .ls-section .filter-block select,
    .ls-section .filter-block textarea {
        padding-left: 20px !important;
    }

    .ls-section .filter-block input[type=checkbox] {
        width: auto !important;
        height: auto !important;
    }
    
    
    
.job-block-four .inner-box {
    min-height: 415px !important;
}
    
