.fm-modal.filter .main-style-button {
    margin-bottom: 20px;
    background:#008a7c;
}

.fm-modal.filter .transparent-green {
    background:#95bdb9;
}


.fm-modal.filter .help {
    text-align: justify;
}


.fm-modal.filter .help  .main-style-button{
    margin-top: 40px;
 }


.filter.fm-modal .x-close {
    top: -10px;
    right: -10px;
    cursor: pointer;
    position: absolute;
    z-index: 15;
}

