#cbp_searching .form-group{
    margin:0px 6px;
}
.form-wrapper{
    display:flex;
}
.select2-container .select2-selection--single{
    height:50px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height:50px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height:48px;
}
.daterangepicker .drp-calendar{
	max-width:unset !important;
}