.b_fasetdis{display:flex;justify-content:flex-end;border-top:1px solid #ddd;padding:15px 6px 6px}.b_filterCancel{border-radius:2px;height:32px;line-height:32px;text-align:center;margin:0 8px}.b_filterApply{background-color:#106ebe;border-radius:2px;height:32px;line-height:32px;color:#fff;text-align:center;margin:0 8px;padding:0 16px}.b_filterApply:hover,.b_filterCancel:hover,.b_filterCheckBox:hover{cursor:pointer}.b_filterCheckBox{margin-top:auto;margin-bottom:auto}.b_filterTop{font-size:18px;line-height:24px;padding:6px 15px 15px;border-bottom:1px solid #ddd}.b_checkmark{margin-left:-20px;margin-bottom:auto;margin-top:auto;height:16px;width:16px;border-radius:2px;border:1px solid #ccc;background-color:#fff}.b_filterItem input:checked~.b_checkmark{border:1px solid #106ebe;background-color:#106ebe}.b_checkmark:after{content:"";display:none}.b_filterItem input:checked~.b_checkmark:after{display:block}.b_filterItem .b_checkmark:after{width:4px;height:8px;margin-top:2px;margin-left:5px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.b_checkmark:not(.b_hide)+.b_fItemDiv{max-width:222px}.b_checkmark+.b_fItemDiv .b_pfi{padding-left:10px}.b_filterItem.b_disabled{color:#ccc}.b_filterItem.b_disabled .b_checkmark{color:#ddd}.b_filterItem.b_disabled:hover{background-color:#fff;cursor:auto}