/**
Netsweeper custom FATF grey list style
*/
.ns-fatf-grey-list-filter-container {
    background: transparent;
    display: flex;
    justify-content: center;
}
.ns-fatf-grey-list-select-region {
    height: 46px;
    margin-right: 20px;
    padding: 10px;
}
.ns-fatf-grey-list-submit-region {
    height: 46px;
}